Mercurial > ~astiob > upreckon > hgweb
graph
-
Fixed EINTR fatally breaking poll/wait on Python 2.6- (for real this time)2011-05-16, by Oleg Oshmyan
-
Multiple bug fixes in the unix module2011-05-16, by Oleg Oshmyan
-
Fixed the generic implementation of call to use testcases.WallTimeLimitExceeded2011-05-15, by Oleg Oshmyan
-
Fixed an exception raised instead of forceful process termination on Win322011-05-14, by Oleg Oshmyan
-
Very fast testees no longer break Popen on some UNIX systems on Python 2.6+2011-04-24, by Oleg Oshmyan
-
Fixed CPU time display on UNIX2011-04-24, by Oleg Oshmyan
-
Fixed memory-limit-exceeded false positives on Win322011-04-24, by Oleg Oshmyan
-
Escape presses simultaneous with the testee exiting no longer cancel on Win322011-04-22, by Oleg Oshmyan
-
Named a magic number that had sneaked into win32.py2011-04-21, by Oleg Oshmyan
-
Wall-clock time limit is now enforced on the output wall-clock time2011-04-15, by Oleg Oshmyan
-
Fixed a few race conditions in unix.call triggered by very fast testees2011-04-12, by Oleg Oshmyan
-
Wall-clock time is output when maxwalltime but not maxcputime now on Win32 too2011-04-09, by Oleg Oshmyan
-
Fixed a crash due to SIGCHLD interrupting validator output pipe reads 2.002011-04-08, by Oleg Oshmyan
-
Fixed mishandling of some variables in multi-problem legacy configurations 2.002011-04-08, by Oleg Oshmyan
-
Fixed race condition resulting in calling back twice from TestCase.test 2.002011-04-08, by Oleg Oshmyan
-
Fixed a crash due to SIGCHLD interrupting validator output pipe reads2011-04-08, by Oleg Oshmyan
-
Fixed mishandling of some variables in multi-problem legacy configurations2011-04-08, by Oleg Oshmyan
-
Replaced constant properties with regular attributes2011-04-08, by Oleg Oshmyan
-
Absent output files no longer crash Upreckon2011-04-08, by Oleg Oshmyan
-
Output-only problems are now supported2011-04-08, by Oleg Oshmyan
-
Fixed race condition resulting in calling back twice from TestCase.test2011-04-08, by Oleg Oshmyan
-
Added the --list-problems command-line option2011-04-01, by Oleg Oshmyan
-
Added tag 2.00.0 for changeset 995502cdafc62011-03-09, by Oleg Oshmyan
-
Fixed a major regression introduced in changeset 1fb319ec33af2011-03-02, by Oleg Oshmyan