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

brick / math / 127

Builds Branch Commit Type Ran Committer Via Coverage
127 master BigDecimal::toBigRational() does not simplify the fraction any more push 03 Jul 2015 11:49AM UTC BenMorel travis-ci pending completion   set done
126 master Add quotient and remainder methods to BigRational push 03 Jul 2015 11:34AM UTC BenMorel travis-ci pending completion   set done
125 master Exact division algorithm is now in BigDecimal::dividedBy() BigRational::toBigDecimal() is now really just a proxy method to BigDecimal::dividedBy(). push 28 Jun 2015 08:57PM UTC BenMorel travis-ci pending completion   set done
124 master Parameters to BigNumber methods must be convertible to the current type This applies to plus(), minus(), multipliedBy(), dividedBy(). push 27 Jun 2015 11:47PM UTC BenMorel travis-ci pending completion   set done
123 master BigDecimal::dividedByWithRounding() is now dividedToScale() The $scale and $roundingMode parameters have been swapped. push 27 Jun 2015 10:01AM UTC BenMorel travis-ci pending completion   set done
122 master Performance improvement on type conversions Constructors of all BigNumber sub-classes are now accessible to each other via a proxy method in the parent class. push 27 Jun 2015 09:55AM UTC BenMorel travis-ci pending completion   set done
121 master Add missing BigInteger tests push 26 Jun 2015 11:51AM UTC BenMorel travis-ci pending completion   set done
120 master Add missing tests for BigInteger::parse() push 26 Jun 2015 11:41AM UTC BenMorel travis-ci pending completion   set done
119 master Remove dead code Calculator::sign() push 26 Jun 2015 11:35AM UTC BenMorel travis-ci pending completion   set done
118 master All calculators now use the string-based cmp() implementation This proved to be faster even when using GMP and BCMath. push 26 Jun 2015 11:00AM UTC BenMorel travis-ci pending completion   set done
117 master All calculators now use the string-based cmp() implementation This prove to be faster even when using GMP and BCMath. push 25 Jun 2015 11:51PM UTC BenMorel travis-ci pending completion   set done
116 master Speed up GCD calculation with GMP push 25 Jun 2015 11:15PM UTC BenMorel travis-ci pending completion   set done
115 master Move min() and max() implementations to BigNumber push 23 Jun 2015 11:27AM UTC BenMorel travis-ci pending completion   set done
114 master Proper comparison of every BigNumber against all rational number formats push 22 Jun 2015 08:50PM UTC BenMorel travis-ci pending completion   set done
113 master BigNumber::of() now throws NumberFormatException instead of InvalidArgumentException This allows to catch all of() exceptions with the parent, ArithmeticException. push 22 Jun 2015 08:18PM UTC BenMorel travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 35
  • 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