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

miloyip / rapidjson / 759

Builds Branch Commit Type Ran Committer Via Coverage
759 master Merge pull request #305 from pah/fix/strict-memcpy Avoid calling memcpy with NULL pointers push 17 Apr 2015 04:36AM UTC miloyip travis-ci pending completion   set done
758 master Avoid calling memcpy with NULL pointers According to the C/C++ standards, calling `memcpy(NULL, NULL, 0)` is undefined behaviour. Recent GCC versions may rely on this by optimizing NULL pointer checks more aggressively, see [1]. This patch tries... Pull #305 16 Apr 2015 07:29PM UTC pah travis-ci pending completion   set done
757 master Avoid calling memcpy with NULL pointers According to the C/C++ standards, calling `memcpy(NULL, NULL, 0)` is undefined behaviour. Recent GCC versions may rely on this by optimizing NULL pointer checks more aggressively, see [1]. This patch tries... Pull #305 16 Apr 2015 07:14PM UTC pah travis-ci pending completion   set done
756 master Fix mistake in perftest push 16 Apr 2015 03:08AM UTC miloyip travis-ci pending completion   set done
755 master Search sample data in more folders for perftest push 16 Apr 2015 02:42AM UTC miloyip travis-ci pending completion   set done
754 master Converts tabs to spaces push 16 Apr 2015 02:23AM UTC miloyip travis-ci pending completion   set done
750 master Avoid calling memcpy with NULL pointers According to the C/C++ standards, calling `memcpy(NULL, NULL, 0)` is undefined behaviour. Recent GCC versions may rely on this by optimizing NULL pointer checks more aggressively, see [1]. This patch tries... Pull #305 16 Apr 2015 01:57AM UTC pah travis-ci pending completion   set done
753 master Fix allocator test push 16 Apr 2015 01:50AM UTC miloyip travis-ci pending completion   set done
752 master Fix allocator test Pull #306 15 Apr 2015 06:25PM UTC miloyip travis-ci pending completion   set done
751 pr/305 Fix allocator test push 15 Apr 2015 06:05PM UTC miloyip travis-ci pending completion   set done
749 master Fix coveralls push 15 Apr 2015 04:55PM UTC miloyip travis-ci pending completion   set done
743 issue298_coverage Cover SkipWhiteSpace for InsituStringStream push 15 Apr 2015 02:49PM UTC miloyip travis-ci pending completion   set done
742 issue298_coverage Not enforce force inline for debug configuration push 15 Apr 2015 02:30PM UTC miloyip travis-ci pending completion   set done
741 issue298_coverage Improves SkipWhitespace test push 15 Apr 2015 01:16PM UTC miloyip travis-ci pending completion   set done
740 issue298_coverage Further improve SkipWhitespace coverage push 15 Apr 2015 01:00PM UTC miloyip travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 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