Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use C++11 final/override keywords. | whitequark | 2020-06-18 | 1 | -2/+2 |
* | log: Use `dict` instead of `std::vector<std::pair>` for `log_expect_{error, w... | Alberto Gonzalez | 2020-05-15 | 1 | -33/+6 |
* | logger: clean up doc | Eddie Hung | 2020-05-14 | 1 | -1/+2 |
* | logger: fix for multiple calls with same pattern | Eddie Hung | 2020-05-14 | 1 | -6/+34 |
* | Add YS_ prefix to macros, add explanation and apply to older version as well | Miodrag Milanovic | 2020-03-13 | 1 | -10/+10 |
* | Use boost xpressive for gcc 4.8 | Miodrag Milanovic | 2020-03-13 | 1 | -28/+10 |
* | Fix line endings | Miodrag Milanovic | 2020-02-23 | 1 | -10/+10 |
* | Update explanation for expect-no-warnings | Miodrag Milanovic | 2020-02-22 | 1 | -1/+1 |
* | Check other regex parameters | Miodrag Milanovic | 2020-02-22 | 1 | -15/+30 |
* | check for regex errors | Miodrag Milanovic | 2020-02-20 | 1 | -16/+20 |
* | Option to expect no warnings | Miodrag Milanovic | 2020-02-17 | 1 | -0/+7 |
* | Add expect option to logger command | Miodrag Milanovic | 2020-02-14 | 1 | -1/+35 |
* | Add new logger pass | Miodrag Milanovic | 2020-02-13 | 1 | -0/+141 |