aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
2000-11-14Makefile.in: Rebuilt.Tom Tromey3-30/+59
2000-11-07sjis_comment3.java: Removed.Tom Tromey7-30/+9
2000-11-06libjava.exp (libjava_arguments): Set --tag on libtool invocation.Tom Tromey2-1/+6
2000-11-03ObjectInputStream.java (readObject): Added code to conditionally dump out the...Warren Levy3-21/+136
2000-11-03InetAddress.java (addr): Renamed from 'address'.Warren Levy5-37/+120
2000-11-03AbstractList.java (SubList): Make it a top-level private class.Bryce McKinlay5-259/+268
2000-11-02Makefile.in: Rebuilt.Tom Tromey3-4/+10
2000-11-02AbstractList.java (remove): Comment out modCount increment to work around com...Bryce McKinlay2-2/+10
2000-11-02AbstractList.java: Throw messages with IndexOutOfBoundsExceptions.Bryce McKinlay5-452/+657
2000-11-01encodings.pl: Added `ASCII' alias.Tom Tromey10-21/+246
2000-11-01Makefile.in: Rebuilt.Tom Tromey5-328/+361
2000-11-01jni.cc: Added include of java/lang/ThreadGroup.h.Warren Levy3-2/+7
2000-10-30Reader.java: Merge docs from classpath.Bryce McKinlay4-49/+299
2000-10-30BitSet.java: Updated @specnote.Bryce McKinlay2-11/+10
2000-10-29AbstractCollection.java (addAll): Use size() instead of hasNext() in iterator...Bryce McKinlay8-891/+979
2000-10-29Re-indent in preparation for diff.Bryce McKinlay1-36/+36
2000-10-29Re-indent in preparation for diff.Bryce McKinlay1-120/+120
2000-10-27natGregorianCalendar.cc (computeFields): Set the isSet__ array elements to true.Warren Levy2-0/+7
2000-10-27Makefile.am: Added locale files from Classpath.Warren Levy15-397/+2221
2000-10-25Makefile.am (GCJCOMPILE): Pass --tag=GCJ to libtool.Bryce McKinlay5-463/+468
2000-10-25Makefile.in: Rebuilt.Tom Tromey3-19/+62
2000-10-25ThreadGroup.java (uncaughtException): Print thread name with stack dump.Bryce McKinlay2-1/+5
2000-10-24EventObject.java: Merged from classpath.Bryce McKinlay2-32/+61
2000-10-23AbstractSet.java (equals): Re-installed original code.Alexandre Petit-Bianco2-4/+5
2000-10-22Makefile.am: Added rules for libgcjx library.Rolf W. Rasmussen64-310/+8192
2000-10-20From Arno J. Klaassen:Tom Tromey3-0/+6
2000-10-20Makefile.in: Rebuilt.Tom Tromey5-49/+171
2000-10-13exception.cc: Don't #include "exception".Bryce McKinlay4-4/+11
2000-10-11ChoicePeer.java (addItem): Removed.Bryce McKinlay9-30/+37
2000-10-10LocaleData_en.java (monetarySeparator): Added.Warren Levy12-23/+169
2000-10-09[multiple changes]Tom Tromey3-244/+269
2000-10-09New test codeAnthony Green2-0/+15
2000-10-09updateBryce McKinlay1-3/+3
2000-10-09re GNATS libgcj/341 (Throwable.printStackTrace() isn't working)Bryce McKinlay3-4/+12
2000-10-07* java/util/Properties.java: Merged with Classpath version.Tom Tromey2-366/+465
2000-10-06Rebuilt Makefile.insTom Tromey4-72/+80
2000-10-06natField.cc (BooleanClass): Don't define.Tom Tromey21-120/+116
2000-10-05Makefile.am: Removed java/io/Replaceable.java and java/io/Resolvable.java.Warren Levy16-204/+194
2000-10-05* gnu/gcj/convert/natIconv.cc (init): Terminate buffer.Tom Tromey2-2/+8
2000-10-03Updated ChangeLog to reflect patch creditTom Tromey1-3/+4
2000-10-02updateBryce McKinlay1-0/+26
2000-10-02prims.cc (_Jv_argv, _Jv_argc): New fields.Bryce McKinlay21-12/+1266
2000-09-30posix-threads.cc (_Jv_CondWait): Check to see if we are interrupted before mo...Tom Tromey2-12/+17
2000-09-30Implement bitmap descriptor based marking for Boehm GC.Hans Boehm11-226/+412
2000-09-30ltconfig, [...]: Updated from libtool multi-language branch, to work around S...Alexandre Oliva1-279/+268
2000-09-26Scrollbar.java (removeAdjustmentListener): Use `remove', not `add'.Tom Tromey2-1/+6
2000-09-26natSystem.cc (file_encoding): Added return statement.Alexandre Petit-Bianco2-0/+5
2000-09-14Makefile.am: Re-work shell commands that exceeded command-line length limits.Alexandre Oliva3-16/+33
2000-09-14Looks like Tom forgot to check this in...Alexandre Oliva1-0/+2
2000-09-14* java/lang/natRuntime.cc (lt_preloaded_symbols): Define as `extern'.Alexandre Oliva2-1/+3