Mercurial > ~astiob > upreckon > hgweb
graph
-
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
-
Fixed ZipArchive.extract with relative paths on Windows2011-03-02, by Oleg Oshmyan
-
Added zipfile-with-bzip2 implementation for Python 3.22011-03-02, by Oleg Oshmyan
-
Fixed a typo (did not affect anything)2011-02-28, by Oleg Oshmyan
-
Added a search for the location of the executable for Popen on Win322011-02-28, by Oleg Oshmyan
-
Fixed a couple of bugs2011-02-28, by Oleg Oshmyan
-
Added upreckon.cmd for Windows users2011-02-28, by Oleg Oshmyan
-
maxtime is now auto-converted to maxcputime2011-02-28, by Oleg Oshmyan
-
Removed import_error2011-02-28, by Oleg Oshmyan
-
Skimming mode added (-k/--skim option)2011-02-28, by Oleg Oshmyan
-
Sample total is no longer printed if there are no samples2011-02-28, by Oleg Oshmyan
-
Removed shebang from modules2011-02-28, by Oleg Oshmyan
-
--update now includes version numbers in all messages it prints2011-02-25, by Oleg Oshmyan
-
Fixed a crash in the unix module2011-02-25, by Oleg Oshmyan
-
Moved clock/time detection into platform-specific modules and testcases2011-02-24, by Oleg Oshmyan
-
Removed tag 2.00.0 with test group support2011-02-24, by Oleg Oshmyan
-
Several small fixes2011-02-24, by Oleg Oshmyan
-
Finished testcases reorganization and CPU time limit implementation2011-02-23, by Oleg Oshmyan
-
Fixed errors in the win32 module2011-02-16, by Oleg Oshmyan
-
Win32-specific module with memory and CPU time limits2011-02-16, by Oleg Oshmyan
-
Renamed configuration variable tasknames to problems2011-01-17, by Oleg Oshmyan
-
Updated copyright notices2011-01-13, by Oleg Oshmyan
-
Memory limit is now applied to the RSS when os.wait4 is available2011-01-13, by Oleg Oshmyan
-
Points are now weighted on a test context basis2011-01-08, by Oleg Oshmyan
-
The test context stack is now a deque.2011-01-06, by Oleg Oshmyan
-
Minimal code clean-up2011-01-06, by Oleg Oshmyan
-
String keys in pointmap are no longer treated as iterables except in legacy mode2011-01-06, by Oleg Oshmyan
-
Windows Error Reporting is now suppressed (at least the dialogs)2011-01-06, by Oleg Oshmyan
-
Added a 'Sample total' line when using test groups2011-01-02, by Oleg Oshmyan
-
Better emulation of built-ins for testconf2011-01-02, by Oleg Oshmyan
-
Fixed a crash on Python 3 on POSIX2011-01-02, by Oleg Oshmyan
-
Corrected the implementation of callable() for Python 3.0 and 3.12010-12-27, by Oleg Oshmyan
-
Added a copyright & licensing notice about code borrowed from Python itself2010-12-26, by Oleg Oshmyan
-
Fixed an issue when import errors would be ignored2010-12-22, by Oleg Oshmyan
-
Improved run-time reporting and fixed a potential hang on POSIX2010-12-22, by Oleg Oshmyan
-
Grand grand -> grand2010-12-22, by Oleg Oshmyan
-
Fixed negative run times reported on POSIX2010-12-22, by Oleg Oshmyan
-
Multiple exit code handling fixes2010-12-22, by Oleg Oshmyan
-
Accurate run-time reporting on Win322010-12-21, by Oleg Oshmyan
-
Restored support for iterable keys in the pointmap configuration variable2010-12-21, by Oleg Oshmyan
-
Added tag 2.00.0 with test group support for changeset c95addbe08512010-12-21, by Oleg Oshmyan
-
Fixed test group support2010-12-21, by Oleg Oshmyan
-
NameErrors within call() are now reported2010-12-21, by Oleg Oshmyan