[DGD] Hydra 1.2.15
Felix A. Croes
felix at dworkin.nl
Fri Jul 27 23:00:40 CEST 2012
diff -c 181050c9fe2aae532f6b99c5656d70f9d9d6c40d/src/Changelog c3a6fb4531094196d681c5c06ce4c20590d39a7c/src/Changelog
*** 181050c9fe2aae532f6b99c5656d70f9d9d6c40d/src/Changelog
--- c3a6fb4531094196d681c5c06ce4c20590d39a7c/src/Changelog
***************
*** 205,207 ****
--- 205,219 ----
- Fix a corner case for indexed string assignment.
- Implement goto statements, for easier translation to LPC.
- Fixed a problem with variable initializers.
+ - Fix performing a substitution inside an editor global command.
+ - Fix callouts running in parallel with other tasks in the same object.
+ - Fix a problem with arrays exported and removed from the original dataspace.
+ - Fix a resource starvation issue with rescheduled tasks.
+ - Fix a problem with restoring object types.
+ - Fix a bug when an object is compiled, inherited and destructed in the same
+ task.
+ - Use a macro for typename buffer size.
+ - Fix code generated for subexpressions with a guaranteed type.
+ - Prepare editors for hotbooting.
+ - Handle large integers and floats in the extension interface.
+ - Add optional "modules" config parameter, remove command-line -e argument.
http://ftp.dworkin.nl/hydra/
Regards,
Felix Croes
More information about the DGD
mailing list