コミット履歴

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