Age | Commit message (Expand) | Author | Files | Lines |
2002-04-12 | SyncGlobal.java, [...]: New test case. | Loren J. Rittle | 3 | -0/+37 |
2002-04-12 | configure.host: Set can_unwind_signal on hosts which support it. | Bryce McKinlay | 4 | -328/+347 |
2002-04-11 | * win32.cc (_Jv_platform_initProperties): Fix spelling of _Jv_Free. | Tom Tromey | 2 | -4/+8 |
2002-04-11 | jvm.h (_Jv_ThrowBadArrayIndex, [...]): Mark as noreturn. | Adam King | 3 | -22/+36 |
2002-04-10 | Makefile.in: Rebuilt. | Tom Tromey | 9 | -20/+138 |
2002-04-09 | * win32.cc (_Jv_platform_initProperties): Use GetTempPath. | Tom Tromey | 2 | -1/+5 |
2002-04-09 | re PR java/6204 (gcj generates invalid byte code) | Bryce McKinlay | 5 | -0/+81 |
2002-04-08 | re PR libgcj/6187 (method distance of class java.awt.geom.Point2D causes infi... | Alberto Biancardi | 2 | -1/+7 |
2002-04-08 | AbstractMap.java (putAll): Use entrySet size. | Mark Wielaard | 2 | -5/+10 |
2002-04-07 | xfails: Add CASE_INSENSITIVE_ORDER... | Mark Wielaard | 2 | -0/+18 |
2002-04-07 | Hashtable.java (contains): Remove NullPointer check. | Mark Wielaard | 2 | -15/+16 |
2002-04-07 | typo | Bryce McKinlay | 1 | -1/+1 |
2002-04-07 | natSystem.cc (init_properties): Call new function _Jv_platform_initProperties. | Adam King | 6 | -16/+167 |
2002-04-07 | mauve.exp: Use libgcj.jar not libgcj.zip. | Mark Wielaard | 3 | -1/+12 |
2002-04-07 | * java/lang/Character,java (isDefined): getType() != UNASSIGNED. | Mark Wielaard | 2 | -1/+5 |
2002-04-07 | ArrayList.java (addAll(int,Collection)): System.arraycopy all of the remainin... | Mark Wielaard | 3 | -5/+28 |
2002-04-06 | ArrayList.jva (removeRange): If toIndex == fromIndex do nothing... | Mark Wielaard | 2 | -3/+12 |
2002-04-06 | exception.cc (abort): added static modifier | Adam Megacz | 1 | -0/+4 |
2002-04-06 | exception.cc (abort): added static modifier | Adam Megacz | 1 | -1/+2 |
2002-04-05 | win32.h (_Jv_platform_close_on_exec): added inline modifier. | Adam Megacz | 2 | -1/+7 |
2002-04-05 | Fix cut-n-paste typo. | Loren J. Rittle | 1 | -1/+1 |
2002-04-05 | configure.host: Add case statement to support generic port properties. | Loren J. Rittle | 2 | -5/+24 |
2002-04-05 | mauve-libgcj: Add JLS1.0 and JLS1.1 tags, ignore Character.unicode test. | Mark Wielaard | 3 | -3/+34 |
2002-04-04 | Arrays.java (qsort): Fix off-by-one errors and use of incorrect "hi" value wh... | Bryce McKinlay | 2 | -42/+54 |
2002-04-04 | Modifier.java (toString(int,StringBuffer)): Fix ordering. | Mark Wielaard | 2 | -8/+13 |
2002-04-02 | natClassLoader.cc (findClass): Compare against `3', not `0'. | Tom Tromey | 2 | -2/+8 |
2002-04-02 | mauve-libgcj: add java.net.DatagramSocket.DatagramSocketTest2 to list of test... | Mark Wielaard | 2 | -0/+6 |
2002-04-02 | IdentityHashMap.java (put): Set new threshold correctly when resizing table. | Bryce McKinlay | 2 | -1/+6 |
2002-04-01 | BitSet.java (BitSet(int)): if nbits < 0 throw NegativeArraySizeException | Mark Wielaard | 2 | -6/+20 |
2002-04-01 | mauve-libgcj: Add JDK1.3... | Mark Wielaard | 2 | -26/+18 |
2002-03-31 | * libgcj.spec.in, libgcj-test.spec.in: Revert for now. | Alexandre Oliva | 3 | -4/+6 |
2002-03-31 | libgcj.spec.in: Override libgcc, not lib. | Alexandre Oliva | 3 | -4/+9 |
2002-03-29 | natPlainDatagramSocketImpl.cc (close): New function. | Tom Tromey | 3 | -2/+15 |
2002-03-28 | Throw_2.java: New. | Andrew Haley | 3 | -0/+62 |
2002-03-28 | * java/net/PlainDatagramSocketImpl.java | Jeff Sturm | 5 | -31/+73 |
2002-03-27 | * include/posix-threads.h [alpha] (_Jv_ThreadSelf): Avoid a copy. | Richard Henderson | 2 | -2/+6 |
2002-03-27 | dwarf2-signal.h (MAKE_THROW_FRAME): Add for IA-64. | Andrew Haley | 2 | -0/+62 |
2002-03-27 | libgcj.spec.in: Add CHECKREFSPEC. | Anthony Green | 9 | -104/+121 |
2002-03-27 | InvokeReturn.java: Modify test for targets which do not yet support reflection. | Anthony Green | 2 | -0/+9 |
2002-03-27 | jni.exp (gcj_jni_run): Fix cross build test. | Anthony Green | 2 | -2/+6 |
2002-03-27 | libjava.exp: Add the wrapper link options only when we're linking. | Anthony Green | 2 | -8/+15 |
2002-03-26 | * include/dwarf2-signal.h: Temporarily back out last change. | Hans Boehm | 2 | -30/+6 |
2002-03-26 | mauve.exp (test_mauve): Use correct stderr redirection code. | Tom Tromey | 2 | -2/+7 |
2002-03-26 | * include/posix-threads.h: Support <.../pal.h> on FreeBSD/alpha. | Loren J. Rittle | 2 | -0/+9 |
2002-03-26 | configure.in, configure: enable dwarf2-exception-style exception handling on ... | Andrew Haley | 4 | -2/+44 |
2002-03-26 | Makefile.am (libgcj_la_LDFLAGS): Use THREADLDFLAGS. | Tom Tromey | 8 | -361/+410 |
2002-03-25 | For PR libgcj/5303: | Tom Tromey | 4 | -3/+41 |
2002-03-25 | Component.java (processEvent): Check ComponentEvent after KeyEvent. | Tom Tromey | 2 | -2/+7 |
2002-03-25 | Based on patch from Intel's ORP team: | Bryce McKinlay | 2 | -7/+18 |
2002-03-25 | FileInputStream.java (skip): Call fd.getFilePointer() and calculate correct n... | Bryce McKinlay | 2 | -1/+6 |