summaryrefslogtreecommitdiff
path: root/ACE/ace/Timer_Queue_Iterator.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Various cleanup and use of C++11 featuresJohnny Willemsen2021-03-091-5/+0
|
* Remove redundant voidJohnny Willemsen2020-12-171-5/+5
|
* Merged branch ace-face-safety (FACE Safety Profile import from OCITAO).Adam Mitz2015-11-061-0/+5
|
* Zapped c-style id tag with no space between // and $Id$Johnny Willemsen2015-01-071-2/+0
|
* Thu Apr 11 15:45:41 UTC 2013 Huang-Ming Huang <huangh@ociweb.com>huangh2013-04-111-6/+6
|
* Fri Nov 23 08:07:23 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-11-231-0/+4
| | | | | | | | | | | | * ace/ETCL/ETCL_Constraint.inl: Fixed coverity error by initializing pointer value * ace/Message_Queue.h: * ace/Timer_Queue_Iterator.h: Doxygen improvements * ace/Timer_Queue_Iterator.cpp: Initialize all members in default constructor
* Thu Dec 15 12:52:18 UTC 2011 Marcel Smit <msmit@remedy.nl>msmit2011-12-151-0/+2
| | | | | | | | | * ace/Abstract_Timer_Queue.h: * ace/Abstract_Timer_Queue.cpp: * ace/Event_Handler_Handle_Timeout_Upcall.h: * ace/Timer_Queue_Iterator.h: * ace/Timer_Queue_Iterator.cpp: Fuzz. Added Id-tags.
* Thu Dec 15 11:00:00 UTC 2011 Martin Corino <mcorino@remedy.nl>mcorino2011-12-151-0/+56
Merged timer_policy branch.