[Bese-devel] New patches to ucw_ajax: 14-Nov-2006
Marco Baringer
mbaringer at common-lisp.net
Wed Nov 15 05:30:19 UTC 2006
Tue Nov 14 18:13:01 EST 2006 attila.lendvai at gmail.com
* FIX: rendered-a-form-p was not reset
M ./src/components/ajax.lisp +4
Tue Nov 14 16:12:50 EST 2006 attila.lendvai at gmail.com
* Clean up polling
The poller does not go throught the handle-action-in-session anymore until there's actual work to be done.
M ./src/application-mixins/single-frame-application.lisp -31 +32
M ./src/per-application-parenscript.lisp -10 +11
M ./src/rerl/protocol.lisp -2 +2
M ./src/rerl/request-loop-error.lisp +1
M ./src/rerl/standard-action.lisp -58 +9
M ./src/rerl/standard-dispatcher.lisp -14 +62
M ./src/rerl/standard-session.lisp -2 +2
Sat Nov 11 09:30:44 EST 2006 attila.lendvai at gmail.com
* Added support for #+debug and (debug-only ...) forms
M ./etc/start.lisp +7
M ./src/components/window.lisp -1 +1
M ./src/helpers.lisp +6
M ./src/parenscript-utils.lisp -7 +8
M ./src/rerl/standard-classes.lisp -1 +1
M ./src/vars.lisp -1 +1
M ./ucw.asd -10 +24
An updated tarball of ucw_ajax's source can be downloaded here:
http://common-lisp.net/project/ucw/tarballs/ucw_ajax-20061114.tar.gz
Darcsweb URL:
http://uncommon-web.com/darcsweb/darcsweb.cgi?r=ucw_ajax;a=summary
More information about the bese-devel
mailing list