log

age author description
2012-12-10 Oleg Oshmyan Closed branch 2.01 2.01
2012-12-10 Oleg Oshmyan Closed branch 2.00 2.00
2012-12-10 Oleg Oshmyan Closed branch 1.21 1.21
2012-12-10 Oleg Oshmyan Closed branch 1.20 1.20
2012-10-20 Oleg Oshmyan Fixed crashing on validator output on Python 2 (regression in f94f9724c543)
2012-06-29 Oleg Oshmyan Switched from str to bytes for external validator output
2012-06-12 Oleg Oshmyan Added tag 2.03.2 for changeset 440eeeb8e1f6 2.03
2012-06-06 Oleg Oshmyan Bumped the version number to 2.03.2 2.03 2.03.2
2012-06-06 Oleg Oshmyan Fixed crashing on testconfs inside archives on Python 3
2012-06-06 Oleg Oshmyan Fixed crashing on testconfs inside archives on Python 3 2.03
2012-06-06 Oleg Oshmyan Third attempt to work around unwarranted ERROR_ACCESS_DENIED on Windows
2012-06-06 Oleg Oshmyan Third attempt to work around unwarranted ERROR_ACCESS_DENIED on Windows 2.03
2012-05-04 Oleg Oshmyan Added tag 2.03.1 for changeset fbdea5b8cc68 2.03
2012-05-04 Oleg Oshmyan Bumped the version number to 2.03.1 2.03 2.03.1
2012-05-04 Oleg Oshmyan Made positional argument presence force match='literal'
2012-05-04 Oleg Oshmyan Made positional argument presence force match='literal' 2.03
2012-03-16 Oleg Oshmyan Added usage of Python 3.3 library additions to the unix module
2011-11-11 Oleg Oshmyan Bumped the version number to 2.04.0
2011-10-26 Oleg Oshmyan Corrected a wrongly indented line
2011-08-22 Oleg Oshmyan With _unix, Escape presses now cancel test data unarchiving
2011-08-20 Oleg Oshmyan Fixed the signature of @abstractmethod TestCase.test
2011-08-18 Oleg Oshmyan Restored $$REV$$ in the version number 2.03
2011-08-18 Oleg Oshmyan Added option -c/--cleanup (but it does not work)
2011-08-18 Oleg Oshmyan Added tag 2.03.0 for changeset ad4362bf9858 2.03
2011-08-18 Oleg Oshmyan Created a branch for the 2.03 release 2.03 2.03.0
2011-08-18 Oleg Oshmyan Cleaned up import statements
2011-08-18 Oleg Oshmyan Changed the help message to say Python 2.6 is required
2011-08-17 Oleg Oshmyan Keyboard interrupts now satisfy the Press any key to exit... prompt
2011-08-17 Oleg Oshmyan Rewrote files.regexp as files.File.regexp (a class method)
2011-08-17 Oleg Oshmyan Revamped files.File