minor fixes for clang++
[senf.git] / senf / Packets / Packet.test.cc
2011-12-07 tho several fixes for clang/llvm
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-09-15 tho Packets: Packet::clone() clones now also annotations
2010-09-13 tho Packet: added Packet::reparse() and ::clearAnnotations...
2010-09-07 tho Packets: added Packet::is_shared() member
2010-08-13 tho SConstruct: added NDEBUG and BOOST_DISABLE_ASSERTS...
2010-08-11 g0dil Packets: Fix annotation unit-test on 64bit architectures
2010-08-11 g0dil Packets: Keep annotation registry sorted by type name
2010-08-11 g0dil Packets: Fix annotation unit-test for 'final=1'
2010-08-11 g0dil Packets: New Annotation implementation
2010-08-09 g0dil Rename PacketRegistry::RegistrationProxy to ScopedRegis...
2010-06-08 tho Packets: support is<SomePacketType>() for in-valid...
2010-05-01 g0dil Whitespce cleanup: Remove whitespace at end-on-line...
2010-04-30 g0dil Packet: Implement createInsertBefore() API
2010-04-28 g0dil Implement senf::IGNORE and replace all casts-to-void...
2010-03-16 tho Utils/test: added SENF_CHECK_NOT_EQUAL
2010-01-26 tho all unit tests: replaced BOOST_AUTO_UNIT_TEST with...
2009-11-04 tho Packets: catch senf::exceptions in Packet.dump()
2009-08-21 g0dil Replace all relative includes with abolute ones
2009-08-21 g0dil Move sourcecode into 'senf/' directory