summaryrefslogtreecommitdiff
path: root/libjava/java
Commit message (Expand)AuthorAgeFilesLines
* + 2000-04-22 Anthony Green <green@cygnus.com>green2000-04-221-9/+9
* * java/io/PipedInputStream.java, java/io/PipedOutputStream.java:tromey2000-04-212-27/+13
* Fix for PR libgcj/15:tromey2000-04-214-28/+3
* * java/io/PipedInputStream.java, java/io/PipedReader.java,tromey2000-04-212-241/+210
* Fix for PR java.io/204:tromey2000-04-214-568/+1426
* Fix for PR libgcj/212:tromey2000-04-201-0/+1
* 2000-04-16 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-04-161-2/+2
* * java/lang/natString.cc (intern): Temporarily disable finalizertromey2000-04-121-1/+1
* * java/lang/natString.cc (unintern): Added `obj' argument.tromey2000-04-122-5/+8
* * java/util/Vector.java (VectorEnumeration): Now `final'.tromey2000-04-114-9/+9
* * java/io/ObjectStreamException.java: New file.warrenl2000-04-1122-2/+6963
* 2000-04-08 Anthony Green <green@cygnus.com>green2000-04-091-9/+29
* * Makefile.in: Rebuilt.tromey2000-04-0936-28/+1418
* 2000-04-08 Anthony Green <green@redhat.com>green2000-04-093-2/+5
* * Makefile.in: Rebuilt.tromey2000-04-041-0/+27
* JVMPI changes...green2000-04-021-0/+73
* * Makefile.in: New #defines and friends for Thread.h.bryce2000-03-283-144/+58
* 2000-03-26 Tom Tromey <tromey@cygnus.com>tromey2000-03-261-0/+2
* * java/math/BigInteger.java(divide): Handle the special case whenwarrenl2000-03-241-2/+11
* * java/awt/Font.java(isBold): Fix syntax error.warrenl2000-03-245-6/+7
* 2000-03-21 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-03-211-2/+131
* * java/lang/natClass.cc (isInstance): Use JV_CLASS, not getClass().bryce2000-03-211-1/+1
* * java/lang/natClass.cc (isInstance): Use _Jv_IsAssignableFrom(),bryce2000-03-211-1/+1
* 2000-03-21 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-03-211-1/+6
* * java/awt/Color.java: Specified java.io for Serializable.warrenl2000-03-192-1/+2
* * java/awt/Color.java: Rewrote to be more memory efficient (& compile).warrenl2000-03-191-25/+51
* * java/awt/Color.java: New file.warrenl2000-03-1716-7/+463
* 2000-03-15 Tom Tromey <tromey@cygnus.com>tromey2000-03-155-0/+494
* * java/security/Key.java(serialVersionUID): Set to 0 for now.warrenl2000-03-103-3/+5
* * java/security/AlgorithmParameterGeneratorSpi.java: New file.warrenl2000-03-1035-50/+1374
* 2000-03-09 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-03-092-2/+4
* * java/lang/reflect/natArray.cc (newInstance): Don't allow arraytromey2000-03-091-2/+9
* * java/math/BigInteger.java(signum): Handle zero properly.warrenl2000-03-091-1/+3
* * All files: Updated copyright information.tromey2000-03-07306-308/+308
* 2000-03-07 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-03-073-83/+518
* * configure.host: Fix __NO_MATH_INLNES botch.green2000-03-052-103/+0
* * java/net/DatagramSocket.java(DatagramSocket(int,InetAddress)):warrenl2000-03-051-2/+2
* * include/java-interp.h: Don't include MethodInvocation.h.tromey2000-03-0212-198/+89
* 2000-02-28 Mo DeJong <mdejong@cygnus.com>tromey2000-02-291-1/+1
* 2000-02-28 Mo DeJong <mdejong@cygnus.com>tromey2000-02-291-3/+3
* 2000-02-27 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-02-271-1/+1
* Minor clean up and bug fix.green2000-02-261-1/+1
* 2000-02-25 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-02-251-7/+21
* * java/math/BigInteger.java(ival): Made private.warrenl2000-02-251-3/+3
* * Makefile.in: Rebuilt.green2000-02-211-4/+21
* 2000-02-19 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-02-191-2/+2
* * include/jvm.h (_Jv_GetJavaVM): Declare.tromey2000-02-181-2/+7
* * java/lang/natSystem.cc (init_properties): set java.lang.classpathbryce2000-02-151-2/+9
* * java/lang/natRuntime.cc (_load): Include library path withbryce2000-02-151-1/+3
* * java/lang/natThread.cc (dumpStack): Removed.bryce2000-02-152-10/+5