| Commit message (Expand) | Author | Age | Files | Lines |
| * | * Makefile.in: Rebuilt. | tromey | 2002-04-10 | 1 | -0/+33 |
| * | * win32.cc (_Jv_platform_initProperties): Use GetTempPath. | tromey | 2002-04-09 | 1 | -0/+4 |
| * | 2002-04-08 Alberto Biancardi <alberto.biancardi@unipv.it> | tromey | 2002-04-08 | 1 | -0/+6 |
| * | * java/util/AbstractMap.java (putAll): Use entrySet size. | mark | 2002-04-08 | 1 | -0/+5 |
| * | * java/util/Hashtable.java (contains): Remove NullPointer check. | mark | 2002-04-07 | 1 | -1/+8 |
| * | typo | bryce | 2002-04-07 | 1 | -1/+1 |
| * | 2002-04-07 Adam King <aking@dreammechanics.com> | bryce | 2002-04-07 | 1 | -0/+10 |
| * | * java/lang/Character,java (isDefined): getType() != UNASSIGNED. | mark | 2002-04-07 | 1 | -0/+4 |
| * | * java/util/ArrayList.java (addAll(int,Collection)): System.arraycopy | mark | 2002-04-07 | 1 | -0/+11 |
| * | * java/util/ArrayList.jva (removeRange): If toIndex == fromIndex do | mark | 2002-04-06 | 1 | -0/+5 |
| * | 2002-04-05 Adam Megacz <adam@xwt.org> | megacz | 2002-04-06 | 1 | -0/+4 |
| * | 2002-04-04 Adam Megacz <adam@xwt.org> | megacz | 2002-04-05 | 1 | -0/+5 |
| * | Fix cut-n-paste typo. | ljrittle | 2002-04-05 | 1 | -1/+1 |
| * | * configure.host: Add case statement to support generic port | ljrittle | 2002-04-05 | 1 | -0/+5 |
| * | * mauve-libgcj: Add JLS1.0 and JLS1.1 tags, ignore Character.unicode | mark | 2002-04-05 | 1 | -0/+8 |
| * | * java/util/Arrays.java (qsort): Fix off-by-one errors and use of | bryce | 2002-04-04 | 1 | -0/+5 |
| * | * java/lang/reflect/Modifier.java (toString(int,StringBuffer)): Fix | mark | 2002-04-04 | 1 | -0/+5 |
| * | * java/lang/natClassLoader.cc (findClass): Compare against `3', | tromey | 2002-04-02 | 1 | -0/+5 |
| * | * mauve-libgcj: add java.net.DatagramSocket.DatagramSocketTest2 to | mark | 2002-04-02 | 1 | -0/+5 |
| * | * java/util/IdentityHashMap.java (put): Set new threshold correctly | bryce | 2002-04-02 | 1 | -0/+5 |
| * | * java/util/BitSet.java (BitSet(int)): if nbits < 0 throw | mark | 2002-04-01 | 1 | -0/+11 |
| * | * mauve-libgcj: Add JDK1.3, JDK1.4, JLS1.2 tests, remove ignored tests | mark | 2002-04-01 | 1 | -0/+5 |
| * | * libgcj.spec.in, libgcj-test.spec.in: Revert for now. | aoliva | 2002-03-31 | 1 | -0/+2 |
| * | * libgcj.spec.in: Override libgcc, not lib. | aoliva | 2002-03-31 | 1 | -0/+5 |
| * | * java/net/natPlainDatagramSocketImpl.cc (close): New function. | tromey | 2002-03-29 | 1 | -0/+5 |
| * | * java/net/PlainDatagramSocketImpl.java | jsturm | 2002-03-28 | 1 | -0/+19 |
| * | * include/posix-threads.h [alpha] (_Jv_ThreadSelf): Avoid a copy. | rth | 2002-03-27 | 1 | -0/+4 |
| * | 2002-03-25 Andrew Haley <aph@cambridge.redhat.com>, Hans Boehm <Hans_Boehm@h... | aph | 2002-03-27 | 1 | -0/+7 |
| * | 2002-03-27 Anthony Green <green@redhat.com> | tromey | 2002-03-27 | 1 | -0/+7 |
| * | * include/dwarf2-signal.h: Temporarily back out last change. | hboehm | 2002-03-26 | 1 | -0/+4 |
| * | * include/posix-threads.h: Support <.../pal.h> on FreeBSD/alpha. | ljrittle | 2002-03-26 | 1 | -0/+4 |
| * | * configure.in, configure: enable dwarf2-exception-style | hboehm | 2002-03-26 | 1 | -0/+8 |
| * | * Makefile.am (libgcj_la_LDFLAGS): Use THREADLDFLAGS. | tromey | 2002-03-26 | 1 | -0/+10 |
| * | For PR libgcj/5303: | tromey | 2002-03-25 | 1 | -0/+12 |
| * | * java/awt/Component.java (processEvent): Check ComponentEvent | tromey | 2002-03-25 | 1 | -0/+5 |
| * | Based on patch from Intel's ORP team: | bryce | 2002-03-25 | 1 | -0/+6 |
| * | * java/io/FileInputStream.java (skip): Call fd.getFilePointer() and | bryce | 2002-03-25 | 1 | -0/+3 |
| * | * java/io/PushbackReader.java: Reformat. | bryce | 2002-03-25 | 1 | -0/+4 |
| * | * java/awt/TextComponent.java (TextComponent): Editable by | tromey | 2002-03-24 | 1 | -0/+3 |
| * | * java/awt/MenuItem.java (eventMask): No longer private. | tromey | 2002-03-24 | 1 | -0/+13 |
| * | 2002-03-24 Eric Blake <ebb9@email.byu.edu> | mark | 2002-03-24 | 1 | -0/+32 |
| * | * include/name-finder.h (_Jv_name_finder::myclose): New method. | tromey | 2002-03-23 | 1 | -0/+5 |
| * | 2002-03-23 Michael Smith <msmith@spinnakernet.com> | tromey | 2002-03-23 | 1 | -0/+5 |
| * | * java/nat/natPlainSocketImpl.cc (write): Abort loop on error. | jsturm | 2002-03-23 | 1 | -0/+4 |
| * | * posix-threads.cc (_Jv_ThreadSelf_out_of_line): Use write_barrier, | bryce | 2002-03-21 | 1 | -1/+8 |
| * | 2002-03-19 Martin Kahlert <martin.kahlert@infineon.com> | tromey | 2002-03-19 | 1 | -0/+4 |
| * | * include/jni.h (JNIIMPORT): New macro. | tromey | 2002-03-18 | 1 | -0/+11 |
| * | 2002-03-18 Andrew Haley <aph@cambridge.redhat.com> | aph | 2002-03-18 | 1 | -0/+6 |
| * | * java/lang/natSystem.cc (init_properties): Update VM version | bryce | 2002-03-18 | 1 | -0/+9 |
| * | Add arm thumb support | green | 2002-03-17 | 1 | -0/+4 |