Skip to content
Snippets Groups Projects
  1. May 11, 2009
  2. Mar 03, 2009
  3. Jan 16, 2009
    • g0dil's avatar
      Utils: Add ScopeExit class · d2d8d5de
      g0dil authored
      Utils/Console: Add '@' to 'ls' output for link nodes
      Utils/Console: Path completion in the LineEditor follows links in all cases
      Utils/Console: Path completion adds blank space after non-directories
      d2d8d5de
  4. Dec 02, 2008
    • g0dil's avatar
      Scheduler: Restructure signal blocking/unblocking · 9211f8eb
      g0dil authored
      Scheduler: Optimize watchdog implementation
      Socket: Change read-into-container implementation to skip unnecessary available() call
      Add 'profile=1' compile option
      Exclude 'boost' and 'std' symbols from documentation
      9211f8eb
  5. Oct 20, 2008
  6. Oct 04, 2008
  7. Sep 19, 2008
  8. Sep 17, 2008
  9. Aug 19, 2008
  10. Jul 09, 2008
    • g0dil's avatar
      Utils/Console: Fix singleton instantiation order (ServerManager / Scheduler) · e27683cd
      g0dil authored
      Scheduler: Add automatic periodic resync to ClockService::abstime() and ClockService::clock()
      Scheduler: Add task nameing
      Scheduler: BUGFIX: Add missing task-dequeue in FdDispatcher::add()
      Scheduler: Add empty() member to all dispatchers
      Scheduler: Add eventTime() support to FdManager
      Scheduler: Add support for non-pollable file descriptor detection to FdManager and FdDispatcher
      Scheduler: Add FIFORunner task watchdog
      Scheduler: Add debugging backtrace to FIFORunner
      Scheduler: Change senf::Scheduler implementation to use the new dispatcher infrastructure
      Scheduler: BUGFIX: Fix access to (possibly) destroyed object in TimerEvent::run()
      Utils: Add senf::signalName() helper
      Utils/Daemon: Use senf::signalName() in debug messages
      Utils/Logger: Fix logger to correctly format the timestamp (the deadlock should be fixed now)
      Update scheduler callback signatures to the new API throughout the project
      Update documentation
      e27683cd
  11. Jul 04, 2008
  12. Jul 02, 2008
Loading