- Apr 23, 2008
-
-
g0dil authored
Utils/Daemon: Ignore SIGPIPE signals by default Console: Refactor console server to prepare for readline integration
-
g0dil authored
Console: Add Console.hh Console: Add testServer as example to the documentation Console: Fix overload resolution when adding manually parsed commands Console: Remove Server::instance() to be more flexible with future extensions
-
- Apr 03, 2008
-
-
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
-
- 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: Implement simple online help Console: Remove uniquify flag Console: Implement node-active check Console: Implement node removal Console: Move 'name' argument consistently to 'add' command Console: Implement SimpleCommandNode (command with manual argument parsing) Console: Implement 'add' family of members based on extensible creation helpers
-
- Mar 24, 2008
-
-
g0dil authored
-
- Mar 23, 2008
-
-
g0dil authored
-
- Mar 22, 2008
- Mar 20, 2008
- Mar 19, 2008
-
-
g0dil authored
Console: Implement skeletal console server Console: Implement a rudimentary test server
-