summaryrefslogtreecommitdiff
path: root/ace/Timer_Heap_T.cpp
Commit message (Expand)AuthorAgeFilesLines
* ChangeLogTag:Mon Nov 03 18:32:42 1997 Carlos O'Ryan <coryan@MILONGA>coryan1997-11-041-3/+3
* replaced NULL with 0 because some compilers, such as GHS, define NULL as (voi...levine1997-10-211-59/+59
* *** empty log message ***schmidt1997-10-181-3/+3
* *** empty log message ***schmidt1997-10-041-3/+3
* *** empty log message ***schmidt1997-10-041-56/+56
* The iter() method now returns a pointer to an iterator that is in a resetbrunsch1997-09-081-0/+1
* ChangeLogTag:Wed Sep 3 21:38:18 1997 Carlos O'Ryan <coryan@polka.cs.wustl....coryan1997-09-041-3/+7
* Now checks for < 0 instead of == -1brunsch1997-09-011-1/+1
* Changed cancel (id ...) to check for previously expired/cancelled timersbrunsch1997-09-011-0/+3
* Changed the behavior of the iterator to automatically initialize when thebrunsch1997-08-281-0/+1
* Added i++ ;)nw11997-08-011-1/+1
* changed cancel(id) to check the timer id to make sure it is in rangebrunsch1997-07-311-0/+4
* Put the id string at the beginning of the filesbrunsch1997-07-241-0/+2
* Forgot to credit all the peoplebrunsch1997-07-241-1/+0
* Fixed free list corruption with reschedulebrunsch1997-07-241-0/+9
* Changed cancel (type..) to call cancellation() even if there are no timersbrunsch1997-06-241-5/+3
* Changed a reference to ACE_Timer_Node to ACE_Timer_Node_T<TYPE>brunsch1997-06-101-1/+1
* *** empty log message ***brunsch1997-06-041-73/+149
* *** empty log message ***schmidt1997-05-171-3/+3
* *** empty log message ***schmidt1997-05-091-2/+1
* *** empty log message ***irfan1997-05-061-86/+86
* changed some int declarations to longslevine1997-05-041-8/+8
* *** empty log message ***schmidt1997-05-031-3/+4
* *** empty log message ***schmidt1997-04-281-21/+21
* *** empty log message ***schmidt1997-04-281-2/+0
* *** empty log message ***schmidt1997-04-271-0/+1
* *** empty log message ***schmidt1997-04-261-0/+546