Age | Commit message (Expand) | Author | Files | Lines |
2004-11-08 | GregorianCalendar.java: Removed unused imports. | Tom Tromey | 3 | -4/+5 |
2004-11-07 | [multiple changes] | Mark Wielaard | 3 | -6/+17 |
2004-11-07 | Fixes bug #10908 | Robert Schuster | 2 | -4/+13 |
2004-11-07 | 2004-11-07 Andrew John Hughes <gnu_andrew@member.fsf.org> | Andrew John Hughes | 2 | -58/+240 |
2004-11-07 | 2004-11-07 Andrew John Hughes <gnu_andrew@member.fsf.org> | Andrew John Hughes | 4 | -38/+1827 |
2004-11-07 | 2004-11-07 Andrew John Hughes <gnu_andrew@member.fsf.org> | Andrew John Hughes | 2 | -40/+214 |
2004-11-07 | 2004-11-07 Andrew John Hughes <gnu_andrew@member.fsf.org> | Andrew John Hughes | 2 | -53/+548 |
2004-11-07 | CheckedInputStream.java, [...]: Import cleanups. | Michael Koch | 5 | -9/+19 |
2004-11-06 | UnicastConnectionManager.java (clients): Now package-private. | Tom Tromey | 5 | -8/+26 |
2004-11-06 | BasicAttributes.java (attributes): Now package-private. | Tom Tromey | 3 | -2/+11 |
2004-11-06 | URLClassLoader.java (URLClassLoader): Now package-private. | Tom Tromey | 5 | -18/+28 |
2004-11-06 | Permissions.java (perms): Now package-private. | Tom Tromey | 3 | -2/+10 |
2004-11-06 | * java/io/FilePermission.java: Reindented. | Tom Tromey | 2 | -162/+150 |
2004-11-06 | ObjectOutputStream.java (currentObjectStreamClass): Now package-private. | Tom Tromey | 2 | -2/+10 |
2004-11-06 | ISO_8859_1.java (Decoder): Now package-private. | Tom Tromey | 4 | -9/+26 |
2004-11-06 | [multiple changes] | Mark Wielaard | 42 | -33/+4604 |
2004-11-06 | Socket.java (getPort): Return 0 instead of -1 on unconnected sockets. | Noa Resare | 2 | -2/+7 |
2004-11-06 | StringBuffer.java, [...]: Removed redundant and reordered modifiers. | Michael Koch | 8 | -50/+60 |
2004-11-06 | 2004-11-06 Mattias Rehnberg <Mattias.Rehnberg@home.se> | Mattias Rehnberg | 3 | -1/+27 |
2004-11-06 | Fixes documentation and indentation | Robert Schuster | 2 | -166/+247 |
2004-11-03 | jni.cc (_Jv_JNI_NewObjectArray): Fixed return type. | Tom Tromey | 3 | -4/+11 |
2004-11-03 | verify.cc (state::check_no_uninitialized_objects): Removed. | Tom Tromey | 2 | -34/+29 |
2004-10-30 | re PR libgcj/18234 (System property java.library.path doesn't get used by Sys... | Mark Wielaard | 2 | -3/+10 |
2004-10-28 | Output_UnicodeLittleUnmarked.java: New file. | David Daney | 4 | -2/+59 |
2004-10-26 | re PR libgcj/18104 (Incorrect CLASSPATH separator in libjava breaks bootstrap) | Aaron W. LaFramboise | 9 | -57/+99 |
2004-10-26 | 2004-10-26 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -1/+10 |
2004-10-26 | * libjava/java/lang/Class.h | Kriang Lerdsuwanakij | 2 | -5/+17 |
2004-10-26 | Index: gcc/gcc/ChangeLog | Geoffrey Keating | 12 | -11/+171 |
2004-10-25 | ResourceBundle.java (tryBundle): Use Class.isAssignableFrom rather than catch... | Tom Tromey | 2 | -2/+13 |
2004-10-25 | WordBreakIterator.java (WordBreakIterator): Don't initialize `iter'. | Tom Tromey | 7 | -10/+33 |
2004-10-25 | re PR other/18138 (libgcc_s.so.1 not found by 64-bit testsuite) | Eric Botcazou | 2 | -1/+6 |
2004-10-23 | DocFlavor.java, [...]: Added missing constants. | Michael Koch | 4 | -4/+78 |
2004-10-22 | Connection.java (sendRequest): Fix typo. | Tom Tromey | 2 | -1/+6 |
2004-10-22 | re PR libgcj/14009 (libgcj HttpURLConnection does not handle situation where ... | Michael Koch | 2 | -2/+10 |
2004-10-22 | Fixed ChangeLog entry of my last commit. | Michael Koch | 1 | -38/+39 |
2004-10-22 | 2004-10-22 Michael Koch <konqueror@gmx.de> | Michael Koch | 39 | -180/+201 |
2004-10-22 | * gnu/java/net/natPlainSocketImplPosix.cc | Ulrich Weigand | 2 | -1/+7 |
2004-10-21 | NetworkInterface.java, [...]: Import cleanup. | Michael Koch | 8 | -10/+23 |
2004-10-21 | HandshakeCompletedEvent.java, [...]: Import cleanup. | Michael Koch | 8 | -13/+21 |
2004-10-21 | BasicAttribute.java, [...]: Import cleanup. | Michael Koch | 18 | -35/+66 |
2004-10-21 | Cipher.java, [...]: Import cleanup. | Michael Koch | 10 | -24/+30 |
2004-10-21 | AlgorithmParameterGenerator.java, [...]: Import cleanup. | Michael Koch | 30 | -453/+500 |
2004-10-21 | MarshalledObject.java, [...]: Import cleanup. | Michael Koch | 22 | -68/+110 |
2004-10-21 | InflaterInputStream.java (fill): Don't throw an exception if we hit EOF of `in'. | Tom Tromey | 2 | -8/+10 |
2004-10-21 | * gnu/java/nio/channels/natFileChannelPosix.cc | Ulrich Weigand | 2 | -2/+8 |
2004-10-21 | ResourceBundle.java (tryBundle): Also ignore ClassCastException. | Tom Tromey | 2 | -1/+7 |
2004-10-21 | configure.ac (SIGNAL_HANDLER): Set to include/sh-signal.h for all sh*-*-linux... | Kaz Kojima | 4 | -4/+107 |
2004-10-21 | Add m32r support. | Kazuhiro Inaoka | 2 | -0/+12 |
2004-10-20 | natClass.cc (_Jv_LayoutVTableMethods): Cast pointers to uaddr, not int. | Andreas Schwab | 3 | -5/+12 |
2004-10-20 | ColorSupported.java, [...]: Reorganized imports and removed redundant final m... | Michael Koch | 56 | -109/+193 |