| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-10-26 | Updated check.mak to include Lua include path. | mitchell | 1 | -1/+1 | |
| 2019-05-09 | Refactored backport checking tool to simultaneously check gcc-4.8 and clang 3.4. | mitchell | 1 | -53/+118 | |
| 2019-04-30 | Explicitly use GCC 4.8 when test compiling backports. | mitchell | 1 | -11/+11 | |
| This avoids erroneously committing backports that compile with /usr/bin/g{cc,++}, but not g{cc,++}-4.8. | |||||
| 2019-04-27 | Fixed bad backport involving std::round and std::lround for older Mac OSX SDKs. | mitchell | 1 | -1/+1 | |
| This reverts parts of changeset 7371:886ffb3884fe. | |||||
| 2019-04-17 | Backport: Move UniqueStringCopy into its own source file UniqueString.cxx to ↵ | mitchell | 1 | -1/+1 | |
| hide the implementation. Backport of changeset 7402:751b76b567f9, but with an alternative to C++17's string_view. | |||||
| 2018-06-12 | Added unit tests for Lua LPeg lexers. | mitchell | 1 | -1/+3 | |
| 2018-05-07 | Added backport testing notes and tools. | mitchell | 1 | -0/+147 | |
