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

open-source-parsers / jsoncpp / 12718930626

Builds Branch Commit Type Ran Committer Via Coverage
12718930626 master Added Value::findType with String key (#1574) This adds a convenience function to return a member if it has a specific json type. All isType values are supported. Co-authored-by: Jordan Bayles <bayles.jordan@gmail.com> push 10 Jan 2025 11:39PM UTC web-flow github
95.34
12718810776 refs/pull/1574/merge Merge 1342e8a6f into 60ccc1f5d push 10 Jan 2025 11:27PM UTC web-flow github
95.34
12718799426 master feat: support std::string_view in Value API (#1584) This adds direct support for `std::string_view` when available (C++17 and above). The current API can be used with `std::string_view` via the low-level two-pointer methods, but is not ergonomi... push 10 Jan 2025 11:26PM UTC web-flow github
95.3
12718718826 refs/pull/1584/merge Merge 2b817e787 into 07a8fe6a2 push 10 Jan 2025 11:20PM UTC web-flow github
95.3
12718713558 master Drop pre-C++11 alternatives (#1593) * Assume C++11 We already assume C++11 elsewhere, so all pre-11 `#ifdef` branches are dead code at this point. Fixes issue #1591 because we can just use `std::isfinite` etc. assume C++11 in json_reader.cpp as... push 10 Jan 2025 11:17PM UTC web-flow github
95.3
12683272352 issue1591 valueToString: simplify lookup of special float name Pull #1593 09 Jan 2025 03:48AM UTC BillyDonahue github
95.3
12683272582 refs/pull/1593/merge Merge b4e88e35b into dca8a24cf Pull #1591 09 Jan 2025 03:48AM UTC web-flow github
95.3
12683205853 issue1591 assume C++11 in json_reader.cpp as well Pull #1593 09 Jan 2025 03:41AM UTC BillyDonahue github
95.3
12683206096 refs/pull/1593/merge Merge 7e921b06e into dca8a24cf Pull #1591 09 Jan 2025 03:41AM UTC web-flow github
95.3
12683138286 refs/pull/1593/merge Merge 5abc0904e into dca8a24cf Pull #1591 09 Jan 2025 03:34AM UTC web-flow github
95.3
12683137864 issue1591 valueToString: simplify lookup of special float name Pull #1593 09 Jan 2025 03:34AM UTC BillyDonahue github
95.3
12683002925 refs/pull/1593/merge Merge 95be0916d into dca8a24cf Pull #1591 09 Jan 2025 03:20AM UTC web-flow github
95.29
12683002716 issue1591 apply clang-format Pull #1593 09 Jan 2025 03:20AM UTC BillyDonahue github
95.29
12682898200 refs/pull/1593/merge Merge bd4f4ac9a into dca8a24cf Pull #1591 09 Jan 2025 03:09AM UTC web-flow github
95.29
12682894583 issue1591 Assume C++11 in json_writer.cpp We assume C++11 elsewhere so all pre-11 #ifdef branches are dead code at this point. Fixes issue #1591 because we can just use std::isfinite. Pull #1593 09 Jan 2025 03:09AM UTC BillyDonahue github
95.29
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 35
  • 36
  • 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