Historique des commits

Auteur SHA1 Message Date
  Milo Yip cec8dcbc7a Add optional unresolvedTokenIndex parameter to Pointer::Get() and related il y a 10 ans
  Milo Yip 7f9921fc60 Merge branch 'master' into schema il y a 10 ans
  Milo Yip 74c8dcfd57 Fix clang -Weverything il y a 10 ans
  miloyip 8b265fe4b6 Fixes #489 il y a 10 ans
  Milo Yip db0a03a43c Fix #483 by using the correct value type il y a 10 ans
  Milo Yip b8d2f7e660 Merge regex into schema il y a 10 ans
  miloyip c8c8ad47c3 Further improve coverage of GenericPointer::Erase() il y a 10 ans
  miloyip 7ddaa80e46 Improve coverage of GenericPointer::Erase() il y a 10 ans
  miloyip f688b2b152 Improve coverage of Pointer il y a 10 ans
  miloyip 0e4c368952 Merge branch 'master' into schema il y a 10 ans
  miloyip 771fa9879a Add Pointer::Append(Value, Allocator) overload il y a 10 ans
  Milo Yip 677af55f70 Merge remote-tracking branch 'origin/master' into schema il y a 10 ans
  Milo Yip 5dee394004 Add Pointer::Append() and fixed bugs in assignment and Parse() il y a 10 ans
  Milo Yip 24f060f7cb Refactor template parameters and add ISchemaValidator il y a 10 ans
  Milo Yip 8c01e7e1ce Add Pointer::Erase() and EraseValueByPointer() il y a 10 ans
  miloyip 436625f83c Fix ambiguous cases in Pointer::Create() il y a 10 ans
  miloyip fc7b0a04a1 Add const Value& version of SetValueByPointer() and improve coverage il y a 10 ans
  miloyip 524974deec Add Validation of UTF-8 sequence for percent encoding, also improves coverage il y a 10 ans
  miloyip c35d47f83c Change copyright header of pointer test il y a 10 ans
  miloyip 369cf2a8b7 Fix wcscmp() causing false alarm in Valgrind il y a 10 ans
  miloyip b55a9bcacb Try diagnosis Valgrind error il y a 10 ans
  miloyip f55002c9a2 Try to fix valgrind error il y a 10 ans
  miloyip bb0e828928 Some std::string overloads for Pointer il y a 10 ans
  miloyip 0eb6cb8e5f Add equality/inequality operator, URI fragment stringify and UTF-8 Percent Encoding/Decoding il y a 10 ans
  miloyip 28f14bd68f Add parsing of URI fragment representation of JSON pointer il y a 10 ans
  miloyip 2ee15de4a9 Add no allocator overloads for Swap il y a 10 ans
  miloyip fd9386589f Add overloads for document as root, with no allocator parameter. il y a 10 ans
  miloyip d0d18847c5 Add GetValueByPointerWithDefault() overloads il y a 10 ans
  miloyip 32b45f6e6d Add GetWithDefault() overloads il y a 10 ans
  miloyip 2ddbd09031 Add '-' support for Create() and Set() il y a 10 ans