- Apr 11, 2008
- Apr 10, 2008
- Apr 09, 2008
- Apr 08, 2008
- Apr 07, 2008
- Apr 04, 2008
-
-
g0dil authored
-
g0dil authored
Scheduler: Fix documentation (main page) Socket/Protocols: return ClockService::clock_type from timestamp() Add 'Scheduler' library dependency to every user of the 'Socket' library
-
g0dil authored
Scheduler: Add reverse conversion helpers to ClockService
-
g0dil authored
-
g0dil authored
-
dw6 authored
-
g0dil authored
Scheduler: Add ClockService::from_time_t and from_timeval Utils: Implement generic backtrace helper Utils/Daemon: Catch fatal signals (plus SIGUSR2) and show a backtrace in debug builds
-
jkaeber authored
-
- Apr 03, 2008
-
-
g0dil authored
Console: Fix names which have been removed in the last commit
-
g0dil authored
Console: Pass ParseCommandInfo instead of ArgumentsRange to the callbacks Console: Add named aliases for operator overloads ('[]' and '()') Utils: Document, where impl/demangle.h comes from Updated the 'Setting up a new project using SENF' documentation
-
jkaeber authored
According to C99, section 5.1.2.2.1 (Program startup): "The parameters argc and argv and the strings pointed to by the argv array shall be modifiable by the program, and retain their last-stored values between program startup and program termination." And it makes using boost::program_options much easier :)
-
g0dil authored
Utils: Add WrapException template Utils/Daemon: BUGFIX: Only remove pidfile if we have created one ourselves
-
- Apr 02, 2008
- Apr 01, 2008
-
-
g0dil authored
Console: Implement OverloadableCommandNode Console: Make all virtual functions private Console: Rename ObjectDirectory to ScopedDirectory Console: Move non-template dependent ScopedDirectory members to ScopedDirectoryBase Console: Provide owner-less void specialization of ScopedDirectory
-
- Mar 31, 2008
-
-
g0dil authored
Console: Documentation
-
- Mar 29, 2008
-
-
g0dil authored
Console: Complete the ObjectDirectory proxy interface Console: Add additional special chars as punctuation chars Console: Documentation
-
- Mar 28, 2008
-
-
g0dil authored
Console: Added non-blocking client output stream Console: Repeat last command on RET
-
- Mar 27, 2008
-
-
g0dil authored
-
- Mar 26, 2008
-
-
g0dil authored
Console: Code cleanup Console: Add automatic node naming
-