minor fixes for clang++
[senf.git] / senf / Packets / GenericTLV.ct
2011-12-07 tho several fixes for clang/llvm
2011-11-01 mtk fixed a computed value not used warning
2011-09-23 tho Packets: static assertion for duplicate tlv parser...
2011-07-14 tho switch to new MPL based Fraunhofer FOKUS Public License
2011-03-10 tho Packets: extended description of bad_cast exception...
2010-11-04 g0dil Fix documentation build under maverick (doxygen 1.7.1)
2010-05-28 g0dil Fix package build
2010-05-01 g0dil Whitespce cleanup: Remove whitespace at end-on-line...
2010-02-10 tho Packets/GenericTLV: added bytes(key) member to registry
2010-01-29 tho Packets: GenericTLVRegistry: removed left over debug...
2010-01-28 tho Packets: added bytes() member to GenericTLVRegistry
2009-10-20 tho Packets/GenericTLV: some GenericTLVParserRegistry modif...
2009-10-19 tho bugfix for last commits; test your code *before* commit...
2009-10-19 tho Packets/GenericTLV: added some documentation
2009-10-16 tho Packets/80211Bundle: integrated GenericTLVRegistry
2009-10-15 tho Packets: added GenericTLVParserRegistry
2009-10-14 tho Packets/80221Bundle: more GenericTLVBase integration...
2009-10-12 tho Packets/GenericTLV: fix for dynamic size length fields...
2009-10-08 tho Packets: first steps for a generic TLV base class