[DGD] 1.2.125

Felix A. Croes felix at dworkin.nl
Fri May 11 01:09:29 CEST 2007


diff -c dgd/src/Changelog:1.361 dgd/src/Changelog:1.362
*** dgd/src/Changelog:1.361     Fri Jan 19 16:03:40 2007
--- dgd/src/Changelog   Fri May 11 01:05:38 2007
***************
*** 1661,1663 ****
--- 1661,1669 ----
   - Fixed a case where code was incorrectly optimized away.
   - Fixed a bug which could cause a crash if status(obj) was used on an object
     immediately after recompiling it.
+  - Prevent a system time fluke from making the uptime negative.
+  - Disallow a dynamic_chunk size of 0.
+  - Various problems in the extension interface and documentation fixed.
+  - Allow multiple source arguments for compile_object(), to get around the
+    maximum string length limitation.  The object will be compiled from the
+    concatenated source strings.

ftp://ftp.dworkin.nl/pub/dgd/experimental/patches/1.2.124-1.2.125.gz

Regards,
Dworkin



More information about the DGD mailing list