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

Tencent / rapidjson / 2177

Builds Branch Commit Type Ran Committer Via Coverage
2177 master Fix signedness error Pull #1548 25 Jul 2019 09:23PM UTC web-flow travis-ci pending completion   set done
2174 master 修改文档错误 Pull #1544 19 Jul 2019 05:01AM UTC web-flow travis-ci pending completion   set done
2172 readme modify readme.md and readme.zh-cn.md Pull #1542 18 Jul 2019 01:24AM UTC web-flow travis-ci pending completion   set done
2170 master avoid gcc parse errors Pull #1533 30 Jun 2019 09:25PM UTC web-flow travis-ci pending completion   set done
2169 master Change all GenericMemberIterator from struct to class push 28 Jun 2019 02:53AM UTC miloyip travis-ci pending completion   set done
2168 master - Fixed a build issue by initializing "index" in the header file Pull #1529 22 Jun 2019 04:13AM UTC web-flow travis-ci pending completion   set done
2166 ml/improve-default-build-type Improve setting default build type for CMake Keep the Release as default build type. Switch to the Debug as default for development, when building locally from Git repository, unless building on CI job. Do not set CMAKE_BUILD_TYPE for multi confi... Pull #1519 23 May 2019 09:09AM UTC web-flow travis-ci pending completion   set done
2165 master Merge pull request #1506 from ylavic/CreatePattern Add missing curly brackets in STDREGEX's CreatePattern(). push 17 May 2019 01:44AM UTC web-flow travis-ci pending completion   set done
2164 master Fix build errors when googletest is built Pull #1516 10 May 2019 03:44PM UTC web-flow travis-ci pending completion   set done
2163 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 09 May 2019 12:06PM UTC web-flow travis-ci pending completion   set done
2162 sub_value_assignment Fix tests would-crash if the default Document allocator were kNeedFree. The allocator cannot be destroyed before the Document, otherwise its Value destructor double frees. Pull #1503 09 May 2019 11:52AM UTC web-flow travis-ci pending completion   set done
2161 MemberMap Disable Members map by default. Pull #1485 09 May 2019 11:39AM UTC web-flow travis-ci pending completion   set done
2160 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 02 May 2019 10:12AM UTC web-flow travis-ci pending completion   set done
2159 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 02 May 2019 09:53AM UTC web-flow travis-ci pending completion   set done
2157 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 07:55PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • …
  • 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