aboutsummaryrefslogtreecommitdiff
path: root/libjava/gnu/java
AgeCommit message (Expand)AuthorFilesLines
2005-04-18Buffers.java, [...]: Reorganized import statements.Michael Koch79-270/+267
2005-04-18CieXyzConverter.java, [...]: Standardized file headers.Michael Koch13-421/+409
2005-03-16MainThread.java (run): Load main class using system class loader.Tom Tromey1-2/+3
2005-03-15natPlainSocketImplPosix.cc (read_helper): Handle count == 0 case.David Daney1-1/+6
2005-03-10New Stack Trace infrastructure.Bryce McKinlay1-0/+2
2005-03-10FileChannelImpl.java (smallTransferFrom): New.Andrew Haley1-12/+88
2005-03-05dtoa.c (_dtoa_r): Initialize variables ilim, ilim1 and spec_case.Andreas Tobler2-3/+7
2005-02-23ChannelReader: Fixed comments.Robert Schuster1-0/+211
2005-02-22PolicyFile.java, [...]: Fixed copyright header.Michael Koch3-19/+23
2005-02-22re PR awt/17952 (Windows don't show with window manager that supports _NET_RE...Thomas Fitzsimmons1-15/+12
2005-02-22[multiple changes]Mark Wielaard1-1/+1
2005-02-212005-02-21 Robert Schuster <theBohemian@gmx.net>Robert Schuster1-2/+1
2005-02-20re PR libgcj/19728 (libgcj Gnu.java missing SHA-160)Rutger Ovidius1-1/+2
2005-02-20FormatCharacterIterator.java: Removed redundant modifiers.Michael Koch1-3/+3
2005-02-19[multiple changes]Michael Koch39-65/+4525
2005-02-19SelectorImpl.java: Reworked import statements.Michael Koch1-18/+6
2005-02-19ActiveModeDTP.java, [...]: New files.Michael Koch20-0/+4118
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