[Bese-devel] New patches to arnesi_dev: 19-Dec-2006
Marco Baringer
mbaringer at common-lisp.net
Wed Dec 20 05:00:09 UTC 2006
Tue Dec 19 12:17:54 EST 2006 attila.lendvai at gmail.com
* Small fix for the slime-repl-log-appender
M ./src/log.lisp -8 +9
Tue Dec 19 11:51:18 EST 2006 attila.lendvai at gmail.com
* Added slime-repl-log-appender that renders the args as inspectable presentations if :verbosity is > 1
M ./arnesi.asd -1 +2
M ./src/log.lisp -12 +72
M ./src/packages.lisp +1
Sun Dec 10 14:30:58 EST 2006 attila.lendvai at gmail.com
* Added commented out eval based check for special-var-p
This is the only way to check for a (defvar foo) where (boundp 'foo) is nil.
Comment out for now, someone willing to take the responsibility should enable it... :)
M ./src/call-cc/handlers.lisp -1 +10
Sun Dec 10 14:30:04 EST 2006 attila.lendvai at gmail.com
* Use eval-always in log.lisp
M ./src/log.lisp -1 +1
Sun Dec 10 14:29:56 EST 2006 attila.lendvai at gmail.com
* Add inline annotations to %string-to-octets and friends, reorder definitions
M ./src/string.lisp -28 +27
Sun Dec 10 14:28:13 EST 2006 attila.lendvai at gmail.com
* Clean up uri escaping to fix unicode text in ucw forms. Drop non-standard %u1234 unencoding.
M ./src/http.lisp -48 +37
An updated tarball of arnesi_dev's source can be downloaded here:
http://common-lisp.net/project/bese/tarballs/arnesi_dev-20061219.tar.gz
Darcsweb URL:
http://uncommon-web.com/darcsweb/darcsweb.cgi?r=arnesi_dev;a=summary
More information about the bese-devel
mailing list