Age | Commit message (Expand) | Author | Files | Lines |
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 |
2003-06-05 | AbstractBorder.java, [...]: New versions from Classpath. | Michael Koch | 9 | -33/+263 |
2003-06-05 | Button.java, [...]: New versions from Classpath. | Michael Koch | 35 | -75/+97 |
2003-06-05 | SimpleDateFormat.java (SimpleDateFormat): Added numberFormat.setParseIntegerO... | Scott Gilbertson | 2 | -1/+9 |
2003-06-05 | posix-threads.h: Include <machine/pal.h> on OSF. | Bert Deknuydt | 2 | -1/+7 |
2003-06-03 | x86_64-signal.h (MAKE_THROW_FRAME): Mark sigcontext on stack volatile to prev... | Andrew Haley | 2 | -11/+16 |
2003-05-31 | flags.h (flag_wrapv): New flag controlling overflow semantics. | Roger Sayle | 3 | -0/+21 |
2003-05-27 | 2003-05-27 Michael Koch <konqueror@gmx.de> | Michael Koch | 4 | -27/+235 |
2003-05-27 | 2003-05-27 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -8/+17 |
2003-05-27 | 2003-05-27 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -12/+45 |
2003-05-27 | System.java: Explicitely import needed classes. | Michael Koch | 2 | -1/+13 |
2003-05-26 | NetPermission.java, [...]: New versions from classpath. | Michael Koch | 5 | -77/+102 |
2003-05-25 | PushbackInputStream.java, [...]: Merged new versions from classpath. | Michael Koch | 12 | -418/+411 |
2003-05-25 | Checkbox.java, [...]: New versions from classpath. | Michael Koch | 8 | -16/+232 |
2003-05-23 | re PR libgcj/10838 (GCC 3.3 [libjava]: java.io.ObjectInputStream syntax error) | Jeff Sturm | 2 | -1/+7 |
2003-05-20 | 2003-05-20 Michael Koch <konqueror@gmx.de> | Michael Koch | 3 | -6/+22 |
2003-05-20 | DataInputStream.java: Reformatted, Replaced < and & with html entitites in do... | Michael Koch | 4 | -147/+167 |
2003-05-20 | Accidently comitted this during last commit, revert this little change: | Michael Koch | 1 | -1/+1 |
2003-05-20 | ByteBufferImpl.java, [...]: Moved files to java/nio. | Michael Koch | 26 | -193/+145 |
2003-05-19 | 2003-05-19 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -2/+12 |
2003-05-19 | CollationKey.java: Merged copyright and dat from classpath. | Michael Koch | 3 | -2/+95 |
2003-05-19 | 2003-05-19 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -1/+8 |
2003-05-19 | 2003-05-19 Michael Koch <konqueror@gmx.de> | Michael Koch | 7 | -68/+87 |
2003-05-16 | 2003-05-16 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -0/+8 |
2003-05-14 | 2003-05-14 Michael Koch <konqueror@gmx.de> | Michael Koch | 10 | -49/+116 |
2003-05-13 | 2003-05-13 Michael Koch <konqueror@gmx.de> | Michael Koch | 7 | -30/+69 |
2003-05-13 | 2003-05-13 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -2/+9 |
2003-05-13 | 2003-05-13 Michael Koch <konqueror@gmx.de> | Michael Koch | 3 | -2/+9 |
2003-05-13 | 2003-05-13 Michael Koch <konqueror@gmx.de> | Michael Koch | 7 | -21/+61 |
2003-05-13 | 2003-05-13 Michael Koch <konqueror@gmx.de> | Michael Koch | 5 | -156/+215 |
2003-05-12 | ByteBufferImpl.java: Reformatted. | Michael Koch | 19 | -924/+2004 |
2003-05-12 | CharViewBufferImpl.java, [...]: New files, not yet to be compiled. | Michael Koch | 9 | -0/+1426 |
2003-05-10 | ButtonUI.java, [...]: New versions from classpath. | Michael Koch | 34 | -0/+1296 |
2003-05-10 | 2003-05-10 Michael Koch <konqueror@gmx.de> | Michael Koch | 7 | -13/+35 |
2003-05-10 | 2003-05-10 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -3/+15 |
2003-05-10 | Identity.java, [...]: New versions from classpath. | Michael Koch | 15 | -14/+35 |
2003-05-09 | Makefile.in: Rebuilt. | Tom Tromey | 8 | -190/+18 |
2003-05-09 | 2003-05-09 Michael Koch <konqueror@gmx.de> | Michael Koch | 10 | -269/+58 |
2003-05-09 | 2003-05-09 Michael Koch <konqueror@gmx.de> | Michael Koch | 3 | -9/+31 |
2003-05-09 | 2003-05-09 Michael Koch <konqueror@gmx.de> | Michael Koch | 4 | -26/+128 |
2003-05-08 | configure.host: Set with_libffi_default and libgcj_interpreter to "yes". | Tom Tromey | 2 | -2/+7 |