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

miloyip / rapidjson / 1538

Builds Branch Commit Type Ran Committer Via Coverage
1538 master Merge pull request #690 from fuzhufang/master optimize FindMember when use std::string push 21 Jul 2016 03:53AM UTC web-flow travis-ci pending completion   set done
1537 master if define RAPIDJSON_HAS_STDSTRING, FindMember use std::string, but it also use internal::StrLen to get the string lengtht, when it call FindMember(StringRef(name)). Now use GenericValue construct it, then can use the std::string.size. now it will ... Pull #690 21 Jul 2016 03:29AM UTC web-flow travis-ci pending completion   set done
1536 master Merge pull request #689 from miloyip/issue684_flush Add Flush() for all value types push 21 Jul 2016 03:16AM UTC web-flow travis-ci pending completion   set done
1535 master Add Flush() for all value types Fixes #684 Pull #689 21 Jul 2016 02:05AM UTC web-flow travis-ci pending completion   set done
1534 issue684_flush Add Flush() for all value types Fixes #684 push 21 Jul 2016 01:53AM UTC miloyip travis-ci pending completion   set done
1531 master Merge pull request #681 from niukuo/master fix rapidjson::value::Get<std::string>() may returns wrong data push 11 Jul 2016 08:22AM UTC web-flow travis-ci pending completion   set done
1530 master <a href="https://github.com/miloyip/rapidjson/commit/e7f7d808a">fix rapidjson::value::Get&lt;std::string&gt;() may returns wrong data Change-Id: I</a><a class="double-link" href="https://github.com/miloyip/rapidjson... Pull #681 11 Jul 2016 05:16AM UTC web-flow travis-ci pending completion   set done
1529 master Check for VS 2015: it doesn`t support stdint.h Visual Studio 2015 doesn't support stdint.h yet, so we should include msinttypes/stdint.h instead of stdint.h Pull #676 06 Jul 2016 04:00PM UTC web-flow travis-ci pending completion   set done
1528 master Merge pull request #674 from sjasonsmith/master Make GenericSchemaDocument constructor explicit push 02 Jul 2016 01:15PM UTC web-flow travis-ci pending completion   set done
1527 master Make GenericSchemaDocument constructor explicit Prior to this change, a user could incorrectly pass a Document object to SchemaValidator. This would implicitly construct a SchemaDocument, which would then be destructed before the validator was us... Pull #674 01 Jul 2016 02:18PM UTC web-flow travis-ci pending completion   set done
1526 master Merge pull request #673 from sjasonsmith/master Fix buffer overrun using PutN (closes #672) push 01 Jul 2016 10:02AM UTC web-flow travis-ci pending completion   set done
1525 master Fix buffer overrun using PutN (closes #672) Fix inconsistent calling of template functions in PutN in stream.h. When used with a GenericStringBuffer<<UTF8>, MemoryPoolAllocator>, PutN would call PutReserve from stream.h, and PutUnsafe from string... Pull #673 30 Jun 2016 09:39PM UTC web-flow travis-ci pending completion   set done
1524 master Fix #670 remote schema provider document push 29 Jun 2016 02:24AM UTC miloyip travis-ci pending completion   set done
1523 master Merge pull request #669 from pah/fixes/666 readertest: Suppress "dangling-else" warning on GCC 7 and later push 28 Jun 2016 02:13AM UTC web-flow travis-ci pending completion   set done
1522 master readertest: Suppress "dangling-else" warning on GCC 7 and later GCC 6.x doesn't yet support this warning flag, as reported by @ragnar-ouchterlony. Pull #669 27 Jun 2016 05:24PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • …
  • 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