| Commit message (Expand) | Author | Age | Files | Lines |
* | [multiple changes] | Mark Wielaard | 2005-02-22 | 1 | -0/+216 |
* | 2005-02-21 Robert Schuster <theBohemian@gmx.net> | Robert Schuster | 2005-02-21 | 1 | -0/+6 |
* | 2005-02-21 Michael Koch <konqueror@gmx.de> | Michael Koch | 2005-02-21 | 1 | -0/+11 |
* | JarFile.java (verifyHashes): Check whether ZipEntry exists. | Mark Wielaard | 2005-02-21 | 1 | -0/+5 |
* | Makefile.in: Rebuilt. | Andrew Haley | 2005-02-21 | 1 | -0/+8 |
* | Makefile.am (all_property_files): Remove left over. | Andreas Tobler | 2005-02-21 | 1 | -0/+7 |
* | Button.java, [...]: Fixed formatting issues all over. | Michael Koch | 2005-02-21 | 1 | -0/+11 |
* | FileDescriptor.java (sync): Add real exception to SyncFailedException. | Mark Wielaard | 2005-02-21 | 1 | -0/+5 |
* | InputStreamReader.java: Fixed @author tag. | Michael Koch | 2005-02-21 | 1 | -0/+5 |
* | re PR libgcj/19728 (libgcj Gnu.java missing SHA-160) | Rutger Ovidius | 2005-02-20 | 1 | -0/+5 |
* | RE.java, [...]: Made 'inner' classes real public static inner classes... | Dalibor Topic | 2005-02-20 | 1 | -0/+12 |
* | FormatCharacterIterator.java: Removed redundant modifiers. | Michael Koch | 2005-02-20 | 1 | -0/+5 |
* | gthread-jni.c (throw): Call g_snprintf instead of snprintf. | Thomas Fitzsimmons | 2005-02-20 | 1 | -0/+5 |
* | [multiple changes] | Michael Koch | 2005-02-19 | 1 | -0/+78 |
* | 2005-02-19 Michael Koch <konqueror@gmx.de> | Michael Koch | 2005-02-19 | 1 | -0/+5 |
* | [multiple changes] | Michael Koch | 2005-02-19 | 1 | -0/+9 |
* | SelectorImpl.java: Reworked import statements. | Michael Koch | 2005-02-19 | 1 | -0/+12 |
* | ActiveModeDTP.java, [...]: New files. | Michael Koch | 2005-02-19 | 1 | -0/+25 |
* | link.cc (make_vtable): Remove abstract method check. | Tom Tromey | 2005-02-19 | 1 | -0/+3 |
* | re PR java/20056 ('verification failed: incompatible type on stack' with --in... | Tom Tromey | 2005-02-19 | 1 | -0/+7 |
* | LinkedHashMap (addEntry): Call remove() with key argument, not the HashEntry. | Bryce McKinlay | 2005-02-19 | 1 | -0/+5 |
* | re PR java/20056 ('verification failed: incompatible type on stack' with --in... | Tom Tromey | 2005-02-19 | 1 | -0/+9 |
* | NEWS: Draft of libgcj NEWS for 4.0. | Anthony Green | 2005-02-19 | 1 | -0/+4 |
* | natRuntime.cc (insertSystemProperties): Normalize x86 architecture names to "... | Anthony Green | 2005-02-18 | 1 | -0/+6 |
* | gij.cc (version): Change year for '--version' to 2005. | Anthony Green | 2005-02-18 | 1 | -0/+10 |
* | Charset.java (forName): Throws IllegalArgumentException when argument is null... | Robert Schuster | 2005-02-18 | 1 | -0/+6 |
* | FileChannelImpl.java (write(ByteBuffer)): Move the position of the source buf... | Ito Kazumitsu | 2005-02-17 | 1 | -0/+5 |
* | Class.h (_Jv_GetMethodString): Updated declaration. | Tom Tromey | 2005-02-17 | 1 | -0/+11 |
* | 2005-02-17 Michael Koch <konqueror@gmx.de> | Michael Koch | 2005-02-17 | 1 | -0/+6 |
* | Fix ChangeLog typo in date. | Andrew Haley | 2005-02-17 | 1 | -1/+1 |
* | Chromaticity.java, [...]: New files. | Michael Koch | 2005-02-17 | 1 | -0/+9 |
* | Cookie.java, [...]: Reworked import statements, fixed modifier order and some... | Andrew John Hughes | 2005-02-17 | 1 | -0/+66 |
* | [multiple changes] | Michael Koch | 2005-02-17 | 1 | -0/+35 |
* | GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... | Michael Koch | 2005-02-17 | 1 | -0/+616 |
* | UTF_8.java (decodeLoop): Set inPos to in.position(). | Julian Scheid | 2005-02-16 | 1 | -0/+6 |
* | [multiple changes] | Mark Wielaard | 2005-02-16 | 1 | -0/+111 |
* | SharedLibHelper.java (findHelper): Delete copied file on exit. | Tom Tromey | 2005-02-16 | 1 | -3/+5 |
* | [multiple changes] | Graydon Hoare | 2005-02-16 | 1 | -0/+1998 |
* | [multiple changes] | Mark Wielaard | 2005-02-16 | 1 | -0/+55 |
* | Subject.java (doAsPrivileged): If acc is null, create a new AccessControlCont... | Andrew Haley | 2005-02-16 | 1 | -0/+33 |
* | PersistentByteMap.java (name, values, fc): new fields. | Andrew Haley | 2005-02-16 | 1 | -0/+27 |
* | prims.cc (_Jv_CreateJavaVM): Add comment about initialization order. | David Daney | 2005-02-16 | 1 | -0/+9 |
* | [multiple changes] | Mark Wielaard | 2005-02-15 | 1 | -0/+15 |
* | URLClassLoader.java (JarURLLoader.JarURLLoader): Just use space for parsing C... | Mark Wielaard | 2005-02-15 | 1 | -0/+5 |
* | URLClassLoader.java (JarURLLoader.JarURLLoader): Don't look aside for "GCJLIB... | Mark Wielaard | 2005-02-15 | 1 | -0/+8 |
* | SSLContext.java (getInstance): Add exception message and/or cause before thro... | Mark Wielaard | 2005-02-15 | 1 | -0/+5 |
* | Makefile.am (libgcj_la_SOURCES): Move all sources ... | Richard Henderson | 2005-02-15 | 1 | -0/+8 |
* | jawt.c: New file. | Thomas Fitzsimmons | 2005-02-14 | 1 | -0/+13 |
* | * testsuite/libjava.lang/PR19921.java: Use correct class name. | Tom Tromey | 2005-02-14 | 1 | -0/+4 |
* | re PR java/19921 (wrong argument count for invokeInterface with new multidime... | Tom Tromey | 2005-02-14 | 1 | -0/+5 |