summaryrefslogtreecommitdiffstats
path: root/libjava/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * prims.cc (_Jv_NewMultiArrayUnchecked): New method.tromey2001-10-021-0/+10
* * java/io/FileWriter.java: Merge with Classpath.mark2001-10-011-0/+19
* * java/io/DataInput.java: Merge with Classpath.mark2001-09-301-0/+16
* PR libgcj/4383bryce2001-09-301-0/+8
* * java/lang/natClass.cc (_Jv_IsAssignableFrom): Handle the case ofbryce2001-09-301-0/+5
* * gnu/gcj/runtime/SharedLibLoader.java: New class.bothner2001-09-291-0/+8
* * Makefile.am (libgcj_la_LDFLAGS): Added $(GCLIBS), $(ZLIBS).jsturm2001-09-291-0/+5
* * java/util/IdentityHashMap.java (containsKey): Use getHash.tromey2001-09-271-0/+11
* * gnu/classpath/Configuration.java.in (INIT_LOAD_LIBRARY): Newtromey2001-09-271-0/+5
* * java/io/DataInputStream.java (readChar): Use readFully.tromey2001-09-261-0/+8
* * java/security/cert/X509Extension.java: Merge from classpath.bryce2001-09-251-0/+2
* * java/lang/PosixProcess.java (exitValue): Implement here. Throwbryce2001-09-241-0/+9
* old fixgreen2001-09-231-0/+5
* misc fixesgreen2001-09-231-0/+13
* * include/jvm.h (_Jv_VTable): Handle function descriptors for ia64;rth2001-09-211-23/+32
* * 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
OpenPOWER on IntegriCloud