Eli Barzilay
4e4bb810b0
use scheme instead of mzscheme
...
svn: r13336
2009-01-31 16:23:40 +00:00
Eli Barzilay
f2fb56d07f
when there is an error in loading, just log it, so the code can be fixed instead of killing the server
...
svn: r13287
2009-01-26 20:55:36 +00:00
Eli Barzilay
5541890dd5
yet more v4-isms
...
svn: r11684
2008-09-12 15:41:34 +00:00
Eli Barzilay
b1a08edd5a
use new require specs in many places
...
svn: r8774
2008-02-23 09:42:03 +00:00
Matthew Flatt
39cedb62ed
v3.99.0.2
...
svn: r7706
2007-11-13 12:40:00 +00:00
Eli Barzilay
7bf793352c
log lines when reloading modules or configuration
...
svn: r5487
2007-01-29 01:16:04 +00:00
Eli Barzilay
2698bf52fb
* checker modules are reloaded when the file changes, so there is no
...
longer any need to restart the server.
* Added a 'hook-file option that specifies a module providing a
generic hook. Useful for notifications when important things
happen, but can be used for anything. Reloaded on change too.
svn: r5463
2007-01-26 06:51:36 +00:00