Fix SCons 1.2.0 build failure
[senf.git] / Scheduler / FIFORunner.hh
2009-08-04 tho fixed boost/intrusive/iset includes
2009-07-23 g0dil Scheduler: Add numeric backtrace info to watchdog message
2009-05-11 g0dil PPI: Fix senf::ppi::init() event hook scheduling
2009-03-03 g0dil Scheduler: Add watchdog/signal documentation
2009-02-18 g0dil Scheduler: Make senf::scheduler::hangCount() reset...
2008-12-02 g0dil Scheduler: Restructure signal blocking/unblocking
2008-11-18 g0dil Packets: Fix VariantParser invalid parser access bug
2008-10-20 g0dil PPI: Delayed connect and disconnect
2008-10-05 g0dil Scheduler: Sort 'events' list by priority
2008-10-04 g0dil Console: Move into Scheduler as subdirectory
2008-09-19 g0dil Scheduler: Remove obsolete 'Scheduler' class
2008-09-19 g0dil Scheduler: Implement new file descriptor event API
2008-09-17 g0dil Scheduler: Implement new timer event API
2008-09-17 g0dil Utils: Add singleton alive test member
2008-08-19 g0dil Packets: Extend collection parser documentation
2008-07-18 g0dil Scheduler: BUGFIX: replace incorrect use of 'int' with...
2008-07-09 g0dil Utils/Console: Fix singleton instantiation order (Serve...
2008-07-02 g0dil Scheduler: begin new implementation