summaryrefslogtreecommitdiff
path: root/libjava/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Enable interpreter for alpha.green2000-12-101-0/+4
* Top level ChangeLog:apbianco2000-12-101-0/+22
* From Phil Edwards:tromey2000-12-081-0/+6
* * java/lang/StringBuffer.java (insert(int,char[])): Avoidwarrenl2000-12-081-0/+5
* * java/io/FileInputStream.java (close): Check if the fd is valid.warrenl2000-12-081-0/+7
* * java/awt/GridBagConstraints.java: Filled in values for statictromey2000-12-071-0/+3
* * java/util/BitSet.java: Updated copyright notice.tromey2000-12-061-0/+2
* Removed erroneous ChangeLog linetromey2000-12-061-1/+0
* * Makefile.in: Rebuilt.tromey2000-12-061-0/+6
* * java/text/Collator.java (decomposeCharacter, decmp, strength):tromey2000-12-061-0/+9
* * java/util/TimeZone.java (getAvailableIDs): Activated commentedwarrenl2000-12-041-0/+5
* * java/io/FilePermission.java: Made class final per spec.warrenl2000-12-041-0/+7
* * java/lang/natDouble.cc: Include fdlibm.h, not mprec.h. Frombryce2000-12-041-0/+5
* * java/awt/geom/Point2D.java: Added protected constructor.tromey2000-12-041-0/+11
* * java/awt/AWTError.java: Extend Error, nottromey2000-12-041-0/+3
* * Makefile.in: Rebuilt.tromey2000-12-031-0/+4
* * Makefile.in: Rebuilt.tromey2000-12-031-0/+4
* * Makefile.in: Rebuilt.tromey2000-12-031-0/+6
* * Makefile.in: Rebuilt.tromey2000-12-031-0/+7
* * java/util/Vector.java (insertElementAt): Unconditionallytromey2000-12-021-0/+6
* From Adam Welc <welc@cs.purdue.edu>:bryce2000-12-021-0/+5
* 2000-12-02 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-12-021-0/+8
* * Makefile.am: Added entries for new java.sql modules.warrenl2000-12-011-0/+5
* * mauve-libgcj: Turned on JDK1.2 and turned off tests for classeswarrenl2000-12-011-0/+5
* Fixed ChangeLog entry to be path specific.warrenl2000-12-011-21/+21
* * Array.java: New file from classpath.warrenl2000-12-011-0/+24
* * java/util/zip/InflaterInputStream (read): Don't return -1 unlessbryce2000-11-291-0/+7
* 2000-11-29 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-11-291-1/+9
* * java/text/DateFormatSymbols.java (zoneStringsDefault): Addedwarrenl2000-11-281-0/+7
* 2000-11-28 Bryce McKinlay <bryce@abatross.co.nz>bryce2000-11-281-0/+11
* * Makefile.am: Added natTimeZone.cc.warrenl2000-11-281-0/+22
* MIssing ChangeLog entry for my last commits.green2000-11-271-0/+13
* 2000-11-27 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-11-271-0/+17
* Replace stubs with actual implementationgreen2000-11-271-0/+14
* More JNDI changes.green2000-11-271-0/+74
* Forgot to commit these ChangeLog entries.bryce2000-11-271-0/+32
* * Makefile.in: Rebuilt.tromey2000-11-271-0/+8
* * prims.cc (_Jv_NewObjectArray): Use const_cast to initializetromey2000-11-271-0/+8
* Initial jndi check-ingreen2000-11-271-0/+18
* Forgot to commit this ChangeLoggreen2000-11-261-1/+36
* * prims.cc (_Jv_NewObjectArray): Use palcement new to createtromey2000-11-241-0/+10
* 2000-11-23 Mark Wielaard <mark@klomp.org>bryce2000-11-231-1/+6
* 2000-11-23 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-11-231-0/+9
* 2000-11-22 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-11-221-0/+15
* * Makefile.in: Rebuilt.tromey2000-11-201-0/+8
* * java/lang/reflect/AccessibleObject.java (isAccessible,tromey2000-11-181-0/+3
* * java/lang/natString.cc: Include Locale.h.tromey2000-11-181-0/+25
* Merge with Classpath (changes by Bryce McKinlay)mark2000-11-181-0/+6
* * java/util/zip/*.java: Javadoc and copyright updates.mark2000-11-171-0/+4
* * java/text/CollationKey.java: Implement Comparable.tromey2000-11-171-0/+29