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
On Mon, 11 Dec 2006 20:15:26 +0100, "Marijn Haverbeke" <marijnh(a)gmail.com> wrote:
> Attached is the path which should do all that. I also included a
> small refactoring which splits up create-simple-printer, but that
> should be easy to remove if you don't like it.
Very nice, thanks a lot. I've released a new version with your
modifications.
Cheers,
Edi.
_______________________________________________
html-template-announce site list
html-template-announce(a)common-lisp.net
http://common-lisp.net/mailman/listinfo/html-template-announce
On Thu, 30 Nov 2006 19:32:45 +0200, Nico de Jager <ndj(a)hivsa.com> wrote:
> If you don't export *SESSION-GC-FREQUENCY* and/or SESSION-GC, maybe
> a short note about this can be added to your already excellent
> documentation?
I've exported and documented the relevant symbols in this new release.
Thanks for the suggestion,
Edi.
_______________________________________________
tbnl-announce site list
tbnl-announce(a)common-lisp.net
http://common-lisp.net/mailman/listinfo/tbnl-announce