summaryrefslogtreecommitdiff
path: root/libjava/gnu
AgeCommit message (Expand)Author
2006-02-17stacktrace.cc (GetStackTraceElements): Call gnu::gcj::runtime::NameFinder::re...Andrew Haley
2006-02-09re PR libgcj/25187 (dereferencing type-punned pointer warnings while building...Bryce McKinlay
2006-02-08link.cc (_Jv_Linker::print_class_loaded): Declare string constants as "const ...Bryce McKinlay
2006-02-07gij.cc (version): Use 2006.Tom Tromey
2006-01-13MessagesBundle_fr.properties: Removed.Tom Tromey
2006-01-06[multiple changes]Tom Tromey
2006-01-06natThread.cc (finish_): Don't clear 'group'.Tom Tromey
2006-01-04Class.h (_Jv_CopyClassesToSystemLoader): Updated.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-25standard.omit.in: Remove javax/rmi, org/omg, gnu/CORBA and gnu/javax/rmi.Mark Wielaard
2005-11-18Imported GNU Classpath gcj-import-20051117.Mark Wielaard
2005-11-17[multiple changes]Mark Wielaard
2005-11-15Index: libjava/ChangeLogScott Gilbertson
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-11-08re PR libgcj/24587 (libgcj should set gnu.classpath.version system property)Tom Tromey
2005-11-04PR libgcj/14358, libgcj/24552:Tom Tromey
2005-09-23Imported Classpath 0.18.Tom Tromey
2005-09-22BootClassLoader.java (BootClassLoader): Pass `null' parent ClassLoader to par...Bryce McKinlay
2005-09-12re PR libgcj/23762 (java.library.path should default to value of environment ...Thomas Fitzsimmons
2005-09-08re PR libgcj/23761 (java.library.path doesn't affect module loading path)Thomas Fitzsimmons
2005-08-16* gnu/xml/xpath/XPathParser.y: Removed.Tom Tromey
2005-07-26package.html, [...]: Removed.Tom Tromey
2005-07-20sources.am, [...]: Rebuilt.Tom Tromey
2005-07-16Major merge with Classpath.Tom Tromey
2005-07-15XCanvasPeer.java (attributes): New field.Scott Gilbertson
2005-07-14Connection.java (unquote): New method.Andrew Haley
2005-07-14VirtualMachineCommandSet.java: Implemented VirtualMachine Command Set.Aaron Luchko
2005-07-12FieldCommandSet.java: Implemented the Field CommandSet.Aaron Luchko
2005-07-12PacketProcessor.java (run): Send shutdown to jdwp instead of connection.Aaron Luchko
2005-07-12ObjectReferenceCommandSet.java: New file.Aaron Luchko
2005-07-07* gnu/classpath/jdwp/util/Signature.javaAaron Luchko
2005-07-07* gnu/classpath/jdwp/processor/ReferenceTypeCommandSet.java:NewAaron Luchko
2005-07-06InputStreamReader.java (refill): Handle no-progress case correctly.Tom Tromey
2005-07-05StringReferenceCommandSet.java: New file.Aaron Luchko
2005-07-04CommandSet.java: New file.Aaron Luchko
2005-06-30* gnu/classpath/jdwp/util/JdwpString.java: New file.Aaron Luchko
2005-06-30JdwpPacket.java (write): New method.Keith Seitz
2005-06-30JdwpConnection.java (sendEvent): New method.Keith Seitz
2005-06-30Update FSF addressKelley Cook
2005-06-28re PR libgcj/22189 (Table Full in gcj-dbtool if -m option used with smallest ...Robin Green
2005-06-27Okay, let's see if CVS can actually put these in the right place...Keith Seitz
2005-06-15re PR libgcj/21074 (Trivial bug in the method getHeaderFieldKey() in the fil...Goffredo Baroncelli
2005-06-15SystemClassLoader.java (init): Clear last_was_sep in loop.Tom Tromey
2005-06-15JdwpIdFactory.java: New file.Keith Seitz
2005-06-14ArrayId.java: New file.Keith Seitz