aboutsummaryrefslogtreecommitdiff
path: root/libjava/gnu
AgeCommit message (Expand)AuthorFilesLines
2001-05-18[multiple changes]Bryce McKinlay1-0/+4
2001-05-10[multiple changes]Tom Tromey4-0/+927
2001-04-25decl.c (init_decl_processing): Add new class "protectionDomain" field.Bryce McKinlay2-11/+59
2001-03-25exception.cc (java_eh_info): Make value type jthrowable.Richard Henderson6-6/+6
2001-03-18natClass.cc (_Jv_CheckCast): add class names to exceptionMark Wielaard1-1/+3
2001-03-01Changes merged from Kawa's gnu.math.Per Bothner1-20/+23
2001-02-15DirectRasterGraphics.java (clone): Hoist to public.Bryce McKinlay2-2/+3
2001-02-13* gnu/awt/j2d/AbstractGraphicsState.java (clone): Made public.Tom Tromey1-1/+6
2001-01-12natGtkComponentPeer.cc (getLocationOnScreen): Wrote.Tom Tromey6-11/+294
2001-01-09re PR libgcj/1411 (natTimeZone.cc should be removed)Warren Levy1-3/+13
2000-12-12FirstThread.java (Kcert, [...]): New static final fields.Tom Tromey1-1/+10
2000-11-28Makefile.am: Added natTimeZone.cc.Warren Levy1-0/+10
2000-11-26System.java (setProperties): Only call init_properties() if properties is null.Bryce McKinlay1-0/+14
2000-11-01encodings.pl: Added `ASCII' alias.Tom Tromey6-21/+220
2000-10-27Makefile.am: Added locale files from Classpath.Warren Levy4-0/+294
2000-10-22Makefile.am: Added rules for libgcjx library.Rolf W. Rasmussen58-0/+6762
2000-10-10LocaleData_en.java (monetarySeparator): Added.Warren Levy1-1/+2
2000-10-05* gnu/gcj/convert/natIconv.cc (init): Terminate buffer.Tom Tromey1-2/+4
2000-10-02prims.cc (_Jv_argv, _Jv_argc): New fields.Bryce McKinlay14-0/+1248
2000-09-11BytesToUnicode.java (getDefaultDecoder): Let default decoder use iconv.Tom Tromey2-2/+16
2000-09-05natIconv.cc (read): Remove unused local.Bryce McKinlay2-11/+4
2000-09-04File.java (deleteOnExit): New method.Anthony Green1-0/+38
2000-08-29BitMaskExtent.java, [...]: Removed Latin-1 copyright symbols.Tom Tromey4-4/+4
2000-08-26Makefile.in: Rebuilt.Anthony Green2-4/+17
2000-08-23NativeThread.java (NativeThread): Removed assignment to `alive_flag', call `i...Alexandre Petit-Bianco2-1/+8
2000-08-21natSystem.cc (init_properties): Change sourceware reference to sources.redhat...Anthony Green1-0/+23
2000-08-16ComponentDataBlitOp.java: New file.Rolf W. Rasmussen2-0/+257
2000-08-10Connection.java (gotHeaders): Removed.Bryce McKinlay1-43/+41
2000-08-08Input_UTF8.java (read): Fixed handling of surrogate characters.Tom Tromey2-15/+31
2000-08-02encodings.pl: New file.Tom Tromey3-6/+62
2000-07-27mauve-libgcj: Activated serialization tests.Warren Levy1-1/+5
2000-07-25ColorModel.java: New file...Rolf W. Rasmussen2-0/+219
2000-06-28Gnu.java: New file.Warren Levy3-0/+415
2000-06-20ThreadGroup.java: Merged with classpath.Bryce McKinlay1-4/+4
2000-06-16natIconv.cc (iconv_adapter): New function.Tom Tromey1-8/+18
2000-05-19Jumbo patch:Tom Tromey25-0/+2514
2000-05-19Oops, typo in last change.Bryce McKinlay1-1/+1
2000-05-19From Gregory R. Warnes <warnes@biostat.washington.edu>:Bryce McKinlay1-1/+1
2000-05-18Thread.java: Declare `data' as Object, not RawData.Bryce McKinlay1-2/+3
2000-04-24natFirstThread.cc (run): Initialize class before calling main.Jeff Sturm1-4/+3
2000-04-21Handler.java (openConnection): Use `setURL', not `url.set'.Tom Tromey1-2/+2
2000-04-02JVMPI changes...Anthony Green1-1/+96
2000-03-07All files: Updated copyright information.Tom Tromey45-45/+45
2000-03-05configure.host: Fix __NO_MATH_INLNES botch.Anthony Green2-0/+103
2000-03-02java-interp.h: Don't include MethodInvocation.h.Tom Tromey1-32/+0
2000-02-26Minor clean up and bug fix.Anthony Green1-1/+1
2000-02-21Makefile.in: Rebuilt.Anthony Green2-0/+225
2000-02-14MPN.java (findLowestBit): Made methods public.Warren Levy1-2/+2
2000-02-10natNativeThread.cc: New file.Tom Tromey2-0/+52
2000-02-10natIconv.cc (Input_iconv::finalize): Call iconv_close when handle is not NULL.Tom Tromey1-2/+2