Remove SENFSCons.StandardTargets and SENFSCons.GlobalTargets
[senf.git] / Utils /
2009-08-20 g0dil Remove SENFSCons.StandardTargets and SENFSCons.GlobalTa...
2009-08-18 mtk fix '-' alignment
2009-08-18 mtk fix alignment
2009-08-18 mtk make the console output follow the 'engineerign' format
2009-08-18 g0dil Utils/Console: Fix unit test for newer boost versions
2009-08-17 g0dil More .gitignore stuff
2009-08-17 g0dil Completely rework documentation build
2009-08-13 g0dil Socket: Fix handle.state() on invalid handles
2009-08-11 g0dil Utils/Console: Add argument type conversion and FlagCol...
2009-08-06 mtk docu fix
2009-08-04 tho fixed boost/intrusive/iset includes
2009-07-23 g0dil Cleanup: Remove TAB chars and std::cerr debug output
2009-07-09 g0dil Utils/Console: Documentation updates
2009-07-09 g0dil Utils/Console: Add ValueRange utility
2009-07-08 g0dil Utils: BUGFIX: fix new ExceptionMixin final build
2009-07-07 g0dil Utils: Add hexdumpQuote() utility
2009-07-06 tho some minor documentation updates
2009-06-23 g0dil Patch boost to fix Boost-1.33.1 interoperability problem
2009-06-16 g0dil Utils/Termlib: Extend the completion API
2009-06-16 g0dil Utils/Console: Move link target in lr output one line up
2009-06-15 g0dil Added error messages to PPI and Utils SENF_ASSERTs
2009-06-10 g0dil Socket/Protocols: Make BSDSocketAddress less_than_compa...
2009-06-09 g0dil Utils/Console: Documentation fixes
2009-06-08 g0dil Utils/Console: UDPServer documentation
2009-06-08 g0dil Utils/Console: Console UDPServer
2009-06-05 g0dil Utils/Console: Implement senf::console::dump() helper
2009-06-04 g0dil Utils/Console: shorthelp fix
2009-06-04 g0dil Utils/Console: Implement special single-token argument...
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-05-27 g0dil Utils: (membind) Fix weird casting error when binding...
2009-05-18 g0dil Utils/Logger: Remove unneeded implemenatation detail...
2009-05-15 g0dil Utils: Add customizable lexical_cast implementation
2009-04-23 g0dil Missing files ...
2009-04-23 g0dil Utils/Logger: Add missing FileTarget::filname() member
2009-04-16 g0dil Utils: Add SENF_FNP etc documentation
2009-04-15 g0dil Utils: Implement SENF_FNP etc macros
2009-04-14 tho added some tests
2009-04-08 g0dil Utils/Logger: Documentation
2009-04-08 tho Utils/Console: added documentation note about comments
2009-04-07 tho Packets/DefaultBundle/ICMP: sorted includes
2009-04-02 g0dil PPI: Add TargetDgramWriter
2009-03-30 tho moved statistics classes from NetEmu to SENF
2009-03-26 tho Socket/NetdeviceController: added promisc() methods
2009-03-24 g0dil Utils/Console: Fix adding DirectoryNode's
2009-03-20 tho added some tests to increase test coverage
2009-03-20 tho PPI/Ratefilter: added interval setter and unit tests
2009-03-17 g0dil Utils: Allow membind-ing const member functions
2009-03-14 tho some unimportant clean-ups ;)
2009-03-06 g0dil Utils/Console: Fix FlagCollection on 64bit hosts
2009-03-04 g0dil Utils/Console: Add missing 'inline' specs to SENF_CONSO...
2009-03-04 g0dil Utils/Console: Implement FlagCollection as special...
2009-03-03 g0dil Utils/Termlib: Convert received terminal type string...
2009-03-03 g0dil Utils/Console: Extend enum parsing to ignore case and...
2009-03-03 g0dil Utils/Logger: Change FileTarget default console node...
2009-03-02 g0dil Utils/Termlib: Add some logging
2009-02-23 g0dil Utils/Console: Add position information to Tokens
2009-02-23 g0dil Utils: Add DiscardStream
2009-02-20 g0dil Utils/Console: Reset GenericNode::parent_ when destroyi...
2009-02-20 g0dil Utils/Logger: Fix SENF_LOG_TPL
2009-02-18 tho replaced all BOOST_CHECK_NO_THROW with SENF_CHECK_NO_THROW
2009-02-18 g0dil Utils/Logger: Add syslogFormat option to UDP log target
2009-02-10 g0dil Utils/Console: Parser based character classifiers
2009-02-10 g0dil Utils/Console: Implement command node return value...
2009-02-09 g0dil Utils/Termlib: Fix broken history handling
2009-02-09 g0dil Utils/Logger: Implement more flexible routing parameter...
2009-02-07 g0dil Socket/Protocols/INet: Implement address input streaming
2009-02-07 g0dil Utils/Logger: Add log formatting console commands
2009-02-06 g0dil Utils/Logger: Add 'message' console command
2009-02-06 g0dil Utils/Logger: Implement areas and streams commands
2009-02-06 tho minor documentation fixes
2009-02-06 g0dil Utils/Logger: Fix some incorrect unit tests
2009-02-06 g0dil Utils/Logger: Add console directory to target
2009-02-05 g0dil Utils/Logger: Move log formatting into LogFromat mixin...
2009-02-03 g0dil Utils/Console: Fix rename Target::clear() to Target...
2009-02-03 g0dil I'm too tired ??
2009-02-03 g0dil Utils/Logger: Extend Target routing API
2009-02-03 g0dil Scheduler: Implement PollTimerSource
2009-01-28 g0dil Remove build warnings when building with g++4.3
2009-01-28 g0dil Fix boost-1.36 fixes to work in boost < 1.36 ... no...
2009-01-28 g0dil Adjustment and fixes for boost-1.36 support
2009-01-22 tho minor fix for g++ warning
2009-01-22 g0dil Utils/Console: Add 'sys/backtrace' command
2009-01-19 jmo ostream operator for action_t added
2009-01-19 tho removed some tabs
2009-01-16 g0dil Utils: Add ScopeExit class
2009-01-12 g0dil Fix some warnings with gcc 4.3
2009-01-12 g0dil PPI: Implement ActiveSplitter routing module
2009-01-09 g0dil Utils/Console: Documentation
2009-01-09 g0dil Utils/Termlib: Documentation
2009-01-09 g0dil Utils/Console: Better directory name completion
2009-01-08 g0dil Utils/Termlib: Implement aux display hide/show support
2009-01-08 g0dil Utils/Termlib: Implement LineEditor auxiliary display...
2009-01-08 g0dil Utils/Console: Remove endless exception tracebacks...
2009-01-08 g0dil Utils/Console: Replace Readline with LineEditor
2009-01-07 g0dil Utils/Termlib: Fix handling of very narrow windows
2009-01-07 g0dil Utils/Termlib: Implement LineEditor
2009-01-06 g0dil Utils/Termlib: Implement terminfo format string interpr...
2009-01-05 g0dil Utils: Fix hexump() of nevative values
next