[Bese-devel] New patches to ucw_ajax: 16-Jun-2007
Marco Baringer
mbaringer at common-lisp.net
Sun Jun 17 04:30:18 UTC 2007
Sat Jun 16 13:34:08 EDT 2007 attila.lendvai at gmail.com
* Updated the tests
M ./test/ajax-action.lisp -1 +1
M ./test/core/action.lisp -41
M ./test/core/application.lisp -5 +57
M ./test/core/dispatcher.lisp -5 +4
M ./test/stress.lisp -2 +11
M ./test/test-environment.lisp -4 +4
Sat Jun 16 13:28:23 EDT 2007 attila.lendvai at gmail.com
* Split out minimal-application from basic-application
M ./src/rerl/basic-application.lisp -4 +7
M ./src/rerl/basic-classes.lisp -8 +10
Sat Jun 16 13:26:41 EDT 2007 attila.lendvai at gmail.com
* Added an ABORT-ACTION that can be used any time to abort further processing of the action
M ./src/packages.lisp +1
M ./src/rerl/basic-action.lisp -1 +12
M ./src/rerl/standard-action.lisp -37 +41
M ./src/rerl/standard-dispatchers.lisp -1 +1
Sat Jun 16 13:23:47 EDT 2007 attila.lendvai at gmail.com
* Added a :length argument for length-validator that checks for an exact length
M ./src/components/form.lisp +7
Sat Jun 16 13:18:01 EDT 2007 attila.lendvai at gmail.com
* Factored out a basic-backend, prepare for an iolib backend that will share most of the code
A ./src/backend/basic-backend.lisp
M ./src/backend/httpd.lisp -323 +16
M ./src/rerl/protocol.lisp +3
M ./ucw.asd -1 +2
Sat Jun 16 12:57:10 EDT 2007 attila.lendvai at gmail.com
* Renamed to accept-headers.lisp
./src/backend/accept.lisp -> ./src/backend/accept-headers.lisp
M ./ucw.asd -1 +1
Sat Jun 16 12:03:45 EDT 2007 attila.lendvai at gmail.com
* Drop split-sequence dependency, we already need cl-ppcre
M ./src/backend/common.lisp -7 +7
M ./ucw.asd -1 +1
Sat Jun 16 08:39:31 EDT 2007 attila.lendvai at gmail.com
* Follow the rename of rfc2388 to rfc2388-binary
M ./src/backend/araneida.lisp -1 +1
M ./src/backend/common.lisp -29 +30
M ./src/backend/httpd.lisp -2 +2
M ./src/control.lisp -3 +3
M ./ucw.asd -2 +2
An updated tarball of ucw_ajax's source can be downloaded here:
http://common-lisp.net/project/ucw/tarballs/ucw_ajax-20070616.tar.gz
Darcsweb URL:
http://uncommon-web.com/darcsweb/darcsweb.cgi?r=ucw_ajax;a=summary
More information about the bese-devel
mailing list