Mercurial > ~astiob > upreckon > hgweb
graph
-
Very slightly simplified files.ZipArchive.__init__2011-08-15, by Oleg Oshmyan
-
Regexps now work with test archives2011-08-15, by Oleg Oshmyan
-
Revamped the implementation of files.Archive subclasses2011-08-13, by Oleg Oshmyan
-
Updated copyright years in files.py2011-08-12, by Oleg Oshmyan
-
Added conf. var. match and match='regexp' for non-archives2011-08-11, by Oleg Oshmyan
-
Added zipfiles/diff.sh to the repository2011-08-11, by Oleg Oshmyan
-
Made sure the wakeup FD is always valid2011-08-11, by Oleg Oshmyan
-
Fixed compilation on systems without termios.h2011-07-28, by Oleg Oshmyan
-
Corrected the remaining wrong references to test.py2011-07-27, by Oleg Oshmyan
-
Updated home page URL2011-07-27, by Oleg Oshmyan
-
Updated .hgignore2011-07-26, by Oleg Oshmyan
-
Fixed a possible compilation error introduced in the last changeset2011-07-26, by Oleg Oshmyan
-
The interrupt handler pipe is now closed on module creation failure2011-07-26, by Oleg Oshmyan
-
Updated version numbers2011-07-26, by Oleg Oshmyan
-
Updated zipfiles for Python 3.2.12011-07-14, by Oleg Oshmyan
-
Fixed hanging in the built-in output validator when output lengths differ2011-06-28, by Oleg Oshmyan
-
Renamed load_problem to load_testcases2011-06-20, by Oleg Oshmyan
-
tests directories are now searched for within archives2011-06-20, by Oleg Oshmyan
-
Fixed crashing on stdio=False with _unix2011-06-20, by Oleg Oshmyan
-
Fixed crashing on callable values of the tester conf. var.2011-06-18, by Oleg Oshmyan
-
Improved built-in output validator; added conf. var. binary2011-06-18, by Oleg Oshmyan
-
Updated zipfiles2011-06-16, by Oleg Oshmyan
-
Added C and C++ to the list of programming language classifiers2011-06-15, by Oleg Oshmyan
-
Bumped version number to 2.02.02011-06-10, by Oleg Oshmyan
-
The first/only item of testconf.tester is now passed through nativize_path2011-06-10, by Oleg Oshmyan
-
Some broken output validators on Win32 no longer get access-denied errors2011-06-10, by Oleg Oshmyan
-
Bumped the version number to 2.01.1 and slightly cleaned up upreckon-vcs 2.012011-06-10, by Oleg Oshmyan
-
The first/only item of testconf.tester is now passed through nativize_path 2.012011-06-10, by Oleg Oshmyan
-
Some broken output validators on Win32 no longer get access-denied errors 2.012011-06-10, by Oleg Oshmyan
-
Second attempt to work around unwarranted ERROR_ACCESS_DENIED on Windows2011-06-08, by Oleg Oshmyan
-
Improved the nativization of absolute paths by config.nativize_path2011-06-04, by Oleg Oshmyan
-
win32 now includes its App-Path-aware Popen wrapper in its __all__2011-06-03, by Oleg Oshmyan
-
_unix is no longer compiled on non-UNIX systems2011-06-03, by Oleg Oshmyan
-
Moved everything to do with zipfile to a new folder named zipfiles2011-06-03, by Oleg Oshmyan
-
Dummies are no longer tested when positional cmdline arguments are given2011-06-03, by Oleg Oshmyan
-
Positional cmdline arguments now override testconf.tests and disable groups2011-06-03, by Oleg Oshmyan
-
Added the testee configuration variable and the config.nativize_path function2011-06-03, by Oleg Oshmyan
-
Small clean-up2011-06-02, by Oleg Oshmyan
-
Attempted to work around unwarranted ERROR_ACCESS_DENIED on Win322011-06-02, by Oleg Oshmyan
-
Added a cx_Freeze-based setup-exe.py for Windows2011-05-28, by Oleg Oshmyan
-
Distutils support, reorganization and cleaning up2011-05-28, by Oleg Oshmyan
-
Output-only problems no longer print times2011-05-27, by Oleg Oshmyan
-
publish.sh now uses hg identify2011-05-27, by Oleg Oshmyan
-
Corrected mixed indentation (and a few line lengths) in compat.py2011-05-25, by Oleg Oshmyan
-
win32.call() now trusts its own case.time_started2011-05-24, by Oleg Oshmyan
-
A couple of Win32 fixes2011-05-24, by Oleg Oshmyan
-
The win32 module now trusts the wall-clock time reported by GetProcessTimes2011-05-24, by Oleg Oshmyan
-
Removed the redundant .hgtags file from the default branch2011-05-24, by Oleg Oshmyan