aboutsummaryrefslogtreecommitdiff
path: root/libjava/gnu/classpath
AgeCommit message (Expand)AuthorFilesLines
2005-11-08re PR libgcj/24587 (libgcj should set gnu.classpath.version system property)Tom Tromey1-0/+3
2005-09-23Imported Classpath 0.18.Tom Tromey3-0/+857
2005-09-12re PR libgcj/23762 (java.library.path should default to value of environment ...Thomas Fitzsimmons1-2/+9
2005-09-08re PR libgcj/23761 (java.library.path doesn't affect module loading path)Thomas Fitzsimmons1-1/+3
2005-07-16Major merge with Classpath.Tom Tromey45-5622/+0
2005-07-14VirtualMachineCommandSet.java: Implemented VirtualMachine Command Set.Aaron Luchko1-0/+474
2005-07-12FieldCommandSet.java: Implemented the Field CommandSet.Aaron Luchko2-0/+133
2005-07-12PacketProcessor.java (run): Send shutdown to jdwp instead of connection.Aaron Luchko1-2/+3
2005-07-12ObjectReferenceCommandSet.java: New file.Aaron Luchko1-0/+249
2005-07-07* gnu/classpath/jdwp/util/Signature.javaAaron Luchko1-0/+14
2005-07-07* gnu/classpath/jdwp/processor/ReferenceTypeCommandSet.java:NewAaron Luchko1-0/+321
2005-07-05StringReferenceCommandSet.java: New file.Aaron Luchko1-0/+98
2005-07-04CommandSet.java: New file.Aaron Luchko3-33/+189
2005-06-30* gnu/classpath/jdwp/util/JdwpString.java: New file.Aaron Luchko1-0/+95
2005-06-30JdwpPacket.java (write): New method.Keith Seitz4-50/+40
2005-06-30JdwpConnection.java (sendEvent): New method.Keith Seitz1-2/+36
2005-06-30Update FSF addressKelley Cook38-76/+76
2005-06-27Okay, let's see if CVS can actually put these in the right place...Keith Seitz11-0/+697
2005-06-15JdwpIdFactory.java: New file.Keith Seitz2-0/+303
2005-06-14ArrayId.java: New file.Keith Seitz12-0/+866
2005-06-07* gnu/classpath/jdwp/transport/JdwpConnection.java: New file.Keith Seitz1-0/+265
2005-06-07* gnu/classpath/jdwp/util/Signature.java: New file.Keith Seitz1-0/+135
2005-06-03* gnu/classpath/jdwp/transport/TransportFactory.java: New file.Keith Seitz1-0/+115
2005-06-03ITransport.java: New file.Keith Seitz2-0/+255
2005-06-02* gnu/classpath/jdwp/transport/TransportException.java: New file.Keith Seitz1-0/+75
2005-06-01Fix typo in initial commit.Keith Seitz1-1/+1
2005-06-01JdwpPacket.java: New file.Keith Seitz3-0/+562
2005-04-25[multiple changes]Michael Koch2-0/+544
2005-03-10New Stack Trace infrastructure.Bryce McKinlay1-1/+1
2004-11-06UnicastConnectionManager.java (clients): Now package-private.Tom Tromey1-1/+2
2004-05-03URLStreamHandler.java (toExternalForm): Removed unused variables.Tom Tromey1-6/+2
2004-04-21ServiceFactory.java, [...]: New files.Michael Koch2-0/+725
2003-01-31Window.java (Window(Window,GraphicsConfiguration)): Don't try to find graphic...Tom Tromey1-1/+4
2002-09-30Add Proxy support.Anthony Green1-0/+5
2002-01-22Add license clarification.Mark Wielaard1-5/+16
2001-09-27Configuration.java.in (INIT_LOAD_LIBRARY): New constant.Tom Tromey1-3/+32
2000-11-26System.java (setProperties): Only call init_properties() if properties is null.Bryce McKinlay1-0/+14