aboutsummaryrefslogtreecommitdiff
path: root/libjava/gnu
AgeCommit message (Expand)AuthorFilesLines
2002-03-06unicode-decomp.pl: Move from chartables.pl...Eric Blake4-0/+11988
2002-02-22natSystem.cc (init_properties): Include the `Inc.' in java.vendor and java.vm...Tom Tromey2-2/+2
2002-02-22Connection.java (conect): Open the input and/or output streams immediately he...Per Bothner1-13/+17
2002-02-17name-finder.cc (toHex): Use word mode, not long long.Jason Merrill1-1/+1
2002-02-14[multiple changes]Mark Wielaard1-265/+329
2002-02-07shs.h, [...]: use uint<n>_t instead of LONG and BYTEAdam Megacz3-22/+28
2002-01-31gccbug.in: Follow GNU Coding Standards for --version.Joseph Myers1-1/+1
2002-01-24* gnu/awt/xlib/XToolkit.java (getPrintJob): New stub method.Tom Tromey1-1/+7
2002-01-22Add license clarification.Mark Wielaard65-344/+1040
2002-01-22ButtonPeer.java: Replace with Classpath version.Tom Tromey3-3/+53
2002-01-16Start of AWT merge with Classpath:Tom Tromey6-70/+143
2002-01-10For PR libgcj/5303:Tom Tromey1-7/+37
2002-01-10Convert.java (version): Use java.vm.name property.Tom Tromey1-5/+7
2002-01-10For PR libgcj/5303:Tom Tromey1-6/+43
2002-01-08Makefile.in: Rebuilt.Tom Tromey133-101/+6320
2001-12-16Makefile.in: Rebuilt.Tom Tromey1-8/+26
2001-12-12* gnu/gcj/runtime/StringBuffer.javaTom Tromey1-1/+1
2001-12-11String.java (String): New constructor.Tom Tromey2-0/+224
2001-12-09* gnu/gcj/xlib/XImage.java (toString): Add missing initialization.Per Bothner1-0/+9
2001-11-13Makefile.in: Rebuilt.Tom Tromey1-0/+24
2001-10-31HACKING, [...]: Fix spelling errors.Joseph Myers3-3/+3
2001-10-24fix include problemAnthony Green1-1/+2
2001-10-22JIS0208_to_Unicode.cc: Declare java_exceptions pragma.Bryce McKinlay4-0/+5
2001-10-18SHA1PRNG.java (engineNextBytes): Rewrote.Tom Tromey1-23/+20
2001-10-12Makefile.in: Rebuilt.Tom Tromey4-12/+193
2001-10-10natFinalizerThread.cc: New file.Tom Tromey3-4/+99
2001-09-30re PR libgcj/4383 (file: protocol not supported in URLConnection?)Bryce McKinlay2-1/+8
2001-09-29SharedLibLoader.java: New class.Per Bothner2-0/+150
2001-09-27Configuration.java.in (INIT_LOAD_LIBRARY): New constant.Tom Tromey1-3/+32
2001-09-23old fixAnthony Green1-1/+1
2001-09-23misc fixesAnthony Green1-5/+4
2001-09-19Fix null pointer bug.Anthony Green1-1/+2
2001-09-17Add support for iso8859_1.Anthony Green1-0/+1
2001-09-06jvm.h: Declare _Jv_RegisterResource.Anthony Green7-0/+431
2001-09-05SimpleDateFormat.java: Re-merged with Classpath.Tom Tromey13-655/+444
2001-09-04re PR libgcj/4213 (SimpleDateFormat constructor SEGV's.)Tom Tromey1-0/+25
2001-08-31Makefile.in: Rebuilt.Tom Tromey2-52/+128
2001-08-28Activatable.java, [...]: RMI implementation from Kaffe.Tom Tromey20-0/+3472
2001-08-26Makefile.am: New friends for java/lang/Thread.h.Bryce McKinlay2-6/+92
2001-08-18UnicodeToBytes.java (write): Write work buffer starting from zero offset.Jeff Sturm1-1/+1
2001-08-17* gnu/gcj/convert/IOConverter.java: Add `646' alias.Tom Tromey1-0/+5
2001-08-15natIconv.cc (read): Handle EINVAL and E2BIG correctly.Tom Tromey1-4/+7
2001-08-10* gnu/gcj/convert/natIconv.cc (done): Use HAVE_ICONV.Loren J. Rittle1-0/+8
2001-07-30natIconv.cc (done): New methods.Tom Tromey5-69/+181
2001-07-13re PR libgcj/3426 (java.io.InputStreamReader, infinite loop)Tom Tromey1-2/+12
2001-06-27IOConverter.java: Manually maintained alias now lowercase.Tom Tromey1-1/+1
2001-06-26encodings.pl: Generate lower-case names.Tom Tromey1-23/+24
2001-05-21Implement invocation interface; don't create new thread for main.Per Bothner4-245/+9
2001-05-21* gnu/gcj/runtime/VMClassLoader.java (VMClassLoader): Now public.Tom Tromey1-2/+2
2001-05-18[multiple changes]Bryce McKinlay1-0/+4