summaryrefslogtreecommitdiff
path: root/java
Commit message (Expand)AuthorAgeFilesLines
* Fixed a small bug to get the scrollers to workpjain1997-04-091-2/+3
* Seth fixed minor bugspjain1997-04-091-2/+3
* Added a new file -- HierarchyAdapter.javapjain1997-04-091-0/+1
* Added the gjt component scoller to the panelpjain1997-04-091-2/+9
* Seth changed a few things to allow the gjt component scoller to work with itpjain1997-04-091-3/+16
* *** empty log message ***pjain1997-04-091-0/+33
* * java/src/SOCKStream.java (SOCKStream): Made two small changes topjain1997-04-091-2/+2
* *** empty log message ***pjain1997-04-076-4/+34
* *** empty log message ***pjain1997-04-071-1/+1
* *** empty log message ***pjain1997-04-073-0/+136
* *** empty log message ***pjain1997-04-071-2/+2
* *** empty log message ***pjain1997-04-073-16/+3
* Added gjt to CVSpjain1997-04-0797-0/+8286
* Added the Image Processing framework to CVSpjain1997-04-0717-0/+2188
* Added image filters to CVSpjain1997-04-0716-0/+1990
* Changed package name from ACE to JACEpjain1997-04-051-11/+11
* Changed package name from ACE to JACEpjain1997-04-0568-181/+182
* Added a default constructorpjain1997-04-051-11/+22
* Added a new test that tests out the functionality of the Java versionpjain1997-03-112-1/+186
* New files added -- Stream.java, StreamHead.java, and StreamTail.javapjain1997-03-103-0/+658
* New class addedpjain1997-03-101-0/+48
* Java version of ACE_Modulepjain1997-03-101-0/+253
* Added new files to be compiled -- Stream, StreamHead, StreamTail, Module.pjain1997-03-101-1/+8
* Added support to load classes across the network.pjain1997-03-102-19/+167
* Added a new method "toString()" which returns a string representationpjain1997-03-101-0/+5
* Added several new methods such as waterMark, module () etc. whichpjain1997-03-101-6/+52
* Added two new classes/files, namely IOCntlCmds and IOCntlMsg.pjain1997-03-102-0/+157
* Added accessors to get/set the flags of the Task.pjain1997-03-101-0/+18
* Root directory for Nexus IIsumedh1997-01-313-0/+88
* Compiled classes for Nexus II being added.sumedh1997-01-3115-0/+0
* awtCommand files added. These files are required for the Java-ACE chatsumedh1997-01-3118-0/+1812
* Added the Nexus II source code files.sumedh1997-01-3123-0/+3125
* *** empty log message ***Chris Cleeland1997-01-309-0/+547
* Made changes resulting from working through a simple Logger example.Chris Cleeland1997-01-305-11/+122
* Updated the Readme file to mention that the documentation for Java ACEpjain1997-01-201-0/+10
* Fixed a bunch of typos which I made earlier in trying to fix a bug.pjain1996-12-031-4/+4
* Changed the type of ONE_MILLISECOND from long to an int.pjain1996-12-031-1/+1
* Added accessor methods to get/set the underlying Thread Manager.pjain1996-12-031-0/+18
* Fixed a small bug. Need to check if Task is an active object beforepjain1996-11-271-5/+13
* Made a small change in accordancw with the change to TimerQueue. We nowpjain1996-11-261-1/+1
* Modified TimerQueue so that we can specify at construction time whether topjain1996-11-261-60/+100
* Fixed a small bug (please see ChangeLog).pjain1996-11-261-21/+33
* Added call to exit when test is donepjain1996-11-251-2/+3
* Cleaned up the code a little bitpjain1996-11-251-4/+6
* Added TimerQueueTest.javapjain1996-11-241-1/+2
* Fixed a small bug. Needed to divide System.currentTimeMillis () by 1000 to ge...pjain1996-11-241-1/+1
* New test for TimerQueuepjain1996-11-241-0/+79
* Added TokenTest.java to Makefilepjain1996-11-231-1/+2
* Added Token.java and TimerQueue.javapjain1996-11-231-2/+4
* Class that provides an interface to timers.pjain1996-11-231-0/+379