Setup debian package build environment in 'debian/'
[senf.git] / PPI /
2007-08-27 g0dil Socket: Ignore ECONNREFUSED on write to datagram socket
2007-08-23 g0dil PPI: Implement LogWriter
2007-08-22 g0dil PPI: Remove 'Packet' from debug module names
2007-08-22 g0dil PPI: Remove specializations from documentation
2007-08-21 g0dil PPI: Clean up time interface
2007-08-20 g0dil Reorganize examples
2007-08-20 g0dil Moved PPI/ppitest to Examples/RateStuffer
2007-08-20 g0dil PPI: Use ClockService instead of boost::posix_time
2007-08-17 g0dil PPI: Implement joins
2007-08-17 g0dil PPI: Implement PassiveQueue
2007-08-17 g0dil PPI: Make connect auto-expand module arguments
2007-08-17 g0dil PPI: Fix resource management on module destruction
2007-08-16 g0dil PPI: More unit tests
2007-08-16 g0dil PPI: Add support for multiple notify sources per notify...
2007-08-14 g0dil PPI: Implement DebugEvent
2007-08-13 g0dil PPI: Complete connector implementation
2007-08-09 g0dil PPI: Started real Connectors.test.cc implementation
2007-08-09 g0dil PPI: Implement PassiveOuput <-> ActiveInput functionality
2007-08-08 g0dil PPI: Checkin of first compiling (yet not working) version
2007-07-19 g0dil Packets: Add short documentation for most internal...
2007-07-10 g0dil Add new file-variable 'comment-column'
2007-07-10 tho some small documentation fixes
2007-07-04 tho fixed some typos
2007-07-02 g0dil Add additional emacs file variable 'compile-command'
2007-06-13 g0dil Changed some PPI conventions:
2007-06-06 g0dil PPI API adjustments
2007-05-11 g0dil Layout fixes
2007-05-10 g0dil Implementation documentation
2007-05-07 g0dil Completed first stage of PPI API specification
2007-05-03 g0dil PPI Module and Connector documentation
2007-04-25 g0dil Initial PPI documentation