OSDN Git Service

Some more documentation updates.
[mutilities/MUtilities.git] / include / MUtils / Global.h
2016-12-19 LoRd_MuldeRSome more documentation updates.
2016-12-19 LoRd_MuldeRSmall documentation fix.
2016-12-19 LoRd_MuldeRFixed some typos + moved "main" page to a separate...
2016-12-19 LoRd_MuldeRSome documentation updates.
2016-12-19 LoRd_MuldeRSome documentation updates.
2016-12-18 LoRd_MuldeRFixed a typo.
2016-12-18 LoRd_MuldeRFixed a typo.
2016-12-18 LoRd_MuldeRRemoved seed_rand() function. Seeding will now be done...
2016-12-17 LoRd_MuldeRDon't error out when code is compiled by "Intellisense".
2016-12-16 LoRd_MuldeRRenamed functions for consistency.
2016-12-15 LoRd_MuldeRAdded string trimming functions that trim only the...
2016-12-14 LoRd_MuldeRAdded function to generate unique file name, using...
2016-10-02 LoRd_MuldeRSome improvements to init_process() function.
2016-10-02 LoRd_MuldeRMake it possible to set an extra PATH string for the...
2016-02-20 LoRd_MuldeRHappy new year 2016!
2015-08-31 LoRd_MuldeRMake signature validation work, when keyring file is...
2015-08-06 LoRd_MuldeRAdded project/solution files for VS2015 + some build...
2015-03-21 LoRd_MuldeRAdded function to compute parity.
2015-01-25 LoRd_MuldeRHappy new year 2015 !!!
2015-01-02 LoRd_MuldeRAdded the copy_file() function + some improvements...
2014-12-24 LoRd_MuldeRAdded helper function for parsing regular expressions.
2014-12-19 LoRd_MuldeRMoved available_codepages() function into MUtilities...
2014-12-05 LoRd_MuldeRMoved all the Sound-specific functions into MUtilities...
2014-11-30 LoRd_MuldeRAdded sleep_ms() and check_debugger() functions + moved...
2014-11-30 LoRd_MuldeRMoved Natural String Sort functions into MUtils library.
2014-11-25 LoRd_MuldeRMoved all terminal support functions into MUtilities...
2014-11-25 LoRd_MuldeRImproved temp_folder() function + we will now clean...
2014-11-24 LoRd_MuldeROverhaul of the temp_folder() function + use scoped...
2014-11-24 LoRd_MuldeRAdded KeccakHash (aka SHA-3) class + make sure that...
2014-11-21 LoRd_MuldeRAdded version info class.
2014-11-21 LoRd_MuldeRImplemented the init_process() function.
2014-11-21 LoRd_MuldeRImplemented known_folder() function.
2014-11-21 LoRd_MuldeRImplemented temp_folder() function.
2014-11-21 LoRd_MuldeRImplemented randomness functions.