OSDN Git Service

Added the copy_file() function + some improvements to directory clean-up code.
[mutilities/MUtilities.git] / include / MUtils / Global.h
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.