[DGD] DGDMP 1.1.17

Felix A. Croes felix at dworkin.nl
Tue Oct 6 22:47:00 CEST 2009


diff -c -r1.26 -r1.27
*** Changelog	7 Aug 2009 00:51:08 -0000	1.26
--- Changelog	6 Oct 2009 20:19:56 -0000	1.27
***************
*** 48,50 ****
--- 48,56 ----
   - Properly initialize objects added to the free list without being used.
   - Preserve the integrity of the free list when deleting an object upgrade
     template.
+  - Handle more string constants in parse_string() grammars.
+  - Prevent a crash when attempting to read a too-large chunk from a file.
+  - Stop all use of instructions I_PUSH_ZERO and I_PUSH_ONE.
+  - Kfuns now have a version number, to simplify upgrading.
+  - Allow ({ a, b }) = array; to facilitate returning multiple values from a
+    function.

http://ftp.dworkin.nl/dgdmp/

Regards,
Felix Croes



More information about the DGD mailing list