summaryrefslogtreecommitdiff
path: root/libjava/gnu/java/nio
AgeCommit message (Expand)Author
2006-05-13sources.am, [...]: Rebuilt.Tom Tromey
2006-04-19natFileChannelPosix.cc (write): Properly handle EINTR.Tom Tromey
2006-01-06[multiple changes]Tom Tromey
2006-01-03PR libgcj/9715, PR libgcj/19132:David Daney
2005-07-16Major merge with Classpath.Tom Tromey
2005-06-30Update FSF addressKelley Cook
2005-05-30re PR libgcj/21821 (MAXPATHLEN usage in libjava)Bryce McKinlay
2005-05-03re PR libgcj/21372 (FileChannel.tryLock() return value incorrect)Andrew Overholt
2005-04-292005-04-29 Dalibor Topic <robilad@kaffe.org>Dalibor Topic
2005-04-26re PR libgcj/21136 ([4.0 only] tryLock waits for the lock, and lock doesn't)Luca Barbieri
2005-04-18Buffers.java, [...]: Reorganized import statements.Michael Koch
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-19SelectorImpl.java: Reworked import statements.Michael Koch
2005-02-17FileChannelImpl.java (write(ByteBuffer)): Move the position of the source buf...Ito Kazumitsu
2005-02-17Cookie.java, [...]: Reworked import statements, fixed modifier order and some...Andrew John Hughes
2005-02-16UTF_8.java (decodeLoop): Set inPos to in.position().Julian Scheid
2005-02-07ISO_8859_1.java, [...]: Fixed canonical names and aliases according to...Robert Schuster
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-12FileLock.java (isValid): locks are valid if the channel is open.Casey Marshall
2004-11-06ISO_8859_1.java (Decoder): Now package-private.Tom Tromey
2004-10-21* gnu/java/nio/channels/natFileChannelPosix.ccUlrich Weigand
2004-10-16NIODatagramSocket.java, [...]: Reorganized import statements.Michael Koch
2004-10-16UTF_16.java, [...]: Cleanup.Michael Koch
2004-10-162004-10-16 Michael Koch <konqueror@gmx.de>Michael Koch
2004-09-24PipeImpl.java: Use VMPipe for native stuff.Michael Koch
2004-07-17[multiple changes]Michael Koch
2004-07-172004-07-17 Michael Koch <konqueror@gmx.de>Michael Koch
2004-07-09SelectorImpl.java (select): Call static Thread interrupted() method to clear ...Mark Wielaard
2004-05-042004-05-04 Mark Wielaard <mark@klomp.org>Mark Wielaard
2004-05-03URLStreamHandler.java (toExternalForm): Removed unused variables.Tom Tromey
2004-04-232004-04-23 Michael Koch <konqueror@gmx.de>Michael Koch
2004-04-202004-04-20 Michael Koch <konqueror@gmx.de>Michael Koch
2004-03-19configure.in: FILE variable overrides FLATFORM when linking natFileChannelXXX...Per Bothner
2004-03-18natFileChannelPosix.cc (mapImpl): Cast MAP_FAILED to void *.Rainer Orth
2004-03-14natFileChannelPosix.cc: Implement munmap_adaptor and msync_adaptor for older ...Andreas Tobler
2004-03-11natFileChannelEcos.cc: Totally reworked.Michael Koch
2004-03-112004-03-11 Michael Koch <konqueror@gmx.de>Michael Koch
2004-02-29FileLockImpl.java (fd): Remove field, replacing it by:Per Bothner
2004-02-29FileChannelImpl.java: New class, renamed from java/nio/channels.Per Bothner
2004-02-262004-02-26 Michael Koch <konqueror@gmx.de>Michael Koch
2004-02-262004-02-26 Michael Koch <konqueror@gmx.de>Michael Koch
2004-02-052004-02-05 Michael Koch <konqueror@gmx.de>Michael Koch
2004-02-03* gnu/java/nio/DatagramChannelImpl.javaMohan Embar
2004-01-30* gnu/java/net/PlainSocketImpl.javaMohan Embar
2004-01-23FileLockImpl.java: Compile fixes.Michael Koch
2004-01-23FileLockImpl.java: Fixed filename in copyright.Michael Koch