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

miloyip / rapidjson / 1398

Builds Branch Commit Type Ran Committer Via Coverage
1398 vcwarning Supress VC C4512 warning push 05 Apr 2016 05:08PM UTC miloyip travis-ci pending completion   set done
1397 vcwarning Fix clang compilation error push 05 Apr 2016 04:52PM UTC miloyip travis-ci pending completion   set done
1396 vcwarning Fix a compilation error push 05 Apr 2016 04:26PM UTC miloyip travis-ci pending completion   set done
1394 vcwarning Revert using of static const back to enum due to gcc error push 05 Apr 2016 03:46PM UTC miloyip travis-ci pending completion   set done
1392 vcwarning Fix cmake push 31 Mar 2016 07:17AM UTC miloyip travis-ci pending completion   set done
1390 vcwarning Add CMAKE verbose for appveyor push 31 Mar 2016 02:47AM UTC miloyip travis-ci pending completion   set done
1389 master Merge pull request #589 from jnicholls/rawnumber RawNumber Improvements / Clang Test Fix / Whitespace Cleanup push 31 Mar 2016 02:36AM UTC miloyip travis-ci pending completion   set done
1388 master Later clang compilers will warn on float -> double promotion because it can add precision. In the context of RapidJSON – especially with its float methods on GenericValue – I think this warning holds no water and should be ignored. Trim whitespac... Pull #589 29 Mar 2016 08:08PM UTC jnicholls travis-ci pending completion   set done
1387 master Refactor the fullPrecision flag and move it into the NumberStream template class so there is no runtime branching cost for choosing Take over TakePush. Pull #589 29 Mar 2016 07:41PM UTC jnicholls travis-ci pending completion   set done
1386 master Only ignore the double-promotion warning on newer Clang compilers. This warning does not apply to rapidjson's context. Pull #589 29 Mar 2016 05:07PM UTC jnicholls travis-ci pending completion   set done
1385 master Full precision double parsing requires part of the parsed number string as input, but it doesn't want the sign or scientific exponent portion. So if we're doing full precision parsing, we'll skip pushing some chars onto the temporary StackStream. Pull #589 29 Mar 2016 04:41PM UTC jnicholls travis-ci pending completion   set done
1383 master Fix #587 push 26 Mar 2016 03:03PM UTC miloyip travis-ci pending completion   set done
1382 master Merge pull request #584 from ludocode/trailing-commas Added optional support for trailing commas push 21 Mar 2016 01:50AM UTC miloyip travis-ci pending completion   set done
1381 master Added trailing comma support to iterative parser This also fixes cases where the iterative parser should have produced kParseErrorValueInvalid rather than kParseErrorUnspecifiedSyntaxError when expecting a value (after a colon in an object, after... Pull #584 20 Mar 2016 05:15PM UTC ludocode travis-ci pending completion   set done
1380 master Added additional tests for trailing commas Pull #584 20 Mar 2016 03:52PM UTC ludocode travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • …
  • 63
  • 64
  • 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