]> mj.ucw.cz Git - eval.git/shortlog
eval.git
2008-01-19 Martin MaresNo longer force gcc version.
2008-01-19 Martin MaresRenamed the actions from SC_xxx to AC_xxx.
2008-01-19 Martin MaresAdded a switch for defining new path rules.
2008-01-19 Martin MaresClean up handling of syscall names.
2008-01-19 Martin MaresPermit /usr/share/locale.
2008-01-19 Martin MaresConverted matching of paths to a table-driven system.
2008-01-19 Martin MaresEnable ugetrlimit() in liberal mode.
2008-01-19 Martin MaresAdded a switch for manual control of syscall actions.
2008-01-19 Martin MaresFiltering of syscalls is now driven by a table.
2008-01-18 Martin MaresGenerate a table of all known syscalls and use it to...
2007-11-24 Martin MaresFixed a bug in tokenization.
2007-11-24 Martin MaresMore TODO on judges.
2007-11-24 Martin MaresAdded notes on judges.
2007-11-24 Martin MaresFirst working version of the shuffling judge.
2007-11-19 Martin MaresIgnore the compiled binaries.
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 MaresBetter formatting of pedant output. EV_PEDANT can also...
2007-11-18 Martin MaresRewritten the pedant utility. It is now able to limit...
2007-11-18 Martin MaresImplemented output filters (see OUTPUT_FILTER config...
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.
2007-11-01 Martin MaresLog a different message when a fatal signal has been...
2007-08-17 Martin MaresBring it up to date.
2007-08-17 Martin MaresCleaned up.
2007-08-17 Martin MaresIgnore the directory with certificates.
2007-08-17 Martin MaresUse `char *' for all strings instead of `byte *'.
2007-08-17 Martin MaresMake submitd compile with the new libucw.
2007-08-17 Martin MaresUse the normal package of stand-alone Holmes libraries.
2007-07-05 Martin MaresAllow merging of results from different testing directo...
2007-07-05 Martin MaresInclude extras in HTML output (if enabled).
2007-07-05 Martin MaresFixed a comment.
2007-07-05 Martin MaresAnother obsolete script removed.
2007-07-05 Martin MaresRemoved mo-create-floppy, it is horribly glacial.
2007-07-05 Martin MaresComment on obsolescence of this script.
2007-07-05 Martin MaresThe reporting script now understands grouping.
2007-07-05 Martin MaresPerform proper merging of grouped testcases.
2007-07-05 Martin MaresTranslate names of suicidial signals, too.
2007-07-05 Martin MaresFixed a typo.
2007-07-05 Martin MaresRemoved an useless exception.
2007-07-05 Martin MaresRemoved dots at the end of some messages.
2007-07-05 Martin MaresTranslate signal numbers to readable strings.
2007-07-05 Martin MaresImplemented translation of FPC runtime errors to readab...
2007-07-05 Martin MaresRead the right log file.
2007-07-04 Martin MaresImproved formatting of login tickets.
2007-07-03 Martin MaresNew script for distribution of feedback.
2007-07-03 Martin MaresAdded a simple evaluation report utility.
2007-07-03 Martin MaresAsk libc to report fatal errors to stderr instead of...
2007-07-03 Martin Maressubmit and check now respect per-task configuration...
2007-07-03 Martin Mares`ev' is now able to process open-data problems.
2007-07-03 Martin MaresList of contestants updated.
2007-07-03 Martin Maresln -> try-ln
2007-07-03 Martin MaresFixed check of open-data problems from non-default...
2007-07-03 Martin MaresFix permissions of ~mo-submit.
2007-07-02 Martin MaresOpen-data parts are numbered with two-digit numbers.
2007-07-02 Martin MaresUpdated for CEOI.
2007-07-02 Martin MaresEnabled -lm in both C and C++.
2007-07-02 Martin MaresTypo.
2007-07-01 Martin MaresSplit off mo-create-eval from mo-install.
2007-07-01 Martin MaresAdded a couple of debugging hacks (the EV_xxx variables).
2007-07-01 Martin MaresAdded a script for installing of certificates.
2007-07-01 Martin MaresCEOI 2007 template.
2007-07-01 Martin MaresCEOI 2007 user list.
2007-07-01 Martin MaresCEOI settings.
2007-07-01 Martin MaresMerge with git+ssh://git.ucw.cz/home/mj/GIT/eval.git
2007-07-01 Martin MaresA fix for a fix.
2007-07-01 Martin MaresFixed bug in searching for alternative solutions.
2007-06-29 Martin MaresAntoher fix to the patch.
2007-06-29 Martin MaresOops, there was some crap in the patch.
2007-06-29 Martin MaresUff, fixed a bug.
2007-06-29 Martin MaresAdded a bug fix for Net::SSLeay.
2007-06-29 Martin MaresAct sensibly when connection to the server is lost.
2007-06-29 Martin MaresRecord local history in the GUI, too.
2007-06-29 Martin MaresKeep local history of submissions in ~/.history.
2007-06-29 Martin MaresAllow to override a failed check (if configured).
2007-06-29 Martin MaresChanged buffer flushing to explicit in a vain attempt...
2007-06-29 Martin MaresImplemented NOP command and used it for testing that...
2007-06-29 Martin MaresUse stock icons where applicable.
2007-06-29 Martin MaresAdded missing desktop files.
2007-06-28 Martin MaresAdded checking of contest time.
2007-06-28 Martin MaresImplemented a limit on number of submits of a single...
2007-06-28 Martin MaresKeep history of submitted tasks.
2007-06-28 Martin MaresSubmitd: each access rule can contain multiple addrmasks.
2007-06-28 Martin MaresPruned TODO.
2007-06-28 Martin MaresAdded the show-submits utility.
2007-06-28 Martin MaresCleaned up installation of Perl modules. Also invoke...
next