|
From: <cli...@li...> - 2011-04-23 12:04:48
|
Send clisp-cvs mailing list submissions to cli...@li... To subscribe or unsubscribe via the World Wide Web, visit https://lists.sourceforge.net/lists/listinfo/clisp-cvs or, via email, send a message with subject or body 'help' to cli...@li... You can reach the person managing the list at cli...@li... When replying, please edit your Subject line so it is more specific than "Re: Contents of clisp-cvs digest..." CLISP CVS commits for today Today's Topics: 1. clisp: * Makefile.devel (CP): new variable; do _not_ pass "-u" s... (cli...@li...) 2. clisp: * Makefile.devel (LIBTOOL_VERSION): bump to 2.4 (cli...@li...) 3. clisp: * Makefile.devel (build-aux-update): get compile & ylwrap... (cli...@li...) 4. clisp: get automake files (compile & ylwrap) from git instead of... (cli...@li...) 5. clisp: * src/places.lisp (setf-VALUES-aux): even if subform sets... (cli...@li...) 6. clisp: add CUSTOM:*ANSI* & EXT:CANONICALIZE (cli...@li...) 7. clisp: delete a file which has never been used (cli...@li...) ---------------------------------------------------------------------- Message: 1 Date: Fri, 22 Apr 2011 19:50:13 +0000 From: cli...@li... Subject: clisp: * Makefile.devel (CP): new variable; do _not_ pass "-u" s... To: cli...@li... Message-ID: <hg....@vz...> Content-Type: text/plain; charset="us-ascii" details: http://clisp.hg.sourceforge.net/hgweb/clisp/clisp/clisp/rev/685108084147 changeset: 15348:685108084147e17383cccd9b3f87275b7087f63b user: Sam Steingold <sd...@po...> date: 2011-04-21 10:24:13 -0400 description: * Makefile.devel (CP): new variable; do _not_ pass "-u" so that fresh checkouts will not override updating in build-aux-update et al diffstat: Makefile.devel | 18 +++++++++--------- src/ChangeLog | 5 +++++ 2 files changed, 14 insertions(+), 9 deletions(-) ------------------------------ Message: 2 Date: Fri, 22 Apr 2011 19:50:15 +0000 From: cli...@li... Subject: clisp: * Makefile.devel (LIBTOOL_VERSION): bump to 2.4 To: cli...@li... Message-ID: <hg....@vz...> Content-Type: text/plain; charset="us-ascii" details: http://clisp.hg.sourceforge.net/hgweb/clisp/clisp/clisp/rev/cad135c47ed3 changeset: 15349:cad135c47ed3f7d189811433407dda54e1bf46df user: Sam Steingold <sd...@po...> date: 2011-04-21 10:24:32 -0400 description: * Makefile.devel (LIBTOOL_VERSION): bump to 2.4 diffstat: Makefile.devel | 2 +- src/ChangeLog | 1 + 2 files changed, 2 insertions(+), 1 deletions(-) ------------------------------ Message: 3 Date: Fri, 22 Apr 2011 19:50:17 +0000 From: cli...@li... Subject: clisp: * Makefile.devel (build-aux-update): get compile & ylwrap... To: cli...@li... Message-ID: <hg....@vz...> Content-Type: text/plain; charset="us-ascii" details: http://clisp.hg.sourceforge.net/hgweb/clisp/clisp/clisp/rev/c80d9eb9343a changeset: 15350:c80d9eb9343a5309a43f5f37e19747aef10f6611 user: Sam Steingold <sd...@po...> date: 2011-04-21 10:35:24 -0400 description: * Makefile.devel (build-aux-update): get compile & ylwrap from a specific automake version instead of whatever happens to be currently installed diffstat: Makefile.devel | 12 ++++++++++-- src/ChangeLog | 2 ++ 2 files changed, 12 insertions(+), 2 deletions(-) ------------------------------ Message: 4 Date: Fri, 22 Apr 2011 19:50:18 +0000 From: cli...@li... Subject: clisp: get automake files (compile & ylwrap) from git instead of... To: cli...@li... Message-ID: <hg....@vz...> Content-Type: text/plain; charset="us-ascii" details: http://clisp.hg.sourceforge.net/hgweb/clisp/clisp/clisp/rev/1bea0c5c21cc changeset: 15351:1bea0c5c21cc924bf1c0a65376b06349ef25a083 user: Sam Steingold <sd...@po...> date: 2011-04-21 10:46:08 -0400 description: get automake files (compile & ylwrap) from git instead of getting the tarball diffstat: Makefile.devel | 26 ++++++++++++-------------- 1 files changed, 12 insertions(+), 14 deletions(-) ------------------------------ Message: 5 Date: Fri, 22 Apr 2011 19:50:20 +0000 From: cli...@li... Subject: clisp: * src/places.lisp (setf-VALUES-aux): even if subform sets... To: cli...@li... Message-ID: <hg....@vz...> Content-Type: text/plain; charset="us-ascii" details: http://clisp.hg.sourceforge.net/hgweb/clisp/clisp/clisp/rev/7572a450c307 changeset: 15352:7572a450c30795908a221eaaf3981e141528437d user: Sam Steingold <sd...@po...> date: 2011-04-22 15:48:39 -0400 description: * src/places.lisp (setf-VALUES-aux): even if subform sets no values, it should consume one assigned value (bug#3291585) diffstat: src/ChangeLog | 5 +++++ src/NEWS | 1 + src/places.lisp | 12 ++++++------ tests/ChangeLog | 4 ++++ tests/setf.tst | 6 ++++++ 5 files changed, 22 insertions(+), 6 deletions(-) ------------------------------ Message: 6 Date: Fri, 22 Apr 2011 20:15:53 +0000 From: cli...@li... Subject: clisp: add CUSTOM:*ANSI* & EXT:CANONICALIZE To: cli...@li... Message-ID: <hg....@vz...> Content-Type: text/plain; charset="us-ascii" details: http://clisp.hg.sourceforge.net/hgweb/clisp/clisp/clisp/rev/7ba8b8359a44 changeset: 15353:7ba8b8359a4476d266d10fa04eb1f98a45fa85ce user: Sam Steingold <sd...@po...> date: 2011-04-22 16:13:33 -0400 description: add CUSTOM:*ANSI* & EXT:CANONICALIZE diffstat: doc/Symbol-Table.text | 8 +++++--- 1 files changed, 5 insertions(+), 3 deletions(-) ------------------------------ Message: 7 Date: Fri, 22 Apr 2011 20:55:32 +0000 From: cli...@li... Subject: clisp: delete a file which has never been used To: cli...@li... Message-ID: <hg....@vz...> Content-Type: text/plain; charset="us-ascii" details: http://clisp.hg.sourceforge.net/hgweb/clisp/clisp/clisp/rev/f541c61d44d3 changeset: 15354:f541c61d44d367b02dde9ae75dd7a3b8b4851eeb user: Sam Steingold <sd...@po...> date: 2011-04-22 16:55:14 -0400 description: delete a file which has never been used diffstat: modules/clx/new-clx/clx-ini.lisp | 20 -------------------- 1 files changed, 0 insertions(+), 20 deletions(-) ------------------------------ ------------------------------------------------------------------------------ Fulfilling the Lean Software Promise Lean software platforms are now widely adopted and the benefits have been demonstrated beyond question. Learn why your peers are replacing JEE containers with lightweight application servers - and what you can gain from the move. http://p.sf.net/sfu/vmware-sfemails ------------------------------ _______________________________________________ clisp-cvs mailing list cli...@li... https://lists.sourceforge.net/lists/listinfo/clisp-cvs End of clisp-cvs Digest, Vol 59, Issue 13 ***************************************** |