summaryrefslogtreecommitdiffstats
path: root/src/ClockTAI.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Replace std::regex with boost::regexMatthias P. Braendli2016-03-251-4/+4
| | | | | This should allow us to support ubuntu 14.04 LTS and other distributions that do not ship a complete C++11 stdlib
* Use std::chrono in ClockTAIMatthias P. Braendli2016-03-051-19/+4
|
* Compile under OSXMatthias P. Braendli2016-03-051-1/+7
|
* Fix compilation with EDI disabledMatthias P. Braendli2016-02-271-1/+5
|
* Set edi TIST, still in an incorrect wayMatthias P. Braendli2016-01-101-2/+6
|
* Add TAI handling for EDI with TISTMatthias P. Braendli2016-01-101-0/+220