[Bese-devel] New patches to ucw_dev: 3-Jul-2006

Marco Baringer mbaringer at common-lisp.net
Tue Jul 4 04:30:07 UTC 2006


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: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 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

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


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

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



More information about the bese-devel mailing list