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

boostorg / compute / 1337

Builds Branch Commit Type Ran Committer Via Coverage
1337 develop Merge pull request #583 from boostorg/fix-intel-platform-documentation Fix platform documentation push 25 Apr 2016 05:21PM UTC kylelutz travis-ci pending completion   set done
1336 develop Turn off coveralls for POCL builds Pull #599 25 Apr 2016 12:15PM UTC haahh travis-ci pending completion   set done
1335 develop Increase make_literal precision make_literal is losing some precision when making literal floating point values because it uses digits10, but that only gives us the number of decimal digits that will survive a decimal->native>decimal conversion; ... Pull #598 25 Apr 2016 12:59AM UTC jagerman travis-ci pending completion   set done
1334 develop Fix find_end algorithm There was an uninitialized memory at the end of matching_indices vector and it was read resulting in wrong index returned by detail::find_end_helper(...) function. Pull #597 25 Apr 2016 12:01AM UTC haahh travis-ci pending completion   set done
1333 develop Make sure a < b in uniform real distribution Making sure that the left endpoint (a) of the range in uniform real distribution is less than the right endpoint (b). Pull #595 24 Apr 2016 11:00PM UTC haahh travis-ci pending completion   set done
1332 develop Use nextafter to shift result off upper bound Currently b::c::r::uniform_real_distribution can produce a variate equal to the upper bound, which is wrong: it is supposed to (and claims to) produce values in [LO,HI), not [LO,HI], but when the rand... Pull #596 24 Apr 2016 09:39PM UTC jagerman travis-ci pending completion   set done
1331 develop Add test for values generated by uniform real dist New test checks if values generated by uniform real distribution are in the [a,b) interval. Pull #595 24 Apr 2016 08:20PM UTC haahh travis-ci pending completion   set done
1330 develop Merge pull request #593 from haahh/pr_sort_by_key_desc_fix Fix radix_sort_by_key for desc order push 24 Apr 2016 07:11PM UTC kylelutz travis-ci pending completion   set done
1329 develop Merge pull request #592 from haahh/pr_optical_flow_example_fix Fix bug in optical flow example push 24 Apr 2016 06:11PM UTC kylelutz travis-ci pending completion   set done
1328 develop Tests for radix sort in desc order Pull #593 23 Apr 2016 05:08PM UTC haahh travis-ci pending completion   set done
1327 develop Fix bug in optical flow example Image sampler should be a global constant in OpenCL program. Pull #592 23 Apr 2016 01:48PM UTC haahh travis-ci pending completion   set done
1326 develop Merge pull request #591 from jagerman/develop Fix normal distribution push 23 Apr 2016 02:39AM UTC kylelutz travis-ci pending completion   set done
1325 develop Use nextafter to push values down into [0,1) range Without this, we can get values of 1, but that leads to negative infinity from the following log; if we push the x1 value towards 0, we ensure that (one-x1) is always a value in (0,1], and so the... Pull #591 22 Apr 2016 11:58PM UTC jagerman travis-ci pending completion   set done
1324 develop Add test for mean and variance of normal_distribution Pull #590 22 Apr 2016 10:52PM UTC kylelutz travis-ci pending completion   set done
1323 master Add test for mean and variance of normal_distribution Pull #589 22 Apr 2016 10:09PM UTC kylelutz travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • …
  • 33
  • 34
  • 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