pikotools/src
Tomasz Sowa 1e5598cde1 added to Date: SerializeMonthAsRoman(Stream & out, int month) - serialize month in Roman numerals
added a param: 'bool roman_month' to some serialize methods
2021-07-06 21:44:04 +02:00
..
convert PatternReplacerBase: to_string() changed to to_str() 2021-07-06 21:42:42 +02:00
csv changed utf8 functions: PascalCase to snake_case 2021-05-21 00:24:56 +02:00
date added to Date: SerializeMonthAsRoman(Stream & out, int month) - serialize month in Roman numerals 2021-07-06 21:44:04 +02:00
log Log class has the Stream class as a base class now 2021-06-24 20:52:48 +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 added Space::remove(size_t table_index) for removing a table item 2021-06-29 23:25:31 +02:00
textstream added two functions to utf8: 2021-06-25 19:10:01 +02:00
utf8 added two functions to utf8: 2021-06-25 19:10:01 +02:00
Makefile removed definition of CXX and CXXFLAGS from Makefile 2021-05-10 20:07:08 +02:00
Makefile.dep Log class has the Stream class as a base class now 2021-06-24 20:52:48 +02:00