Socket: Fix handle.state() on invalid handles
[senf.git] / Utils / Console / ParsedCommand.test.cc
2009-07-23 g0dil Cleanup: Remove TAB chars and std::cerr debug output
2009-06-03 g0dil Utils/Termlib: Add width() member to AbstractTerminal
2009-06-03 g0dil Utils/Console: Add short help to 'ls' output
2009-06-03 g0dil Utils/Console: Add basic short-help info
2009-03-14 tho some unimportant clean-ups ;)
2009-02-18 tho replaced all BOOST_CHECK_NO_THROW with SENF_CHECK_NO_THROW
2009-02-10 g0dil Utils/Console: Implement command node return value...
2008-12-19 g0dil Move Console from Scheduler into Utils