poco/JSON/src
2022-07-07 04:18:20 -05: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 #3470: bug in JSON ParseHandler.cpp (RFC 7159 should be valid) 2022-02-19 09:52:24 +01:00
Parser.cpp #3309: optimize parsing from stream (no copying of entire JSON to memory); limit maximum depth to avoid stack overflow with malicious documents (fuzzing - #3285); code cleanup 2021-06-15 18:55:59 +02:00
ParserImpl.cpp JSON Parser performance improvements 2021-06-15 20:18:41 +02:00
pdjson.c Fix/tsan (#3617) 2022-06-01 23:47:26 -05:00
pdjson.h Fix/tsan (#3617) 2022-06-01 23:47:26 -05:00
PrintHandler.cpp #3505: JSON::PrintHandler.value(bool) prints incorrect value 2022-02-08 06:00:29 +01:00
Query.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
Stringifier.cpp fix(JSON::Stringifier): JSON Serializing NAN #3251 2022-06-22 13:44:00 +02:00
Template.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
TemplateCache.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00