poco/JSON/src
2021-04-12 20:29:05 +02:00
..
Array.cpp code cleanup; fix move ctors and assignment 2020-01-21 17:52:43 +01:00
Handler.cpp remove remaining $Id$ tags from file headers 2017-10-31 16:01:51 +01:00
JSONException.cpp remove remaining $Id$ tags from file headers 2017-10-31 16:01:51 +01:00
Object.cpp code cleanup; fix move ctors and assignment 2020-01-21 17:52:43 +01:00
ParseHandler.cpp remove remaining $Id$ tags from file headers 2017-10-31 16:01:51 +01:00
Parser.cpp Poco1.8.1 compilation error for C++98 mode #2121 2018-01-31 18:32:15 -06:00
ParserImpl.cpp #3136: Fixed null character issue when parsing a JSON 2021-04-12 20:29:05 +02:00
pdjson.c ifdef closing coment fix 2018-01-31 20:58:38 -06:00
pdjson.h clang compile 2018-01-31 19:34:43 -06:00
PrintHandler.cpp #2142 #2137 cherry pick 2 2018-02-08 19:45:37 -06:00
Query.cpp merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8 2020-01-09 10:08:09 +01:00
Stringifier.cpp fix toJSON function and some VS warnings 2018-02-08 19:46:02 -06:00
Template.cpp merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8 2020-01-09 10:08:09 +01:00
TemplateCache.cpp merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8 2020-01-09 10:08:09 +01:00