Age | Commit message (Expand) | Author | Files | Lines |
2023-11-14 | json: reduce use of naked new in json-building code | David Malcolm | 1 | -0/+7 |
2023-09-19 | p1689r5: initial support | Ben Boeckel | 1 | -0/+3 |
2023-03-24 | json: preserve key-insertion order [PR109163] | David Malcolm | 1 | -2/+8 |
2023-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-11-15 | diagnostics: Remove null-termination requirement for json::string | Lewis Hyatt | 1 | -1/+4 |
2022-05-20 | Use "final" and "override" directly, rather than via macros | David Malcolm | 1 | -12/+12 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-10-22 | Come up with json::integer_number and use it in GCOV. | Martin Liska | 1 | -7/+28 |
2019-05-23 | Bulletproof -fdiagnostics-format=json against bad locations (PR c++/90462) | David Malcolm | 1 | -0/+1 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-10-29 | GCOV: introduce --json-format. | Martin Liska | 1 | -0/+3 |
2018-07-24 | Fix segfault in -fsave-optimization-record (PR tree-optimization/86636) | David Malcolm | 1 | -2/+2 |
2018-07-20 | Add "-fsave-optimization-record" | David Malcolm | 1 | -0/+166 |