summaryrefslogtreecommitdiff
path: root/libjava/gnu/java
AgeCommit message (Expand)Author
2005-04-18Buffers.java, [...]: Reorganized import statements.Michael Koch
2005-04-18CieXyzConverter.java, [...]: Standardized file headers.Michael Koch
2005-03-16MainThread.java (run): Load main class using system class loader.Tom Tromey
2005-03-15natPlainSocketImplPosix.cc (read_helper): Handle count == 0 case.David Daney
2005-03-10New Stack Trace infrastructure.Bryce McKinlay
2005-03-10FileChannelImpl.java (smallTransferFrom): New.Andrew Haley
2005-03-05dtoa.c (_dtoa_r): Initialize variables ilim, ilim1 and spec_case.Andreas Tobler
2005-02-23ChannelReader: Fixed comments.Robert Schuster
2005-02-22PolicyFile.java, [...]: Fixed copyright header.Michael Koch
2005-02-22re PR awt/17952 (Windows don't show with window manager that supports _NET_RE...Thomas Fitzsimmons
2005-02-22[multiple changes]Mark Wielaard
2005-02-212005-02-21 Robert Schuster <theBohemian@gmx.net>Robert Schuster
2005-02-20re PR libgcj/19728 (libgcj Gnu.java missing SHA-160)Rutger Ovidius
2005-02-20FormatCharacterIterator.java: Removed redundant modifiers.Michael Koch
2005-02-19[multiple changes]Michael Koch
2005-02-19SelectorImpl.java: Reworked import statements.Michael Koch
2005-02-19ActiveModeDTP.java, [...]: New files.Michael Koch
2005-02-18gij.cc (version): Change year for '--version' to 2005.Anthony Green
2005-02-17FileChannelImpl.java (write(ByteBuffer)): Move the position of the source buf...Ito Kazumitsu
2005-02-172005-02-17 Michael Koch <konqueror@gmx.de>Michael Koch
2005-02-17Cookie.java, [...]: Reworked import statements, fixed modifier order and some...Andrew John Hughes
2005-02-17GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag...Michael Koch
2005-02-16UTF_8.java (decodeLoop): Set inPos to in.position().Julian Scheid
2005-02-16[multiple changes]Mark Wielaard
2005-02-16[multiple changes]Graydon Hoare
2005-02-12Fixes bug libgcj/8170Mark Wielaard
2005-02-10Connection.java (getJarFile): Open jar file with OPEN_DELETE.Tom Tromey
2005-02-07ISO_8859_1.java, [...]: Fixed canonical names and aliases according to...Robert Schuster
2005-02-07Forgot to commit registerImageIOSpis changeAnthony Green
2005-02-01natPlainDatagramSocketImplPosix.cc (getOption): Support IP_MULTICAST_LOOP.Anthony Green
2005-01-11PR libgcj/14012, PR libgcj/14013, PR libgcj/15157, PR libgcj/15509Michael Koch
2004-11-30revert: [multiple changes]Graydon Hoare
2004-11-24PolicyFile.java: New file.Michael Koch
2004-11-24NIOServerSocket.java: Added email to @author tag.Michael Koch
2004-11-222004-11-22 Michael Koch <konqueror@gmx.de>Michael Koch
2004-11-212004-11-21 Michael Koch <konqueror@gmx.de>Michael Koch
2004-11-18BeanInfoEmbryo.java: Use TreeMap for proper sorting.Craig Black
2004-11-16[multiple changes]Andreas Tobler
2004-11-15004-11-15 Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler
2004-11-12FileLock.java (isValid): locks are valid if the channel is open.Casey Marshall
2004-11-12Fixed regression:Robert Schuster
2004-11-07Fixes bug #10908Robert Schuster
2004-11-06UnicastConnectionManager.java (clients): Now package-private.Tom Tromey
2004-11-06ISO_8859_1.java (Decoder): Now package-private.Tom Tromey
2004-10-262004-10-26 Michael Koch <konqueror@gmx.de>Michael Koch
2004-10-25WordBreakIterator.java (WordBreakIterator): Don't initialize `iter'.Tom Tromey
2004-10-22Connection.java (sendRequest): Fix typo.Tom Tromey
2004-10-22re PR libgcj/14009 (libgcj HttpURLConnection does not handle situation where ...Michael Koch
2004-10-22* gnu/java/net/natPlainSocketImplPosix.ccUlrich Weigand
2004-10-21* gnu/java/nio/channels/natFileChannelPosix.ccUlrich Weigand