- Jun 16, 2009
-
-
g0dil authored
Utils/Console: Add documentation to Client members Utils/Console: Add support for std::pair parsing/formatting Utils/Console: Some more documentation
-
- Jun 05, 2009
-
-
g0dil authored
Utils/Console: Repeat repeated command on console
-
- Jun 03, 2009
-
-
g0dil authored
-
- Apr 07, 2009
-
-
tho authored
Utils/Exception: message() does not include backtrace informations fixed some documentation
-
- Mar 24, 2009
-
-
g0dil authored
-
- Feb 20, 2009
-
-
g0dil authored
-
- Feb 10, 2009
-
-
g0dil authored
Utils/Console: Implement directory return value support in Executor Utils/Logger: Make file-target return the new directory node
-
- Jan 16, 2009
-
-
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
-
- Dec 19, 2008
-
-
g0dil authored
Refactor build system to remove sub-library dependencies
-
- Dec 12, 2008
-
-
tho authored
-
- Dec 02, 2008
-
-
dw6 authored
-
- Nov 18, 2008
-
-
g0dil authored
Clean up all file-defines and remove all tabs
-
- Oct 04, 2008
-
-
g0dil authored
Scheduler/Console: Add 'sys' directory Scheduler: Implement EventManager and 'sys/scheduler/events' command
-
- Jun 20, 2008
-
-
g0dil authored
senfscons: Speed up non-documentation builds (doesn't help much) Socket/Protocols: Add documentation for sockaddr_cast
-
- May 21, 2008
-
-
g0dil authored
Console: Implement LinkNode
-
- May 20, 2008
-
-
g0dil authored
-
- May 14, 2008
-
-
g0dil authored
Utils: Replace TypeInfo demangle implementation from binutils with cxxabi implementation Console: Implement Executor chroot and security policy support Console: Refactor Node::traverse() implementaiton to move code out of template function
-
- May 13, 2008
-
-
g0dil authored
-
- Apr 29, 2008
-
-
g0dil authored
Console: Add autocomplete and autocd options to executor Console: Add Server::stop member
-
- Apr 28, 2008
-
-
g0dil authored
Console: Remove backtrace from syntax error messages Console: auto-cd when specifying a directory as command
-
- Apr 17, 2008
-
-
g0dil authored
Console: Add support for read-only 'Variable' commands
-
- Apr 11, 2008
-
-
g0dil authored
-
- Apr 10, 2008
-
-
g0dil authored
Console: Documentation
-
- Apr 09, 2008
-
-
g0dil authored
Utils: Add some more type_traits Console: Implement parsed command attributor
-
- Apr 08, 2008
-
-
g0dil authored
Console: First implementation of command argument parsing doclib: Better doxygen header/footer dependency handling add missing Console includes
-
- 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
-
- 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
-
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
-
-
g0dil authored
-
- Mar 19, 2008
-
-
g0dil authored
Console: Implement very (very) fundamental node tree Console: Implement parser
-