pikotools/src
Tomasz Sowa a40bab0445 add Space::get_table_item() method 2022-05-30 00:55:38 +02:00
..
convert add min_width parameter to methods converting int to string 2022-05-28 06:06:32 +02:00
csv - added some converting methods: esc_to_json(...), esc_to_xml(...), esc_to_csv() (convert/misc.h) 2021-10-12 19:53:11 +02:00
date added to Date: SerializeMonthAsRoman(Stream & out, int month) - serialize month in Roman numerals 2021-07-06 21:44:04 +02:00
html fix: put a white char before an opening tag in tree mode if it was in the source html 2022-02-08 16:34:54 +01:00
log add Log::put_multiline() methods 2022-05-25 19:57:35 +02:00
mainoptions removed support for so called child objects from Space (this was an old feature of Space struct, now not needed) 2021-06-26 22:56:12 +02:00
membuffer namespace PT renamed to pt 2021-05-20 16:11:12 +02:00
space add Space::get_table_item() method 2022-05-30 00:55:38 +02:00
textstream fix: add typename keyword in TextStreamBase<> in some places 2022-02-03 19:21:22 +01:00
utf8 fix: correctly escape json/xml/csv wide strings 2022-02-03 19:08:21 +01:00
Makefile removed definition of CXX and CXXFLAGS from Makefile 2021-05-10 20:07:08 +02:00
Makefile.dep make depend 2022-04-26 23:47:27 +02:00