minor fixes for clang++
[senf.git] / senf / Scheduler / TimerEventProxy.ct
2011-12-08 tho fixes for ClockService::clock_type -> RestrictedInt...
2011-12-07 pug Added additional operators to RestrictedInt and made
2011-11-16 tho g++/final: don't add extra code to check for buffer...
2011-07-14 tho switch to new MPL based Fraunhofer FOKUS Public License
2011-05-09 mtk added a clear() method to the TimerEventProxy to allow...
2011-04-22 mtk added a method() to query the number of active timer...
2011-01-20 ssauer Changed TimerEventProxy to update the timeout when...
2010-11-04 g0dil Fix documentation build under maverick (doxygen 1.7.1)
2010-10-18 tho cleaned up some include dependencies
2010-09-03 mtk use senf::scheduler:now()
2010-07-28 tho Scheduler: Fix for TimerEventProxy
2010-05-01 g0dil Whitespce cleanup: Remove whitespace at end-on-line...
2010-04-14 tho Scheduler/TimerEventProxy: added timeout() member
2010-04-14 mtk listTimer() was renamed to list()
2010-04-13 tho Scheduler/TimerEventProxy: some code clean ups
2010-04-13 jmo new timer event proxy to reduce scheduler load