| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-01-06 | Fixed runtime error introduced by r7925 (changset 58e9ef4392cd). | mitchell | 1 | -2/+2 | |
| 2020-01-06 | More synchronizing LongTerm3 with default. | mitchell | 1 | -0/+6 | |
| Ideally this covers anything missed during the backport process. | |||||
| 2020-01-05 | Added Sci::round() and Sci::lround() for better compatibility with the ↵ | mitchell | 1 | -2/+15 | |
| default branch. Some olders MacOSX SDKs do not have std::round() or std::lround(). | |||||
| 2020-01-05 | Added Sci::make_unique() and Sci::size() for better compatibility with the ↵ | mitchell | 1 | -0/+51 | |
| default branch. std::make_unique() is c++14 and std::size() is c++17. | |||||
