minor fixes for clang++
[senf.git] / senf / PPI /
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-11-16 tho g++/final: don't add extra code to check for buffer...
2011-10-26 tho some minor optimizations
2011-10-20 tho Packets: not really a smart but efficient 'shortcut...
2011-10-19 mtk added a flush() member to ActiveBurstSocketSource
2011-10-19 tho PPI: fixed module destruction on shutdown if EventMange...
2011-10-19 tho PPI: optimized internal connector packet handling ...
2011-07-14 tho switch to new MPL based Fraunhofer FOKUS Public License
2011-04-11 tho removed needless Boost.Iostreams dependency
2011-03-21 tho PPI: made EventDescriptor::enabled() const
2011-03-10 tho Packets: extended description of bad_cast exception...
2011-02-14 tho fixes for g++ 4.5 (some members returned "the construct...
2011-02-14 tho added unit test to demonstrate Jack <->Multiconnector...
2011-01-13 tho made some members non-inline to decrease size
2011-01-06 tho fixed some minor documentation typos
2010-12-09 tho some #include improvements
2010-11-07 g0dil Some URL fixes
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-09-28 tho PPI: another try to fix PassiveQueueingSocketSink unit...
2010-09-28 tho PPI: fix for PassiveQueueingSocketSink unit test
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-13 tho SConstruct: added NDEBUG and BOOST_DISABLE_ASSERTS...
2010-08-11 tho PPI: bugfix for FIFOQueueingAlgorithm
2010-08-11 tho Documentation: fixed links to boost.org
2010-08-07 g0dil Documentation updates/fixes
2010-08-06 tho PPI: added QueueingDiscipline::NONE
2010-08-04 tho PPI: InputConnector: some minor optimization
2010-08-02 tho PPI: introduced SENF_PPI_NOTRACE define
2010-07-28 tho PPI: added ActiveBurstSocketSource for testing
2010-07-28 tho Scheduler: Fix for TimerEventProxy
2010-07-13 mtk fix QueueingSocketSink to update the IOEvent when the...
2010-07-07 tho PPI: PassiveQueueingSocketSink: added registry for...
2010-06-29 tho added PassiveQueueingSocketSink
2010-06-08 tho Packets: support is<SomePacketType>() for in-valid...
2010-05-06 tho reverted Rev. 1620 (enable/disable PPI ActiveSocketSource)
2010-05-06 g0dil Add 'comment' argument to SENF_ASSERT
2010-05-05 mtk allow the IOEvent of an ActiveSocketSource to be enable...
2010-05-01 g0dil Whitespce cleanup: Remove whitespace at end-on-line...
2010-04-28 g0dil Implement senf::IGNORE and replace all casts-to-void...
2010-04-21 tho Utils: fixed typo on TypeIdValue
2010-04-01 tho Utils: added documentation for format::IndentHelper
2010-02-05 tho Unit Tests: added BOOST_CHECK(true) to tests without...
2010-02-01 g0dil Utils/Console: Fix DirectoryNode::add(...) API
2010-01-26 tho all unit tests: replaced BOOST_AUTO_UNIT_TEST with...
2009-11-30 tho PPI: fixed documentation link to PPI example
2009-11-13 g0dil Make all timing critical tests depend on SENF_TIMING_CR...
2009-11-04 g0dil PPI: BUGFIX: Add missing connectorDestroy() calls in...
2009-11-03 g0dil Scheduler: Fix timeout/watchdog interference bug
2009-10-27 g0dil PPI: Implement Connector and Event un-registration
2009-10-27 g0dil PPI: More MultiConnectorMixin disconnect handling tests
2009-10-27 tho added svn::ignore properties
2009-10-27 tho Packets/DefaultBundle: made length field in IPv6HopByHo...
2009-10-23 g0dil PPI: Remove disconnected connectors from MultiConnector...
2009-09-28 tho added FormFeed character for emacs to end of files
2009-09-28 g0dil PPI: Make timing-critical RateFilter tests optional
2009-09-25 g0dil Apply senf::fieldName() to all packet dump methods
2009-09-18 g0dil Add SENF_TIMING_CRITICAL_TESTS environment flag
2009-09-17 g0dil Implement partial BUILDDIR support
2009-09-08 g0dil PPI: Remove dead MultiConnectorMixin code
2009-09-08 g0dil PPI: Implement a more sane multi-connector connect API
2009-09-07 g0dil Fix network port collisions on concurrent unit-tests
2009-09-04 g0dil Toplevel directory cleanup
2009-09-02 g0dil automate makeDieImageMap.py processing
2009-09-01 g0dil PPI: Replace std::pair<...
2009-09-01 g0dil PPI: double MultiConnectorMixin connect comments and...
2009-08-31 g0dil PPI: Allow connecting two MultiConnectorMixin modules
2009-08-28 tho PPI/MultiConnectorMixin: added test to demonstrate...
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