Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2000-03-09 | * java/math/BigInteger.java(signum): Handle zero properly. | Warren Levy | 1 | -1/+3 |
2000-03-07 | All files: Updated copyright information. | Tom Tromey | 1 | -1/+1 |
2000-02-25 | BigInteger.java (ival): Made private. | Warren Levy | 1 | -3/+3 |
2000-02-14 | MPN.java (findLowestBit): Made methods public. | Warren Levy | 1 | -20/+154 |
2000-02-11 | BigInteger.java (BigInteger(String, int)): New constructor. | Warren Levy | 1 | -24/+400 |
2000-02-04 | Makefile.am: Added MPN.java and BigInteger.java. | Warren Levy | 1 | -0/+1683 |