Age | Commit message (Expand) | Author | Files | Lines |
2004-03-20 | RMIIncomingThread.java: New file. | Norbert Frese | 1 | -0/+1 |
2004-03-19 | Input_UnicodeBig.java: New class.. | Per Bothner | 1 | -0/+2 |
2004-03-17 | [multiple changes] | Graydon Hoare | 1 | -0/+6 |
2004-03-09 | Makefile.am: Build property resource files into libgcj. | Anthony Green | 1 | -3/+41 |
2004-03-03 | Channels.java (newInputStream, [...]): Optimize when argument is a FileChanne... | Per Bothner | 1 | -0/+1 |
2004-02-29 | ChangeLog: Previous java/io, java/nio, gnu/java/nio and related changes. | Per Bothner | 1 | -4/+2 |
2004-02-26 | Makefile.am: Generate and install headers for inner classes in java.nio.chann... | Michael Koch | 1 | -2/+26 |
2004-02-12 | remove accidentally-committed extra makefile entry (not yet finished or added). | Graydon Hoare | 1 | -1/+0 |
2004-02-12 | ToggleButtonModel.java: Remove dead class. | Graydon Hoare | 1 | -2/+3 |
2004-01-29 | Makefile.am: Added gnu/awt/xlib/XFontPeer.java. | Scott Gilbertson | 1 | -0/+1 |
2004-01-27 | 2004-01-27 Kim Ho <kho@redhat.com> | Kim Ho | 1 | -0/+1 |
2004-01-24 | Makefile.am: Added library version to gtk peer lib. | Michael Koch | 1 | -0/+3 |
2004-01-20 | Makefile.am (lib_org_w3c_dom_la_LIBADD, [...]): New. | Jakub Jelinek | 1 | -0/+10 |
2004-01-16 | natClassLoader.cc: Moved VMClassLoader methods... | Tom Tromey | 1 | -0/+1 |
2004-01-15 | Makefile.in: Rebuilt. | Tom Tromey | 1 | -1/+10 |
2004-01-13 | 2004-01-13�� David Jee�� <djee@redhat.com> | David Jee | 1 | -0/+1 |
2004-01-09 | DocumentName.java, [...]: New files. | Michael Koch | 1 | -0/+12 |
2004-01-06 | DateTimeAtCompleted.java, [...]: New files. | Michael Koch | 1 | -0/+8 |
2003-12-31 | configure.in: Add --enable-gtk-cairo check. | Graydon Hoare | 1 | -3/+21 |
2003-12-28 | 2003-12-28 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -0/+1 |
2003-12-26 | Makefile.am (rmi_java_source_files): Added gnu/java/rmi/server/RMIVoidValue.j... | Michael Koch | 1 | -0/+1 |
2003-12-23 | Copies.java, [...]: New files. | Michael Koch | 1 | -0/+10 |
2003-12-21 | AttributeSetUtilities.java, [...]: New files. | Michael Koch | 1 | -0/+6 |
2003-12-21 | EnumSyntax.java, [...]: New files. | Michael Koch | 1 | -0/+2 |
2003-12-21 | PrintJobAttribute.java, [...]: New files. | Michael Koch | 1 | -0/+6 |
2003-12-21 | DateTimeSyntax.java, [...]: New files. | Michael Koch | 1 | -0/+9 |
2003-12-20 | Makefile.am (ordinary_java_source_files): Added gnu.java.net.URLParseError.java. | Michael Koch | 1 | -0/+1 |
2003-12-19 | ChannelOutputStream.java: New file. | Michael Koch | 1 | -0/+1 |
2003-12-19 | ChannelInputStream.java: New file. | Michael Koch | 1 | -0/+1 |
2003-12-19 | OutputStreamChannel.java: New file. | Michael Koch | 1 | -0/+1 |
2003-12-19 | Makefile.am (ordinary_java_source_files): Added gnu.java.nio.InputStreamChannel. | Michael Koch | 1 | -0/+1 |
2003-12-09 | Makefile.am (nat_headers_install): New variable with header files to install ... | Michael Koch | 1 | -1/+10 |
2003-11-25 | Makefile.in: Rebuilt. | Tom Tromey | 1 | -0/+19 |
2003-11-12 | Makefile.am: Add GdkPixbufDecoder.java and gnu_java_awt_peer_gtk_GdkPixbufDec... | Thomas Fitzsimmons | 1 | -0/+2 |
2003-10-29 | [multiple changes] | Michael Koch | 1 | -0/+2 |
2003-10-22 | mips-signal.h: New file. | David Daney | 1 | -5/+11 |
2003-10-12 | 2003-10-12 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -0/+1 |
2003-10-11 | NIOSocket.java (setChannel): Initialize impl. | Michael Koch | 1 | -1/+2 |
2003-10-09 | SelectorImpl.java (register): Use ServerSocketChannelSelectionKey for server ... | Michael Koch | 1 | -0/+2 |
2003-10-08 | Connection.java, [...]: Moved to gnu/java/net/protocol. | Michael Koch | 1 | -12/+12 |
2003-09-25 | 2003-09-25 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -0/+2 |
2003-09-25 | 2003-09-25 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -0/+1 |
2003-09-25 | Forgot to add in last commit. | Michael Koch | 1 | -0/+1 |
2003-09-24 | PlainSocketImpl.java (read): Remove declaration. | Bryce McKinlay | 1 | -1/+11 |
2003-09-19 | NIODatagramSocket.java, [...]: New files. | Michael Koch | 1 | -0/+2 |
2003-09-18 | [multiple changes] | Michael Koch | 1 | -0/+3 |
2003-09-17 | configure.in: Standardized help text case of --enable-hash-synchronization Ne... | Mohan Embar | 1 | -0/+20 |
2003-09-17 | Makefile.am: (MOSTLYCLEANFILES) Removed libtool objects. | Mohan Embar | 1 | -2/+13 |
2003-09-10 | DatagramSocket.java, [...]: Use gnu.java.net.Plain*SocketImpl instead of java... | Michael Koch | 1 | -4/+4 |
2003-08-29 | Makefile.am: Fixed problems with parallel makes. | Mohan Embar | 1 | -0/+9 |