minor fixes for clang++
[senf.git] / senf / Scheduler / TimerEventProxy.test.cc
2011-12-08 tho fixes for ClockService::clock_type -> RestrictedInt...
2011-12-07 pug Added additional operators to RestrictedInt and made
2011-07-14 tho switch to new MPL based Fraunhofer FOKUS Public License
2011-02-14 tho fixes for g++ 4.5 (some members returned "the construct...
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-07-28 tho Scheduler: Fix for TimerEventProxy
2010-05-01 g0dil Whitespce cleanup: Remove whitespace at end-on-line...
2010-04-27 jmo TimerEventProxy pseudo bug prevention removed
2010-04-14 tho Scheduler/TimerEventProxy: added timeout() member
2010-04-13 tho Scheduler/TimerEventProxy: some code clean ups
2010-04-13 jmo new timer event proxy to reduce scheduler load