[DGD] DGDMP 1.1.24

Felix A. Croes felix at dworkin.nl
Tue Mar 9 19:31:20 CET 2010


diff -c -r1.33 -r1.34
*** Changelog	18 Feb 2010 14:55:26 -0000	1.33
--- Changelog	9 Mar 2010 18:20:11 -0000	1.34
***************
*** 76,78 ****
--- 76,89 ----
   - Do some housecleaning even for incremental statedumps.
   - When creating a (full) statedump, save objects in memory rather than
     swapping them out.
+  - After open_datagram(), open() was mistakenly called as well.
+  - Call *_accept() and open() in the same execution round.
+  - Determine whether an execution round was valid before checking whether it
+    can complete.
+  - Don't rebuild dataspaces while they are in use.
+  - Inverted conditional in table.c, pointed out by Bart van Leeuwen.
+  - Ensure that modification flags are only cleared when the data is really
+    saved.
+  - Let status() return large numbers as floats.
+  - Scheduler code cleaned up, and some stuck states eliminated.
+  - The swap cache now handles multiple client threads better.

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

Regards,
Felix Croes



More information about the DGD mailing list