On Wed, 10 Jan 2007 17:13:07 -0800, Red Daly <reddaly(a)gmail.com> wrote:
> make-in-memory-input-stream was changed to use keyword arguments
> instead of optional arguments, which broke the macro
> with-input-from-sequence.
Ugh, yeah, sorry - my bad. Fixed now.
Thanks a lot,
Edi.
_______________________________________________
flexi-streams-announce mailing list
flexi-streams-announce(a)common-lisp.net
http://common-lisp.net/cgi-bin/mailman/listinfo/flexi-streams-announce
On Sat, 06 Jan 2007 22:34:18 -0800, Chris Dean <ctdean(a)sokitomi.com> wrote:
> I propose an addition to flexi-streams that allows in-memory streams
> to use a function to transform each byte as it is written and read
> from a sequence.
Thanks for the patch. This is in 0.10.0 now.
> I use flexi-streams all the time. A great package! Thanks for all
> your hard work on it.
You're welcome... :)
_______________________________________________
flexi-streams-announce mailing list
flexi-streams-announce(a)common-lisp.net
http://common-lisp.net/cgi-bin/mailman/listinfo/flexi-streams-announce
Now I can just lean back and wait for the Common Lisp Community
to add all the missing bits...
--
Hilsen
Johan Ur Riise
_______________________________________________
snmp1-announce mailing list
snmp1-announce(a)common-lisp.net
http://common-lisp.net/cgi-bin/mailman/listinfo/snmp1-announce
Hi,
I have just released new versions of MOP Feature Tests (0.44), Closer
to MOP (0.41) and ContextL (0.31). These are minor versions with
mostly bugfixes. A major change is that LispWorks 5.0/5.0.1 is now
officially supported. (All supported Lisp implementations are now
again supported in their newest versions.)
Here are some highlights of the new releases:
MOP Feature Tests 0.44:
- Added new tests for standard metaobject classes.
- Simplified output for feature reports.
- Added a report function for quick comparison between two versions
of a given CL implementation.
- Significantly simplified the test for extensible allocations.
Closer to MOP 0.41:
- Fixed a problem in the handling of initial methods of generic
functions in LispWorks.
- Added support for LispWorks 5.0/5.0.1.
- Fixed a bug in some LOOP idioms. (Thanks to Attila Lendvai.)
- Simplified the implementation of some validate-superclass methods.
- Changed the format of the contents of features.lisp. Better support
for comparing feature changes between different versions of a given
CL implementation.
- Corrected and added a few feature reports to features.txt.
ContextL 0.31:
- Added an implicit block to define-layered-method so return-from
works as expected.
- Fixed a bug in some LOOP idioms. (Thanks to Attila Lendvai.)
- Added two versions of the figure editor example from the JMLC'06
paper to the test suite.
- Several bug fixes.
You can find the libraries in the usual distribution formats,
including as asdf-installable packages, at http://common-lisp.net/
project/closer/
Cheers and all the best for new year's eve,
Pascal
--
Pascal Costanza, mailto:pc@p-cos.net, http://p-cos.net
Vrije Universiteit Brussel, Programming Technology Lab
Pleinlaan 2, B-1050 Brussel, Belgium
_______________________________________________
closer-announce mailing list
closer-announce(a)common-lisp.net
http://common-lisp.net/cgi-bin/mailman/listinfo/closer-announce
The document "Revisiting CONCATENATE-SEQUENCE" has been revised by
its author Christophe Rhodes. This document is still in its initial
stage and will be finalized on January 15, 2007, unless withdrawn by
the author beforehand. See http://cdr.eurolisp.org/document/3/ for
more details.
Pascal
--
Pascal Costanza, mailto:pc@p-cos.net, http://p-cos.net
Vrije Universiteit Brussel, Programming Technology Lab
Pleinlaan 2, B-1050 Brussel, Belgium
_______________________________________________
cdr-announce mailing list
cdr-announce(a)common-lisp.net
http://common-lisp.net/cgi-bin/mailman/listinfo/cdr-announce
On Thu, 21 Dec 2006 16:55:08 -0700, Daniel Gackle <gackle(a)shaw.ca> wrote:
> By the way, your last example on that page appears to be missing an
> angle bracket
Yes, thanks for the note. This release fixes that.
Cheers,
Edi.
_______________________________________________
cl-who-announce site list
cl-who-announce(a)common-lisp.net
http://common-lisp.net/mailman/listinfo/cl-who-announce