Age | Commit message (Expand) | Author |
2011-04-19 | Fixed OS X ProxyProvider compilation. | Remko Tronçon |
2011-04-18 | Compile Lua as C++ to avoid setjmp/longjmp & exception conflicts. | Remko Tronçon |
2011-03-14 | Updated Boost to 1.46.1. | Remko Tronçon |
2011-03-14 | Force the use of Boost Filesystem V2. | Remko Tronçon |
2011-03-12 | Remove dependency on boost::property_tree again. | Remko Tronçon |
2011-03-11 | Store JID->Avatar mappings. | Remko Tronçon |
2011-03-05 | Detect pthread for platform flags. | Remko Tronçon |
2011-03-03 | Some more Sluift tweaks. | Remko Tronçon |
2011-03-01 | Introduce Lua::Value helper. | Remko Tronçon |
2011-02-25 | Add statically linked sluift. | Remko Tronçon |
2011-02-25 | Temporarily don't build Sluift plugin on amd64. | Remko Tronçon |
2011-02-25 | Add -fPIC to Sluift/Lua compile flags on Linux. | Remko Tronçon |
2011-02-24 | Added missing link flags. | Remko Tronçon |
2011-02-24 | Added Sluift client test script and the necessary infrastructure. | Remko Tronçon |
2011-02-24 | Added initial version of Sluift. | Remko Tronçon |
2011-02-19 | Make Swift translatable. | Remko Tronçon |
2011-02-18 | Updated coverage tools. | Remko Tronçon |
2011-02-13 | Removed some boilerplate classes. | Remko Tronçon |
2011-02-13 | Added boost factory. | Remko Tronçon |
2011-02-13 | Use boost string algorithms. | Remko Tronçon |
2011-02-12 | Cache stringprep results for JIDs. | Remko Tronçon |
2011-01-28 | Treat 3rdPatry boost/uuid dir as system dir. | Remko Tronçon |
2011-01-22 | Temporarily enabling kqueue again. | Remko Tronçon |
2011-01-22 | Revert "Another attempt at fixing the OS X hang on shutdown." | Remko Tronçon |
2011-01-22 | Another attempt at fixing the OS X hang on shutdown. | Remko Tronçon |
2011-01-22 | Only disable kqueue on OS X. | Remko Tronçon |
2011-01-21 | Avoid Hippomocks warnings with some versions of GCC. | Remko Tronçon |
2011-01-21 | Another workaround for the asio hang-on-shutdown problem. | Remko Tronçon |
2011-01-21 | Revert "Use another workaround for the Asio socket interrupter." | Remko Tronçon |
2011-01-20 | Use another workaround for the Asio socket interrupter. | Remko Tronçon |
2011-01-20 | Revert "Temporary workaround to make boost::asio use socket_select_interrupte... | Remko Tronçon |
2011-01-20 | Temporary workaround to make boost::asio use socket_select_interrupter on OS X. | Remko Tronçon |
2011-01-15 | Removed accidentally committed debug info. | Remko Tronçon |
2010-12-27 | Removing 'force quit' timer. | Remko Tronçon |
2010-12-26 | Compile Boost utf8 files as separate files. | Remko Tronçon |
2010-12-08 | Update to new Snarl API. | Remko Tronçon |
2010-12-05 | Fixed Boost link error on Windows. | Remko Tronçon |
2010-12-05 | Import boost::make_shared. | Remko Tronçon |
2010-11-27 | Prefix 3rdParty bundled libs with Swiften_. | Remko Tronçon |
2010-11-24 | Upgraded Boost to 1.45.0. | Remko Tronçon |
2010-11-17 | Fix build on VS2008 | Kevin Smith |
2010-11-11 | Fixed compilation for newer versions of boost. | Remko Tronçon |
2010-10-21 | Moving queries & responders around. | Remko Tronçon |
2010-09-15 | Do not compile Snarl interface if Snarl is not available. | Remko Tronçon |
2010-09-15 | Added Snarl notification support | Remko Tronçon |
2010-08-16 | More build system tweaks. | Remko Tronçon |
2010-08-15 | Fix SCons fallback from amd64->x86 on Windows. | Remko Tronçon |
2010-08-08 | Added XEP-0004 data forms parsing & serializing. | Remko Tronçon |
2010-07-10 | Boost patch to allow compilation in Objective-C | Kevin Smith |
2010-06-18 | Upgrade scons to scons-local-2.0.0.final.0. | Remko Tronçon |