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

brick / math / 112

Builds Branch Commit Type Ran Committer Via Coverage
112 master Introducing a specific RoundingNecessaryException push 22 Jun 2015 08:04PM UTC BenMorel travis-ci pending completion   set done
111 master Introducing a specific DivisionByZeroException push 22 Jun 2015 12:19PM UTC BenMorel travis-ci pending completion   set done
110 master BigInteger, BigDecimal and BigRational are now final push 22 Jun 2015 10:54AM UTC BenMorel travis-ci pending completion   set done
109 master Rename BigRational factory methods - `BigRational::parse()` is now `of()` - `BigRational::of()` is now `nd()` This keeps BigRational in line with BigInteger and BigDecimal, whose `of()` factory method accepts a single parameter. The new way to c... push 21 Jun 2015 12:55PM UTC BenMorel travis-ci pending completion   set done
108 master CS fixes Shorthand "int" and "bool" are now used instead of "integer" and "boolean". This makes more sense as the latter are not accepted as synonyms in PHP 7 scalar type hints and return types. push 21 Jun 2015 12:47PM UTC BenMorel travis-ci pending completion   set done
107 master Fix parse() method on latest PHP 7 The behaviour of substr() has been changed following the fix of this bug: https://bugs.php.net/bug.php?id=62922 By this commit: https://github.com/php/php-src/commit/257054e81 push 21 Jun 2015 12:29PM UTC BenMorel travis-ci pending completion   set done
106 master Simplification of NativeCalculator::init() push 21 Jun 2015 12:14PM UTC BenMorel travis-ci pending completion   set done
105 master Fix NativeCalculator::cmp() implementation This was returning negative numbers other than -1 and positive numbers other than 1. push 21 Jun 2015 12:00PM UTC BenMorel travis-ci pending completion   set done
104 master Faster cmp() implementation for NativeCalculator push 20 Jun 2015 09:36PM UTC BenMorel travis-ci pending completion   set done
103 master BigNumber is now an abstract class This allows the factorization of most comparison & sign functions in a single place. Only `compareTo()` and `getSign()` are now abstract, the others methods are based on these two. push 20 Jun 2015 11:39AM UTC BenMorel travis-ci pending completion   set done
102 master Comparison and sign methods are now part of the BigNumber interface push 20 Jun 2015 11:28AM UTC BenMorel travis-ci pending completion   set done
101 master CS fix: missing space push 19 Jun 2015 10:38PM UTC BenMorel travis-ci pending completion   set done
100 master isFiniteDecimal() tests for negative values push 19 Jun 2015 12:22PM UTC BenMorel travis-ci pending completion   set done
99 master Add BigRational::isFiniteDecimal() push 19 Jun 2015 12:13PM UTC BenMorel travis-ci pending completion   set done
98 master Add BigDecimal::toBigRational() push 19 Jun 2015 11:12AM UTC BenMorel travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 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