All releases tagged Minor bugfixes


Release Notes: Time control access has been added to each variable in the shared memory manager. The method 'create' has been added to WALanguage to recreate the original XML file. The DataSource libraries have been added to control multi-level caches between sources of information and memory use. Corresponding manuals and examples are also available.


Release Notes: A bug has been removed from File::deleteALL, in which the validation regexp was not used well.


Release Notes: The Serial data is now passed by reference into the serial function. The Examples have been adjusted.


Release Notes: A static function convert() has been added to WALanguage so that the XML compiler works. Hard protection has been added to the function WAFile.deleteALL() so that there is no error in recursive deletion of a directory. A message has been added to WAMessage for the error that can be thrown.


Release Notes: A check has been added in WADebug->getNumInstances() to avoid a bug if the library is not in debug mode. A bug has been corrected on doDebug to color the messages. The version number is now correctly 1.00.02 instead of 8.00.02. Some examples have been corrected, and the WADEBUG defined constant has been added. The constructor of WALanguage has been removed (static object).