log

age author description
2011-06-11 Oleg Oshmyan Added tag 2.01.1 for changeset 1bf2ef9dd0d8 2.01
2011-06-10 Oleg Oshmyan Bumped the version number in setup-exe.py 2.01 2.01.1
2011-06-10 Oleg Oshmyan Bumped the version number in setup.py 2.01
2011-06-10 Oleg Oshmyan Bumped version number to 2.02.0
2011-06-10 Oleg Oshmyan The first/only item of testconf.tester is now passed through nativize_path
2011-06-10 Oleg Oshmyan Some broken output validators on Win32 no longer get access-denied errors
2011-06-10 Oleg Oshmyan Bumped the version number to 2.01.1 and slightly cleaned up upreckon-vcs 2.01
2011-06-10 Oleg Oshmyan The first/only item of testconf.tester is now passed through nativize_path 2.01
2011-06-10 Oleg Oshmyan Some broken output validators on Win32 no longer get access-denied errors 2.01
2011-06-08 Oleg Oshmyan Added tag 2.01.0 for changeset 0ecc1f3de581 2.01
2011-06-08 Oleg Oshmyan Created branch 2.01 2.01 2.01.0
2011-06-08 Oleg Oshmyan Second attempt to work around unwarranted ERROR_ACCESS_DENIED on Windows
2011-06-04 Oleg Oshmyan Improved the nativization of absolute paths by config.nativize_path
2011-06-03 Oleg Oshmyan win32 now includes its App-Path-aware Popen wrapper in its __all__
2011-06-03 Oleg Oshmyan _unix is no longer compiled on non-UNIX systems
2011-06-03 Oleg Oshmyan Moved everything to do with zipfile to a new folder named zipfiles
2011-06-03 Oleg Oshmyan Dummies are no longer tested when positional cmdline arguments are given
2011-06-03 Oleg Oshmyan Positional cmdline arguments now override testconf.tests and disable groups
2011-06-03 Oleg Oshmyan Added the testee configuration variable and the config.nativize_path function
2011-06-02 Oleg Oshmyan Small clean-up
2011-06-02 Oleg Oshmyan Attempted to work around unwarranted ERROR_ACCESS_DENIED on Win32
2011-05-28 Oleg Oshmyan Added a cx_Freeze-based setup-exe.py for Windows
2011-05-28 Oleg Oshmyan Distutils support, reorganization and cleaning up
2011-05-27 Oleg Oshmyan Output-only problems no longer print times
2011-05-27 Oleg Oshmyan publish.sh now uses hg identify
2011-05-25 Oleg Oshmyan Corrected mixed indentation (and a few line lengths) in compat.py
2011-05-24 Oleg Oshmyan win32.call() now trusts its own case.time_started
2011-05-24 Oleg Oshmyan A couple of Win32 fixes
2011-05-24 Oleg Oshmyan The win32 module now trusts the wall-clock time reported by GetProcessTimes
2011-05-24 Oleg Oshmyan Removed the redundant .hgtags file from the default branch