summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-02-22Add LRUCache utility class to SwiftenTobias Markmann
2016-11-23Migrate remaining Swiften/Base/foreach.h use to range-based for loopTobias Markmann
2016-04-25Convert hard tabs to four spaces in all our SConscript/*.py filesTobias Markmann
2016-04-12Use C++11 threading library instead of Boost.ThreadTobias Markmann
2016-04-05Migrate to Boost.Signals2 from Boost.SignalsTobias Markmann
2016-03-14Build all Swift projects as C++11Tobias Markmann
2016-01-11Fix IPv6 DNS resolution issues on WindowsTobias Markmann
2015-12-173rdParty fixes to enable compatibility with VS 2015Tobias Markmann
2014-11-12Link to rt-library when linking against bundled Boost.Tobias Markmann
2014-11-11Disable Boost signals deprecation warning.Tobias Markmann
2014-10-20Update Boost in 3rdParty to version 1.56.0.Tobias Markmann
2014-10-16Specify minimal Windows API version for Windows builds.Tobias Markmann
2014-10-16Add missing shebang to Boost update script.Tobias Markmann
2014-05-29Add boost::optional serializationKevin Smith
2013-09-30Provide map serialization.Kevin Smith
2013-09-07Add boost serialization for std::setKevin Smith
2013-09-07Add boost::serialization for posix_time.Kevin Smith
2013-08-27PubSub implementation & Sluift refactoring.Remko Tronçon
2013-08-22Add boost/scope_exit.Remko Tronçon
2013-08-13Adding basic support for Android and Unbound (No IPv6 yet).Tobias Markmann
2013-04-06Add boost serialization libraryKevin Smith
2013-01-13Adding in the spirit Boost stuffKevin Smith
2013-01-12make update.sh include spirit in bundled boostVlad Voicu
2012-12-23Update Boost to 1.52.0.Remko Tronçon
2012-09-08Added licenses for third party libraries and code.Remko Tronçon
2012-08-17Update to boost.filesystem v3.Remko Tronçon
2012-08-10Added boost/date_time/c_local_time_adjustor.hpp.Remko Tronçon
2012-04-23Another fix for SRV selection.Remko Tronçon
2012-04-23Select SRV randomly, taking weight into account.Remko Tronçon
2011-09-29File Transfer refactoring.Remko Tronçon
2011-07-10Make SConscript files more robust against variant dirs.Remko Tronçon
2011-06-09Added boost/local_time.Remko Tronçon
2011-06-09DateTime refactoring.Remko Tronçon
2011-05-07Make Boost.BCP compile again.Remko Tronçon
2011-04-19Fixed OS X ProxyProvider compilation.Remko Tronçon
2011-03-14Updated Boost to 1.46.1.Remko Tronçon
2011-03-14Force the use of Boost Filesystem V2.Remko Tronçon
2011-03-12Remove dependency on boost::property_tree again.Remko Tronçon
2011-03-11Store JID->Avatar mappings.Remko Tronçon
2011-03-05Detect pthread for platform flags.Remko Tronçon
2011-03-03Some more Sluift tweaks.Remko Tronçon
2011-03-01Introduce Lua::Value helper.Remko Tronçon
2011-02-19Make Swift translatable.Remko Tronçon
2011-02-13Removed some boilerplate classes.Remko Tronçon
2011-02-13Added boost factory.Remko Tronçon
2011-02-13Use boost string algorithms.Remko Tronçon
2011-02-12Cache stringprep results for JIDs.Remko Tronçon
2011-01-28Treat 3rdPatry boost/uuid dir as system dir.Remko Tronçon
2011-01-22Temporarily enabling kqueue again.Remko Tronçon
2011-01-22Revert "Another attempt at fixing the OS X hang on shutdown."Remko Tronçon