Age | Commit message (Expand) | Author | Files | Lines |
2002-08-11 | Reenable patch since shared library troubles on powerpc are solved: | Mark Wielaard | 12 | -21/+1509 |
2002-08-09 | [multiple changes] | Bryce McKinlay | 1 | -1/+65 |
2002-08-09 | More AWT/Swing merge from GNU Classpath. | Bryce McKinlay | 3 | -0/+369 |
2002-08-09 | AWT/Swing merge from GNU Classpath. | Bryce McKinlay | 2 | -17/+59 |
2002-08-01 | Revert patch that breaks libgcj shared library on powerpc: | Mark Wielaard | 14 | -1726/+21 |
2002-07-22 | MD5.java: Extends MessageDigest, not MessageDigestSpi (fixes Classpath bug #7... | Mark Wielaard | 1 | -4/+4 |
2002-07-22 | Gnu.java: Reference all implementation classes by using Class.getName(). | Mark Wielaard | 1 | -9/+17 |
2002-07-14 | 2002-07-14� Mark Wielaard� <mark@klomp.org> | Mark Wielaard | 13 | -15/+1720 |
2002-05-24 | Merge JDK 1.4 java.security changes from classpath. | Bryce McKinlay | 1 | -0/+96 |
2002-05-12 | SentenceBreakIterator.java (next): Skip all java white space characters. | Mark Wielaard | 1 | -19/+14 |
2002-04-24 | natCore.cc (create): Use __builtin_alloca, and compute correct length of UTF-... | Tom Tromey | 1 | -3/+11 |
2002-04-15 | Connection.java (usingProxy): return false. | Mark Wielaard | 1 | -1/+1 |
2002-03-25 | For PR libgcj/5303: | Tom Tromey | 3 | -3/+29 |
2002-03-24 | [multiple changes] | Mark Wielaard | 2 | -13/+17 |
2002-03-15 | re PR libgcj/5944 (Use of uint32_t breaks libgcj bootstrap on Solaris 2.5.1) | Tom Tromey | 1 | -0/+8 |
2002-03-09 | * gnu/gcj/xlib/WindowAttributes.java Assign null to RawData, not 0. | Per Bothner | 3 | -6/+6 |
2002-03-06 | unicode-decomp.pl: Move from chartables.pl... | Eric Blake | 4 | -0/+11988 |
2002-02-22 | natSystem.cc (init_properties): Include the `Inc.' in java.vendor and java.vm... | Tom Tromey | 2 | -2/+2 |
2002-02-22 | Connection.java (conect): Open the input and/or output streams immediately he... | Per Bothner | 1 | -13/+17 |
2002-02-17 | name-finder.cc (toHex): Use word mode, not long long. | Jason Merrill | 1 | -1/+1 |
2002-02-14 | [multiple changes] | Mark Wielaard | 1 | -265/+329 |
2002-02-07 | shs.h, [...]: use uint<n>_t instead of LONG and BYTE | Adam Megacz | 3 | -22/+28 |
2002-01-31 | gccbug.in: Follow GNU Coding Standards for --version. | Joseph Myers | 1 | -1/+1 |
2002-01-24 | * gnu/awt/xlib/XToolkit.java (getPrintJob): New stub method. | Tom Tromey | 1 | -1/+7 |
2002-01-22 | Add license clarification. | Mark Wielaard | 65 | -344/+1040 |
2002-01-22 | ButtonPeer.java: Replace with Classpath version. | Tom Tromey | 3 | -3/+53 |
2002-01-16 | Start of AWT merge with Classpath: | Tom Tromey | 6 | -70/+143 |
2002-01-10 | For PR libgcj/5303: | Tom Tromey | 1 | -7/+37 |
2002-01-10 | Convert.java (version): Use java.vm.name property. | Tom Tromey | 1 | -5/+7 |
2002-01-10 | For PR libgcj/5303: | Tom Tromey | 1 | -6/+43 |
2002-01-08 | Makefile.in: Rebuilt. | Tom Tromey | 133 | -101/+6320 |
2001-12-16 | Makefile.in: Rebuilt. | Tom Tromey | 1 | -8/+26 |
2001-12-12 | * gnu/gcj/runtime/StringBuffer.java | Tom Tromey | 1 | -1/+1 |
2001-12-11 | String.java (String): New constructor. | Tom Tromey | 2 | -0/+224 |
2001-12-09 | * gnu/gcj/xlib/XImage.java (toString): Add missing initialization. | Per Bothner | 1 | -0/+9 |
2001-11-13 | Makefile.in: Rebuilt. | Tom Tromey | 1 | -0/+24 |
2001-10-31 | HACKING, [...]: Fix spelling errors. | Joseph Myers | 3 | -3/+3 |
2001-10-24 | fix include problem | Anthony Green | 1 | -1/+2 |
2001-10-22 | JIS0208_to_Unicode.cc: Declare java_exceptions pragma. | Bryce McKinlay | 4 | -0/+5 |
2001-10-18 | SHA1PRNG.java (engineNextBytes): Rewrote. | Tom Tromey | 1 | -23/+20 |
2001-10-12 | Makefile.in: Rebuilt. | Tom Tromey | 4 | -12/+193 |
2001-10-10 | natFinalizerThread.cc: New file. | Tom Tromey | 3 | -4/+99 |
2001-09-30 | re PR libgcj/4383 (file: protocol not supported in URLConnection?) | Bryce McKinlay | 2 | -1/+8 |
2001-09-29 | SharedLibLoader.java: New class. | Per Bothner | 2 | -0/+150 |
2001-09-27 | Configuration.java.in (INIT_LOAD_LIBRARY): New constant. | Tom Tromey | 1 | -3/+32 |
2001-09-23 | old fix | Anthony Green | 1 | -1/+1 |
2001-09-23 | misc fixes | Anthony Green | 1 | -5/+4 |
2001-09-19 | Fix null pointer bug. | Anthony Green | 1 | -1/+2 |
2001-09-17 | Add support for iso8859_1. | Anthony Green | 1 | -0/+1 |
2001-09-06 | jvm.h: Declare _Jv_RegisterResource. | Anthony Green | 7 | -0/+431 |