summaryrefslogtreecommitdiff
path: root/libjava/gnu
Commit message (Expand)AuthorAgeFilesLines
* natCore.cc (create): Use __builtin_alloca, and compute correct length of UTF-...Tom Tromey2002-04-241-3/+11
* Connection.java (usingProxy): return false.Mark Wielaard2002-04-151-1/+1
* For PR libgcj/5303:Tom Tromey2002-03-253-3/+29
* [multiple changes]Mark Wielaard2002-03-242-13/+17
* re PR libgcj/5944 (Use of uint32_t breaks libgcj bootstrap on Solaris 2.5.1)Tom Tromey2002-03-151-0/+8
* * gnu/gcj/xlib/WindowAttributes.java Assign null to RawData, not 0.Per Bothner2002-03-093-6/+6
* This commit was manufactured by cvs2svn to create branchNo Author2002-03-064-0/+11988
* natSystem.cc (init_properties): Include the `Inc.' in java.vendor and java.vm...Tom Tromey2002-02-222-2/+2
* Connection.java (conect): Open the input and/or output streams immediately he...Per Bothner2002-02-221-13/+17
* name-finder.cc (toHex): Use word mode, not long long.Jason Merrill2002-02-171-1/+1
* [multiple changes]Mark Wielaard2002-02-141-265/+329
* shs.h, [...]: use uint<n>_t instead of LONG and BYTEAdam Megacz2002-02-073-22/+28
* gccbug.in: Follow GNU Coding Standards for --version.Joseph Myers2002-01-311-1/+1
* * gnu/awt/xlib/XToolkit.java (getPrintJob): New stub method.Tom Tromey2002-01-241-1/+7
* Add license clarification.Mark Wielaard2002-01-2265-344/+1040
* ButtonPeer.java: Replace with Classpath version.Tom Tromey2002-01-223-3/+53
* Start of AWT merge with Classpath:Tom Tromey2002-01-166-70/+143
* For PR libgcj/5303:Tom Tromey2002-01-101-7/+37
* Convert.java (version): Use java.vm.name property.Tom Tromey2002-01-101-5/+7
* For PR libgcj/5303:Tom Tromey2002-01-101-6/+43
* Makefile.in: Rebuilt.Tom Tromey2002-01-08133-101/+6320
* Makefile.in: Rebuilt.Tom Tromey2001-12-161-8/+26
* * gnu/gcj/runtime/StringBuffer.javaTom Tromey2001-12-121-1/+1
* String.java (String): New constructor.Tom Tromey2001-12-112-0/+224
* * gnu/gcj/xlib/XImage.java (toString): Add missing initialization.Per Bothner2001-12-091-0/+9
* Makefile.in: Rebuilt.Tom Tromey2001-11-131-0/+24
* HACKING, [...]: Fix spelling errors.Joseph Myers2001-10-313-3/+3
* fix include problemAnthony Green2001-10-241-1/+2
* JIS0208_to_Unicode.cc: Declare java_exceptions pragma.Bryce McKinlay2001-10-224-0/+5
* SHA1PRNG.java (engineNextBytes): Rewrote.Tom Tromey2001-10-181-23/+20
* Makefile.in: Rebuilt.Tom Tromey2001-10-124-12/+193
* natFinalizerThread.cc: New file.Tom Tromey2001-10-103-4/+99
* re PR libgcj/4383 (file: protocol not supported in URLConnection?)Bryce McKinlay2001-09-302-1/+8
* SharedLibLoader.java: New class.Per Bothner2001-09-292-0/+150
* Configuration.java.in (INIT_LOAD_LIBRARY): New constant.Tom Tromey2001-09-271-3/+32
* old fixAnthony Green2001-09-231-1/+1
* misc fixesAnthony Green2001-09-231-5/+4
* Fix null pointer bug.Anthony Green2001-09-191-1/+2
* Add support for iso8859_1.Anthony Green2001-09-171-0/+1
* jvm.h: Declare _Jv_RegisterResource.Anthony Green2001-09-067-0/+431
* SimpleDateFormat.java: Re-merged with Classpath.Tom Tromey2001-09-0513-655/+444
* re PR libgcj/4213 (SimpleDateFormat constructor SEGV's.)Tom Tromey2001-09-041-0/+25
* Makefile.in: Rebuilt.Tom Tromey2001-08-312-52/+128
* Activatable.java, [...]: RMI implementation from Kaffe.Tom Tromey2001-08-2820-0/+3472
* Makefile.am: New friends for java/lang/Thread.h.Bryce McKinlay2001-08-262-6/+92
* UnicodeToBytes.java (write): Write work buffer starting from zero offset.Jeff Sturm2001-08-181-1/+1
* * gnu/gcj/convert/IOConverter.java: Add `646' alias.Tom Tromey2001-08-171-0/+5
* natIconv.cc (read): Handle EINVAL and E2BIG correctly.Tom Tromey2001-08-151-4/+7
* * gnu/gcj/convert/natIconv.cc (done): Use HAVE_ICONV.Loren J. Rittle2001-08-101-0/+8
* natIconv.cc (done): New methods.Tom Tromey2001-07-305-69/+181