[Bese-devel] New patches to ucw_ajax: 3-Jul-2006
Marco Baringer
mbaringer at common-lisp.net
Tue Jul 4 04:30:08 UTC 2006
Mon Jul 3 17:59:52 EDT 2006 attila.lendvai at gmail.com
* Fix: silly js needs explicit returns...
M ./src/per-application-parenscript.lisp -1 +1
Mon Jul 3 15:57:22 EDT 2006 attila.lendvai at gmail.com
* Fix <ucw:form with isolated actions, evaluation time thinko
M ./src/yaclml/ucw-tags.lisp -2 +3
Mon Jul 3 07:29:38 EDT 2006 Henrik Hjelte <henrik at evahjelte.com>
* removed dependency on cl-l10n for allegro and openmcl
M ./etc/conf.lisp -4 +12
Mon Jul 3 14:58:25 EDT 2006 attila.lendvai at gmail.com
* Support invocation-isolated actions when submitted through forms
M ./src/per-application-parenscript.lisp -2 +6
M ./src/yaclml/ucw-tags.lisp -1 +3
Mon Jul 3 09:49:48 EDT 2006 attila.lendvai at gmail.com
* Added missing load-op of :ucw in start.lisp
M ./etc/start.lisp +1
Mon Jul 3 09:24:01 EDT 2006 attila.lendvai at gmail.com
* Alter example loading description in the README
M ./README -4 +2
Mon Jul 3 13:23:28 EDT 2006 attila.lendvai at gmail.com
* Follow compile-time-level logger changes in Arnesi
M ./src/loggers.lisp -3 +1
M ./src/vars.lisp -1 +1
Mon Jul 3 09:16:52 EDT 2006 attila.lendvai at gmail.com
* Only load the l10n examples on clisp and sbcl
M ./etc/start.lisp +2
Mon Jul 3 08:49:21 EDT 2006 attila.lendvai at gmail.com
* Export config variables in the ucw.system package
Which makes it possible to set the variables between (asdf:find-system :ucw)
and (asdf:oos 'asdf:load-op :ucw) when loading UCW programmatically in a
customized way.
M ./src/packages.lisp +1
M ./ucw.asd +26
Mon Jul 3 08:29:07 EDT 2006 attila.lendvai at gmail.com
* Clear some config vars, so asdf-loading :ucw has no other side effects
M ./etc/start.lisp -14 +17
M ./src/vars.lisp -8 +4
Sun Jul 2 18:19:50 EDT 2006 attila.lendvai at gmail.com
* Added a *ucw-compile-time-log-level*, see docstring for details
M ./src/loggers.lisp -15 +19
M ./src/vars.lisp -1 +4
M ./ucw.asd -1 +1
Sun Jul 2 18:19:10 EDT 2006 attila.lendvai at gmail.com
* Minor indentation fix
M ./src/backend/common.lisp -6 +6
Sun Jul 2 08:06:42 EDT 2006 attila.lendvai at gmail.com
* Fix loading the l10n example so that cl-l10n doesn't warn
M ./examples/l10n.lisp -1 +3
M ./ucw.asd -1 +1
Sat Jul 1 20:30:00 EDT 2006 attila.lendvai at gmail.com
* Fix flush-request-response call in tal-handler
M ./src/rerl/standard-dispatcher.lisp -2 +2
Sat Jul 1 20:01:59 EDT 2006 attila.lendvai at gmail.com
* Moved back debug-on-error into protocol.lisp
M ./src/rerl/protocol.lisp +4
M ./src/vars.lisp -4
An updated tarball of ucw_ajax's source can be downloaded here:
http://common-lisp.net/project/ucw/tarballs/ucw_ajax-20060703.tar.gz
Darcsweb URL:
http://uncommon-web.com/darcsweb/darcsweb.cgi?r=ucw_ajax;a=summary
More information about the bese-devel
mailing list