summaryrefslogtreecommitdiffstats
path: root/math/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* merge more modules into luniPeter Hallam2010-04-2712-7653/+0
* Fix a BigInteger(String) bug I introduced yesterday.Elliott Hughes2010-04-201-9/+12
* Fix several BigInteger failures.Elliott Hughes2010-04-192-19/+53
* Remove "messages" from the logging, math, and nio_char modules.Elliott Hughes2010-04-169-303/+54
* 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
* Merge remote branch 'goog/master' into mmElliott Hughes2010-02-221-2/+0
|\
| * Removing dead code from BigIntJesse Wilson2010-02-201-2/+0
* | 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-011-0/+3
* Fixing BigDecimal.stripLeadingZeroes on "0e100", as discovered by jtreg.Jesse Wilson2009-12-211-1/+1
* Rewrite NativeBN_twosCompFitsIntoBytes.Elliott Hughes2009-10-301-3/+3
* 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-0410-582/+280
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0314-0/+8153
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0314-8153/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-102-6/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-1713-921/+1200
* Initial ContributionThe Android Open Source Project2008-10-2114-0/+7880