From edi at agharta.de Mon Jan 3 00:38:42 2005 From: edi at agharta.de (Edi Weitz) Date: Mon, 03 Jan 2005 01:38:42 +0100 Subject: [rdnzl-announce] New version 0.6.0 Message-ID: Hi and Happy New Year! This new version of RDNZL has preliminary support for "direct calls" - see . They currently don't work with Corman Lisp but we'll see... Here's the full Changelog entry: Version 0.6.0 2005-01-03 Support for "direct calls" Fixed typo (forgot RESOLVE-TYPE-NAME) in FIELD Fixed thinko in OR-ENUMS Make sure SETF accessors in container.lisp return NEW-VALUE Download: . Here's the Changelog entry for the C++ source code: Version 0.4.0 2005-01-03 Added interface functions for "direct calls" Added ChangeType code to setDotNetContainerTypeFromString Download: . Cheers, Edi. From edi at agharta.de Mon Jan 3 00:51:22 2005 From: edi at agharta.de (Edi Weitz) Date: Mon, 03 Jan 2005 01:51:22 +0100 Subject: [rdnzl-announce] New version 0.6.1 In-Reply-To: (Edi Weitz's message of "Mon, 03 Jan 2005 01:38:42 +0100") References: Message-ID: Sorry. Version 0.6.1 2005-01-03 Make sure SETF accessors in direct.lisp return NEW-VALUE (sigh...)