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

brick / math / 321

Builds Branch Commit Type Ran Committer Via Coverage
321 faster-native-calculator Improve NativeCalculator::doMul() performance Calculating using blocks of digits, just like doAdd() and doSub(). push 19 Apr 2019 11:50PM UTC BenMorel travis-ci pending completion   set done
320 faster-native-calculator Improve NativeCalculator::doSub() performance Calculating using blocks of digits, just like doAdd(). push 19 Apr 2019 10:53PM UTC BenMorel travis-ci pending completion   set done
319 faster-native-calculator Improve NativeCalculator::doAdd() performance The additions are now performed in blocks of n digits (n depending on int size on target platform) instead of digit-by-digit as before. push 19 Apr 2019 10:20PM UTC BenMorel travis-ci pending completion   set done
318 master Fully qualified function names in BigNumber::floatToString() push 19 Apr 2019 09:56PM UTC BenMorel travis-ci pending completion   set done
317 master Skip of() float tests when locale is not supported push 19 Apr 2019 10:20AM UTC BenMorel travis-ci pending completion   set done
316 master Strict types in tests push 19 Apr 2019 01:24AM UTC BenMorel travis-ci pending completion   set done
315 master Improve float-to-string tests - test a larger number (>= 1000) to trigger the thousands separator, if any - ensure that BigNumber::of() resets the locale to its original value - test more locales push 19 Apr 2019 01:01AM UTC BenMorel travis-ci pending completion   set done
314 ieee754 Tests for BigNumber::of() with float push 19 Apr 2019 12:30AM UTC BenMorel travis-ci pending completion   set done
313 ieee754 Fix tests for new float handling push 18 Apr 2019 10:55PM UTC BenMorel travis-ci pending completion   set done
312 ieee754 Handle zero, infinity and NaN push 18 Apr 2019 10:22PM UTC BenMorel travis-ci pending completion   set done
311 ieee754 Improve BigNumber::convertFloat() performance We don't need exactlyDividedBy() and its multiple divisions, we're only dealing with powers of 2 so we can use dividedBy() with the exponent as maximum scale (each division by 2 yields at most 1 extra... push 17 Apr 2019 10:46PM UTC BenMorel travis-ci pending completion   set done
310 0.8.6 Fix BigNumber::sum() when calling method on BigNumber itself with mixed types push 11 Apr 2019 12:53PM UTC BenMorel travis-ci pending completion   set done
309 master Fix BigNumber::sum() when calling method on BigNumber itself with mixed types push 11 Apr 2019 12:05PM UTC BenMorel travis-ci pending completion   set done
308 master Implement BigNumber::sum() push 11 Apr 2019 11:31AM UTC BenMorel travis-ci pending completion   set done
307 master Adding support for environments that have a system locales with different decimal separator (#20) push 08 Apr 2019 11:06PM UTC BenMorel travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • …
  • 44
  • 45
  • 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