pikotools/convert
Tomasz Sowa 5b5a1dfbb6 changed the way how the library is built
- now there is only one Makefile in the root directory and we have only one pikotools.a lib file
- removed: mainparser
2021-03-17 13:16:01 +01:00
..
convert.h added to convert: PatternReplacer 2019-01-07 03:29:34 +00:00
inttostr.cpp renamed: std::wstring Toa(...) -> std::wstring to_str(...) 2021-03-15 19:23:49 +01:00
inttostr.h renamed: std::wstring Toa(...) -> std::wstring to_str(...) 2021-03-15 19:23:49 +01:00
misc.cpp added: functions for dealing with white characters: 2017-12-05 16:32:21 +00:00
misc.h added: functions for dealing with white characters: 2017-12-05 16:32:21 +00:00
patternreplacer.h added to convert: PatternReplacer 2019-01-07 03:29:34 +00:00
strtoint.h added: to methods Toull(), Toll(), Toul(), Toui(), Tol(), Toi() 2018-01-05 20:03:11 +00:00
text.cpp added: to convert/text 2018-05-25 17:12:28 +00:00
text.h added to convert/text.h: 2018-10-29 23:47:23 +00:00