Age | Commit message (Expand) | Author |
---|---|---|
2016-04-05 | Migrate to Boost.Signals2 from Boost.Signals | Tobias Markmann |
2016-04-04 | Modernize code to use C++11 shared_ptr instead of Boost's | Tobias Markmann |
2016-03-31 | Convert tabs to 4 spaces for all source files | Tobias Markmann |
2016-03-30 | Apply consistent #include grouping and sorting style | Tobias Markmann |
2014-12-15 | Update Copyright In Limber | Kevin Smith |
2014-04-28 | Create ToplevelElement to replace Element. | Richard Maudsley |
2012-07-14 | Initial DLL support for Swiften. | Remko Tronçon |
2012-03-20 | boost::shared_ptr<?>(new ?(...)) -> boost::make_shared<?>(...) transformation... | Tobias Markmann |
2011-10-07 | Hoist XML parser factory creation out of Swiften. | Remko Tronçon |
2011-06-18 | Merge branch 'swift-1.x' | Remko Tronçon |
2011-06-18 | Moving unused server code out of Swiften into Limber. | Remko Tronçon |