Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2000-04-11 | ObjectStreamException.java: New file. | Warren Levy | 1 | -0/+348 |
2000-03-24 | BigInteger.java (divide): Handle the special case when dividing by 1 and the ... | Warren Levy | 1 | -2/+11 |
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 |