[Bese-devel] New patches to ucw_dev: 18-Mar-2006

Marco Baringer mbaringer at common-lisp.net
Sun Mar 19 05:30:04 UTC 2006


Sat Mar 18 08:09:14 EST 2006  Marco Baringer <mb at bese.it>
  * Export symbols relating to the simple form stuff

    M ./src/packages.lisp -12 +15

Sat Mar 18 08:03:43 EST 2006  Marco Baringer <mb at bese.it>
  * Don't export the symbols related to ucw-presentations

    M ./src/packages.lisp -86

Wed Mar 15 06:23:59 EST 2006  Marco Baringer <mb at bese.it>
  * Added logging statement when we end up the multithread backend's abort-worker method.

    M ./src/backend/multithread-httpd.lisp -2 +6

Tue Mar 14 14:55:25 EST 2006  Marco Baringer <mb at bese.it>
  * alist-select-field sholud not, by default, change select-field's test-fn

    M ./src/components/form.lisp -1 +1

Tue Mar 14 14:18:48 EST 2006  Marco Baringer <mb at bese.it>
  * Added (setf value) method for select fields.

    M ./src/components/form.lisp +10

Tue Mar 14 14:18:17 EST 2006  Marco Baringer <mb at bese.it>
  * The generic (setf value) no longer specializes its first parameter on string.
  
  Due to how clos' multi-method-dispatching works this method was
  causing other methods, defined for values of types other than string,
  to not be called.

    M ./src/components/form.lisp -1 +1


An updated tarball of ucw_dev's source can be downloaded here:
http://common-lisp.net/project/ucw/tarballs/ucw_dev-20060318.tar.gz

Darcsweb URL:
http://uncommon-web.com/darcsweb/darcsweb.cgi?r=ucw_dev;a=summary



More information about the bese-devel mailing list