pikotools/src
Tomasz Sowa 90915a7209
add a KeyValueParser for parsing simple key/value strings
2023-11-07 03:54:34 +01:00
..
convert declare esc_to_csv() method with a wstring 2023-05-27 18:18:00 +02:00
csv set 2-Clause BSD licence in *.cpp files 2022-06-30 13:44:21 +02:00
date add a Date::CompareDate(...) and Date::CompareTime(...) methods 2023-09-07 04:41:41 +02:00
html fix: memory leak in the HTMLParser when a compact mode was used 2023-10-18 18:33:52 +02:00
log remove FileLog::synchro_lock() and FileLog::synchro_unlock() 2022-09-01 07:32:48 +02:00
mainoptions set 2-Clause BSD licence in *.cpp files 2022-06-30 13:44:21 +02:00
membuffer change headerfile_picotools_* macros to headerfile_pikotools_* 2022-06-30 12:45:08 +02:00
pikotools add pikotools/version.h file 2022-06-30 12:44:06 +02:00
space add a KeyValueParser for parsing simple key/value strings 2023-11-07 03:54:34 +01:00
textstream add == and != operators to the TextStreamBase<> class 2023-07-14 09:07:57 +02:00
utf8 add some wide/utf8 convertion methods 2023-07-14 07:41:14 +02:00
Makefile removed definition of CXX and CXXFLAGS from Makefile 2021-05-10 20:07:08 +02:00
Makefile.dep let all utf8/wide functions can be available just by including utf8/utf8.h 2022-07-30 03:31:18 +02:00