• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Tencent / rapidjson / 2156

Builds Branch Commit Type Ran Committer Via Coverage
2156 MemberMap Make use of an (std::multi)map for object members, if #defined. When RAPIDJSON_USE_MEMBERS_MAP is defined, an object Value will store its members in an (re)allocated array of Members like before, but also in an std::multimap<StringRef,SizeType> w... Pull #1485 30 Apr 2019 04:21PM UTC web-flow travis-ci pending completion   set done
2155 MemberMap Handle MemberMap iterators relocation with MSVC _ITERATOR_DEBUG_LEVEL=2. _ITERATOR_DEBUG_LEVEL=2 insists on seeing every allocator destruction for its internal tracking, and on that each iterator be at the same address when it's constructed/assig... Pull #1485 30 Apr 2019 03:08PM UTC web-flow travis-ci pending completion   set done
2154 MemberMap Handle MemberMap iterators relocation with MSVC _ITERATOR_DEBUG_LEVEL=2. _ITERATOR_DEBUG_LEVEL=2 insists on seeing every allocator destruction for its internal tracking, and on that each iterator be at the same address when it's constructed/assig... Pull #1485 29 Apr 2019 10:39PM UTC web-flow travis-ci pending completion   set done
2153 CreatePattern Add missing curly brackets in STDREGEX's CreatePattern(). Pull #1506 29 Apr 2019 01:23PM UTC web-flow travis-ci pending completion   set done
2152 cmake CMake: Canonicalize rapidjson include path in RapidJSONConfig.cmake. Having the path without relative components allows other projects to add the RadidJSON_INCLUDE_DIRS as a system include directory, without causing problems in the build. Pull #1505 29 Apr 2019 12:03PM UTC web-flow travis-ci pending completion   set done
2151 MemberMap Make use of an (std::multi)map for object members, if #defined. When RAPIDJSON_USE_MEMBERS_MAP is defined, an object Value will store its members in an (re)allocated array of Members like before, but also in an std::multimap<StringRef,SizeType> w... Pull #1485 28 Apr 2019 10:11PM UTC web-flow travis-ci pending completion   set done
2150 sub_value_assignment Safer GenericValue& operator=(GenericValue& rhs). When rhs is a sub-Value of *this, destroying *this also destroys/frees rhs, thus the following RawAssign(rhs) crashes. Address this by saving/moving rhs to a temporary first, which clears rhs and... Pull #1503 28 Apr 2019 09:58PM UTC web-flow travis-ci pending completion   set done
2149 compilation_fixes RAPIDJSON_NOEXCEPT_ASSERT() should never throw. clang warns about throwing from RAPIDJSON_NOEXCEPT_ASSERT() in a nothrow context. If RAPIDJSON_ASSERT() throws it can never be used for _NOEXCEPT_ASSERT(), so use C assert() instead. Finally (and ... Pull #1502 28 Apr 2019 09:44PM UTC web-flow travis-ci pending completion   set done
2148 MemberMap Make use of an (std::multi)map for object members, if #defined. When RAPIDJSON_USE_MEMBERS_MAP is defined, an object Value will store its members in an (re)allocated array of Members like before, but also in an std::multimap<StringRef,SizeType> w... Pull #1485 27 Apr 2019 11:52PM UTC web-flow travis-ci pending completion   set done
2147 MemberMap Make use of an (std::multi)map for object members, if #defined. When RAPIDJSON_USE_MEMBERS_MAP is defined, an object Value will store its members in an (re)allocated array of Members like before, but also in an std::multimap<StringRef,SizeType> w... Pull #1485 27 Apr 2019 11:10PM UTC web-flow travis-ci pending completion   set done
2146 MemberMap Make use of an (std::multi)map for object members, if #defined. When RAPIDJSON_USE_MEMBERS_MAP is defined, an object Value will store its members in an (re)allocated array of Members like before, but also in an std::multimap<StringRef,SizeType> w... Pull #1485 27 Apr 2019 09:55PM UTC web-flow travis-ci pending completion   set done
2145 MemberMap Make use of an (std::multi)map for object members, if #defined. When RAPIDJSON_USE_MEMBERS_MAP is defined, an object Value will store its members in an (re)allocated array of Members like before, but also in an std::multimap<StringRef,SizeType> w... Pull #1485 27 Apr 2019 02:46AM UTC web-flow travis-ci pending completion   set done
2144 MemberMap Make use of an (std::multi)map for object members, if #defined. When RAPIDJSON_USE_MEMBERS_MAP is defined, an object Value will store its members in an (re)allocated array of Members like before, but also in an std::multimap<StringRef,SizeType> w... Pull #1485 18 Apr 2019 02:20AM UTC web-flow travis-ci pending completion   set done
2143 MemberMap Make use of an (std::multi)map for object members, if #defined. When RAPIDJSON_USE_MEMBERS_MAP is defined, an object Value will store its members in an (re)allocated array of Members like before, but also in an std::multimap<StringRef,SizeType> w... Pull #1485 17 Apr 2019 01:51PM UTC web-flow travis-ci pending completion   set done
2142 MemberMap Make use of an (std::multi)map for object members, if #defined. When RAPIDJSON_USE_MEMBERS_MAP is defined, an object Value will store its members in an (re)allocated array of Members like before, but also in an std::multimap<StringRef,SizeType> w... Pull #1485 17 Apr 2019 01:36PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • …
  • 34
  • 35
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc