cl-cookbook-contrib Mailing List for The Common Lisp Cookbook (Page 13)
Brought to you by:
jthing
You can subscribe to this list here.
2002 |
Jan
|
Feb
(1) |
Mar
(17) |
Apr
(27) |
May
(12) |
Jun
(14) |
Jul
(5) |
Aug
(14) |
Sep
(16) |
Oct
(14) |
Nov
(1) |
Dec
(3) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
|
Feb
(1) |
Mar
(11) |
Apr
(3) |
May
(6) |
Jun
(3) |
Jul
(2) |
Aug
(3) |
Sep
(24) |
Oct
(27) |
Nov
(29) |
Dec
(14) |
2004 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
(1) |
Jun
(1) |
Jul
(5) |
Aug
(2) |
Sep
(1) |
Oct
(8) |
Nov
|
Dec
|
2005 |
Jan
|
Feb
|
Mar
(4) |
Apr
(2) |
May
|
Jun
(2) |
Jul
|
Aug
(3) |
Sep
(2) |
Oct
|
Nov
(1) |
Dec
(2) |
2006 |
Jan
|
Feb
|
Mar
(1) |
Apr
(1) |
May
|
Jun
|
Jul
(2) |
Aug
(1) |
Sep
|
Oct
(7) |
Nov
(1) |
Dec
|
2007 |
Jan
(6) |
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
2008 |
Jan
(1) |
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2009 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
2012 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2013 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
From: Bill C. <bil...@us...> - 2002-03-09 00:53:06
|
uid=76536(bill_clementson) gid=100(users) groups=100(users),47815(cl-cookbook) Fri Mar 8 16:53:03 PST 2002 Update of /cvsroot/cl-cookbook/cl-cookbook In directory usw-pr-cvs1:/tmp/cvs-serv23900 Modified Files: windows.html Log Message: added support for lispworks |
From: Bill C. <bil...@us...> - 2002-03-09 00:52:42
|
uid=76536(bill_clementson) gid=100(users) groups=100(users),47815(cl-cookbook) Fri Mar 8 16:52:41 PST 2002 Update of /cvsroot/cl-cookbook/cl-cookbook In directory usw-pr-cvs1:/tmp/cvs-serv23792 Modified Files: CHANGELOG Log Message: added support for lispworks |
From: Bill C. <bil...@us...> - 2002-03-09 00:52:21
|
uid=76536(bill_clementson) gid=100(users) groups=100(users),47815(cl-cookbook) Fri Mar 8 16:52:19 PST 2002 Update of /cvsroot/cl-cookbook/cl-cookbook In directory usw-pr-cvs1:/tmp/cvs-serv23686 Modified Files: .emacs Log Message: added support for lispworks |
From: <ed...@ag...> - 2002-03-08 23:28:02
|
Hi! By chance I just saw that someone has submitted a bug and a feature request to the SF project page. I wonder if it is possible to track these pages automatically, maybe sending notices to the mailing list. Does someone know how to do this? Thanks, Edi. -- Dr. Edmund Weitz Hamburg Germany The Common Lisp Cookbook <http://cl-cookbook.sourceforge.net/> |
From: <ed...@ag...> - 2002-03-02 01:45:23
|
...as you might have seen, it works now. I've added a 'DEFAULT' line to the loginfo file which simply calls /usr/bin/mail to send the commit messages. Sorry for the confusion. Have a nice weekend, Edi. -- Dr. Edmund Weitz Hamburg Germany The Common Lisp Cookbook <http://cl-cookbook.sourceforge.net/> |
From: Dr. E. W. <nh...@us...> - 2002-03-02 01:40:10
|
uid=76419(nhabedi) gid=100(users) groups=100(users),47815(cl-cookbook) Fri Mar 1 17:40:09 PST 2002 Update of /cvsroot/cl-cookbook/cl-cookbook In directory usw-pr-cvs1:/tmp/cvs-serv12074 Modified Files: index.html Log Message: added link to lisp style guide |
From: <ed...@ag...> - 2002-03-02 01:18:46
|
Hi! I have (or rather had) set up syncmail according to the instructions on Sourceforge to automatically mail CVS commits to this mailing list. Unfortunately, this setup seemed to prevent Bill Clementson and me from commiting to the CVS repository - I got error messages like these: edi@bird:~/cl-cookbook> rm buildilisp.bat edi@bird:~/cl-cookbook> cvs remove buildilisp.bat cvs server: scheduling `buildilisp.bat' for removal cvs server: use 'cvs commit' to remove this file permanently edi@bird:~/cl-cookbook> cvs commit cvs commit: Examining . Removing buildilisp.bat; /cvsroot/cl-cookbook/cl-cookbook/buildilisp.bat,v <-- buildilisp.bat new revision: delete; previous revision: 1.1 done /cvsroot/cl-cookbook/CVSROOT/syncmail: !doctype: No such file or directory /cvsroot/cl-cookbook/CVSROOT/syncmail: line 2: syntax error near unexpected token `"http://www.w3.org/TR/REC-html40/loose.dtd">' /cvsroot/cl-cookbook/CVSROOT/syncmail: line 2: `"http://www.w3.org/TR/REC-html40/loose.dtd">' I've removed the syncmail stuff temporarily, but I'd be interested to know if anybody knows how to do this correctly. My attempts can still be found in the CVS history here: <http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/cl-cookbook/CVSROOT/> Thanks, Edi. -- Dr. Edmund Weitz Hamburg Germany The Common Lisp Cookbook <http://cl-cookbook.sourceforge.net/> |
From: <ed...@ag...> - 2002-02-24 21:06:03
|
Hi! I've added a CHANGELOG file to the CVS repository. Its contents came mainly from my memory and the emails I've kept. Please correct me if there are any errors in it. I'd suggest that anybody who submits changes to the cookbook now also writes a few corresponding lines into the CHANGELOG file. Thanks, Edi. -- Dr. Edmund Weitz Hamburg Germany The Common Lisp Cookbook <http://cl-cookbook.sourceforge.net/> |