Age | Commit message (Expand) | Author |
2016-11-23 | Migrate remaining Swiften/Base/foreach.h use to range-based for loop | Tobias Markmann |
2016-05-25 | Remove unnecessary include of iostream header | Tobias Markmann |
2016-04-04 | Modernize code to use range based for loops using clang-tidy | Tobias Markmann |
2016-04-04 | Modernize code to use C++11 shared_ptr instead of Boost's | Tobias Markmann |
2016-04-01 | Modernize code to use C++11 nullptr using clang-tidy | 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 Sluift | Kevin Smith |
2014-03-21 | Sluift: Fix compilation warning | Remko Tronçon |
2014-02-13 | Fix clang warnings | Remko Tronçon |
2014-02-02 | Sluift: Add new_certificate | Remko Tronçon |
2014-01-19 | Sluift: Add iTunes & PEP User Tune support | Remko Tronçon |
2014-01-03 | Sluift: Add help support | Remko Tronçon |
2014-01-03 | Sluift: Custom console/interpreter | Remko Tronçon |
2013-12-27 | Sluift: Refactoring | Remko Tronçon |
2013-08-27 | PubSub implementation & Sluift refactoring. | Remko Tronçon |
2013-08-17 | Fix building sluift as .dll on Mac OS X. | Remko Tronçon |
2012-12-30 | Enable & fix pedantic CLang warnings. | Remko Tronçon |
2011-04-18 | Compile Lua as C++ to avoid setjmp/longjmp & exception conflicts. | Remko Tronçon |
2011-03-05 | Added windows packaging. | Remko Tronçon |
2011-03-03 | Some more Sluift tweaks. | Remko Tronçon |
2011-03-01 | Introduce Lua::Value helper. | Remko Tronçon |