summaryrefslogtreecommitdiff
path: root/java/src
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'ACE-4_4_36'.ACE-4_4_36nobody1998-03-2666-11382/+0
* *** empty log message ***schmidt1997-12-211-17/+0
* Adjusted project settingseea11997-12-191-304/+304
* These are just the simple lines to execute to rebuild the lexereea11997-12-192-0/+6
* Changed System.err.println statements to ACE.DEBUG statements.eea11997-12-196-14/+13
* Included more files so everything is now happy on NT.brunsch1997-12-191-0/+56
* More simple changes to remove warnings for NTeea11997-12-192-2/+0
* ...removed import of java.langeea11997-12-191-1/+0
* Updated the permissions....againeea11997-12-191-1/+0
* Changed permissionseea11997-12-191-0/+1
* This currently just contains the encoding function for the basiceea11997-12-191-0/+85
* Made some small changes so that there won't be warnings on NT wheneea11997-12-1918-26/+46
* ....remove a debugging statement from remove methodeea11997-11-121-2/+0
* Checks in the new additions to the ServiceConfigurator, makes a feweea11997-11-1223-310/+3870
* Visual J++ project filesbrunsch1997-07-122-0/+277
* *** empty log message ***eea11997-06-241-2/+5
* Added some new filespjain1997-04-235-1/+431
* * java/src/SOCKStream.java (SOCKStream): Made two small changes topjain1997-04-091-2/+2
* Changed package name from ACE to JACEpjain1997-04-051-11/+11
* Changed package name from ACE to JACEpjain1997-04-0541-127/+127
* Added a default constructorpjain1997-04-051-11/+22
* 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
* 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
* 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
* Cleaned up the code a little bitpjain1996-11-251-4/+6
* Fixed a small bug. Needed to divide System.currentTimeMillis () by 1000 to ge...pjain1996-11-241-1/+1
* Added Token.java and TimerQueue.javapjain1996-11-231-2/+4
* Class that provides an interface to timers.pjain1996-11-231-0/+379
* Added reference to Tom Cargill's Specific Notification paperpjain1996-11-221-2/+4
* Added timed waits to Token acquire and renew.pjain1996-11-221-9/+98
* Initial revisionpjain1996-11-211-0/+207
* Fixed a small bug. In activate(), we need to make sure that anpjain1996-11-131-4/+4
* changed long to int (as suggested by David Holmes)irfan1996-11-131-2/+2
* modified authorsirfan1996-11-131-1/+1
* Fixed the Makefile so that when doing "make doc", it generatedpjain1996-11-121-1/+5
* Added Condition.java to Makefilepjain1996-11-121-0/+2