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

Tencent / rapidjson / 2107

Builds Branch Commit Type Ran Committer Via Coverage
2107 cmake-fixup CMake: remove hardcoded CMAKECONFIG_INSTALL_DIR path Currently this path is hardcoded to lib/cmake. Some distributions have different library path (like lib64). So reuse LIB_INSTALL_DIR for that to make CMAKECONFIG_INSTALL_DIR configurable and us... Pull #1442 25 Jan 2019 03:02PM UTC web-flow travis-ci pending completion   set done
2106 schema_pointer_allocator Use the allocator of the Schema for its Pointer. The Pointer passed to construct the Schema can be from the stack or any transient storage, so the copy stored in the Schema must have the same lifetime/allocator as the Schema itself. Pull #1439 10 Jan 2019 06:10PM UTC web-flow travis-ci pending completion   set done
2105 master Avoid infinite recursion with cyclic $refs. Plus corresponding test. Pull #1393 19 Dec 2018 04:23PM UTC web-flow travis-ci pending completion   set done
2104 master Merge pull request #1426 from ylavic/pointer_less_than Add "less than" operator to Pointer. push 19 Dec 2018 08:47AM UTC web-flow travis-ci pending completion   set done
2103 pointer_less_than Merge branch 'master' into pointer_less_than Pull #1426 18 Dec 2018 11:02AM UTC web-flow travis-ci pending completion   set done
2102 pointer_less_than Merge branch 'master' into pointer_less_than Pull #1426 18 Dec 2018 02:03AM UTC web-flow travis-ci pending completion   set done
2101 master Merge pull request #1431 from ylavic/pointer_swap Allow to (std::)Swap two pointers. push 18 Dec 2018 01:49AM UTC web-flow travis-ci pending completion   set done
2100 pointer_swap Pointer tests now need <algorithm> (for std::swap), but no tabs. Pull #1431 17 Dec 2018 02:15PM UTC web-flow travis-ci pending completion   set done
2099 pointer_swap Allow to (std::)Swap two pointers. Pull #1431 17 Dec 2018 01:58PM UTC web-flow travis-ci pending completion   set done
2098 pointer_less_than Speed up Pointer::operator<(). Speed is more important than alphabetical order (which makes few sense in JSON in general, and with pointers especially). The use case is indexing in std containers, i.e. O(log n) with rbtree, so the faster comparis... Pull #1426 12 Dec 2018 09:57PM UTC web-flow travis-ci pending completion   set done
2097 pointer_less_than Rework Pointer::operator<() loop. I must be too dumb to understand the mess MSVC (32bit only) did with the previous loop, and to figure out how it might have make it never end. Anyway, hopefully any compiler can grok this new loop... Pull #1426 12 Dec 2018 02:31PM UTC web-flow travis-ci pending completion   set done
2096 pointer_less_than Instrument LessThan operator/test with traces to (try to) figure out what's going on for Win32. Sorry, I don't run Windows myself... Pull #1426 12 Dec 2018 12:26PM UTC web-flow travis-ci pending completion   set done
2095 pointer_less_than Use temporaries in Pointer::operator<() to evaluate once. Pull #1426 11 Dec 2018 12:55PM UTC web-flow travis-ci pending completion   set done
2094 pointer_less_than Use temporaries in Pointer::operator<() to evaluate once. Pull #1426 11 Dec 2018 11:27AM UTC web-flow travis-ci pending completion   set done
2091 pointer_less_than Use temporaries in Pointer::operator<() to evaluate once. Pull #1426 11 Dec 2018 08:57AM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • …
  • 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