small documentation fixes
[senf.git] / PPI /
2008-02-01 tho small documentation fixes
2008-01-31 g0dil Merged revisions 623,625-627,630-652 via svnmerge from
2008-01-30 g0dil Utils: Implement Tags.hh and move 'senf::noinit' and...
2008-01-28 g0dil Rework debian package build: build final and debug...
2008-01-25 g0dil Added SENF_NO_DEBUG symbol and removed dependency on...
2008-01-24 g0dil Started a glossary implementation (initialized from...
2008-01-21 g0dil Documentation updates
2008-01-18 g0dil PPI: Made 'Generic' connector constructors protected
2008-01-18 g0dil PPI: Add optional template arg for packet type to conne...
2008-01-16 g0dil Logger: Fix doxygen grouping
2008-01-16 dw6 removing replaceHandle methods for all Sinks/Sources...
2008-01-15 dw6 add function to change packet to be cloned
2008-01-15 dw6 add a class for a ratefilter
2008-01-14 tho fixed typo
2008-01-09 tho fixed some file headers to the new format
2008-01-08 dw6 adding a function to replace the socket handle int...
2007-12-29 tho set keyword svn property on more files
2007-12-28 tho NEW FILE HEADER / COPYRIGHT FORMAT
2007-12-17 g0dil Utils/Exception: Allow to disable ErrnoExceptions via...
2007-12-10 jkaeber Typos.
2007-11-15 g0dil Add SENF internal senf::SenfLog debug stream and make...
2007-11-13 g0dil Socket/Protocols/Inet: Fix off-by-one error in INet6Address
2007-11-05 g0dil Scheduler: Add POSIX/UNIX signal support
2007-11-02 g0dil Utils: Revamp documentation overview and add some missi...
2007-10-30 g0dil Fix boot auto unit tests for Boost V1.34 compatibility
2007-10-26 g0dil Bugfix: More template-logging fixes
2007-10-11 g0dil Utils/Logger: BUGFIX: add SENF_LOG_TPL variants which...
2007-10-10 g0dil Utils: Moved Logger into 'Logger/' submodule
2007-09-17 tho some small doc fixes
2007-09-13 g0dil Typo fix
2007-09-13 g0dil PPI: Rename all 'Reader's to 'Source's and 'Writer...
2007-09-11 g0dil PPI: Revised the overview documentation
2007-09-10 g0dil Add doclib/fix-links.py to temporarily fix/remove bad...
2007-09-07 g0dil senfscons: Reimplemented Doxyfile parser
2007-09-04 tho small doc fix
2007-09-03 g0dil PPI: Small documentation fix
2007-08-31 g0dil Move include files in debian packge into 'senf' subdire...
2007-08-30 g0dil Some small documentation fixes
2007-08-29 g0dil PPI: Implement IOEvent error handling
2007-08-29 g0dil Socket: Make 'ServerSocketHandle::accept()' callable...
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