Year 2007.
[metaproxy-moved-to-github.git] / src / test_filter_factory.cpp
2007-01-25 Adam DickmeissYear 2007.
2006-09-14 Marc Crommesuperflous member int m_data removed from Package class
2006-06-10 Adam DickmeissAdd LICENSE file and Refer to it from the source. Inclu...
2006-03-16 Adam DickmeissRename from yp2 to metaproxy. The namespace for all...
2006-01-19 Adam DickmeissAdded support for dynamic load support for RouterFlexXM...
2006-01-04 Adam DickmeissRename yp2::FilterFactory to yp2::FactoryFilter
2006-01-04 Adam DickmeissMake public yp2_filter_struct non-const. If not, the...
2005-12-11 Adam DickmeissOnly if HAVE_DL_SUPPORT is enabled the factory test...
2005-12-10 Adam DickmeissLoadable filter support for FilterFactory using dlopen...
2005-12-02 Adam DickmeissIn tests use BOOST_AUTO_UNIT_TEST instead of BOOST_AUTO...
2005-11-10 Adam DickmeissSeparate imp+rep from public interfaces for some clases...
2005-10-31 Marc Crommestd::string type() function taken out of all filter...
2005-10-29 Marc Crommefilter factory in working shape, see example in test_fi...
2005-10-29 Marc Crommefirst functional filter factory implementation plus...
2005-10-28 Marc Crommehacking filter factory, need to go to meeting and stop...