minor fixes for clang++
[senf.git] / senf / Utils /
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: quote DEL chars when formatting
2009-10-27 g0dil Utils/Console: Fix 64bit error
2009-10-19 tho Packets/80221Bundle: added more MIH-TLVs
2009-10-15 tho Packets: added GenericTLVParserRegistry
2009-10-08 g0dil Utils: Add senf::is_pair trait
2009-10-08 g0dil Utils: Add missing documentation
2009-10-05 g0dil Utils: Much better TypeIdValue implementation
2009-10-02 g0dil Utils/Daemon: Make unit test more robust (fix delay...
2009-10-01 tho Utils: moved range.hh .cti into Range.hh .cti
2009-10-01 g0dil Utils: Fix NAN error fix (last commit)
2009-09-30 g0dil Utils: Fix NAN error in Statistics
2009-09-30 g0dil Utils: Add senf::format::eng format manipulation members
2009-09-30 g0dil Utils: Formating helpers (senf::format::eng, senf:...
2009-09-30 mtk remove the '+/-' until someone formats the outpur in...
2009-09-30 g0dil Utils: Fix Statistics unit-test float compare glitch
2009-09-29 mtk commented out 'cerr logging' of stats data
2009-09-29 g0dil Utils: Add stddev support to Statistics
2009-09-29 tho doclib: changed copyright information in footer
2009-09-29 mtk removed spurious '%'
2009-09-29 mtk brown paper bag bug: replaced 'static char' with std...
2009-09-29 g0dil Utils: Fix Statistics fix
2009-09-28 mtk calc min/max of the individual avgs for rank > 1
2009-09-28 g0dil Utils: Add senf::copy_range
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-24 g0dil Packets/DefaultBundle: Use push_back_space() return...
2009-09-24 g0dil Utils: Remove unneeded nocharIterator() overloads
2009-09-23 g0dil Utils: Add SENF_CHECK_EQUAL_COLLECTIONS() unit-test...
2009-09-22 tho moved IPv6Extension option-list to defaultbundle
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-31 g0dil PPI: Allow connecting two MultiConnectorMixin modules
2009-08-28 g0dil Another try at fixing gcc 4.4.1 ambiguous declarations
2009-08-27 g0dil Fix ambiguous variable declarations for gcc 4.4.1
2009-08-21 g0dil Add SENFSCons.AutoRules and SENFSCons.AutoPacketBundle...
2009-08-21 g0dil Extension support
2009-08-21 g0dil Replace all relative includes with abolute ones
2009-08-21 g0dil Move sourcecode into 'senf/' directory