log

age author description
Tue, 12 Apr 2011 22:25:18 +0300 Oleg Oshmyan Fixed a few race conditions in unix.call triggered by very fast testees
Sun, 10 Apr 2011 00:59:40 +0300 Oleg Oshmyan Wall-clock time is output when maxwalltime but not maxcputime now on Win32 too
Fri, 08 Apr 2011 20:22:38 +0300 Oleg Oshmyan Removed code omitted in 2.00 releases from the 2.00 branch 2.00
Fri, 08 Apr 2011 20:05:51 +0300 Oleg Oshmyan Added tag 2.00.1 for changeset c4dba6d44194 2.00
Fri, 08 Apr 2011 20:05:33 +0300 Oleg Oshmyan Fixed the version number reported in --version 2.00 2.00.1
Fri, 08 Apr 2011 19:54:07 +0300 Oleg Oshmyan Added tag 2.00.1 for changeset f0b63838f407 2.00
Fri, 08 Apr 2011 19:24:51 +0300 Oleg Oshmyan Fixed a crash due to SIGCHLD interrupting validator output pipe reads 2.00
Fri, 08 Apr 2011 19:22:19 +0300 Oleg Oshmyan Fixed mishandling of some variables in multi-problem legacy configurations 2.00
Fri, 08 Apr 2011 17:45:53 +0300 Oleg Oshmyan Absent output files no longer crash Upreckon 2.00
Fri, 08 Apr 2011 17:56:54 +0300 Oleg Oshmyan Fixed race condition resulting in calling back twice from TestCase.test 2.00
Fri, 08 Apr 2011 19:24:51 +0300 Oleg Oshmyan Fixed a crash due to SIGCHLD interrupting validator output pipe reads
Fri, 08 Apr 2011 19:22:19 +0300 Oleg Oshmyan Fixed mishandling of some variables in multi-problem legacy configurations
Fri, 08 Apr 2011 18:00:51 +0300 Oleg Oshmyan Replaced constant properties with regular attributes
Fri, 08 Apr 2011 17:45:53 +0300 Oleg Oshmyan Absent output files no longer crash Upreckon
Fri, 08 Apr 2011 17:42:30 +0300 Oleg Oshmyan Output-only problems are now supported
Fri, 08 Apr 2011 17:56:54 +0300 Oleg Oshmyan Fixed race condition resulting in calling back twice from TestCase.test
Fri, 01 Apr 2011 23:58:46 +0300 Oleg Oshmyan Added the --list-problems command-line option
Wed, 09 Mar 2011 16:51:20 +0000 Oleg Oshmyan Added tag 2.00.0 for changeset 995502cdafc6
Thu, 03 Mar 2011 21:09:41 +0000 Oleg Oshmyan Fixed the generic implementation of call to use maxwalltime 2.00.0
Wed, 02 Mar 2011 20:03:44 +0000 Oleg Oshmyan Fixed a major regression introduced in changeset 1fb319ec33af
Wed, 02 Mar 2011 19:52:03 +0000 Oleg Oshmyan Fixed ZipArchive.extract with relative paths on Windows
Wed, 02 Mar 2011 19:00:57 +0000 Oleg Oshmyan Added zipfile-with-bzip2 implementation for Python 3.2
Mon, 28 Feb 2011 23:16:49 +0000 Oleg Oshmyan Fixed a typo (did not affect anything)
Mon, 28 Feb 2011 21:36:57 +0000 Oleg Oshmyan Added a search for the location of the executable for Popen on Win32
Mon, 28 Feb 2011 21:35:25 +0000 Oleg Oshmyan Fixed a couple of bugs
Mon, 28 Feb 2011 16:58:16 +0000 Oleg Oshmyan Added upreckon.cmd for Windows users
Mon, 28 Feb 2011 16:10:41 +0000 Oleg Oshmyan maxtime is now auto-converted to maxcputime
Mon, 28 Feb 2011 16:05:20 +0000 Oleg Oshmyan Removed import_error
Mon, 28 Feb 2011 15:32:22 +0000 Oleg Oshmyan Skimming mode added (-k/--skim option)
Mon, 28 Feb 2011 15:10:40 +0000 Oleg Oshmyan Sample total is no longer printed if there are no samples