aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)Author
2001-09-05 * java/util/Date.java: Re-merged with Classpath.tromey
2001-09-05 * java/text/DateFormatSymbols.java: Re-merged with Classpath.tromey
2001-09-052001-09-05 Corey Minyard <minyard@acm.org>tromey
2001-09-05 * java/lang/natSystem.cc (init_properties): Default locale istromey
2001-09-05 * java/text/MessageFormat.java (setLocale): Don't catch ParseExceptionbryce
2001-09-05 * java/util/AbstractMap.java: Re-merged with Classpath.tromey
2001-09-05 * java/text/SimpleDateFormat.java: Re-merged with Classpath.tromey
2001-09-04 Fix for PR libgcj/4213:tromey
2001-09-04 * java/lang/reflect/natField.cc (set): Allow for case when thetromey
2001-09-02 * java/security/spec/AlgorithmParameterSpec.java,tromey
2001-09-02 * gcj/javaprims.h: Regenerated class list.tromey
2001-09-02 * Makefile.in: Rebuilt.tromey
2001-09-012001-08-28 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco
2001-09-01 * gcj/javaprims.h (_Jv_RegisterClassHook): New extern declaration.bothner
2001-09-01 * java/lang/ClassLoader.java (system): Remove static field.bothner
2001-09-01 * java/io/BufferedReader.java, java/io/ObjectInput.java,tromey
2001-08-31 Re-merge with Classpath:tromey
2001-08-31 * Makefile.in: Rebuilt.tromey
2001-08-31 * java/io/ByteArrayOutputStream.java: Re-merged with Classpath.tromey
2001-08-31 * exception.cc (PERSONALITY_FUNCTION): Simplifyjason
2001-08-31 * java/io/ByteArrayInputStream.java: Merged with Classpath.tromey
2001-08-31 * java/io/BufferedReader.java: Re-merged with Classpath.tromey
2001-08-28 * java/math/BigInteger.java (init(int,Random)): New method.bothner
2001-08-28 * java/rmi/activation/Activatable.java,tromey
2001-08-272001-08-24 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco
2001-08-26 * Makefile.am: New friends for java/lang/Thread.h.bryce
2001-08-26 * name-finder.cc (lookup): Ignore a null dli_fname from dbryce
2001-08-24 * java/lang/reflect/Field.java (toString): Usetromey
2001-08-22Look for lib-gnu-pkg-quux.so, not gnu-pkg-quux.so.green
2001-08-21 * java/util/IdentityHashMap.java (get): Fix off-by-one error.jsturm
2001-08-20 * java/awt/GridBagConstraints.java: Removed comment.tromey
2001-08-20 * jni.cc (nathash, nathash_count, nathash_size): New globals.tromey
2001-08-18 * gnu/gcj/convert/UnicodeToBytes.java (write): Write work bufferjsturm
2001-08-182001-08-17 Hans-J. Boehm <Hans_Boehm@hp.com>tromey
2001-08-172001-08-17 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco
2001-08-172001-08-17 Mark J Roberts <mjr@anarcast.net>tromey
2001-08-17 * gnu/gcj/convert/IOConverter.java: Add `646' alias.tromey
2001-08-17 * BigInteger.java: fix right shifts by nonzero multiples of 32.hboehm
2001-08-17 * BigInteger.java: fix right shifts by nonzero multiples of 32.hboehm
2001-08-15 * jni.cc: Include IdentityHashMap.h, not Hashtable.h.tromey
2001-08-15 * gnu/gcj/convert/natIconv.cc (read): Handle EINVAL and E2BIGtromey
2001-08-13 * java/awt/image/SampleModel.java (getPixel): Set correct arraytromey
2001-08-132001-08-12 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco
2001-08-10* gnu/gcj/convert/natIconv.cc (done): Use HAVE_ICONV.ljrittle
2001-08-10* java/lang/natObject.cc (is_mp): Protect use of _SC_NPROCESSORS_ONLN.ljrittle
2001-08-06 * java/io/InputStreamReader.java (refill): Only call refill ontromey
2001-08-05 * java/io/StringWriter.java: Merged with Classpath.tromey
2001-08-03 * libjava.jni/calls.c (Java_calls_docall): Fix typo.rth
2001-08-03 * prims.cc (JNI_OnLoad): Don't declare.tromey
2001-08-02 * java/io/RandomAccessFile.java (seek): Let seek go past end oftromey