summaryrefslogtreecommitdiff
path: root/libjava
Commit message (Expand)AuthorAgeFilesLines
* Check this.len, not len, when determining if there is no more input data.bryce2000-11-291-1/+1
* * java/util/zip/InflaterInputStream (read): Don't return -1 unlessbryce2000-11-294-15/+18
* 2000-11-29 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-11-295-4/+43
* * java/text/DateFormatSymbols.java (zoneStringsDefault): Addedwarrenl2000-11-283-3/+30
* 2000-11-28 Bryce McKinlay <bryce@abatross.co.nz>bryce2000-11-283-58/+222
* * Makefile.am: Added natTimeZone.cc.warrenl2000-11-288-560/+2221
* MIssing ChangeLog entry for my last commits.green2000-11-271-0/+13
* More new classes.green2000-11-2710-0/+232
* 2000-11-27 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-11-274-39/+55
* Replace stubs with actual implementationgreen2000-11-272-31/+45
* More JNDI changes.green2000-11-2728-3/+848
* Reverted erroneous Makefile.am committromey2000-11-272-13/+6
* Forgot to commit these ChangeLog entries.bryce2000-11-271-0/+32
* * Makefile.in: Rebuilt.tromey2000-11-278-37/+241
* * prims.cc (_Jv_NewObjectArray): Use const_cast to initializetromey2000-11-273-4/+23
* Initial jndi check-ingreen2000-11-2719-0/+676
* * libjava.compile/weirddecl.java: New file.tromey2000-11-263-0/+13
* Forgot to commit this ChangeLoggreen2000-11-261-1/+36
* 2000-11-25 Anthony Green <green@redhat.com>green2000-11-268-98/+191
* 2000-11-24 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-11-269-374/+371
* Fri Nov 24 11:25:20 2000 Anthony Green <green@redhat.com>green2000-11-243-3/+13
* * prims.cc (_Jv_NewObjectArray): Use palcement new to createtromey2000-11-243-7/+32
* * libjava.compile/PR375.java: New file. For PR gcj/375.tromey2000-11-242-0/+9
* * libjava.compile/PR374.java: New file. For PR gcj/374.tromey2000-11-242-0/+13
* 2000-11-23 Mark Wielaard <mark@klomp.org>bryce2000-11-232-2/+7
* 2000-11-23 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-11-232-18/+32
* 2000-11-22 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-11-228-421/+2824
* * Makefile.in: Rebuilt.tromey2000-11-206-3/+370
* * java/lang/reflect/AccessibleObject.java (isAccessible,tromey2000-11-182-26/+29
* * java/lang/natString.cc: Include Locale.h.tromey2000-11-187-159/+327
* Merge with Classpath (changes by Bryce McKinlay)mark2000-11-188-1323/+1461
* * java/util/zip/*.java: Javadoc and copyright updates.mark2000-11-1719-195/+670
* * java/text/CollationKey.java: Implement Comparable.tromey2000-11-175-10/+78
* * java/io/PushbackReader.java: Merged with Classpath.tromey2000-11-177-811/+1790
* * java/beans/PropertyChangeSupport.java (propertyListeners): Madewarrenl2000-11-164-21/+118
* * Makefile.in: Rebuilt.tromey2000-11-143-30/+59
* * libjava.compile/sjis_comment3.java: Removed.tromey2000-11-077-30/+9
* * lib/libjava.exp (libjava_arguments): Set --tag on libtooltromey2000-11-062-1/+6
* * java/io/ObjectInputStream.java (readObject): Added code towarrenl2000-11-033-21/+136
* * java/net/InetAddress.java (addr): Renamed from 'address'.warrenl2000-11-035-37/+120
* 2000-11-03 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-11-035-259/+268
* * Makefile.in: Rebuilt.tromey2000-11-023-4/+10
* 2000-11-02 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-11-022-2/+10
* 2000-11-02 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-11-025-452/+657
* * scripts/encodings.pl: Added `ASCII' alias.tromey2000-11-0110-21/+246
* * Makefile.in: Rebuilt.tromey2000-11-015-328/+361
* * jni.cc: Added include of java/lang/ThreadGroup.h.warrenl2000-11-013-2/+7
* * java/io/Reader.java: Merge docs from classpath.bryce2000-10-304-49/+299
* 2000-10-30 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-10-302-11/+10
* 2000-10-29 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-10-298-891/+979