| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a BigInteger(String) bug I introduced yesterday. | Elliott Hughes | 2010-04-20 | 1 | -9/+12 |
* | Fix several BigInteger failures. | Elliott Hughes | 2010-04-19 | 2 | -19/+53 |
* | Remove "messages" from the logging, math, and nio_char modules. | Elliott Hughes | 2010-04-16 | 9 | -303/+54 |
* | Remove all remaining "@since Android" tags. | Elliott Hughes | 2010-03-22 | 1 | -1/+0 |
* | Fix Issue 7036: java.math.BigInteger ctor accepts invalid input. | Elliott Hughes | 2010-03-10 | 1 | -10/+27 |
* | Remove more useless annotations: logging, luni-kernel, and math. | Elliott Hughes | 2010-02-23 | 24 | -5174/+27 |
* | Merge remote branch 'goog/master' into mm | Elliott Hughes | 2010-02-22 | 1 | -2/+0 |
|\ |
|
| * | Removing dead code from BigInt | Jesse Wilson | 2010-02-20 | 1 | -2/+0 |
* | | Resync a load of tests with upstream, make our build faster. | Elliott Hughes | 2010-02-19 | 3 | -18/+3 |
* | | Remove a workaround for an openssl bug that's been fixed upstream. | Elliott Hughes | 2010-02-03 | 1 | -2/+2 |
|/ |
|
* | Fix BigDecimalTest.test_stripTrailingZero. | Elliott Hughes | 2010-02-01 | 2 | -3/+7 |
* | Fixing BigDecimal.stripLeadingZeroes on "0e100", as discovered by jtreg. | Jesse Wilson | 2009-12-21 | 1 | -1/+1 |
* | Rewrite NativeBN_twosCompFitsIntoBytes. | Elliott Hughes | 2009-10-30 | 1 | -3/+3 |
* | Respond to impossible CloneNotSupportedExceptions with AssertionErrors. | Jesse Wilson | 2009-10-16 | 1 | -1/+1 |
* | am 4b304284: am 7f51bfee: Merge change I86898f45 into eclair | Jesse Wilson | 2009-10-01 | 1 | -0/+3 |
|\ |
|
| * | Fix BigInteger math bugs. | Jesse Wilson | 2009-09-29 | 1 | -0/+3 |
* | | Remove NativeBN_bn2twosComp. | Elliott Hughes | 2009-09-10 | 1 | -6/+0 |
|/ |
|
* | Updating math to Harmony r772995. | Jesse Wilson | 2009-08-04 | 12 | -583/+327 |
* | AI 148447: Marking some more tests as broken, because they | Jorg Pleumann | 2009-05-07 | 1 | -0/+2 |
* | auto import from //branches/cupcake/...@137873 | The Android Open Source Project | 2009-03-11 | 4 | -18/+6 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 42 | -0/+29270 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 42 | -29270/+0 |
* | auto import from //branches/cupcake/...@130745 | The Android Open Source Project | 2009-02-10 | 3 | -7/+3 |
* | auto import from //branches/cupcake/...@125939 | The Android Open Source Project | 2009-01-09 | 28 | -8014/+7487 |
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 37 | -994/+8522 |
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 39 | -0/+22273 |