summaryrefslogtreecommitdiff
path: root/gnu/classpath/jdwp/transport/SocketTransport.java
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings in gnu.classpath.* code (mainly the JDWP implementation).Andrew John Hughes2013-03-051-3/+3
* Normalise whitespace.Andrew John Hughes2010-06-031-35/+35
* Grr. Wrong patch. Ignore the previous version.Keith Seitz2007-03-301-6/+3
* * gnu/classpath/jdwp/event/ThreadStartEvent.java (Event):Keith Seitz2007-03-291-14/+26
* * gnu/classpath/jdwp/transport/ITransport.java (shutdown): New method.Keith Seitz2005-09-031-1/+17
* * all files: Update for new FSF address.Mark Wielaard2005-07-021-2/+2
* * gnu/classpath/jdwp/id/ArrayId.java: New file.Keith Seitz2005-06-141-0/+171