OSDN Git Service

Bump version.
[mutilities/MUtilities.git] / src / Global.cpp
2023-03-07 LoRd_MuldeRUpdated copyright year. v1.16
2022-06-16 LoRd_MuldeRUpdated copyright year.
2021-12-21 LoRd_MuldeRIncreased warning level to #4 and fixed a number of...
2021-02-08 LoRd_MuldeRUpdated copyright year.
2019-10-26 LoRd_MuldeRAdded new MUtils::parent_path() function.
2019-05-18 LoRd_MuldeRVarious improvements to known_folder() function, again.
2019-05-11 LoRd_MuldeRYet another small improvements to library initializatio...
2019-05-11 LoRd_MuldeRYet another small improvements to library initializatio...
2019-05-10 LoRd_MuldeRBump library version. v1.12
2019-05-10 LoRd_MuldeRSome improvements to library initialization code.
2019-05-02 LoRd_MuldeRUpdated copyright year.
2018-10-23 LoRd_MuldeRFixed a regression in 8fa44842.
2018-10-22 LoRd_MuldeRSmall improvement to init_process() function.
2018-10-20 LoRd_MuldeRAdded an overload of next_rand_u32() that generates...
2018-10-15 LoRd_MuldeRAdded an optional parameter to init_process() function...
2018-04-30 LoRd_MuldeRAdded new overloads of make_temp_file() and make_unqiue...
2018-04-09 LoRd_MuldeRSome improvements to remove_file() and remove_directory...
2018-04-02 LoRd_MuldeRDocumentation was updated.
2018-04-01 LoRd_MuldeRAdded new function break_fp().
2018-01-17 LoRd_MuldeRHappy new year 2018!
2017-12-11 LoRd_MuldeRAdded regexp_parse_int32() functions and new regexp_par...
2017-08-15 LoRd_MuldeRIn clean_file_name_make_pretty() function: Do *not...
2017-04-09 LoRd_MuldeRAdded option for creating "pretty" file names to clean_...
2017-01-06 LoRd_MuldeRHappy new year 2017!
2016-12-19 LoRd_MuldeRRemoved some debug outputs.
2016-12-18 LoRd_MuldeRRemoved seed_rand() function. Seeding will now be done...
2016-12-16 LoRd_MuldeRRenamed functions for consistency.
2016-12-15 LoRd_MuldeRclean_file_name() function: Deal with reserved file...
2016-12-15 LoRd_MuldeRAdded string trimming functions that trim only the...
2016-12-14 LoRd_MuldeRRevamped clean_file_name() function. Do NOT trim *leadi...
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-07-17 LoRd_MuldeRSome improvements to clean_file_path() function.
2016-02-20 LoRd_MuldeRHappy new year 2016!
2015-10-11 LoRd_MuldeRSilenced some DEBUG outputs + updated list of mirrors.
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-07-10 LoRd_MuldeRSome improvements to clean_file_name() and clean_file_p...
2015-05-03 LoRd_MuldeRVarious improvements to the Regsitry class.
2015-03-21 LoRd_MuldeRAdded function to compute parity.
2015-02-01 LoRd_MuldeRUpdated IPCChannel class to pass a variable number...
2015-01-25 LoRd_MuldeRHappy new year 2015 !!!
2015-01-05 LoRd_MuldeRUpdated the remove_directory() function to clear the...
2015-01-04 LoRd_MuldeRChange current directory to root directory *before...
2015-01-04 LoRd_MuldeRImproved handling of command-line arguments: Arguments...
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.