[Bese-devel] New patches to arnesi_dev: 21-Jun-2006
Marco Baringer
mbaringer at common-lisp.net
Thu Jun 22 04:00:09 UTC 2006
Wed Jun 21 11:38:19 EDT 2006 Marco Baringer <mb at bese.it>
* Don't export WHILE and UNTIL.
Arnesi if often used in conjunction with iterate, which also exports
the symbols while and until. If you want while and until just do
arnesi::while or import the symbols manually.
M ./src/packages.lisp -2
Wed Jun 21 06:42:45 EDT 2006 Marco Baringer <mb at bese.it>
* io.lisp depends on string.lisp
M ./arnesi.asd -1 +1
Wed Jun 21 06:42:04 EDT 2006 Marco Baringer <mb at bese.it>
* Updated read-string-from-file's docstring
M ./src/io.lisp -3 +11
Wed Jun 21 06:23:33 EDT 2006 Marco Baringer <mb at bese.it>
* Added copy-array
M ./src/packages.lisp +1
M ./src/sequence.lisp +16
An updated tarball of arnesi_dev's source can be downloaded here:
http://common-lisp.net/project/bese/tarballs/arnesi_dev-20060621.tar.gz
Darcsweb URL:
http://uncommon-web.com/darcsweb/darcsweb.cgi?r=arnesi_dev;a=summary
More information about the bese-devel
mailing list