Age | Commit message (Expand) | Author | Files | Lines |
2003-06-18 | natVMSecurityManager.cc (getClassContext): Use maxlen instead of len for loop... | Matt Kraai | 1 | -2/+2 |
2003-06-18 | 2003-06-18 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -0/+3 |
2003-06-18 | InetAddress.java: Reformatted to better match classpath's version. | Michael Koch | 3 | -19/+53 |
2003-06-17 | 2003-06-17 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -23/+18 |
2003-06-17 | 2003-06-17 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -13/+18 |
2003-06-17 | 2003-06-17 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -4/+4 |
2003-06-17 | PropertyResourceBundle.java: Removed unneeded import. | Michael Koch | 1 | -1/+0 |
2003-06-17 | AbstractPreferences.java, [...]: Reworked imports, removed unused imports. | Michael Koch | 3 | -11/+8 |
2003-06-17 | ZipEntry.java, [...]: Reworked imports, only import used classes. | Michael Koch | 4 | -7/+8 |
2003-06-14 | BasicPermission.java: New version from classpath. | Michael Koch | 1 | -3/+2 |
2003-06-14 | BufferedReader.java, [...]: New versions from classpath. | Michael Koch | 2 | -1/+5 |
2003-06-12 | jni.cc (_Jv_JNI_check_types): New. | Andrew Haley | 1 | -4/+4 |
2003-06-12 | ClassLoader.java (loadClass): Not deprecated. | Tom Tromey | 2 | -24/+9 |
2003-06-11 | InputSubset.java: New version from classpath. | Michael Koch | 1 | -3/+3 |
2003-06-11 | MappedByteBuffer.java, [...]: Removed unneeded imports. | Michael Koch | 4 | -4/+3 |
2003-06-11 | DatagramSocket.java: Partly merged with classpath. | Michael Koch | 1 | -4/+21 |
2003-06-11 | Frame.java, [...]: New versions from classpath. | Michael Koch | 5 | -58/+8 |
2003-06-10 | PrintStream.java: Merged version from classpath. | Michael Koch | 1 | -144/+85 |
2003-06-08 | URLStreamHandler.java (sameFile): Fix port value comparison. | Anthony Green | 2 | -3/+11 |
2003-06-08 | For PR libgcj/11085: | Tom Tromey | 2 | -5/+18 |
2003-06-08 | 2003-06-08 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -64/+56 |
2003-06-08 | 2003-06-08 Michael Koch <konqueror@gmx.de> | Michael Koch | 4 | -70/+3 |
2003-06-07 | Security.java (secprops): Initialize. | Mark Wielaard | 1 | -13/+36 |
2003-06-07 | re PR libgcj/8738 (java.io.CharArrayWriter's write methods erroneously throw ... | Mark Wielaard | 3 | -10/+17 |
2003-06-06 | Toolkit.java (getDefaultToolkit): Add exception cause to AWTError. | Mark Wielaard | 1 | -2/+3 |
2003-06-06 | w_exp.c (o_threshold, [...]): Define only if _IEEE_LIBM is undefined. | Matt Kraai | 1 | -0/+4 |
2003-06-05 | posix.h (O_SYNC): Define if not available and a reasonable... | Loren J. Rittle | 1 | -2/+0 |
2003-06-05 | Button.java, [...]: New versions from Classpath. | Michael Koch | 34 | -75/+59 |
2003-06-05 | SimpleDateFormat.java (SimpleDateFormat): Added numberFormat.setParseIntegerO... | Scott Gilbertson | 1 | -1/+4 |
2003-05-27 | 2003-05-27 Michael Koch <konqueror@gmx.de> | Michael Koch | 3 | -27/+206 |
2003-05-27 | 2003-05-27 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -8/+12 |
2003-05-27 | 2003-05-27 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -12/+38 |
2003-05-27 | System.java: Explicitely import needed classes. | Michael Koch | 1 | -1/+8 |
2003-05-26 | NetPermission.java, [...]: New versions from classpath. | Michael Koch | 4 | -77/+94 |
2003-05-25 | PushbackInputStream.java, [...]: Merged new versions from classpath. | Michael Koch | 11 | -418/+396 |
2003-05-25 | Checkbox.java, [...]: New versions from classpath. | Michael Koch | 7 | -16/+221 |
2003-05-23 | re PR libgcj/10838 (GCC 3.3 [libjava]: java.io.ObjectInputStream syntax error) | Jeff Sturm | 1 | -1/+1 |
2003-05-20 | 2003-05-20 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -6/+12 |
2003-05-20 | DataInputStream.java: Reformatted, Replaced < and & with html entitites in do... | Michael Koch | 3 | -147/+158 |
2003-05-20 | ByteBufferImpl.java, [...]: Moved files to java/nio. | Michael Koch | 22 | -15/+2793 |
2003-05-19 | 2003-05-19 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -2/+6 |
2003-05-19 | CollationKey.java: Merged copyright and dat from classpath. | Michael Koch | 2 | -2/+88 |
2003-05-19 | 2003-05-19 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -1/+3 |
2003-05-19 | 2003-05-19 Michael Koch <konqueror@gmx.de> | Michael Koch | 3 | -3/+4 |
2003-05-16 | 2003-05-16 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -0/+2 |
2003-05-14 | 2003-05-14 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -1/+1 |
2003-05-13 | 2003-05-13 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -2/+2 |
2003-05-13 | 2003-05-13 Michael Koch <konqueror@gmx.de> | Michael Koch | 5 | -20/+35 |
2003-05-13 | 2003-05-13 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -140/+161 |
2003-05-12 | ByteBufferImpl.java: Reformatted. | Michael Koch | 6 | -377/+1282 |