summaryrefslogtreecommitdiff
path: root/libjava/gnu/classpath
AgeCommit message (Expand)Author
2005-06-07* gnu/classpath/jdwp/transport/JdwpConnection.java: New file.Keith Seitz
2005-06-07* gnu/classpath/jdwp/util/Signature.java: New file.Keith Seitz
2005-06-03* gnu/classpath/jdwp/transport/TransportFactory.java: New file.Keith Seitz
2005-06-03ITransport.java: New file.Keith Seitz
2005-06-02* gnu/classpath/jdwp/transport/TransportException.java: New file.Keith Seitz
2005-06-01Fix typo in initial commit.Keith Seitz
2005-06-01JdwpPacket.java: New file.Keith Seitz
2005-04-25[multiple changes]Michael Koch
2005-03-10New Stack Trace infrastructure.Bryce McKinlay
2004-11-06UnicastConnectionManager.java (clients): Now package-private.Tom Tromey
2004-05-03URLStreamHandler.java (toExternalForm): Removed unused variables.Tom Tromey
2004-04-21ServiceFactory.java, [...]: New files.Michael Koch
2003-01-31Window.java (Window(Window,GraphicsConfiguration)): Don't try to find graphic...Tom Tromey
2002-09-30Add Proxy support.Anthony Green
2002-01-22Add license clarification.Mark Wielaard
2001-09-27Configuration.java.in (INIT_LOAD_LIBRARY): New constant.Tom Tromey
2000-11-26System.java (setProperties): Only call init_properties() if properties is null.Bryce McKinlay