pikotools/src/convert
Tomasz Sowa b3137a7607 rename functions for converting strings to integers to snake case
while here:
- add some functions taking std::string/std::wstring
2022-11-14 03:20:17 +01:00
..
baseparser.cpp let all utf8/wide functions can be available just by including utf8/utf8.h 2022-07-30 03:31:18 +02:00
baseparser.h change headerfile_picotools_* macros to headerfile_pikotools_* 2022-06-30 12:45:08 +02:00
convert.h change headerfile_picotools_* macros to headerfile_pikotools_* 2022-06-30 12:45:08 +02:00
double.cpp set 2-Clause BSD licence in *.cpp files 2022-06-30 13:44:21 +02:00
double.h change headerfile_picotools_* macros to headerfile_pikotools_* 2022-06-30 12:45:08 +02:00
inttostr.cpp set 2-Clause BSD licence in *.cpp files 2022-06-30 13:44:21 +02:00
inttostr.h change headerfile_picotools_* macros to headerfile_pikotools_* 2022-06-30 12:45:08 +02:00
misc.cpp set 2-Clause BSD licence in *.cpp files 2022-06-30 13:44:21 +02:00
misc.h let all utf8/wide functions can be available just by including utf8/utf8.h 2022-07-30 03:31:18 +02:00
patternreplacer.h change headerfile_picotools_* macros to headerfile_pikotools_* 2022-06-30 12:45:08 +02:00
strtoint.h rename functions for converting strings to integers to snake case 2022-11-14 03:20:17 +01:00
text.cpp add methods for trimming \r\n from the end of a string 2022-07-30 02:43:29 +02:00
text.h add methods for trimming \r\n from the end of a string 2022-07-30 02:43:29 +02:00
text_private.h add methods for trimming \r\n from the end of a string 2022-07-30 02:43:29 +02:00