aboutsummaryrefslogtreecommitdiff
path: root/libjava/gnu/java
AgeCommit message (Expand)AuthorFilesLines
2005-02-18gij.cc (version): Change year for '--version' to 2005.Anthony Green2-4/+5
2005-02-17FileChannelImpl.java (write(ByteBuffer)): Move the position of the source buf...Ito Kazumitsu1-1/+2
2005-02-172005-02-17 Michael Koch <konqueror@gmx.de>Michael Koch1-1/+13
2005-02-17Cookie.java, [...]: Reworked import statements, fixed modifier order and some...Andrew John Hughes22-59/+55
2005-02-17GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag...Michael Koch25-115/+118
2005-02-16UTF_8.java (decodeLoop): Set inPos to in.position().Julian Scheid1-2/+2
2005-02-16[multiple changes]Mark Wielaard10-32/+1094
2005-02-16[multiple changes]Graydon Hoare36-1273/+1777
2005-02-12Fixes bug libgcj/8170Mark Wielaard1-1/+3
2005-02-10Connection.java (getJarFile): Open jar file with OPEN_DELETE.Tom Tromey1-4/+3
2005-02-07ISO_8859_1.java, [...]: Fixed canonical names and aliases according to...Robert Schuster7-26/+124
2005-02-07Forgot to commit registerImageIOSpis changeAnthony Green1-0/+9
2005-02-01natPlainDatagramSocketImplPosix.cc (getOption): Support IP_MULTICAST_LOOP.Anthony Green2-10/+79
2005-01-11PR libgcj/14012, PR libgcj/14013, PR libgcj/15157, PR libgcj/15509Michael Koch26-583/+5143
2004-11-30revert: [multiple changes]Graydon Hoare53-889/+3824
2004-11-24PolicyFile.java: New file.Michael Koch1-0/+665
2004-11-24NIOServerSocket.java: Added email to @author tag.Michael Koch1-1/+2
2004-11-222004-11-22 Michael Koch <konqueror@gmx.de>Michael Koch1-4/+1
2004-11-212004-11-21 Michael Koch <konqueror@gmx.de>Michael Koch1-3/+3
2004-11-18BeanInfoEmbryo.java: Use TreeMap for proper sorting.Craig Black1-5/+11
2004-11-16[multiple changes]Andreas Tobler1-0/+76
2004-11-15004-11-15 Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler39-1098/+6249
2004-11-12FileLock.java (isValid): locks are valid if the channel is open.Casey Marshall2-2/+2
2004-11-12Fixed regression:Robert Schuster1-11/+78
2004-11-07Fixes bug #10908Robert Schuster1-4/+7
2004-11-06UnicastConnectionManager.java (clients): Now package-private.Tom Tromey3-7/+11
2004-11-06ISO_8859_1.java (Decoder): Now package-private.Tom Tromey3-9/+15
2004-10-262004-10-26 Michael Koch <konqueror@gmx.de>Michael Koch1-1/+5
2004-10-25WordBreakIterator.java (WordBreakIterator): Don't initialize `iter'.Tom Tromey5-9/+14
2004-10-22Connection.java (sendRequest): Fix typo.Tom Tromey1-1/+1
2004-10-22re PR libgcj/14009 (libgcj HttpURLConnection does not handle situation where ...Michael Koch1-2/+4
2004-10-22* gnu/java/net/natPlainSocketImplPosix.ccUlrich Weigand1-1/+1
2004-10-21* gnu/java/nio/channels/natFileChannelPosix.ccUlrich Weigand1-2/+2
2004-10-20RMIC.java: Reformatted.Michael Koch1-958/+951
2004-10-18[multiple changes]Michael Koch1-3/+3
2004-10-18PlainDatagramSocketImpl.java: Reworked import statements.Michael Koch2-2/+3
2004-10-17OID.java, [...]: Import statements cleaned up.Michael Koch5-65/+39
2004-10-16NIODatagramSocket.java, [...]: Reorganized import statements.Michael Koch2-6/+1
2004-10-16RMIMarshalledObjectOutputStream.java [...]: File headers and import statement...Michael Koch10-76/+59
2004-10-16UTF_16.java, [...]: Cleanup.Michael Koch3-12/+6
2004-10-162004-10-16 Michael Koch <konqueror@gmx.de>Michael Koch1-1/+1
2004-10-16ExplicitBeanInfo.java: Explicitely import java.awt.Image.Michael Koch1-6/+7
2004-10-09RMIC.java, [...]: Reworked import statements and fixed file headers.Michael Koch7-23/+16
2004-09-242004-09-24 Ilya Perminov <iperminov@logicalsoft.com>Ilya Perminov2-1/+15
2004-09-24PipeImpl.java: Use VMPipe for native stuff.Michael Koch10-36/+149
2004-09-152004-09-15 Michael Koch <konqueror@gmx.de>Michael Koch1-7/+4
2004-09-10[multiple changes]Michael Koch1-22/+34
2004-09-102004-09-10 Michael Koch <konqueror@gmx.de>Michael Koch1-6/+40
2004-09-02missing added files from mergeGraydon Hoare2-0/+411
2004-09-02[multiple changes]Graydon Hoare19-197/+372