[DGD]1.1p8
Felix A. Croes
felix at dworkin.nl
Thu Jan 6 19:54:49 CET 2000
diff -c dgd/src/Changelog:1.109.2.8 dgd/src/Changelog:1.109.2.9
*** dgd/src/Changelog:1.109.2.8 Tue Apr 27 13:40:01 1999
--- dgd/src/Changelog Thu Jan 6 19:33:46 2000
***************
*** 1188,1190 ****
--- 1188,1201 ----
allowed, shifts >= 32 make the result 0.
- Check that a switch doesn't contain more than 32767 cases, and a function
doesn't need more than 32767 values on the stack.
+
+ DGD 1.1 patchlevel 8
+
+ - Guard against too deep recursion in the editor.
+ - String case labels with embedded NUL characters were not compared properly.
+ - Fixed a tricky bug in swapping out mappings with object indices that have
+ been destructed and replaced by a new version with the same object index,
+ that had eluded me for a long time.
+ - Fixed a file descriptor leak in P_readdir() for Windows.
+ - ctime() didn't give the proper weekday for times > 0x7fffffff.
+ - Use a Windows font that displays properly on foreign language systems.
ftp://ftp.imaginary.com/pub/LPC/servers/DGD/patches/1.1p8.gz
Regards,
Dworkin
List config page: http://list.imaginary.com/mailman/listinfo/dgd
More information about the DGD
mailing list