This website requires JavaScript.
Explore
Help
Sign In
tomasz.sowa
/
pikotools
Watch
1
Star
0
Fork
0
You've already forked pikotools
Code
Issues
1
Pull Requests
Releases
Activity
Files
df88d4c0fca312c0a576bd89b20351049cfb2e29
pikotools
/
convert
History
Tomasz Sowa
f771f12027
renamed: std::wstring Toa(...) -> std::wstring to_str(...)
...
added: std::string to_str(...)
2021-03-15 19:23:49 +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
Makefile
…
Makefile.dep
added: Toa() methods for converting to a string (new file convert/inttostr.cpp):
2021-03-03 02:24:30 +01:00
Makefile.o.dep
added: Toa() methods for converting to a string (new file convert/inttostr.cpp):
2021-03-03 02:24:30 +01:00
misc.cpp
…
misc.h
…
patternreplacer.h
added to convert: PatternReplacer
2019-01-07 03:29:34 +00:00
strtoint.h
…
text.cpp
…
text.h
…