|
From: <cli...@li...> - 2011-05-21 12:04:58
|
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: * src/spvw_language.d (clgettext) [!GNU_GETTEXT]: define ... (cli...@li...) 2. clisp: * tests/ext-clisp.tst: guard the *current-language* test ... (cli...@li...) 3. clisp: do not include wildcard.xml (cli...@li...) 4. clisp: (exec): clarify that /bin/sh is used on unix for non-inte... (cli...@li...) 5. clisp: add POSIX: package prefix to FNMATCH functions (cli...@li...) 6. clisp: WILDCARD:WILDCARD-MATCHER --> POSIX:FNMATCH-MATCHER (cli...@li...) ---------------------------------------------------------------------- Message: 1 Date: Fri, 20 May 2011 18:04:33 +0000 From: cli...@li... Subject: clisp: * src/spvw_language.d (clgettext) [!GNU_GETTEXT]: define ... 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/4321ec9d5b82 changeset: 15412:4321ec9d5b820f355b39c445cf7c15e30a7397f2 user: Sam Steingold <sd...@po...> date: 2011-05-20 14:03:57 -0400 description: * src/spvw_language.d (clgettext) [!GNU_GETTEXT]: define for CLSTEXT diffstat: src/ChangeLog | 4 ++++ src/spvw_language.d | 4 +++- 2 files changed, 7 insertions(+), 1 deletions(-) ------------------------------ Message: 2 Date: Fri, 20 May 2011 18:04:35 +0000 From: cli...@li... Subject: clisp: * tests/ext-clisp.tst: guard the *current-language* test ... 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/e960f04a5ed3 changeset: 15413:e960f04a5ed30b3c85c4722077fd87c232c4268d user: Sam Steingold <sd...@po...> date: 2011-05-20 14:04:10 -0400 description: * tests/ext-clisp.tst: guard the *current-language* test with #+:gettext diffstat: tests/ChangeLog | 4 ++++ tests/ext-clisp.tst | 2 ++ 2 files changed, 6 insertions(+), 0 deletions(-) ------------------------------ Message: 3 Date: Fri, 20 May 2011 19:46:07 +0000 From: cli...@li... Subject: clisp: do not include wildcard.xml 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/31d54d675d61 changeset: 15414:31d54d675d61468baaa250ee0bb0ea078e45cdc2 user: Sam Steingold <sd...@po...> date: 2011-05-20 14:12:37 -0400 description: do not include wildcard.xml diffstat: doc/Makefile | 3 +-- doc/impnotes.xml.in | 2 -- 2 files changed, 1 insertions(+), 4 deletions(-) ------------------------------ Message: 4 Date: Fri, 20 May 2011 19:46:09 +0000 From: cli...@li... Subject: clisp: (exec): clarify that /bin/sh is used on unix for non-inte... 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/0195ae274543 changeset: 15415:0195ae274543acefa89f90acdddbc9e09a871682 user: Sam Steingold <sd...@po...> date: 2011-05-20 15:45:46 -0400 description: (exec): clarify that /bin/sh is used on unix for non-interactive EXT:SHELL. Reported by Don Cohen. diffstat: doc/impext.xml | 41 ++++++++++++++++++++++------------------- 1 files changed, 22 insertions(+), 19 deletions(-) ------------------------------ Message: 5 Date: Fri, 20 May 2011 21:34:18 +0000 From: cli...@li... Subject: clisp: add POSIX: package prefix to FNMATCH functions 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/f51820110ba6 changeset: 15416:f51820110ba6be479879ee06dc4b36ea11be6701 user: Sam Steingold <sd...@po...> date: 2011-05-20 17:22:13 -0400 description: add POSIX: package prefix to FNMATCH functions diffstat: modules/syscalls/syscalls.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) ------------------------------ Message: 6 Date: Fri, 20 May 2011 21:34:19 +0000 From: cli...@li... Subject: clisp: WILDCARD:WILDCARD-MATCHER --> POSIX:FNMATCH-MATCHER 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/4ef4a915f2c3 changeset: 15417:4ef4a915f2c3ef6b4f859b40aab03023e3f80e18 user: Sam Steingold <sd...@po...> date: 2011-05-20 17:22:26 -0400 description: WILDCARD:WILDCARD-MATCHER --> POSIX:FNMATCH-MATCHER diffstat: doc/impbody.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ------------------------------ ------------------------------------------------------------------------------ What Every C/C++ and Fortran developer Should Know! Read this article and learn how Intel has extended the reach of its next-generation tools to help Windows* and Linux* C/C++ and Fortran developers boost performance applications - including clusters. http://p.sf.net/sfu/intel-dev2devmay ------------------------------ _______________________________________________ clisp-cvs mailing list cli...@li... https://lists.sourceforge.net/lists/listinfo/clisp-cvs End of clisp-cvs Digest, Vol 60, Issue 10 ***************************************** |