minor fixes for clang++
[senf.git] / senf / Utils / Console /
2011-12-14 tho minor fixes for clang++ master
2011-12-07 tho several fixes for clang/llvm
2011-11-16 tho g++/final: don't add extra code to check for buffer...
2011-10-06 jmo bugfix: urgh, an important line disappeared some how...
2011-09-26 tho fixes for Ubuntu Oneiric (g++ 4.6.1, boost 1.46.1)
2011-09-23 tho Packets: static assertion for duplicate tlv parser...
2011-09-20 jmo WORKAROUND: NonInteractive console output stream buffer...
2011-07-21 tho replaced <netpacket/packet.h> include by <linux/if_pack...
2011-07-14 tho switch to new MPL based Fraunhofer FOKUS Public License
2011-05-19 tho Packets/80221Bundle: fixed message validation
2011-04-11 tho removed needless Boost.Iostreams dependency
2011-03-10 tho Packets: extended description of bad_cast exception...
2011-01-06 tho fixed some minor documentation typos
2010-11-04 g0dil Fix documentation build under maverick (doxygen 1.7.1)
2010-10-04 tho Console: expanded sys-info
2010-09-27 g0dil Utils/Console: Hopefully fix Console crash on unexpecte...
2010-09-24 g0dil Utils/Console: SENF_CONSOLE_REGISTER_ENUM key() modifie...
2010-09-15 g0dil Utils/Console: Fix console crash on socket write failure
2010-09-09 g0dil Utils/Console: Add SENF_CONSOLE_REGISTER_ENUM 'key...
2010-09-01 g0dil Utils/Console: Add support for quoted path components
2010-08-11 tho Documentation: fixed links to boost.org
2010-08-09 g0dil more documentation fixes
2010-08-08 g0dil Documentation fix
2010-08-07 g0dil Documentation updates/fixes
2010-07-07 tho PPI: PassiveQueueingSocketSink: added registry for...
2010-06-16 tho added Version.hh
2010-05-06 g0dil Add 'comment' argument to SENF_ASSERT
2010-05-03 g0dil Utils/Console: New add() API documentation updates
2010-05-03 g0dil Utils/Console: Fix classic spirit include warnings
2010-05-01 g0dil Whitespce cleanup: Remove whitespace at end-on-line...
2010-04-28 g0dil Implement senf::IGNORE and replace all casts-to-void...
2010-03-02 tho Console: SystemException in parseFile() should include...
2010-02-18 tho fix for last commit; grmpf.
2010-02-18 tho Utils/Console: fixed parsing ConfigFile if file is...
2010-02-17 tho some more #include cleanups
2010-02-05 tho Unit Tests: added BOOST_CHECK(true) to tests without...
2010-02-04 tho Utils/Console: added missing ScopedDirectory proxy...
2010-02-03 tho Utils/Console: fix for changed order of senf::console...
2010-02-03 g0dil Utils/Console: Replace mkdir() and link() DirectoryNode...
2010-02-03 g0dil Add test/example apps of senf modules to 'examples...
2010-02-03 tho Utils/Console: changed order of factory::Command parameters
2010-02-01 g0dil Utils/Console: Convert BoundCommand to additional Comma...
2010-02-01 g0dil Utils/Console: Fix DirectoryNode::add(...) API
2010-01-27 g0dil Utils/Console: Fix testServer build
2010-01-26 tho all unit tests: replaced BOOST_AUTO_UNIT_TEST with...
2010-01-20 g0dil Revert bad karmic-fix changes
2010-01-19 g0dil Fix karmic build
2010-01-06 tho Console: fixed exception handling in Executor::getNode()
2009-11-16 g0dil Utils/Console: Documentation fixes
2009-11-16 g0dil Utils/Console: Document console supported types
2009-11-16 g0dil Utils/Console: generic ArgumentTraits::str() quoting
2009-11-16 g0dil Utils/Console: Special utility type documentation
2009-11-13 g0dil Utils/Console: Add CharAsString utility
2009-11-13 g0dil Utils/Console: Add control char escaping to string...
2009-11-13 g0dil Utils/Console: Join multiple consecutive '/' chars...
2009-11-13 g0dil Utils/Console: Parse char arguments as integers
2009-11-13 g0dil Utils/Console: Introduce senf::console::str()
2009-11-12 g0dil Utils/Console: Add std::map and std::set support
2009-10-27 g0dil Utils/Console: Fix 64bit error
2009-10-01 tho Utils: moved range.hh .cti into Range.hh .cti
2009-09-29 tho doclib: changed copyright information in footer
2009-09-28 tho added FormFeed character for emacs to end of files
2009-09-25 g0dil Apply senf::fieldName() to all packet dump methods
2009-09-07 g0dil Fix network port collisions on concurrent unit-tests
2009-08-21 g0dil Add SENFSCons.AutoRules and SENFSCons.AutoPacketBundle...
2009-08-21 g0dil Replace all relative includes with abolute ones
2009-08-21 g0dil Move sourcecode into 'senf/' directory