[Bese-devel] New patches to ucw_ajax: 14-Sep-2007
Marco Baringer
mbaringer at common-lisp.net
Sat Sep 15 04:30:21 UTC 2007
Fri Sep 14 13:07:14 EDT 2007 attila.lendvai at gmail.com
* renamed *load-with-debug-p* to *load-as-production-p*
M ./src/packages.lisp -1 +1
M ./ucw.asd -4 +5
Fri Sep 14 12:59:30 EDT 2007 attila.lendvai at gmail.com
* fix counter example (tal/action stuff still needs a proper cleanup)
M ./examples/wwwroot/tal/counter.tal -3 +5
Fri Sep 14 12:58:35 EDT 2007 attila.lendvai at gmail.com
* follow cl-l10n typo fix
M ./examples/src/l10n.lisp -2 +2
Thu Sep 13 19:17:00 EDT 2007 attila.lendvai at gmail.com
* Clean up cookie handling. WARNING: api changed
Added a separate cookies slot for both the request and the response with the
approriate helper methods.
M ./src/application-mixins/cookie-session-application.lisp -6 +6
M ./src/backend/basic-backend.lisp -2 +47
M ./src/backend/common.lisp -5
M ./src/packages.lisp -1 +3
M ./src/rerl/protocol.lisp -8 +17
M ./src/rerl/standard-request-context.lisp -17
Thu Sep 13 18:59:45 EDT 2007 attila.lendvai at gmail.com
* ucw.widget.switching-container.clear-selected-child
M ./src/per-application-parenscript.lisp +4
Thu Sep 13 18:59:28 EDT 2007 attila.lendvai at gmail.com
* housekeeping
M ./src/backend/araneida.lisp +2
M ./src/backend/aserve.lisp +2
M ./src/backend/common.lisp -1 +1
M ./src/backend/httpd.lisp -1 +1
M ./src/control.lisp -8 +8
M ./src/packages.lisp +1
M ./src/parenscript-utils.lisp -3 +4
M ./src/rerl/basic-action.lisp -1 +3
M ./src/yaclml/ucw-tags.lisp -1 +2
Thu Sep 13 17:16:47 EDT 2007 attila.lendvai at gmail.com
* added :log-to-console-p to create-server
M ./src/control.lisp -6 +9
An updated tarball of ucw_ajax's source can be downloaded here:
http://common-lisp.net/project/ucw/tarballs/ucw_ajax-20070914.tar.gz
Darcsweb URL:
http://uncommon-web.com/darcsweb/darcsweb.cgi?r=ucw_ajax;a=summary
More information about the bese-devel
mailing list