summaryrefslogtreecommitdiff
path: root/src/mbgl/util/chrono.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Fix compilation failure caused by compilation warning for gcc 8Ming Li2019-09-121-2/+7
* [build] Use the correct define on WindowsThiago Marcos P. Santos2019-02-191-1/+1
* [core] treat parsedate as C++ file to remove C build rulesKonstantin Käfer2018-07-161-1/+1
* [core] Use gmtime_s on WindowsThiago Marcos P. Santos2017-07-121-2/+9
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-271-1/+1
* [core] OnlineFileSource - rate limitIvo van Dongen2016-09-131-0/+4
* [core] move from microsecond precision timestamp to integer second precisionKonstantin Käfer2016-05-131-6/+6
* [core] Remove unused parts of chrono.hppJohn Firebaugh2016-01-221-16/+0
* [core] Merge rfc1123, iso8601, and parse_date into chrono.hpp and fix their APIJohn Firebaugh2016-01-221-0/+35
* [core] add namespace comment to closing braceKonstantin Käfer2015-12-031-1/+1
* [core] Replace time_t with std::chrono::secondsBruno de Oliveira Abinader2015-11-271-0/+20