minor fixes for clang++
[senf.git] / senf / Utils / Logger /
2011-12-08 tho fixes for ClockService::clock_type -> RestrictedInt...
2011-12-07 pug Added additional operators to RestrictedInt and made
2011-12-07 tho several fixes for clang/llvm
2011-09-26 tho fixes for Ubuntu Oneiric (g++ 4.6.1, boost 1.46.1)
2011-08-04 tho Logger: added SENF_LOG_DEFINE_NAMED_AREA macro
2011-07-14 tho Logger: fixed SyslogUDPTarget unit test
2011-07-14 tho switch to new MPL based Fraunhofer FOKUS Public License
2011-06-22 tho Logger: use ClockService::now() as timeBase if empty...
2011-06-09 tho fixed right padding issue for several output members
2011-03-10 tho Packets: extended description of bad_cast exception...
2011-03-08 tho added scheduler watchdog members to sys/scheduler conso...
2011-02-14 tho fixes for g++ 4.5 (some members returned "the construct...
2011-01-06 tho Utils/Logger: cleaned up some #includes
2010-11-04 g0dil Fix documentation build under maverick (doxygen 1.7.1)
2010-10-22 tho PPI: output throttle state on ppi-dump
2010-10-18 tho cleaned up some include dependencies
2010-08-11 tho Documentation: fixed links to boost.org
2010-08-09 g0dil Utils/Console: Default stream limit: Fix console route...
2010-05-01 g0dil Whitespce cleanup: Remove whitespace at end-on-line...
2010-02-05 tho Unit Tests: added BOOST_CHECK(true) to tests without...
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-26 tho all unit tests: replaced BOOST_AUTO_UNIT_TEST with...
2009-10-01 tho Utils: moved range.hh .cti into Range.hh .cti
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-17 g0dil Implement partial BUILDDIR support
2009-09-07 g0dil add missing #include <boost/format.hpp>
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