You can subscribe to this list here.
| 2000 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(17) |
Dec
(11) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2001 |
Jan
(22) |
Feb
(6) |
Mar
(16) |
Apr
(15) |
May
(14) |
Jun
(18) |
Jul
(5) |
Aug
(3) |
Sep
(4) |
Oct
(11) |
Nov
(3) |
Dec
(18) |
| 2002 |
Jan
(18) |
Feb
(16) |
Mar
(8) |
Apr
(3) |
May
(33) |
Jun
(24) |
Jul
(2) |
Aug
(20) |
Sep
(33) |
Oct
(7) |
Nov
(5) |
Dec
(18) |
| 2003 |
Jan
(8) |
Feb
(11) |
Mar
(24) |
Apr
(16) |
May
(57) |
Jun
(2) |
Jul
(5) |
Aug
(1) |
Sep
(6) |
Oct
(5) |
Nov
(5) |
Dec
(12) |
| 2004 |
Jan
(2) |
Feb
|
Mar
(5) |
Apr
(2) |
May
|
Jun
|
Jul
|
Aug
(8) |
Sep
|
Oct
(2) |
Nov
|
Dec
(1) |
| 2009 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
|
From: Paolo A. <am...@us...> - 2001-12-07 16:13:47
|
Update of /cvsroot/ilisp/ILISP In directory usw-pr-cvs1:/tmp/cvs-serv29268 Modified Files: ilisp-cmu.el Log Message: Added support for breakpoint stepping (patch contributed by Ole Rohne <ole...@ce...>). |
|
From: Paolo A. <am...@us...> - 2001-12-07 16:13:11
|
Update of /cvsroot/ilisp/ILISP In directory usw-pr-cvs1:/tmp/cvs-serv29012 Modified Files: ild.el Log Message: Added support for breakpoint stepping (patch contributed by Ole Rohne <ole...@ce...>). |
|
From: Martin A. <mn...@us...> - 2001-11-06 00:00:32
|
Update of /cvsroot/ilisp/ILISP In directory usw-pr-cvs1:/tmp/cvs-serv15848 Modified Files: ChangeLog sbcl.lisp Log Message: - sbcl.lisp (arglist): tweak due to more renamings in the SBCL-0.7.pre branch. (get-correct-fn-object): ditto. |
|
From: Paolo A. <am...@us...> - 2001-11-02 13:11:29
|
Update of /cvsroot/ilisp/ILISP In directory usw-pr-cvs1:/tmp/cvs-serv3748 Modified Files: ChangeLog Log Message: |
|
From: Paolo A. <am...@us...> - 2001-11-02 13:09:52
|
Update of /cvsroot/ilisp/ILISP In directory usw-pr-cvs1:/tmp/cvs-serv3038 Modified Files: ilisp-chs.el Log Message: (clisp-hs-program): added back ANSI mode flag `-ansi'. Omitting it may break the Common Lisp support code, now or in the future. |
|
From: Paolo A. <am...@us...> - 2001-10-28 13:48:42
|
Update of /cvsroot/ilisp/ILISP In directory usw-pr-cvs1:/tmp/cvs-serv16592 Modified Files: ChangeLog Log Message: |
|
From: Paolo A. <am...@us...> - 2001-10-28 13:46:26
|
Update of /cvsroot/ilisp/ILISP In directory usw-pr-cvs1:/tmp/cvs-serv16536 Modified Files: ilisp-chs.el Log Message: (clisp-hs-program): removed `-a' (deprecated, and besides whe should let the user decide whether he prefers ANSI mode) and `-q' (didn't give deserved credit) options from CLISP's command line. |
|
From: Paolo A. <am...@us...> - 2001-10-25 19:13:08
|
Update of /cvsroot/ilisp/ILISP In directory usw-pr-cvs1:/tmp/cvs-serv24745 Modified Files: ChangeLog Log Message: |
|
From: Paolo A. <am...@us...> - 2001-10-25 19:12:41
|
Update of /cvsroot/ilisp/ILISP In directory usw-pr-cvs1:/tmp/cvs-serv24562 Modified Files: completer.el Log Message: (minibuffer-prompt-end): New function for compatibility, defined only if not defined already. (completer-region): Backward movement is now limited by the end of the minibuffer prompt. (completer-match-exit): Ditto. (completer-minibuffer-string): Now excludes minibuffer prompt using minibuffer-prompt-end. Patch for making ILISP work with GNU Emacs 21 contributed by Hannu Koivisto <az...@ik...>. |
|
From: Paolo A. <am...@us...> - 2001-10-25 19:11:51
|
Update of /cvsroot/ilisp/ILISP/docs In directory usw-pr-cvs1:/tmp/cvs-serv24341 Modified Files: ilisp.texi Log Message: (Configuration and compilation): The Harlequin Group Ltd -> Xanalys Inc. Updated date info. |
|
From: Paolo A. <am...@us...> - 2001-10-25 19:09:48
|
Update of /cvsroot/ilisp/ILISP In directory usw-pr-cvs1:/tmp/cvs-serv23920 Modified Files: INSTALLATION Log Message: (FIRST INSTALLATION STEP: UNPACKING AND COMPILING): The Harlequin Group Ltd -> Xanalys Inc. (LispWorks): updated and shortened. Patch contributed by Dave Fox <da...@xa...>. |
|
From: Paolo A. <am...@us...> - 2001-10-25 19:09:15
|
Update of /cvsroot/ilisp/ILISP In directory usw-pr-cvs1:/tmp/cvs-serv23798 Modified Files: lispworks.lisp Log Message: (ilisp-callers): extended conditionalization to include LW 4.2 as well as 4.1, and made it more future-proof. (sys::define-top-loop-handler): made the definition of `sys::define-top-loop-handler' avaliable at macro-expansion time, when it is needed during compilation of this file. (system::*force-top-level*): added for getting an interactive session with ILISP under Unix. Patch contributed by Dave Fox <da...@xa...>. |
|
From: Martin A. <mn...@us...> - 2001-10-20 09:57:18
|
Update of /cvsroot/ilisp/ILISP In directory usw-pr-cvs1:/tmp/cvs-serv20808 Modified Files: ChangeLog sbcl.lisp Log Message: sbcl.lisp: add some more comments. |
|
From: Martin A. <mn...@us...> - 2001-10-19 19:00:44
|
Update of /cvsroot/ilisp/ILISP
In directory usw-pr-cvs1:/tmp/cvs-serv13836
Modified Files:
ChangeLog cl-ilisp.lisp cmulisp.lisp ilisp-pkg.lisp
ilisp-sbcl.el sbcl.lisp
Log Message:
+ ilisp-sbcl.el (sbcl): removed hardcoded compiled-file
extensions, e.g. "x86f", because
- ILISP already had a general mechanism to take care of that,
- sbcl-0.7.x uses ".fasl" instead of the former extensions.
+ cmulisp.lisp (arglist): relevant changes to THE-*-IF-DEFINED
forms, due to changes to the macros.
+ sbcl.lisp: tweaks, to make sbcl-0.7pre (and hopefully sbcl-0.7,
too) work with ILISP again. Used a lot of THE-SYMBOL-IF-DEFINED,
and THE-FUNCTION-IF-DEFINED magic.
Now it's not only necessary, to take care of differences between
sbcl-0.7.x and sbcl-0.6.x due to absence of
evaluator/byte-compiler in sbcl-0.7.x, but also to take care of
renamings of various (internal) functions ...
+ cmulisp.lisp: removed exports.
+ sbcl.lisp: removed exports.
+ ilisp-pkg.lisp ("ILISP"): put the exports in one place, not in
seperate source files (deleting stuff from sbcl.lisp,
cmulisp.lisp).
+ cl-ilisp.lisp (the-symbol-if-defined): tweak.
(the-function-if-defined): tweak as well, for better interface.
|
|
From: Paolo A. <am...@us...> - 2001-10-05 13:57:18
|
Update of /cvsroot/ilisp/ILISP In directory usw-pr-cvs1:/tmp/cvs-serv17360 Modified Files: ChangeLog Log Message: |
|
From: Paolo A. <am...@us...> - 2001-10-05 13:56:10
|
Update of /cvsroot/ilisp/ILISP In directory usw-pr-cvs1:/tmp/cvs-serv16891 Modified Files: sbcl.lisp Log Message: (SB-EVAL, ilisp-compile, arglist, source-file, fun-defined-from-pathname): make ILISP work with SBCL 0.pre7, which does not have byte compiler and SB-EVAL package (patch contributed by Alexey Dejneka <ade...@co...>). |
|
From: Paolo A. <am...@us...> - 2001-09-05 14:37:32
|
Update of /cvsroot/ilisp/ILISP In directory usw-pr-cvs1:/tmp/cvs-serv10872 Modified Files: ChangeLog Log Message: |
|
From: Paolo A. <am...@us...> - 2001-09-05 14:37:12
|
Update of /cvsroot/ilisp/ILISP In directory usw-pr-cvs1:/tmp/cvs-serv10784 Modified Files: INSTALLATION Log Message: Added coverage of CLtL2 lookup. |
|
From: Paolo A. <am...@us...> - 2001-09-05 14:36:33
|
Update of /cvsroot/ilisp/ILISP In directory usw-pr-cvs1:/tmp/cvs-serv10565 Modified Files: ilisp.emacs Log Message: Added sample CLtL2 configuration instructions. |
|
From: Paolo A. <am...@us...> - 2001-09-05 14:35:54
|
Update of /cvsroot/ilisp/ILISP/docs In directory usw-pr-cvs1:/tmp/cvs-serv10389 Modified Files: ilisp.texi Log Message: Updated version info. (Acknowledgments): added Utz-Uwe Haus. (Configuration and compilation, Documentation functions): added coverage of CLtL2 lookup. |
|
From: Marco A. <ma...@us...> - 2001-08-31 20:25:17
|
Update of /cvsroot/ilisp/ILISP In directory usw-pr-cvs1:/tmp/cvs-serv16507 Modified Files: cl-ilisp.lisp Log Message: Changed the comment about GCL (and relatives). |
|
From: Paolo A. <am...@us...> - 2001-08-27 16:11:00
|
Update of /cvsroot/ilisp/ILISP In directory usw-pr-cvs1:/tmp/cvs-serv28734 Modified Files: ChangeLog Log Message: |
|
From: Paolo A. <am...@us...> - 2001-08-27 15:55:28
|
Update of /cvsroot/ilisp/ILISP In directory usw-pr-cvs1:/tmp/cvs-serv21685 Modified Files: ilisp-def.el Log Message: (ilisp-binary-extension, ilisp-init-binary-extension): fixed docstring typos. |
|
From: Matthias K. <mk...@us...> - 2001-07-27 11:13:28
|
Update of /cvsroot/ilisp/ILISP/extra In directory usw-pr-cvs1:/tmp/cvs-serv9073/extra Added Files: cltl2.el Log Message: New file extra/cltl2.el, contributed by Utz-Uwe Haus <ha...@uu...>, for browsing the CLTL2 online edition. |
|
From: Matthias K. <mk...@us...> - 2001-07-27 11:13:28
|
Update of /cvsroot/ilisp/ILISP In directory usw-pr-cvs1:/tmp/cvs-serv9073 Modified Files: ACKNOWLEDGMENTS ChangeLog Makefile ilisp-def.el ilisp-key.el ilisp.el Log Message: New file extra/cltl2.el, contributed by Utz-Uwe Haus <ha...@uu...>, for browsing the CLTL2 online edition. |