aboutsummaryrefslogtreecommitdiff
path: root/libjava/gnu
AgeCommit message (Expand)AuthorFilesLines
2005-06-15re PR libgcj/21074 (Trivial bug in the method getHeaderFieldKey() in the fil...Goffredo Baroncelli1-1/+5
2005-06-15SystemClassLoader.java (init): Clear last_was_sep in loop.Tom Tromey1-0/+1
2005-06-15JdwpIdFactory.java: New file.Keith Seitz2-0/+303
2005-06-14ArrayId.java: New file.Keith Seitz12-0/+866
2005-06-07* gnu/classpath/jdwp/transport/JdwpConnection.java: New file.Keith Seitz1-0/+265
2005-06-07* gnu/classpath/jdwp/util/Signature.java: New file.Keith Seitz1-0/+135
2005-06-06natPlainSocketImplPosix.cc (setOption): Fix case fall-through bug.Anthony Green1-0/+1
2005-06-04Update copyright year.Anthony Green2-2/+2
2005-06-04URLClassLoader.java: import gnu.gcj.Core, and gnu.java.net.protocol.core.Core...Anthony Green2-0/+10
2005-06-03* gnu/classpath/jdwp/transport/TransportFactory.java: New file.Keith Seitz1-0/+115
2005-06-03ITransport.java: New file.Keith Seitz2-0/+255
2005-06-02* gnu/classpath/jdwp/transport/TransportException.java: New file.Keith Seitz1-0/+75
2005-06-01re PR libgcj/20435 (regex pattern compiling bug)Ziga Mahkovec3-14/+43
2005-06-01Fix typo in initial commit.Keith Seitz1-1/+1
2005-06-01JdwpPacket.java: New file.Keith Seitz3-0/+562
2005-05-30re PR libgcj/21821 (MAXPATHLEN usage in libjava)Bryce McKinlay1-5/+6
2005-05-25SAXEventSink.java: Ignore XML entities in start/ end entity callbacks.Chris Burdess1-0/+17
2005-05-18re PR libgcj/19729 (libgcj DSASignature.java null pointer exception)Thomas Fitzsimmons1-111/+99
2005-05-16Headers.java (parse): Include final character of line.Tom Tromey1-2/+8
2005-05-16re PR libgcj/20504 (java.util.regex implementation doesn't support quoting co...Ziga Mahkovec1-21/+33
2005-05-13SystemClassLoader.java (init): Handle empty element in path.Tom Tromey1-3/+30
2005-05-07GtkVolatileImage.java: Add imports.Matthias Klose1-0/+4
2005-05-06Makefile.am (gtk_awt_peer_sources): Add GtkVolatileImage.java.Thomas Fitzsimmons3-13/+159
2005-05-03re PR libgcj/21372 (FileChannel.tryLock() return value incorrect)Andrew Overholt1-2/+4
2005-04-292005-04-29 Dalibor Topic <robilad@kaffe.org>Dalibor Topic1-1/+19
2005-04-292005-04-29 Michael Koch <konqueror@gmx.de>Michael Koch1-22/+3
2005-04-28[multiple changes]Michael Koch1-20/+16
2005-04-27Connection.java: Return correct content length for directory listing.Chris Burdess1-14/+55
2005-04-27* gnu/java/net/protocol/https/Handler.java: Commit.Thomas Fitzsimmons1-0/+76
2005-04-27HTTPURLConnection.java (connect): Accept absolute and relative paths in Locat...Chris Burdess1-1/+29
2005-04-26re PR libgcj/21136 ([4.0 only] tryLock waits for the lock, and lock doesn't)Luca Barbieri1-2/+2
2005-04-26ParserDelegator.java (callBack, gnu): Now package-private.Tom Tromey3-14/+21
2005-04-262005-04-26 Jeroen Frijters <jeroen@frijters.net>Jeroen Frijters1-5/+22
2005-04-25[multiple changes]Michael Koch1-0/+33
2005-04-25[multiple changes]Michael Koch2-0/+544
2005-04-222005-04-22 Casey Marshall <csm@gnu.org>Casey Marshall2-2/+9
2005-04-22NameFinder.java (close): IN, OUT, and PROC can all be null, check for that ca...Andrew Pinski1-4/+6
2005-04-21CRLFInputStream.java: Rewrite to return CRLF-delimited chunks.Chris Burdess1-80/+49
2005-04-20Connection.java, [...]: Reorganized import statements.Michael Koch2-7/+7
2005-04-202005-04-20 Sven de Marothy <sven@physto.se>Sven de Marothy2-27/+0
2005-04-20PlainDatagramSocketImpl.java: Merged copyright header.Michael Koch2-6/+7
2005-04-20ClassHelper.java, [...]: Fixed @author tag.Michael Koch2-2/+2
2005-04-20[multiple changes]Michael Koch1-2/+6
2005-04-20XBMDecoder.java: Fixed modifier order.Michael Koch1-1/+1
2005-04-19[multiple changes]Michael Koch86-1/+17245
2005-04-192005-04-19 Michael Koch <konqueror@gmx.de>Michael Koch1-4/+3
2005-04-192005-04-19 Michael Koch <konqueror@gmx.de>Michael Koch1-2/+6
2005-04-18BASE64.java: Truncate encoded byte array.Chris Burdess1-1/+7
2005-04-182005-04-18 Michael Koch <konqueror@gmx.de>Michael Koch6-6/+7
2005-04-18XmlParser.java: Reverted my typo fix.Michael Koch1-1/+1