From: <cli...@li...> - 2011-07-29 12:04:47
|
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/makemake.in (GLLIB_MODULE_HEADERS): set to regex.h ... (cli...@li...) 2. clisp: * configure: do not link over anything (cli...@li...) 3. clisp: * src/socket.d (CLOSE): do not redefine the unix.d defini... (cli...@li...) 4. clisp: (main) [WIN32_NATIVE]: release memory allocated by Format... (cli...@li...) 5. clisp: (locale): use `if' instead of `&&' to always succeed (cli...@li...) ---------------------------------------------------------------------- Message: 1 Date: Thu, 28 Jul 2011 17:22:02 +0000 From: cli...@li... Subject: clisp: * src/makemake.in (GLLIB_MODULE_HEADERS): set to regex.h ... 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/200123069a96 changeset: 15490:200123069a96dc0535aa5fba2636141fd5ae55d5 user: Sam Steingold <sd...@po...> date: 2011-07-28 13:09:37 -0400 description: * src/makemake.in (GLLIB_MODULE_HEADERS): set to regex.h for regexp diffstat: src/ChangeLog | 4 ++++ src/makemake.in | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) ------------------------------ Message: 2 Date: Thu, 28 Jul 2011 19:34:31 +0000 From: cli...@li... Subject: clisp: * configure: do not link over anything 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/676c661d88ae changeset: 15491:676c661d88ae5adf279380aaed5dff6ce0c1cd48 user: Sam Steingold <sd...@po...> date: 2011-07-28 15:34:10 -0400 description: * configure: do not link over anything * src/makemake.in (po): new target (makemake.in, config.h.in, configure): remove link_dep targets (makemake, config.h, config.status): depend on files in SRCDIR * src/po/Makefile.in.in (VPATH): add diffstat: configure | 31 +++---------------------------- src/ChangeLog | 8 ++++++++ src/makemake.in | 56 +++++++++++++++++++------------------------------------- src/po/Makefile.in.in | 1 + 4 files changed, 31 insertions(+), 65 deletions(-) ------------------------------ Message: 3 Date: Thu, 28 Jul 2011 22:02:38 +0000 From: cli...@li... Subject: clisp: * src/socket.d (CLOSE): do not redefine the unix.d defini... 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/0fcd98504516 changeset: 15492:0fcd985045164b25c063bb8b00473018b5e44c89 user: Sam Steingold <sd...@po...> date: 2011-07-28 17:37:16 -0400 description: * src/socket.d (CLOSE): do not redefine the unix.d definition diffstat: src/ChangeLog | 4 ++++ src/socket.d | 4 ---- 2 files changed, 4 insertions(+), 4 deletions(-) ------------------------------ Message: 4 Date: Thu, 28 Jul 2011 22:56:36 +0000 From: cli...@li... Subject: clisp: (main) [WIN32_NATIVE]: release memory allocated by Format... 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/9f6ee5f74fed changeset: 15493:9f6ee5f74fed9ca5bab2e4e202c8375770292f7d user: Sam Steingold <sd...@po...> date: 2011-07-28 18:05:27 -0400 description: (main) [WIN32_NATIVE]: release memory allocated by FormatMessage diffstat: src/_clisp.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) ------------------------------ Message: 5 Date: Thu, 28 Jul 2011 22:56:37 +0000 From: cli...@li... Subject: clisp: (locale): use `if' instead of `&&' to always succeed 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/f42a5906ba84 changeset: 15494:f42a5906ba843c5da4d0f19af343efbd727157af user: Sam Steingold <sd...@po...> date: 2011-07-28 18:06:13 -0400 description: (locale): use `if' instead of `&&' to always succeed diffstat: src/makemake.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ------------------------------ ------------------------------------------------------------------------------ Got Input? Slashdot Needs You. Take our quick survey online. Come on, we don't ask for help often. Plus, you'll get a chance to win $100 to spend on ThinkGeek. http://p.sf.net/sfu/slashdot-survey ------------------------------ _______________________________________________ clisp-cvs mailing list cli...@li... https://lists.sourceforge.net/lists/listinfo/clisp-cvs End of clisp-cvs Digest, Vol 62, Issue 11 ***************************************** |