gcc/libjava/java
Warren Levy 552cc5b57e BigInteger.java (divide): Handle the special case when dividing by 1 and the high bit of the dividend is set.
* java/math/BigInteger.java(divide): Handle the special case when
	dividing by 1 and the high bit of the dividend is set.
	(setShiftRight): Handle case when count == 0.

From-SVN: r32724
2000-03-24 09:18:12 +00:00
..
awt Font.java (isBold): Fix syntax error. 2000-03-24 09:09:56 +00:00
io [multiple changes] 2000-03-15 22:03:19 +00:00
lang * java/lang/natClass.cc (isInstance): Use JV_CLASS, not getClass(). 2000-03-21 05:54:42 +00:00
math BigInteger.java (divide): Handle the special case when dividing by 1 and the high bit of the dividend is set. 2000-03-24 09:18:12 +00:00
net [multiple changes] 2000-03-15 22:03:19 +00:00
security
text
util Color.java: New file. 2000-03-17 00:45:06 +00:00