Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [core] remove trailing whitespace, add trailing newlines, add space after // | Konstantin Käfer | 2017-01-27 | 1 | -1/+1 |
* | [core] OnlineFileSource - rate limit | Ivo van Dongen | 2016-09-13 | 1 | -0/+2 |
* | [core] use #pragma once instead of ifdef include guards | Konstantin Käfer | 2016-05-25 | 1 | -4/+1 |
* | [core] move from microsecond precision timestamp to integer second precision | Konstantin Käfer | 2016-05-13 | 1 | -6/+9 |
* | [core] Remove unused parts of chrono.hpp | John Firebaugh | 2016-01-22 | 1 | -25/+0 |
* | [core] Polyfill std::chrono::abs | John Firebaugh | 2016-01-22 | 1 | -0/+8 |
* | [core] Merge rfc1123, iso8601, and parse_date into chrono.hpp and fix their API | John Firebaugh | 2016-01-22 | 1 | -0/+13 |
* | [core] add namespace comment to closing brace | Konstantin Käfer | 2015-12-03 | 1 | -1/+1 |
* | [core] Replace time_t with std::chrono::seconds | Bruno de Oliveira Abinader | 2015-11-27 | 1 | -0/+31 |
* | Add typedefs for std::chrono::steady_clock types | John Firebaugh | 2015-04-02 | 1 | -0/+16 |