Age | Commit message (Expand) | Author |
2011-06-13 | Added CppCheck script. | Remko Tronçon |
2011-05-10 | Add OpenSSL to Sluift bundle conditionally. | Remko Tronçon |
2011-05-04 | Add Sluift ability to specify host to connect to. | Kevin Smith |
2011-04-22 | Merge branch 'swift-1.x' | Remko Tronçon |
2011-04-22 | Fixed SCons not picking up the build version correctly in tarball build. | Remko Tronçon |
2011-04-20 | Introduce ClientOptions struct. | Remko Tronçon |
2011-04-18 | Compile Lua as C++ to avoid setjmp/longjmp & exception conflicts. | Remko Tronçon |
2011-04-18 | Cleaned up includes.swift-2.0alpha | Remko Tronçon |
2011-04-09 | Fixed line endings in Wonderland script. | Remko Tronçon |
2011-04-04 | Fixed assertion failure in Sluift. | Remko Tronçon |
2011-03-17 | Sluift: Added example script for removing unreachable contacts. | Remko Tronçon |
2011-03-17 | Sluift: Add timeout to get and set. | Remko Tronçon |
2011-03-17 | Sluift: Put a timeout on connecting to a server. | Remko Tronçon |
2011-03-17 | Sluift: Spin the event loop on send events. | Remko Tronçon |
2011-03-16 | Sluift: Don't hang until timeout in get_contacts and set_version. | Remko Tronçon |
2011-03-15 | Don't fail if LUA_FLAGS aren't set. | Remko Tronçon |
2011-03-05 | Added windows packaging. | Remko Tronçon |
2011-03-05 | Fixed some Sluift bugs. | Remko Tronçon |
2011-03-05 | Sluift: Added CollectVersions example. | Remko Tronçon |
2011-03-05 | Sluift: roster->contacts | Remko Tronçon |
2011-03-04 | Sluift: Spin the event loop on some commands | Remko Tronçon |
2011-03-03 | Some more Sluift tweaks. | Remko Tronçon |
2011-03-02 | Sluift: Added subscription confirm/cancel. | Remko Tronçon |
2011-03-02 | Added add/remove contact. | Remko Tronçon |
2011-03-02 | Return client on sluift mutators. | Remko Tronçon |
2011-03-01 | Introduce Lua::Value helper. | Remko Tronçon |
2011-03-01 | Fixed linking order. | Remko Tronçon |
2011-03-01 | Some more Sluift enhancements. | Remko Tronçon |
2011-02-27 | Sluift echobot. | Remko Tronçon |
2011-02-27 | Added 'get_next_event' sluift command. | Remko Tronçon |
2011-02-26 | Some more cleanup. | Remko Tronçon |
2011-02-26 | Some more cleanups. | Remko Tronçon |
2011-02-26 | Patch Sluift console. | Remko Tronçon |
2011-02-26 | Added built-in table print function to sluift. | Remko Tronçon |
2011-02-26 | Added an option to not use stream compression. | Remko Tronçon |
2011-02-26 | Avoid scons warning on multiply defined targets. | Remko Tronçon |
2011-02-26 | Moving tests around. | Remko Tronçon |
2011-02-26 | Some more sluift tweaks. | Remko Tronçon |
2011-02-25 | Add statically linked sluift. | Remko Tronçon |
2011-02-25 | Use package event for handling Sluift debug flag. | Remko Tronçon |
2011-02-25 | Use -fPIC on AMD64. | Remko Tronçon |
2011-02-25 | Fixed amd64 string. | 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 | Removed obsolete example script. | Remko Tronçon |
2011-02-24 | Added Sluift client test script and the necessary infrastructure. | Remko Tronçon |
2011-02-24 | Added debugging switch to Sluift. | Remko Tronçon |
2011-02-24 | Added initial version of Sluift. | Remko Tronçon |