summaryrefslogtreecommitdiffstats
path: root/libjava/java/math/BigInteger.java
Commit message (Expand)AuthorAgeFilesLines
* * java/math/BigInteger.java(divide): Handle the special case whenwarrenl2000-03-241-2/+11
* * java/math/BigInteger.java(signum): Handle zero properly.warrenl2000-03-091-1/+3
* * All files: Updated copyright information.tromey2000-03-071-1/+1
* * java/math/BigInteger.java(ival): Made private.warrenl2000-02-251-3/+3
* * gnu/gcj/math/MPN.java(findLowestBit): Made methods public.warrenl2000-02-141-20/+154
* * java/math/BigInteger.java(BigInteger(String, int)): New constructor.warrenl2000-02-111-24/+400
* * Makefile.am: Added MPN.java and BigInteger.java.warrenl2000-02-041-0/+1683
OpenPOWER on IntegriCloud