[Bese-devel] New patches to arnesi_dev: 23-Oct-2007
Marco Baringer
mbaringer at common-lisp.net
Wed Oct 24 04:00:18 UTC 2007
Tue Oct 23 17:09:49 EDT 2007 attila.lendvai at gmail.com
* wrap get-logger into a load-time-value.
get-logger is not thread-safe and compiling sbcl with the :sb-hash-table-debug flag triggered it quite fast.
it also makes logging a hash-table lookup faster.
M ./src/log.lisp -3 +9
Tue Oct 23 12:53:46 EDT 2007 attila.lendvai at gmail.com
* added load-time-value to call/cc
M ./src/call-cc/handlers.lisp +6
M ./src/walk.lisp +17
Fri Sep 14 13:18:00 EDT 2007 attila.lendvai at gmail.com
* optimize strcat a little
M ./src/string.lisp -3 +9
Wed May 16 09:14:49 EDT 2007 attila.lendvai at gmail.com
* Added an ignore-errors for :around append-message
M ./src/log.lisp -1 +5
An updated tarball of arnesi_dev's source can be downloaded here:
http://common-lisp.net/project/bese/tarballs/arnesi_dev-20071023.tar.gz
Darcsweb URL:
http://uncommon-web.com/darcsweb/darcsweb.cgi?r=arnesi_dev;a=summary
More information about the bese-devel
mailing list