summaryrefslogtreecommitdiff
path: root/ace/Timer_Heap_T.cpp
Commit message (Expand)AuthorAgeFilesLines
* changed include protection from #if !defined to ifndef, and added #pragma onc...levine1998-11-181-1/+5
* (reschedule): only declare local "timerID" without ACE_NDEBUG, tolevine1998-10-211-2/+5
* .schmidt1998-10-081-3/+3
* Added RCS Id strings to cpp files via a macro that can be turned offgonzo1998-07-111-0/+2
* Support for Borland C++ 5.x as DLLgonzo1998-07-101-2/+2
* See ChangeLog:Fri May 15 22:55:51 1998 Nanbor Wang <nanbor@cs.wustl.edu>nanbor1998-05-161-0/+5
* ChangeLogTag:Thu May 7 14:10:41 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-05-071-2/+2
* *** empty log message ***nanbor1998-03-111-6/+6
* Fixed a bug that was introduced on Sunday because of the non-use ofbrunsch1998-01-201-2/+2
* Fixed the problem with Timer_Heap where -0 was showing up in the free listbrunsch1998-01-191-2/+2
* (get_first): fixed ACE_TRACE id stringlevine1998-01-151-1/+1
* class LOCK should be class ACE_LOCK.nw11997-11-291-49/+49
* added Timer_{Heap,List}::get_first accessorslevine1997-11-201-1/+8
* 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