pikotools/src
Tomasz Sowa f35e2122ed
(HtmlParser): rename ItemParsedListener to Listener
while here:
- add a new callback method: bool should_remove(Item &)
2024-04-17 10:39:06 +02: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 (HtmlParser): rename ItemParsedListener to Listener 2024-04-17 10:39:06 +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 fix(HtmlParser): correctly remove an item from the space struct when requested from a callback 2024-04-16 09:35:47 +02: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