summaryrefslogtreecommitdiffstats
path: root/libjava/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * no-threads.cc (_Jv_ThreadStart): Remove names of unused arguments.rth2001-09-211-0/+5
* * posix-threads.cc (_Jv_ThreadInterrupt): Re-enable interrupt ofbryce2001-09-211-0/+10
* Fix null pointer bug.green2001-09-191-0/+5
* * jni.cc (array_from_valist): Use promoted types for va_arg.aj2001-09-171-44/+48
* Add support for iso8859_1.green2001-09-171-0/+4
* * java/util/TimeZone.java: Updated list of timezones fromtromey2001-09-151-0/+3
* * java/lang/CloneNotSupportedException.java: Re-merged withtromey2001-09-141-0/+5
* * java/util/Hashtable.java (Enumerator): Ensure that ifbryce2001-09-131-0/+4
* * java/io/File.java (normalizePath): Use equals() not '==' for stringbryce2001-09-131-0/+5
* * Makefile.in: Rebuilt.tromey2001-09-121-0/+5
* * java/io/File.java (toURL): Use getAbsolutePath and `file://'.tromey2001-09-121-0/+4
* * java/util/Properties.java (load): Correctly read \u sequences.tromey2001-09-111-0/+5
* * configure.in (LIBFFIINCS): Quote uses of $(top_srcdir)manfred2001-09-101-0/+6
* * include/jvm.h (_Jv_AllocRawObj): New prototype.bryce2001-09-101-0/+7
* ResourceBundle fixesgreen2001-09-071-0/+8
* * java/text/RuleBasedCollator.java (clone): Rewrote.tromey2001-09-071-0/+7
* * include/jvm.h: Declare _Jv_RegisterResource.green2001-09-061-0/+16
* * java/util/Properties.java: Re-merged from Classpath.tromey2001-09-061-0/+2
* From Eric Blake, via Classpath:tromey2001-09-051-0/+4
* * java/util/Date.java: Re-merged with Classpath.tromey2001-09-051-0/+2
* * java/text/DateFormatSymbols.java: Re-merged with Classpath.tromey2001-09-051-0/+4
* 2001-09-05 Corey Minyard <minyard@acm.org>tromey2001-09-051-0/+7
* * java/lang/natSystem.cc (init_properties): Default locale istromey2001-09-051-0/+5
* * java/text/MessageFormat.java (setLocale): Don't catch ParseExceptionbryce2001-09-051-0/+5
* * java/util/AbstractMap.java: Re-merged with Classpath.tromey2001-09-051-0/+3
* * java/text/SimpleDateFormat.java: Re-merged with Classpath.tromey2001-09-051-0/+71
* Fix for PR libgcj/4213:tromey2001-09-041-0/+6
* * java/lang/reflect/natField.cc (set): Allow for case when thetromey2001-09-041-3/+3
* * java/security/spec/AlgorithmParameterSpec.java,tromey2001-09-021-0/+3
* * gcj/javaprims.h: Regenerated class list.tromey2001-09-021-0/+7
* * Makefile.in: Rebuilt.tromey2001-09-021-0/+72
* * gcj/javaprims.h (_Jv_RegisterClassHook): New extern declaration.bothner2001-09-011-0/+7
* * java/lang/ClassLoader.java (system): Remove static field.bothner2001-09-011-0/+11
* * java/io/BufferedReader.java, java/io/ObjectInput.java,tromey2001-09-011-0/+4
* Re-merge with Classpath:tromey2001-08-311-0/+8
* * Makefile.in: Rebuilt.tromey2001-08-311-0/+21
* * java/io/ByteArrayOutputStream.java: Re-merged with Classpath.tromey2001-08-311-0/+5
* * exception.cc (PERSONALITY_FUNCTION): Simplifyjason2001-08-311-0/+5
* * java/io/ByteArrayInputStream.java: Merged with Classpath.tromey2001-08-311-0/+4
* * java/io/BufferedReader.java: Re-merged with Classpath.tromey2001-08-311-0/+4
* * java/math/BigInteger.java (init(int,Random)): New method.bothner2001-08-281-0/+8
* * java/rmi/activation/Activatable.java,tromey2001-08-281-0/+93
* * Makefile.am: New friends for java/lang/Thread.h.bryce2001-08-261-0/+25
* * name-finder.cc (lookup): Ignore a null dli_fname from dbryce2001-08-261-0/+4
* * java/lang/reflect/Field.java (toString): Usetromey2001-08-241-0/+17
* Look for lib-gnu-pkg-quux.so, not gnu-pkg-quux.so.green2001-08-221-0/+5
* * java/util/IdentityHashMap.java (get): Fix off-by-one error.jsturm2001-08-211-0/+5
* * java/awt/GridBagConstraints.java: Removed comment.tromey2001-08-201-0/+2
* * jni.cc (nathash, nathash_count, nathash_size): New globals.tromey2001-08-201-0/+14
* * gnu/gcj/convert/UnicodeToBytes.java (write): Write work bufferjsturm2001-08-181-0/+5
OpenPOWER on IntegriCloud