Age | Commit message (Expand) | Author | Files | Lines |
2001-04-02 | natSystem.cc (init_properties): Revert yesterday's changes to "file.separator... | Bryce McKinlay | 4 | -34/+17 |
2001-04-01 | natString.cc (intern): If string's data does not point to this String, make a... | Per Bothner | 2 | -7/+9 |
2001-04-01 | DeflaterOutputStream.java (deflate): Loop while def.needsInput. | Per Bothner | 2 | -51/+95 |
2001-04-01 | 1.3-Compliant Implementation of java.io.File. | Bryce McKinlay | 4 | -204/+422 |
2001-03-25 | exception.cc (java_eh_info): Make value type jthrowable. | Richard Henderson | 20 | -197/+197 |
2001-03-24 | HashMap.java (HashMap): If 0 is given for initialCapacity paramater, bump it ... | Bryce McKinlay | 2 | -3/+7 |
2001-03-23 | natDouble.cc (parseDouble): Cannot use errno to check for errors... | Per Bothner | 1 | -15/+25 |
2001-03-23 | natClass.cc (_Jv_IsAssignableFrom): Checking the ancestors array is invalid f... | Per Bothner | 1 | -7/+10 |
2001-03-23 | jni.cc (_Jv_JNI_GetAnyFieldID): Handle unresolved fields. | Tom Tromey | 2 | -14/+7 |
2001-03-22 | Method.java (getExceptionTypes): Call getType() to initialize if exception_ty... | Bryce McKinlay | 3 | -2/+10 |
2001-03-21 | re PR libgcj/2338 (RandomAccessFile does not create the file if not found) | Tom Tromey | 1 | -2/+2 |
2001-03-20 | TimeZone.java: Sync up with Classpath. | Warren Levy | 1 | -97/+103 |
2001-03-19 | URLStreamHandler.java (parseURL): Fix bug which would "canonicalize" "../../x... | Per Bothner | 1 | -1/+1 |
2001-03-19 | ArrayList.java: Remove RCS keywords from comments | Mark Wielaard | 12 | -533/+785 |
2001-03-18 | natClass.cc (_Jv_CheckCast): add class names to exception | Mark Wielaard | 1 | -1/+6 |
2001-03-18 | natString.cc (rehash): Don't bother with memset; _Jv_AllocBytes returns zero'... | Tom Tromey | 1 | -18/+58 |
2001-03-14 | natThrowable.cc (printRawStackTrace): Copy the stackTrace buffer to a correct... | Andrew Haley | 1 | -3/+4 |
2001-03-12 | ExceptionInInitializerError.java (printStackTrace): Only try to print the sub... | Bryce McKinlay | 1 | -3/+3 |
2001-03-12 | Runtime.java (_exit): Declare new package-private native. | Bryce McKinlay | 5 | -9/+48 |
2001-03-09 | re PR libgcj/1971 (ObjectOutputStream generates incorrect serialVersionUID's ... | Tom Tromey | 1 | -5/+9 |
2001-03-06 | TreeSet.java (writeObject): Use a for-loop instead of Iterator.hasNext(). | Bryce McKinlay | 2 | -11/+6 |
2001-03-01 | Changes merged from Kawa's gnu.math. | Per Bothner | 1 | -15/+10 |
2001-02-23 | Change to sometimes include class name in ClassFormatError message. | Per Bothner | 1 | -1/+3 |
2001-02-23 | Throwable.java (CPlusPlusDemangler): Pass -s java to c++filt to select java-s... | Per Bothner | 1 | -1/+1 |
2001-02-22 | re PR java/2040 (java.util.Hashtable(int,float) is stricter than sun's version) | Bryce McKinlay | 2 | -20/+15 |
2001-02-20 | PipedWriter.java (flush): Throw exception if stream closed. | Tom Tromey | 4 | -29/+102 |
2001-02-20 | ThreadGroup.java (activeCount): Only include threads which are alive. | Tom Tromey | 1 | -7/+16 |
2001-02-19 | CharArrayReader.java (CharArrayReader): Throw IllegalArgumentException if con... | Bryce McKinlay | 2 | -10/+13 |
2001-02-19 | Integer.java (getInteger): Return default argument if property is not set. | Bryce McKinlay | 2 | -12/+16 |
2001-02-17 | * java/util/TimerTask.java: New version from Classpath. | Mark Wielaard | 1 | -64/+67 |
2001-02-17 | Remerge with Classpath (changes by Bryce McKinlay <bryce@albatross.co.nz>) | Mark Wielaard | 1 | -80/+111 |
2001-02-17 | DataInputStream.java: update copyright notice | Mark Wielaard | 6 | -35/+139 |
2001-02-16 | HashSet.java (clone): Made subclass safe, use super.clone(), not new. | Bryce McKinlay | 1 | -3/+10 |
2001-02-16 | TreeMap.java (nil): Made non-final. | Bryce McKinlay | 1 | -2/+4 |
2001-02-16 | TreeSet.java (clone): Made subclass safe, use super.clone(), not new. | Bryce McKinlay | 2 | -6/+22 |
2001-02-15 | defineclass.cc: Don't include alloca.h. | Anthony Green | 1 | -9/+1 |
2001-02-15 | AbstractSequentialList.java: Synchronize with Classpath. | Bryce McKinlay | 8 | -126/+576 |
2001-02-15 | * java/util/HashSet.java (clone): Remove try/catch. | Bryce McKinlay | 1 | -10/+3 |
2001-02-15 | TreeSet.java (clone): Call TreeMap.clone(), not Object.clone(). | Bryce McKinlay | 2 | -19/+14 |
2001-02-14 | natClass.cc (getSignature): Don't try to dereference param_types if it is null. | Bryce McKinlay | 2 | -16/+17 |
2001-02-14 | re PR libgcj/1758 (java.util package lacks TreeMap) | Bryce McKinlay | 5 | -16/+1756 |
2001-02-13 | PipedReader.java (ready): Throw IOException if pipe closed. | Tom Tromey | 4 | -19/+29 |
2001-02-13 | BlockDataException.java: Removed. | Bryce McKinlay | 2 | -40/+1 |
2001-02-09 | * java/util/Timer.java: New version from Classpath. | Tom Tromey | 1 | -429/+492 |
2001-02-09 | Double.java (doubleToRawLongBits): Now native. | Bryce McKinlay | 4 | -17/+20 |
2001-02-09 | File.java (java.net): Imported. | Alexandre Petit-Bianco | 1 | -0/+16 |
2001-02-09 | OutputStreamWriter.java: (flush, writeChars): Throw IOException if stream clo... | Bryce McKinlay | 1 | -1/+7 |
2001-02-09 | Byte.java: Remove redundant instanceof and null checks. | Bryce McKinlay | 6 | -51/+39 |
2001-02-09 | * java/lang/Float.java (parseFloat): New method. | Tom Tromey | 1 | -1/+9 |
2001-02-09 | re PR libgcj/1913 (reading closed streams throws NullPointerException, not IO... | Tom Tromey | 1 | -1/+10 |