Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-22 | compat/timer: fix big regression | Stanislaw Halik | |
2018-05-17 | compat/timer: use time_t | Stanislaw Halik | |
2018-03-10 | compat/time{,r}: get rid of `long long' | Stanislaw Halik | |
2018-02-01 | compat/timer: remove platform-dependent stuff from header | Stanislaw Halik | |
2018-01-18 | compat/util: retire | Stanislaw Halik | |
Adjust usages. | |||
2017-06-10 | minor cleanup only | Stanislaw Halik | |
2017-05-14 | compat/timer: remove unused headers | Stanislaw Halik | |
2017-05-12 | compat/timer: add std::chrono support | Stanislaw Halik | |
2017-03-28 | start renaming internal macros as OPENTRACK_* to OTR_* | Stanislaw Halik | |
2017-03-21 | compat/timer: move from header. simplify | Stanislaw Halik | |
It was getting inlined in each compilation unit. | |||
2016-12-31 | compat/timer: prevent races in initializing timer resolution | Stanislaw Halik | |
Also, - don't lose high bits with cast from long long to long on _WIN32. - reduce #define pollution | |||
2016-09-20 | compat/timer: no exports here | Stanisław Halik | |
2016-08-12 | all: rename modules s#^opentrack-##. and opentrack -> api | Stanislaw Halik | |
Adjust usages. |