]> mj.ucw.cz Git - eval.git/history - judge
Doc: Note that Isolate has moved
[eval.git] / judge /
2014-07-11 Martin MaresMerge branch 'container'
2012-09-24 Martin MaresFinish rename of MO-Eval to Moe
2009-03-28 Martin MaresMerge branch 'layout' layout
2009-03-16 Martin MaresUpdated tests after the recent change of judges' messag...
2009-03-14 Martin MaresThe judge reports errors in a more useful way
2009-03-14 Martin MaresThe judge IO streams remember the basename of the file...
2009-03-14 Martin MaresCompile the judge support functions as a separate library.
2009-03-14 Martin MaresJudge: Added function get_nl() for checking of an expec...
2008-05-25 Martin MaresClean up exit codes of judges.
2008-05-15 Martin MaresJudges now compile and they use build/tester for the...
2008-01-19 Martin MaresNo longer force gcc version.
2007-11-24 Martin MaresFixed a bug in tokenization.
2007-11-24 Martin MaresFirst working version of the shuffling judge.
2007-11-19 Martin MaresAvoid compiling judge-shuff by default, it is not finis...
2007-11-19 Martin MaresSimplify temporary file deletion in the tester.
2007-11-18 Martin MaresClean judge-shuff.
2007-11-18 Martin MaresAdded test cases for the tokenizing judge.
2007-11-18 Martin MaresAdded tests for the comment filter and fixed a bug...
2007-11-18 Martin MaresAdded unit tests for io and tokenizer modules.
2007-11-18 Martin Marestester: Create tmp directory if necessary.
2007-11-18 Martin MaresAn empty token is not a valid number.
2007-11-18 Martin MaresDefault token buffer is 1 byte long, which makes even...
2007-11-18 Martin MaresImported the unit-test module from libucw.
2007-11-18 Martin MaresJust backing up a part of judge-shuff, will continue...
2007-11-18 Martin MaresAdded real and case-insensitive modes to judge-tok.
2007-11-17 Martin MaresAdded a filter for weeding out comments.
2007-11-17 Martin MaresFixed a silly bug.
2007-11-17 Martin MaresRemember to clean up everything.
2007-11-17 Martin MaresImproved parsing of switches.
2007-11-17 Martin MaresAdded a simple judge on sequences of tokens.
2007-11-17 Martin MaresBasic functions for building of judges.