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
5253963c84ece446ab502e22ef32cf2e9ea30b3c
pikotools
/
src
History
Tomasz Sowa
5253963c84
fix: put a white char before an opening tag in tree mode if it was in the source html
2022-02-08 16:34:54 +01:00
..
convert
add methods: try_esc_to_json(wchar_t val, stream) try_esc_to_xml(...) try_esc_to_csv(...)
2022-02-04 14:19:54 +01:00
csv
…
date
…
html
fix: put a white char before an opening tag in tree mode if it was in the source html
2022-02-08 16:34:54 +01: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
…
space
added: Space::Space(const Date & date), Space::set(const Date & date), Space::add(const Date & date), Space::add(const wchar_t * field, const Date & date)
2021-11-05 09:27:32 +01:00
textstream
fix: add typename keyword in TextStreamBase<> in some places
2022-02-03 19:21:22 +01:00
utf8
fix: correctly escape json/xml/csv wide strings
2022-02-03 19:08:21 +01:00
Makefile
…
Makefile.dep
fix: correctly escape json/xml/csv wide strings
2022-02-03 19:08:21 +01:00