Age | Commit message (Expand) | Author | Files | Lines |
2002-10-07 | Buffer.java: New stub file. | Michael Koch | 1 | -2/+3 |
2002-10-07 | ByteBuffer.java, [...]: New files, forgot to add these dummies. | Michael Koch | 1 | -1/+4 |
2002-10-07 | AlreadyConnectedException.java, [...]: New file. | Michael Koch | 1 | -0/+29 |
2002-10-05 | 2002-10-05 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -2/+6 |
2002-10-03 | Makefile.in: Rebuilt. | Tom Tromey | 1 | -4/+23 |
2002-10-01 | ObjectInputStream.java (resolveProxyClass): New method from Classpath. | Tom Tromey | 1 | -5/+11 |
2002-09-30 | Add Proxy support. | Anthony Green | 1 | -26/+47 |
2002-09-25 | AbstractSelectableChannel.java: New file. | Michael Koch | 1 | -0/+2 |
2002-09-25 | 2002-09-25 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -0/+2 |
2002-09-23 | Makefile.am (all-multi): Fix multilib parallel build. | Kaveh R. Ghazi | 1 | -1/+1 |
2002-09-18 | Matcher.java, [...]: Merge with classpath, new files. | Michael Koch | 1 | -3/+9 |
2002-09-17 | NetworkInterface.java: New file. | Michael Koch | 1 | -6/+10 |
2002-09-13 | DatagramChannel.java, [...]: New dummy files to make java.net fully JDK 1.4 c... | Michael Koch | 1 | -5/+12 |
2002-08-30 | Makefile.in: Rebuilt. | Jeff Sturm | 1 | -3/+3 |
2002-08-24 | Makefile.am (libgcj_la_SOURCES): Remove name-finder.cc. | Mark Wielaard | 1 | -19/+25 |
2002-08-21 | Makefile.in: Rebuilt. | Tom Tromey | 1 | -4/+8 |
2002-08-20 | URISyntaxException.java: New file. | Michael Koch | 1 | -5/+11 |
2002-08-11 | Reenable patch since shared library troubles on powerpc are solved: | Mark Wielaard | 1 | -0/+22 |
2002-08-09 | [multiple changes] | Bryce McKinlay | 1 | -4/+8 |
2002-08-09 | AWT/Swing merge from GNU Classpath. | Bryce McKinlay | 1 | -74/+798 |
2002-08-01 | Revert patch that breaks libgcj shared library on powerpc: | Mark Wielaard | 1 | -23/+1 |
2002-07-15 | Makefile.in: Rebuilt. | Tom Tromey | 1 | -1/+7 |
2002-07-14 | 2002-07-14� Mark Wielaard� <mark@klomp.org> | Mark Wielaard | 1 | -1/+23 |
2002-06-24 | configure: Rebuilt. | Tom Tromey | 1 | -1/+1 |
2002-06-24 | Makefile.in: Rebuilt. | Tom Tromey | 1 | -1/+1 |
2002-06-21 | Reformat JDBC classes and add new JDK 1.4 classes and methods. | Bryce McKinlay | 1 | -7/+34 |
2002-06-18 | javaprims.h: Updated class declaration list. | Tom Tromey | 1 | -5/+3 |
2002-06-18 | javaprims.h: Updated class declaration list. | Tom Tromey | 1 | -0/+2 |
2002-06-17 | javaprims.h: Updated class declaration list. | Tom Tromey | 1 | -13/+13 |
2002-06-11 | Class.h (Class::desiredAssertionStatus): Declare. | Tom Tromey | 1 | -1/+3 |
2002-06-05 | Makefile.am (libgcj_convenience.la): Revert the last change. | H.J. Lu | 1 | -5/+2 |
2002-06-04 | Use ## for comment. | H.J. Lu | 1 | -3/+0 |
2002-06-04 | Makefile.am (libgcj_convenience.la): New target. | H.J. Lu | 1 | -2/+8 |
2002-05-24 | Merge JDK 1.4 java.security changes from classpath. | Bryce McKinlay | 1 | -1/+11 |
2002-05-24 | Merge JDK 1.4 exception chaining support from classpath. | Bryce McKinlay | 1 | -2/+4 |
2002-05-23 | Makefile.am (all-recursive): Depend on $all_java_class_files so that they bui... | Bryce McKinlay | 1 | -34/+19 |
2002-05-13 | re PR libgcj/6389 (System.getProperty("") should always throw an IllegalArgum... | Tom Tromey | 1 | -22/+38 |
2002-05-08 | jcf-write.c (write_classfile): Write the file to a temporary file and then re... | Mark Mitchell | 1 | -84/+31 |
2002-05-03 | Suggested by Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> | Alexandre Oliva | 1 | -54/+90 |
2002-04-26 | verify.cc (construct_primitive_array_type): New case. | Tom Tromey | 1 | -0/+1 |
2002-04-16 | re PR libgcj/6081 (libjava make install fails: Arg list too long) | Tom Tromey | 1 | -22/+39 |
2002-04-12 | Fix botch in last commit. | Anthony Green | 1 | -1/+1 |
2002-04-12 | Install libgcj.jar as libgcj-VERSION.jar. | Anthony Green | 1 | -61/+49 |
2002-04-10 | Makefile.in: Rebuilt. | Tom Tromey | 1 | -0/+1 |
2002-03-27 | libgcj.spec.in: Add CHECKREFSPEC. | Anthony Green | 1 | -0/+1 |
2002-03-26 | Makefile.am (libgcj_la_LDFLAGS): Use THREADLDFLAGS. | Tom Tromey | 1 | -24/+41 |
2002-03-23 | reverted erroneous checkin | Tom Tromey | 1 | -34/+18 |
2002-03-23 | name-finder.h (_Jv_name_finder::myclose): New method. | Tom Tromey | 1 | -18/+34 |
2002-03-17 | Makefile.am: Escape quotes in echo. | Bryce McKinlay | 1 | -1/+1 |
2002-03-17 | Makefile.am: Make target library a convenience library. | Bryce McKinlay | 1 | -8/+9 |