summaryrefslogtreecommitdiffstats
path: root/math
Commit message (Expand)AuthorAgeFilesLines
* Remove all remaining "@since Android" tags.Elliott Hughes2010-03-221-1/+0
* Fix Issue 7036: java.math.BigInteger ctor accepts invalid input.Elliott Hughes2010-03-101-10/+27
* Remove more useless annotations: logging, luni-kernel, and math.Elliott Hughes2010-02-2324-5174/+27
* Merge remote branch 'goog/master' into mmElliott Hughes2010-02-221-2/+0
|\
| * Removing dead code from BigIntJesse Wilson2010-02-201-2/+0
* | Resync a load of tests with upstream, make our build faster.Elliott Hughes2010-02-193-18/+3
* | Remove a workaround for an openssl bug that's been fixed upstream.Elliott Hughes2010-02-031-2/+2
|/
* Fix BigDecimalTest.test_stripTrailingZero.Elliott Hughes2010-02-012-3/+7
* Fixing BigDecimal.stripLeadingZeroes on "0e100", as discovered by jtreg.Jesse Wilson2009-12-211-1/+1
* Rewrite NativeBN_twosCompFitsIntoBytes.Elliott Hughes2009-10-301-3/+3
* Respond to impossible CloneNotSupportedExceptions with AssertionErrors.Jesse Wilson2009-10-161-1/+1
* am 4b304284: am 7f51bfee: Merge change I86898f45 into eclairJesse Wilson2009-10-011-0/+3
|\
| * Fix BigInteger math bugs.Jesse Wilson2009-09-291-0/+3
* | Remove NativeBN_bn2twosComp.Elliott Hughes2009-09-101-6/+0
|/
* Updating math to Harmony r772995.Jesse Wilson2009-08-0412-583/+327
* AI 148447: Marking some more tests as broken, because theyJorg Pleumann2009-05-071-0/+2
* auto import from //branches/cupcake/...@137873The Android Open Source Project2009-03-114-18/+6
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0342-0/+29270
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0342-29270/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-103-7/+3
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-0928-8014/+7487
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-1737-994/+8522
* Initial ContributionThe Android Open Source Project2008-10-2139-0/+22273