summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed a small bug. Need to check if Task is an active object beforepjain1996-11-271-5/+13
* *** empty log message ***irfan1996-11-272-0/+20
* *** empty log message ***irfan1996-11-276-11/+186
* *** empty log message ***levine1996-11-271-0/+9
* check for 0 thr_id before dereferencing with STHREADS in ACE_OS::thr_create()levine1996-11-271-1/+1
* fake out TSS on VxWorks in instance()levine1996-11-271-1/+35
* *** empty log message ***irfan1996-11-271-0/+10
* *** empty log message ***irfan1996-11-271-3/+2
* 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
* *** empty log message ***levine1996-11-261-1/+3
* added VXWORKS support (same as WIN32: spawn instead of fork)levine1996-11-263-3/+3
* *** empty log message ***levine1996-11-261-0/+3
* added VXWORKS support to SPIPE_Test.cpplevine1996-11-261-3/+3
* eeeschmidt1996-11-2634-135/+314
* *** empty log message ***irfan1996-11-261-0/+11
* See ChangeLogirfan1996-11-2610-655/+789
* 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
* fooschmidt1996-11-252-2/+2
* Laterschmidt1996-11-2517-111/+362
* Doneschmidt1996-11-2431-329/+534
* Cleaned up the code a bit. Moved the spawning of both client and server threadspjain1996-11-241-19/+21
* Made small modifications to get it to work on NTpjain1996-11-241-41/+54
* 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
* *** empty log message ***irfan1996-11-231-1/+0
* Added reference to Tom Cargill's Specific Notification paperpjain1996-11-221-2/+4
* *** empty log message ***irfan1996-11-221-0/+13
* changed ace.mak so that it links with the non-debug version of Microsoft'sirfan1996-11-222-3047/+625
* *** empty log message ***schmidt1996-11-2239-352/+445
* 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
* *** empty log message ***levine1996-11-211-5/+14
* added LD definition to work with latest wrapper_macros.GNUlevine1996-11-211-0/+1
* put back the LD definitionlevine1996-11-211-0/+1
* *** empty log message ***schmidt1996-11-2114-121/+259
* *** empty log message ***levine1996-11-211-3/+4
* added #include of ace/config.h so that conditions for include of ace/OS.h can...levine1996-11-211-0/+1
* !!schmidt1996-11-204-37/+47
* Change the changelog and what do you get? A change log change log.harrison1996-11-201-0/+8
* Check the ChangeLogharrison1996-11-201-2/+8
* *** empty log message ***schmidt1996-11-2016-59/+157
* !schmidt1996-11-201-172/+162