[DGD] 1.2p2
Felix A. Croes
felix at dworkin.nl
Mon Aug 26 15:32:28 CEST 2002
diff -c dgd/src/Changelog:1.239.2.3 dgd/src/Changelog:1.239.2.4
*** dgd/src/Changelog:1.239.2.3 Fri Aug 24 00:15:15 2001
--- dgd/src/Changelog Mon Aug 26 15:21:19 2002
***************
*** 1464,1466 ****
--- 1464,1485 ----
- Fixed some bugs in the extension interface.
- Fixed a precompiled object restoring bug.
- Fixed a minor bug in restoring the parser state machine.
+
+ DGD 1.2p2
+
+ - The editor could erroneously allocate dynamic instead of static memory.
+ - Fixed a spurious pause that would occur if the first callout started after a
+ cold boot had a delay of 0.
+ - Fixed a problem with repeatedly adding and removing callouts in atomically
+ executed code.
+ - Fixed several bugs in error handling.
+ - A better fix for errors in atomic code, in combination with multi-level
+ catches.
+ - Fixed a config file reading bug that could occur if the server was restarted.
+ - Fixed a bug in saving/restoring variables in an object that privately
+ inherited another.
+ - Prevent code from being erroneously optimized away in rare cases.
+ - Fixed a bug in handling some regular expressions.
+ - Fixed several bugs which could, in rare cases, cause nil to turn up in
+ mappings that had been accessed from atomically executed code.
+ - Fixed a bug in error recovery for compiling switch statements.
ftp://ftp.dworkin.nl/pub/dgd/patches/1.2p2.gz
I will place compiled versions on the ftp site sometime this week.
Regards,
Dworkin
_________________________________________________________________
List config page: http://list.imaginary.com/mailman/listinfo/dgd
More information about the DGD
mailing list