minor fixes for clang++
[senf.git] / senf / Scheduler /
2011-12-08 tho fixes for ClockService::clock_type -> RestrictedInt...
2011-12-07 pug Added additional operators to RestrictedInt and made
2011-12-07 tho several fixes for clang/llvm
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-06-07 pug Removed additional backtrace information in FIFORunner...
2011-06-06 tho hopefully fixes for backtrace handling
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-04-11 tho removed needless Boost.Iostreams dependency
2011-04-07 jmo fix: missing include added
2011-04-07 jmo change for selective Backtrace (SENF_BACKTRACE). Inclu...
2011-03-10 tho Packets: extended description of bad_cast exception...
2011-03-08 tho added scheduler watchdog members to sys/scheduler conso...
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...
2011-01-06 tho fixed some minor documentation typos
2011-01-05 tho Packets/DefaultBundle: added EUI64Parser
2010-11-04 g0dil Fix documentation build under maverick (doxygen 1.7.1)
2010-10-18 tho cleaned up some include dependencies
2010-09-30 g0dil Add configure check for timerfd.h path
2010-09-13 tho Packet: added Packet::reparse() and ::clearAnnotations...
2010-09-10 tho Scheduler: moved backtrace generation for TaskInfo...
2010-09-03 mtk use senf::scheduler:now()
2010-08-30 tho Packets: added Packet::as<>(nothrow); fixed documentation
2010-08-30 g0dil no comment ... fix for idiotic typo ...
2010-08-30 g0dil Scheduler: FIFORunner performance enhancements
2010-08-27 tho PPI: avoid dynamic_cast in Connectors peer() by caching...
2010-08-25 g0dil Scheduler: Avoid unnecessary now() calls in ClockService
2010-08-11 g0dil Rework configure stuff
2010-08-11 tho PPI: bugfix for FIFOQueueingAlgorithm
2010-08-11 tho Documentation: fixed links to boost.org
2010-07-28 tho Scheduler: Fix for TimerEventProxy
2010-05-28 g0dil Move boost/intrusive to senf/boost_intrusive
2010-05-06 g0dil Add 'comment' argument to SENF_ASSERT
2010-05-01 g0dil Whitespce cleanup: Remove whitespace at end-on-line...
2010-04-28 g0dil Implement senf::IGNORE and replace all casts-to-void...
2010-04-27 jmo TimerEventProxy pseudo bug prevention removed
2010-04-26 g0dil Fix spurious warnings and workaround possible aliasing...
2010-04-23 derpeter added antoher ifdev for ulibc compatibility
2010-04-22 derpeter added some ifdef to make senf compile against ulibc...
2010-04-14 tho Scheduler/TimerEventProxy: added timeout() member
2010-04-14 mtk listTimer() was renamed to list()
2010-04-13 tho Scheduler/TimerEventProxy: include fix for last commit :(
2010-04-13 tho Scheduler/TimerEventProxy: some code clean ups
2010-04-13 jmo new timer event proxy to reduce scheduler load
2010-02-17 tho some more #include cleanups
2010-02-16 tho Socket/Protocols/Raw: LLAddressingPolicy inherit from...
2010-02-16 tho Examples: updated svn:ignore property
2010-02-10 tho Packets/GenericTLV: added bytes(key) member to registry
2010-02-05 tho Unit Tests: added BOOST_CHECK(true) to tests without...
2010-02-01 g0dil Utils/Console: Fix DirectoryNode::add(...) API
2010-01-26 tho all unit tests: replaced BOOST_AUTO_UNIT_TEST with...
2009-11-13 g0dil Scheduler: Add missing SENF_TIMING_CRITICAL_TESTS guard
2009-11-13 g0dil Make all timing critical tests depend on SENF_TIMING_CR...
2009-11-03 g0dil Scheduler: Fix timeout/watchdog interference bug
2009-10-01 tho Utils: moved range.hh .cti into Range.hh .cti
2009-09-28 tho added FormFeed character for emacs to end of files
2009-09-02 jmo add #include<stdio.h>
2009-08-28 g0dil Scheduler: Output process pid in 'Scheduler task haning...
2009-08-27 g0dil Fix ambiguous variable declarations for gcc 4.4.1
2009-08-21 g0dil Add SENFSCons.AutoRules and SENFSCons.AutoPacketBundle...
2009-08-21 g0dil Replace all relative includes with abolute ones
2009-08-21 g0dil Move sourcecode into 'senf/' directory