summaryrefslogtreecommitdiff
path: root/java
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branchunlabeled-4.1.2nobody1996-12-3092-7608/+0
* 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
* 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
* Test file to test Token class.pjain1996-11-211-0/+73
* 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
* changed ACE.Reactor.TimeValue to ACE.ASX.TimeValuepjain1996-11-134-4/+4
* Fixed the Makefile so that when doing "make doc", it generatedpjain1996-11-121-1/+5
* Added Condition.java to Makefilepjain1996-11-121-0/+2
* Changed ACE.Reactor.TimeValue to ACE.ASX.TimeValuepjain1996-11-121-1/+1
* Changed ACE.Reactor.* to ACE.ASX.*pjain1996-11-121-1/+1
* Made Makefile work a little better by only making individual packages.Chris Cleeland1996-11-129-62/+116
* Fixed a small bug.pjain1996-11-121-1/+1
* new implementation of traditional condition variables in javairfan1996-11-126-0/+339
* new implementation of traditional conditions in javairfan1996-11-121-6/+8
* new implementation of traditional conditions in javairfan1996-11-124-71/+267
* renamed (new) filepjain1996-11-121-0/+8
* removed TimerQueue.java from Makefilepjain1996-11-121-1/+0
* image filespjain1996-11-1224-0/+1616
* image filespjain1996-11-1231-0/+4474
* image filespjain1996-11-1225-0/+0