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

brick / math / 143

Builds Branch Commit Type Ran Committer Via Coverage
143 master Fix copy/paste mistakes in docblocks push 14 Jul 2015 10:02AM UTC BenMorel travis-ci pending completion   set done
141 master Links to API documentation push 04 Jul 2015 10:26PM UTC BenMorel travis-ci pending completion   set done
140 0.5.0 Update README for version 0.5 push 04 Jul 2015 08:45PM UTC BenMorel travis-ci pending completion   set done
139 master Update README for version 0.5 push 04 Jul 2015 08:42PM UTC BenMorel travis-ci pending completion   set done
138 master Add negative tests for BigRational::toBigDecimal() push 04 Jul 2015 11:42AM UTC BenMorel travis-ci pending completion   set done
137 master Remove BigRational::isFiniteDecimal() This information can now be inferred by calling toBigDecimal() and catching the exception. push 04 Jul 2015 11:37AM UTC BenMorel travis-ci pending completion   set done
135 master Faster implementation of BigDecimal::withPointMovedRight() Multiplying by powers of 10 can be achieved with string functions, without calling the calculator. push 04 Jul 2015 12:01AM UTC BenMorel travis-ci pending completion   set done
134 master Re-introduce rounding mode in BigInteger::dividedBy() push 03 Jul 2015 11:37PM UTC BenMorel travis-ci pending completion   set done
133 master Add BigDecimal::quotient() and remainder() methods push 03 Jul 2015 04:09PM UTC BenMorel travis-ci pending completion   set done
132 master Add BigNumber::toInteger() and toFloat() methods These methods are implemented by BigInteger, BigDecimal and BigRational. - toInteger() returns an exact value or throws an exception - toFloat() returns an approximate value push 03 Jul 2015 03:25PM UTC BenMorel travis-ci pending completion   set done
131 master Remove get prefix in method names This improves overall consistency of method names in the project. For example, it does not make sense to get the reciprocal of a BigRational using reciprocal(), but get its numerator using getNumerator(). List o... push 03 Jul 2015 02:24PM UTC BenMorel travis-ci pending completion   set done
130 master Refactor tests push 03 Jul 2015 02:09PM UTC BenMorel travis-ci pending completion   set done
129 master All BigNumber subclasses now have zero(), one() and ten() factory methods These methods are optimized for re-usability, and other methods now internally use them. push 03 Jul 2015 01:44PM UTC BenMorel travis-ci pending completion   set done
128 master Split Calculator::div() into divQ(), divR() & divQR() This will result in a slight performance improvement. push 03 Jul 2015 12:27PM UTC BenMorel travis-ci pending completion   set done
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
  • ← Previous
  • 1
  • 2
  • …
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 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