
I've just released cl-launch 1.74, including debian packages. I'd be glad if one of the cl-debian maintainers would include it in debian. Note: If you want to integrate it better with c-l-c, it will require changing c-l-c so that its cache may contain fasl's for user packages as well as for system packages. Changelog: cl-launch (1.74) unstable; urgency=low * fix some bugs in the documentation -- Francois-Rene Rideau <fare@tunes.org> Tue, 25 Apr 2006 04:15:24 +0200 cl-launch (1.73) unstable; urgency=low * add a symlink alias 'cl' to cl-launch * options --print and --write to evaluate and print expression * default behaviour being --execute * implicit --print if only one argument * options --dump and --restart that dump lisp images for fast startup (more output file optimization could be done here, plus support for :executable t in sbcl and/or clisp; :restart not fully supported) * cmucl now uses the noarg invocation method for safer behaviour. * some slight bug fixes in code and documentation. -- Francois-Rene Rideau <fare@tunes.org> Tue, 25 Apr 2006 03:54:20 +0200 [ François-René ÐVB Rideau | Reflection&Cybernethics | http://fare.tunes.org ] To this, I shall add one more example: the victim controls the torturer, becauses if the victim screams very loudly at a particular method of torture, this is the method the torturer will select to use. -- Ayn Rand, expounding behaviorist pseudo-psychology, in "Philosophy: Who Needs It?", "The Stimulus and the Response"

I've released cl-launch 1.79 http://fare.tunes.org/files/cl-launch/ Here's the changelog since my last announce here of release 1.74 that included image dumping. The new features are debugged and tested allegro support, and playing well with the newer c-l-c cache even for those files cl-launch compiles without asdf (option --file). Please tell me if there's any remaining issue preventing inclusion in debian... [ François-René ÐVB Rideau | Reflection&Cybernethics | http://fare.tunes.org ] Opportunity is missed by most people because it comes dressed in overalls and looks like work. -- T. A. Edison cl-launch (1.79-1) unstable; urgency=low * work well with common-lisp-controller when compiling without asdf. -- Francois-Rene Rideau <fare@tunes.org> Wed, 17 Jun 2006 22:01:00 -0500 cl-launch (1.78-1) unstable; urgency=low * fix allegro support -- Francois-Rene Rideau <fare@tunes.org> Wed, 7 Jun 2006 20:47:00 -0500 cl-launch (1.77-2) unstable; urgency=low * fix some lintian warnings -- Francois-Rene Rideau <fare@tunes.org> Wed, 18 May 2006 17:09:00 -0500 cl-launch (1.77-1) unstable; urgency=low * play well with debian and common-lisp-controller for inclusion in debian unstable * make lisp options more static when dumping an image. -- Francois-Rene Rideau <fare@tunes.org> Wed, 17 May 2006 12:37:45 -0500 cl-launch (1.76) unstable; urgency=low * fix some issues with dumping, quitting, restarting * improve the documentation some more. -- Francois-Rene Rideau <fare@tunes.org> Mon, 1 May 2006 02:23:14 -0500 cl-launch (1.75) unstable; urgency=low * use truename to compile and load files specified with relative path (this opens a can of worm of its own). Issue raised by Vladimir Sekissov <svg@surnet.ru>. * fix some more bugs in the documentation * some code refactoring, slight bug fixes -- Francois-Rene Rideau <fare@tunes.org> Tue, 25 Apr 2006 21:15:24 -0500
participants (1)
-
Faré