Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-09-28 | Fix `clock_gettime` for Mac OS X 10.12 | Oscar Lim | 1 | -1/+9 | |
2016-07-23 | Fix macOS 10.12 having `clock_gettime` | Adam Grandquist | 1 | -0/+2 | |
See https://github.com/Homebrew/homebrew-core/issues/1957 for similar issues. | |||||
2016-05-08 | Release v0.2.0v0.2.0 | Oscar Lim | 2 | -4/+4 | |
2016-05-08 | Support for monotime | Oscar Lim | 8 | -10/+173 | |
Provide `monotime` function with at least 1 millisecond resolution. | |||||
2016-05-08 | Add osx to travis | Oscar Lim | 1 | -0/+6 | |
2016-05-07 | New travis infrastructure | Oscar Lim | 5 | -52/+152 | |
Changes the travis setup and drop `sudo` in favor of the faster container-based travis infrastructure. | |||||
2016-04-10 | Release v0.1.1v0.1.1 | Oscar Lim | 2 | -4/+4 | |
2016-04-09 | Fix compile errors for Windows | Oscar Lim | 1 | -0/+2 | |
2016-02-21 | Make test for `gettime` more robust | Oscar Lim | 1 | -1/+8 | |
2016-02-11 | Fix travis build error | Oscar Lim | 1 | -1/+1 | |
2016-02-11 | Release v0.1.0v0.1.0 | Oscar Lim | 2 | -0/+52 | |