racket/collects/handin-server
Eli Barzilay 4229e29035 * memory-limit also forbids large allocations now, remove warning
* rename `current-run-status' -> `set-run-status'
* coverage should work fine with non-textual submissions
* added `current-error-message-tweaker', "checker.ss"-based checkers now use it
  to show which expression caused an error ("handin-server.ss" uses
  `tweak-error-message').  (This feature is a hack, and currently undocumented)

svn: r5415
2007-01-19 10:03:54 +00:00
..
private * memory-limit also forbids large allocations now, remove warning 2007-01-19 10:03:54 +00:00
status-web-root * Main change: added active-dirs' and inactive-dirs' as configuration options 2007-01-12 07:40:24 +00:00
checker.ss * memory-limit also forbids large allocations now, remove warning 2007-01-19 10:03:54 +00:00
doc.txt * memory-limit also forbids large allocations now, remove warning 2007-01-19 10:03:54 +00:00
handin-server.ss * memory-limit also forbids large allocations now, remove warning 2007-01-19 10:03:54 +00:00
info.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
private-key.pem handin server/client fixup 2005-08-16 20:17:55 +00:00
sandbox.ss fixed namespace+eventspace tricky bug 2007-01-16 06:41:30 +00:00
utils.ss * memory-limit also forbids large allocations now, remove warning 2007-01-19 10:03:54 +00:00
web-status-server.ss use configuration keys dynamically 2007-01-10 18:16:51 +00:00