summaryrefslogtreecommitdiff
path: root/libjava/gnu/java
AgeCommit message (Expand)Author
2007-04-05DecimalFormatSymbols.java: Added the year 2007 to Copyright information and i...Tania Bento
2007-04-03natFileChannelPosix.cc (mapImpl): Extend file, when writing, if it is too short.Tom Tromey
2007-04-02natPlainSocketImplPosix.cc (create): Return if already created.Tom Tromey
2007-03-23re PR libgcj/31228 (Race condition between setting close-on-exec and Runtime....David Daney
2007-03-05Updating header files. Earlier change here seems to have been in error.Tom Tromey
2007-02-22re PR libgcj/17002 (java.util.TimeZone.getDefault() is broken)Jakub Jelinek
2007-02-20XEventLoop.h: Regenerated.Gary Benson
2007-02-15PlainSocketImpl.h: Regenerate.David Daney
2007-02-12Collections.java (UnmodifiableMap.toArray): Imported changes from Classpath.Tom Tromey
2007-01-282007-01-28 Michele Sandri <gpointorama@gmail.com>Michele Sandri
2007-01-26libjavaTom Tromey
2007-01-18natVMPipeEcos.cc: Renamed from gnu/java/nio/natPipeImplEcos.cc.Gary Benson
2007-01-15URLClassLoader.java: Removed.Gary Benson
2007-01-09Merged gcj-eclipse branch to trunk.Tom Tromey
2006-11-03InetAddress.java: Removed.Gary Benson
2006-09-20InetAddress.java: Mostly merged with Classpath.Gary Benson
2006-08-14Imported GNU Classpath 0.92Mark Wielaard
2006-08-06re PR libgcj/28576 (PlainDatagramSocketImpl::connect: not implemented yet)Tom Tromey
2006-07-22natPlainSocketImplPosix.cc (bind): Clear SockAddr before using - needed for O...Mohan Embar
2006-06-01MainThread (run): Revert exception chaining change.Bryce McKinlay
2006-06-01prims.cc (_Jv_RunMain): Use JvNewStringUTF for command-line class name, not L...Bryce McKinlay
2006-05-24re PR libgcj/27024 (Implement URLConnection.getFileNameMap)Tom Tromey
2006-05-18Imported GNU Classpath 0.90Mark Wielaard
2006-05-13sources.am, [...]: Rebuilt.Tom Tromey
2006-05-13sources.am, [...]: Rebuilt.Tom Tromey
2006-04-20re PR libgcj/21941 (NPE in Socket.connect())Tom Tromey
2006-04-19natFileChannelPosix.cc (write): Properly handle EINTR.Tom Tromey
2006-04-05re PR libgcj/25414 (should update rmic)Archit Shah
2006-04-04re PR classpath/26990 (SecurityManager.checkExit() problem)Tom Tromey
2006-02-07gij.cc (version): Use 2006.Tom Tromey
2006-01-06[multiple changes]Tom Tromey
2006-01-06natThread.cc (finish_): Don't clear 'group'.Tom Tromey
2006-01-03PR libgcj/9715, PR libgcj/19132:David Daney
2005-12-28natPlainSocketImplWin32.cc (connect): Same as previous patch, but for win32.Anthony Green
2005-12-28natPlainSocketImplPosix.cc (connect): Record address and port before attempti...Anthony Green
2005-12-19natPlainDatagramSocketImplPosix.cc (getLocalAddress): New helper function.Anthony Green
2005-12-14CompilerProcess.java: Use a new thread to handle stdout from the child process.Andrew Haley
2005-11-18Imported GNU Classpath gcj-import-20051117.Mark Wielaard
2005-11-17[multiple changes]Mark Wielaard
2005-11-15re PR libgcj/15430 (Cannot interrupt blocking I/O calls with close())David Daney
2005-11-14natPlainSocketImplWin32.cc: Updated copyright.Mohan Embar
2005-09-23Imported Classpath 0.18.Tom Tromey
2005-07-26package.html, [...]: Removed.Tom Tromey
2005-07-16Major merge with Classpath.Tom Tromey
2005-07-14Connection.java (unquote): New method.Andrew Haley
2005-06-30Update FSF addressKelley Cook
2005-06-15re PR libgcj/21074 (Trivial bug in the method getHeaderFieldKey() in the fil...Goffredo Baroncelli
2005-06-06natPlainSocketImplPosix.cc (setOption): Fix case fall-through bug.Anthony Green
2005-05-30re PR libgcj/21821 (MAXPATHLEN usage in libjava)Bryce McKinlay
2005-05-18re PR libgcj/19729 (libgcj DSASignature.java null pointer exception)Thomas Fitzsimmons