Revisions of python-awkward-cpp
Dirk Mueller (dirkmueller)
committed
(revision 39)
- update to 41: * Add stream position check to reader unit tests * Add Templated accessors and range-based for * Add (Pretty)Writer::RawValue() * Add Document::Parse(std::string), Document::Parse(const char*, size_t length) and related APIs. * Add move constructor for GenericSchemaDocument * Add VS2010 and VS2015 to AppVeyor CI * Add parse-by-parts example * Support parse number as string * Add kFormatSingleLineArray for PrettyWriter * Added optional support for trailing commas * Added filterkey and filterkeydom examples * Added npm docs * Allow options for writing and parsing NaN/Infinity * Add std::string overload to PrettyWriter::Key() when RAPIDJSON_HAS_STDSTRING is defined
buildservice-autocommit
accepted
request 1201402
from
Markéta Machová (mcalabkova)
(revision 38)
baserev update by copy to link target
Markéta Machová (mcalabkova)
accepted
request 1201313
from
Atri Bhattacharya (badshah400)
(revision 37)
Update to version 38
buildservice-autocommit
accepted
request 1178901
from
Dirk Mueller (dirkmueller)
(revision 36)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
accepted
request 1178720
from
John Paul Adrian Glaubitz (glaubitz)
(revision 35)
- Update to version 34 * chore: Update RapidJSON (#3110)
buildservice-autocommit
accepted
request 1172679
from
Dirk Mueller (dirkmueller)
(revision 34)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 33)
- update to 33: * Fix a crash bug in regex * Fix schema "required" keyword cannot handle duplicated keys * Fix cmake CMP0054 warning * Added missing include guards in istreamwrapper.h and ostreamwrapper.h * Fix undefined behaviour * Fix buffer overrun using PutN * Fix rapidjson::value::Get<std::string>() may returns wrong data * Add Flush() for all value types * Handle malloc() fail in PoolAllocator * Fix builds on x32 platform. #703
buildservice-autocommit
accepted
request 1170770
from
Dirk Mueller (dirkmueller)
(revision 32)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
accepted
request 1170612
from
Atri Bhattacharya (badshah400)
(revision 31)
Update to version 32.
buildservice-autocommit
accepted
request 1158838
from
Steve Kowalik (StevenK)
(revision 30)
baserev update by copy to link target
Steve Kowalik (StevenK)
committed
(revision 29)
- Update to version 30: * No changelog available.
buildservice-autocommit
accepted
request 1138855
from
Markéta Machová (mcalabkova)
(revision 28)
baserev update by copy to link target
Markéta Machová (mcalabkova)
accepted
request 1138806
from
Atri Bhattacharya (badshah400)
(revision 27)
Update to version 28:
buildservice-autocommit
accepted
request 1133622
from
Dirk Mueller (dirkmueller)
(revision 26)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
accepted
request 1133473
from
Atri Bhattacharya (badshah400)
(revision 25)
Update to version 27
buildservice-autocommit
accepted
request 1127907
from
Factory Maintainer (factory-maintainer)
(revision 24)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 23)
- update to 26: * Keep Document value unchanged on parse error (#439) * Add missing return statement (#450) * Fix Document::Parse(const Ch*) for transcoding (#478) * encodings.h: fix typo in preprocessor condition (#495) * Custom Microsoft headers are necessary only for Visual Studio 2012 and lower (#559) * Fix memory leak for invalid regex (26e69ffde95ba4773ab06db6457b78f308716f4b) * Fix a bug in schema minimum/maximum keywords for 64-bit integer (e7149d665941068ccf8c565e77495521331cf390) * Fix a crash bug in regex (#605) * Fix schema "required" keyword cannot handle duplicated keys
buildservice-autocommit
accepted
request 1116396
from
Dirk Mueller (dirkmueller)
(revision 22)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 21)
- update to 24: * CMakeLists for include as a thirdparty in projects * Change Document::ParseStream() to use stack allocator for Reader
buildservice-autocommit
accepted
request 1112027
from
Markéta Machová (mcalabkova)
(revision 20)
baserev update by copy to link target
Displaying revisions 1 - 20 of 39