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
2a3f43c5c302eb60a18cd07783937caae25f0ce4
pikotools
/
tests
History
Tomasz Sowa
bdb2616f32
added: HTMLFilter (html/htmlfilter.h|cpp) - copied from winix project
2021-07-17 13:35:10 +02:00
..
convert.cpp
namespace PT renamed to pt
2021-05-20 16:11:12 +02:00
convert.h
namespace PT renamed to pt
2021-05-20 16:11:12 +02:00
csvparser.cpp
namespace PT renamed to pt
2021-05-20 16:11:12 +02:00
csvparser.h
…
main.cpp
fixed: using size() when serializing strings - this allows to serialize a string which contain a null character
2021-06-14 13:48:32 +02:00
mainoptionsparser.cpp
changed utf8 functions: PascalCase to snake_case
2021-05-21 00:24:56 +02:00
mainoptionsparser.h
…
Makefile
…
Makefile.dep
added: HTMLFilter (html/htmlfilter.h|cpp) - copied from winix project
2021-07-17 13:35:10 +02:00
test.cpp
…
test.h
…