Mercurial > ~astiob > upreckon > hgweb
graph
-
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
-
Accurate run-time reporting on POSIX2010-12-21, by Oleg Oshmyan
-
Hopefully somewhat improve accuracy of run-time reporting2010-12-20, by Oleg Oshmyan
-
Bug fixes2010-12-20, by Oleg Oshmyan
-
Improved portability of publish.sh2010-12-20, by Oleg Oshmyan
-
Added tag 1.20.3 for changeset 245150080c482010-12-19, by Oleg Oshmyan
-
Fixed directory name matching in .hgignore2010-12-19, by Oleg Oshmyan
-
Converted 2.00 into the default branch2010-12-19, by Oleg Oshmyan
-
Removed unnecessary copies of zipfile.py2010-12-19, by Oleg Oshmyan
-
Added tag 2.00.0 with test group support for changeset 2b459f9743b42010-12-19, by Oleg Oshmyan
-
Initial rename to Upreckon2010-12-19, by Oleg Oshmyan
-
Test suite directories named 'suite' are now in .hgignore2010-12-09, by Oleg Oshmyan
-
Fixed the -s option2010-12-05, by Oleg Oshmyan
-
Added .hgignore for pyc files2010-12-05, by Oleg Oshmyan
-
Cosmetical edit2010-12-05, by Oleg Oshmyan
-
Cemented a decision previously being unsure about2010-12-05, by Oleg Oshmyan
-
Test groups are now supported2010-12-03, by Oleg Oshmyan
-
Fixed a bug with nested configuration namespaces in config.py2010-12-03, by Oleg Oshmyan
-
Cleaned up next() calls2010-12-03, by Oleg Oshmyan
-
The version-selecting zipfile.py now works again2010-12-03, by Oleg Oshmyan
-
compat.py now emulates the next() built-in in Python 2.52010-12-03, by Oleg Oshmyan
-
A os.path.relpath implementation for Python 2.52010-11-30, by Oleg Oshmyan
-
Converted revision reporting from SVN to hg.2010-11-29, by Oleg Oshmyan
-
Updated zipfile to 2.7.1 and 3.1.3 final releases.2010-11-29, by Oleg Oshmyan