minor fixes for clang++
[senf.git] / senf / Packets / Packet.cti
2011-11-24 tho Packets: another not smart but efficient 'shortcut...
2011-11-21 tho Packet: optimized Packet.is<> member by removing dynami...
2011-10-20 tho Packets: not really a smart but efficient 'shortcut...
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-06 tho Packets: internal pointer access optimization in Concre...
2010-08-30 tho Packets: added Packet::as<>(nothrow); fixed documentation
2010-08-27 tho PPI: avoid dynamic_cast in Connectors peer() by caching...
2010-08-03 tho Packets: optimized intrusive_ptr access; optimized...
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
2009-08-21 g0dil Replace all relative includes with abolute ones
2009-08-21 g0dil Move sourcecode into 'senf/' directory