Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-01 | Fix typo | domdom | |
lyout -> layout | |||
2014-04-02 | Doc updates. | Alec Thomas | |
2014-03-02 | Use raw pointers for components, allocated from pools. | Alec Thomas | |
2014-02-13 | Fixed compile issues on Windows with Visual Studio 2013. | Jarrett Chisholm | |
- Made compiler flags dependent on the compiler being used. - Added check for clang to use the same compiler options as gnu g++ | |||
2013-10-31 | Line endings fix? | Antony Woods | |
2013-10-29 | Tidying up and amending readme/changes | Antony Woods | |
2013-10-29 | Fixed a compiler error with std::chrono::duration | Antony Woods | |
2013-08-22 | Switch from boost::signal to embedded Simple::Signal. | Alec Thomas | |
2013-08-21 | Revert "Switch to boost::signals2." | Alec Thomas | |
Until I have the time to make the tests work. This reverts commit be03c3a3d4e8824c3b909648b46910b4cdbc72e1. | |||
2013-08-21 | Switch to boost::signals2. | Alec Thomas | |