../
|
SystemCmd.java
|
32
(16 years ago)
by duarte:
New exec method taking only a String argument wasn't working. Fixed the bug.
|
utils4lh.java
|
30
(16 years ago)
by stehr:
introduced generics, so class will compile in Java 5, not sure though whether the functionality is the same as before, will need more testing
|
PymolServerOutputStreamTest.java
|
29
(16 years ago)
by stehr:
changed server port to standard
|
PymolServerOutputStream.java
|
28
(16 years ago)
by stehr:
prevent overlong commands from being sent to the server
|
MultiOutputStream.java
|
27
(16 years ago)
by stehr:
initial import
|
MultiOutputStreamTest.java
|
27
(16 years ago)
by stehr:
initial import
|
ClusterConnection.java
|
23
(16 years ago)
by duarte:
Fixed important bug:
- now closing nCon connection before opening a new one in the setHost method.
- this is important. Before lots of connection were left opened after having used the ClusterConnection object
|
utils4DB.java
|
14
(16 years ago)
by stehr:
removed ununsed imports and variables
|
R.java
|
14
(16 years ago)
by stehr:
removed ununsed imports and variables
|
Machine.java
|
14
(16 years ago)
by stehr:
removed ununsed imports and variables
|
mySQLConnect.java
|
14
(16 years ago)
by stehr:
removed ununsed imports and variables
|
Report.java
|
14
(16 years ago)
by stehr:
removed ununsed imports and variables
|
calcMST.java
|
14
(16 years ago)
by stehr:
removed ununsed imports and variables
|