Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace std::regex with boost::regex | Matthias P. Braendli | 2016-03-25 | 1 | -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 ClockTAI | Matthias P. Braendli | 2016-03-05 | 1 | -19/+4 |
| | |||||
* | Compile under OSX | Matthias P. Braendli | 2016-03-05 | 1 | -1/+7 |
| | |||||
* | Fix compilation with EDI disabled | Matthias P. Braendli | 2016-02-27 | 1 | -1/+5 |
| | |||||
* | Set edi TIST, still in an incorrect way | Matthias P. Braendli | 2016-01-10 | 1 | -2/+6 |
| | |||||
* | Add TAI handling for EDI with TIST | Matthias P. Braendli | 2016-01-10 | 1 | -0/+220 |