summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Accommodate unit tests.Annie Chin2016-10-124-677/+0
* Fix BoundedRational normalizationHans Boehm2016-08-231-0/+18
* Refactor arithmetic code. More symbolic result tracking.Hans Boehm2016-03-152-79/+276
* Copy and truncate rational results exactlyHans Boehm2016-02-041-1/+4
* Fix factorial(0)Hans Boehm2016-02-033-2/+6
* Check for decimal point after adding ellipsisHans Boehm2015-09-041-0/+2
* Address FIXME comments from previous cleanup CLHans Boehm2015-08-132-2/+64
* BoundedRational.java cleanupHans Boehm2015-08-111-0/+6
* Correct off-by-1 errors in display formatting code.Hans Boehm2015-06-231-0/+22
* Fix digitsRequired() for negative denominatorsHans Boehm2015-06-131-0/+6
* Implement percent and new inverse functionsHans Boehm2015-06-022-1/+8
* Prepare ExactCalculator for master fishfoodJustin Klaassen2015-04-162-14/+5
* Fix UI holes and bugs. Fix eval bugs.Hans Boehm2015-04-153-27/+45
* Add tests, fix BoundedRational bugsHans Boehm2015-04-075-0/+433
* Overhaul Calculator UI.Justin Klaassen2014-05-285-284/+0
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-035-0/+284
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-035-284/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-174-0/+186
* Initial ContributionThe Android Open Source Project2008-10-213-0/+98