]> mj.ucw.cz Git - moe.git/shortlog
moe.git
2008-05-15 Martin MaresMoved settings specific to MO-P to mop/mop.cf.
2008-05-15 Martin MaresMoved the main config file to cf/eval.
2008-05-15 Martin MaresUpdated TODO.
2008-05-15 Martin MaresMoved templates to mop/template/.
2008-05-15 Martin Mares`md5crypt' now uses MD5 from libucw.
2008-05-15 Martin MaresUpdated .gitignore.
2008-05-15 Martin MaresInstall the configuration file of submitd at the right...
2008-05-15 Martin MaresAdded configuration file for libucw modules.
2008-05-15 Martin MaresTeach the build system how to preprocess configs from...
2008-05-15 Martin MaresConnect now calls `msg' instead of `log' as required...
2008-05-15 Martin MaresIntegrated the submitter to the build system.
2008-05-15 Martin Maresinstall-certs has been superseded by mo-push-certs.
2008-05-15 Martin MaresFix libsh (I have pruned it too much).
2008-05-15 Martin MaresMoved timelib to examples/timelib. The misc directory...
2008-05-15 Martin MaresJudges now compile and they use build/tester for the...
2008-05-15 Martin MaresMoved everything related to MO-P to mop/. This cleans...
2008-05-15 Martin MaresMoved the evaluator scripts to eval/.
2008-05-15 Martin MaresThe iwrapper moved to eval/.
2008-05-15 Martin MaresMoved md5crypt and pedant to utils/ and make them compi...
2008-05-15 Martin MaresMoved sandbox to box/.
2008-05-15 Martin MaresCreated a new Makefile.
2008-05-15 Martin MaresAdded libucw documentation regarding configuration...
2008-05-15 Martin MaresAdded a trivial configure script.
2008-05-15 Martin MaresAdded parts of libsh from Sherlock v3.12.2.
2008-05-15 Martin MaresAdded libucw from Sherlock v3.12.2.
2008-05-15 Martin MaresAdded libucw build system from Sherlock v3.12.2.
2008-03-19 Martin MaresRan vacuum cleaner on TODO list.
2008-03-19 Martin MaresSandbox: Added redirection of stderr on request.
2008-03-19 Martin MaresLocal overrides no longer produce debug messages.
2008-03-19 Martin MaresFixed a typo in processing of hooks.
2008-03-19 Martin MaresAdded LANG_SANDBOX_OPTS.
2008-03-19 Martin MaresReplaced COMP_SANDBOX_INIT and SANDBOX_INIT by (PRE...
2008-03-19 Martin MaresAdded a mechanism for overriding configuration settings...
2008-03-19 Martin MaresBOX_EXTRAS works again.
2008-03-19 Martin MaresIntroduced extension aliases.
2008-03-19 Martin MaresReplaced FREE_PASCAL_RTE by a generic EXIT_CODE_HOOK.
2008-03-19 Martin MaresSeparate per-language settings.
2008-03-13 Martin MaresSwitch editor component from Kate to QEditor.
2008-03-12 Martin MaresAdded a simple utility for pushing of submit certificat...
2008-03-12 Martin MaresTemplates: updated icon positions.
2008-03-12 Martin MaresRenamed desktop icons.
2008-03-12 Martin MaresRemoved obsolete files.
2008-03-12 Martin MaresTemplates: Added .bash_profile, which calls .bashrc.
2008-03-12 Martin MaresAdd full names to the tickets.
2008-03-12 Martin MaresDo not call make explicitly.
2008-03-12 Martin MaresUse LDLIBS instead of LDFLAGS to link libraries.
2008-03-12 Martin MaresRecommend linking libucw statically.
2008-03-11 Martin MaresAdded TODO items after brain-storming with Gavento.
2008-02-20 Martin MaresMention snapshots in the documentation.
2008-02-20 Martin MaresUpdated the release script and released a snapshot...
2008-02-20 Martin MaresDo not choke on file names containing spaces.
2008-02-20 Martin MaresUpdated the release.pm module.
2008-02-19 Martin MaresFinal verdicts are always on a separate line.
2008-02-03 Martin MaresIgnore src/syscall-table.h.
2008-02-03 Martin MaresDocument BOX_EXTRAS.
2008-02-03 Martin MaresBOX_EXTRAS a part of TEST_SANDBOX_OPTS now.
2008-02-03 Martin MaresCall `expand-var' for all variable expansions.
2008-02-03 Martin MaresDecreased the amount of shell magic in override-vars.
2008-02-03 Martin MaresUse per-extension overrides for setting of compilation...
2008-02-03 Martin MaresImplemented general mechanism for overriding variables...
2008-02-03 Martin MaresAdded user rules for environment.
2008-02-01 Martin MaresWe want BOXDIR to be always absolute.
2008-01-19 Martin MaresUpdated date.
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...
next