Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-08-22 | Update travis config for openssl, using CFLAGS this time | cbdev | 1 | -1/+1 |
2019-08-03 | Windows build compatiblity | cbdev | 1 | -4/+0 |
2019-07-28 | Fix Lua timing on non-linux | cbdev | 1 | -2/+9 |
2019-07-24 | Clarify backend documentation | cbdev | 1 | -2/+2 |
2019-07-24 | Fix issues found by Coverity Scan | cbdev | 1 | -5/+5 |
2019-07-14 | Fix header ordering | cbdev | 1 | -2/+2 |
2019-07-14 | Conditionally include timerfd headers | cbdev | 1 | -1/+4 |
2019-07-14 | Work around missing timerfd on OSX/Windows | cbdev | 1 | -0/+40 |
2019-07-13 | Fix & simplify timer configuration | cbdev | 1 | -14/+15 |
2019-07-13 | Fix indexing bug | cbdev | 1 | -1/+1 |
2019-07-13 | Improved Lua backend with intervals | cbdev | 1 | -20/+282 |
2019-07-06 | Implement Lua backend | cbdev | 1 | -0/+202 |