From pc at p-cos.net Tue May 10 17:56:12 2011 From: pc at p-cos.net (Pascal Costanza) Date: Tue, 10 May 2011 19:56:12 +0200 Subject: [cl-debian] [ann] [cdr-announce] CDR 9 accepted Message-ID: <69F1E683-30CE-4223-A1C9-C0AAFF2E4DEE@p-cos.net> The document "File-local variables" has been submitted by Didier Verna and has been accepted as CDR document 9. According to the CDR process, this document is now in its initial stage and will be finalized on June 21, 2011, unless withdrawn by the author beforehand. See http://cdr.eurolisp.org/document/9/ for the details of this document. -- Pascal Costanza _______________________________________________ cdr-announce mailing list cdr-announce at common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/cdr-announce _______________________________________________ announcements site list announcements at common-lisp.net http://common-lisp.net/mailman/listinfo/announcements From binghe.lisp at gmail.com Wed May 11 13:25:35 2011 From: binghe.lisp at gmail.com (Chun Tian (binghe)) Date: Wed, 11 May 2011 21:25:35 +0800 Subject: [cl-debian] [ann] [usocket-announce] [ANNOUNCE] usocket 0.5.2 Message-ID: <34C9222A-DBC2-43BD-B73F-30B0A2C4587E@gmail.com> Hello everyone, I'm pleased to release USOCKET 0.5.2, a new version of the universal socket library for Common Lisp. In this release, the core API function WAIT-FOR-INPUT was much improved on SBCL, ECL, CLISP; there're some other fixes for ABCL and LispWorks. I heard, with this release, Hunchentoot can run on ABCL now. Major changes since 0.5.1: * General: [SBCL] SOCKET-CONNECT's TIMEOUT argument was limited on non-Windows platforms. * Bugfix: [CLISP] WAIT-FOR-INPUT now functions right (with/without READY-ONLY), this made Hunchentoot working on CLISP. (Thanks to Anton Vodonosov ) * Bugfix: [ABCL] Fix SOCKET-ACCEPT to follow the documented API so that when called without an :ELEMENT-TYPE argument. (Thanks to Mark Evenson, the ABCL developer) * Bugfix: [LispWorks] Fixed SOCKET-ACCEPT (Windows only) on WAIT-FOR-INPUTed sockets. * Bugfix: [SBCL, ECL] Fixed wrongly STATE set/unset for WAIT-FOR-INPUT on Windows (report by Elliott Slaughter) * Enhancement: Additional NAME keyword argument for SOCKET-SERVER for setting the server thread name. * Enhancement: [ABCL] GET-ADDRESS now works with underlying IP6 addresses. * Enhancement: [CLISP] missing GET-LOCAL-* methods for STREAM-SERVER-USOCKET was now added. We give special thanks to: Elliott Slaughter for his two bug reports on WAIT-FOR-INPUT (SBCL/Windows) with unit test code, and these code are now part of USOCKET-TEST. If you want to download this release, please checkout http://common-lisp.net/project/usocket/releases/ The API documentation page is here: http://common-lisp.net/project/usocket/api-docs.shtml As usual, I hope more and more people use USOCKET as part of their Lisp applications, and any feedback - bugs or hugs - is greatly appreciated. If you use USOCKET, please let us know what for. And, if there's any historical issue which haven't been solved, please feel free to remind me. And below is a roadmap for future USOCKET releases (ignore the order): * Add UDP (Datagram) support for Digitool MCL; * The DFFI version of ECL backend without calling C compilers; * New backends: Symbolics Lisp Machine, XCL and IOlib; * New API: SOCKET-OPTION for setting/getting various socket options (already exist in trunk (0.6)) Let me know if you have other ideas. Regards, Chun Tian (binghe) _______________________________________________ usocket-announce mailing list usocket-announce at common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/usocket-announce _______________________________________________ announcements site list announcements at common-lisp.net http://common-lisp.net/mailman/listinfo/announcements From pc at p-cos.net Wed May 11 17:10:30 2011 From: pc at p-cos.net (Pascal Costanza) Date: Wed, 11 May 2011 19:10:30 +0200 Subject: [cl-debian] [ann] [cdr-announce] CDR 9 accepted In-Reply-To: References: <69F1E683-30CE-4223-A1C9-C0AAFF2E4DEE@p-cos.net> Message-ID: Hi Drew, Thanks for catching this error, it was indeed a copy/paste issue. Best, Pascal On 10 May 2011, at 22:15, Drew Crampsie wrote: > Hey Pascal, > > I noticed the on the page still refers to CDR 8, probably a > cut/paste mishap. > > Cheers, > > drewc > > On 10 May 2011 10:56, Pascal Costanza <pc at p-cos.net> wrote: >> The document "File-local variables" has been submitted by Didier Verna and has been accepted as CDR document 9. According to the CDR process, this document is now in its initial stage and will be finalized on June 21, 2011, unless withdrawn by the author beforehand. See http://cdr.eurolisp.org/document/9/ for the details of this document. >> >> -- >> Pascal Costanza >> >> >> >> >> _______________________________________________ >> cdr-announce mailing list >> cdr-announce at common-lisp.net >> http://common-lisp.net/cgi-bin/mailman/listinfo/cdr-announce >> >> _______________________________________________ >> announcements site list >> announcements at common-lisp.net >> http://common-lisp.net/mailman/listinfo/announcements >> -- Pascal Costanza _______________________________________________ cdr-announce mailing list cdr-announce at common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/cdr-announce _______________________________________________ announcements site list announcements at common-lisp.net http://common-lisp.net/mailman/listinfo/announcements From pc at p-cos.net Sun May 15 19:56:52 2011 From: pc at p-cos.net (Pascal Costanza) Date: Sun, 15 May 2011 21:56:52 +0200 Subject: [cl-debian] [ann] [cdr-announce] CDR 8 finalized Message-ID: <8C36770C-9333-4693-97C7-28ABD1D28DA9@p-cos.net> The document "Generic Equality and Comparison for Common Lisp" has been finalized. According to the CDR process, this document is now in its final stage and cannot be changed anymore. See http://cdr.eurolisp.org/document/8/index.html for the details of this document. -- Pascal Costanza _______________________________________________ cdr-announce mailing list cdr-announce at common-lisp.net http://lists.common-lisp.net/cgi-bin/mailman/listinfo/cdr-announce _______________________________________________ announcements site list announcements at common-lisp.net http://common-lisp.net/mailman/listinfo/announcements