OSDN Git Service

Added the copy_file() function + some improvements to directory clean-up code.
[mutilities/MUtilities.git] / src / Global.cpp
2015-01-02 LoRd_MuldeRAdded the copy_file() function + some improvements...
2014-12-24 LoRd_MuldeRAdded helper function for parsing regular expressions.
2014-12-20 LoRd_MuldeRMoved translation support into MUtilities library ...
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_MuldeRFixed a possible stack overflow in decode_date_str...
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-21 LoRd_MuldeRImplemented the init_process() function.
2014-11-21 LoRd_MuldeRImplemented fatal_exit() and exception handler macros.
2014-11-21 LoRd_MuldeRImplemented known_folder() function.
2014-11-21 LoRd_MuldeRImplemented temp_folder() function.
2014-11-21 LoRd_MuldeRImplemented randomness functions.