

Release Notes: Updates to SigC++ API usage.


Release Notes: Changes from lokilib 0.1.6 were synchronized. This will break some small parts of code that uses libferrisloki. TYPELIST_X() macros must become LOKI_TYPELIST_X(). The use of the Factory<> function pointer parameter is different. These changes keep libferrisloki closer to the lokilib version at the expense of some minor code cleanups being required in the libferris suite.


Release Notes: The optional ability to build against libsigc++-2.x was added. CXXFLAGS is now better respected.


Release Notes: BoostExtensions.hh was added with the ability to use boost::serialize on Loki::smartptr<>.


Release Notes: This release adds FerrisLoki::FerrisExArraySmartPtrStorage.