Age | Commit message (Expand) | Author | Files | Lines |
2003-06-18 | Oops, accidentally committed the 3.3 version to mainline. Undone. | Franz Sirl | 1 | -3/+0 |
2003-06-18 | natVMSecurityManager.cc (getClassContext): Use maxlen instead of len for loop... | Matt Kraai | 2 | -2/+7 |
2003-06-18 | 2003-06-18 Michael Koch <konqueror@gmx.de> | Michael Koch | 8 | -252/+71 |
2003-06-18 | 2003-06-18 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -0/+8 |
2003-06-18 | InetAddress.java: Reformatted to better match classpath's version. | Michael Koch | 4 | -19/+64 |
2003-06-17 | 2003-06-17 Michael Koch <konqueror@gmx.de> | Michael Koch | 3 | -23/+29 |
2003-06-17 | 2003-06-17 Michael Koch <konqueror@gmx.de> | Michael Koch | 4 | -23/+49 |
2003-06-17 | powerpc-signal.h: New File. | Franz Sirl | 4 | -2/+95 |
2003-06-17 | 2003-06-17 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -4/+12 |
2003-06-17 | PropertyResourceBundle.java: Removed unneeded import. | Michael Koch | 2 | -1/+5 |
2003-06-17 | AbstractPreferences.java, [...]: Reworked imports, removed unused imports. | Michael Koch | 4 | -11/+18 |
2003-06-17 | X509Certificate.java: Explicitely import used classes. | Michael Koch | 2 | -2/+10 |
2003-06-17 | ZipEntry.java, [...]: Reworked imports, only import used classes. | Michael Koch | 5 | -7/+16 |
2003-06-17 | ArrayHelper.java, [...]: Reformatted to match classpath's versions. | Michael Koch | 3 | -222/+187 |
2003-06-14 | 2003-06-14 Michael Koch <konqueror@gmx.de> | Michael Koch | 5 | -42/+34 |
2003-06-14 | BasicPermission.java: New version from classpath. | Michael Koch | 2 | -3/+7 |
2003-06-14 | Attribute.java: New version from classpath. | Michael Koch | 2 | -3/+6 |
2003-06-14 | BufferedReader.java, [...]: New versions from classpath. | Michael Koch | 3 | -1/+11 |
2003-06-13 | prims.cc (catch_segv): Create exception in handler. | Andrew Haley | 9 | -56/+45 |
2003-06-12 | jni.cc (_Jv_JNI_check_types): New. | Andrew Haley | 3 | -42/+109 |
2003-06-12 | ClassLoader.java (loadClass): Not deprecated. | Tom Tromey | 3 | -24/+14 |
2003-06-12 | IntegerGraphicsState.java (drawOval): implemented. | Scott Gilbertson | 5 | -4/+38 |
2003-06-11 | This should not get committed. | Michael Koch | 1 | -1/+1 |
2003-06-11 | Forgot to add them to the commit command line too, AARGH. | Michael Koch | 2 | -9/+12 |
2003-06-11 | Forgot to add this file to cvs. Sorry. | Michael Koch | 1 | -0/+82 |
2003-06-11 | InputSubset.java: New version from classpath. | Michael Koch | 2 | -3/+8 |
2003-06-11 | AbstractAction.java, [...]: New versions from classpath. | Michael Koch | 109 | -778/+1464 |
2003-06-11 | MappedByteBuffer.java, [...]: Removed unneeded imports. | Michael Koch | 5 | -4/+11 |
2003-06-11 | DatagramSocket.java: Partly merged with classpath. | Michael Koch | 2 | -4/+26 |
2003-06-11 | Frame.java, [...]: New versions from classpath. | Michael Koch | 6 | -58/+17 |
2003-06-10 | PrintStream.java: Merged version from classpath. | Michael Koch | 2 | -144/+93 |
2003-06-10 | natFont.cc (getAscent): Correctly access "ascent" field. | Tom Tromey | 2 | -2/+8 |
2003-06-10 | natFont.cc (getMaxAscent): adjusted return value. | Scott Gilbertson | 2 | -4/+21 |
2003-06-08 | URLStreamHandler.java (sameFile): Fix port value comparison. | Anthony Green | 4 | -5/+26 |
2003-06-08 | For PR libgcj/11085: | Tom Tromey | 3 | -5/+26 |
2003-06-08 | builtins.c (define_builtin_type, [...]): Delete. | Roger Sayle | 3 | -0/+75 |
2003-06-08 | 2003-06-08 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -64/+65 |
2003-06-08 | 2003-06-08 Michael Koch <konqueror@gmx.de> | Michael Koch | 5 | -70/+17 |
2003-06-08 | re PR libgcj/10886 (The RMI registry that comes with GCJ does not work correc... | Jeff Sturm | 2 | -1/+7 |
2003-06-07 | Security.java (secprops): Initialize. | Mark Wielaard | 2 | -13/+43 |
2003-06-07 | re PR libgcj/8738 (java.io.CharArrayWriter's write methods erroneously throw ... | Mark Wielaard | 8 | -14/+68 |
2003-06-07 | 2003-06-07 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -0/+10 |
2003-06-06 | Toolkit.java (getDefaultToolkit): Add exception cause to AWTError. | Mark Wielaard | 2 | -2/+8 |
2003-06-06 | re PR libgcj/6181 (Mauve Introspector.jdk11: getBeanInfo fail for AWT classes) | Mark Wielaard | 3 | -11/+12 |
2003-06-06 | BasicOptionPaneUI.java: More compile fixes from my stupid work yesterday. | Michael Koch | 2 | -4/+10 |
2003-06-06 | w_exp.c (o_threshold, [...]): Define only if _IEEE_LIBM is undefined. | Matt Kraai | 2 | -0/+9 |
2003-06-05 | posix.h (O_SYNC): Define if not available and a reasonable... | Loren J. Rittle | 3 | -2/+16 |
2003-06-05 | BorderUIResource.java, [...]: More compile fixes for latest Border commit. | Michael Koch | 4 | -25/+34 |
2003-06-05 | 2003-06-05 Michael Koch <konqueror@gmx.de> | Michael Koch | 7 | -85/+42 |
2003-06-05 | Border.java: New version from classpath. | Michael Koch | 2 | -9/+13 |