Skip to content

Commit b626288

Browse files
authored
[libc++] Consistency fixes for the CSV status files (#101572)
- Make sure we always have the same number of entries. In particular, I dropped the "Group" entry that was tracked for papers but not for LWG issues, since I don't think that added much. The group is already tracked on the paper itself. - Add "Label" row to all the CSV files. This is mechanical, but it's necessary if we want to process our CSV files uniformly, for example to synchronize their state with Github issues.
1 parent 423aec6 commit b626288

File tree

9 files changed

+1653
-1653
lines changed

9 files changed

+1653
-1653
lines changed

libcxx/docs/Status/Cxx14Issues.csv

Lines changed: 157 additions & 157 deletions
Large diffs are not rendered by default.

libcxx/docs/Status/Cxx17Issues.csv

Lines changed: 318 additions & 318 deletions
Large diffs are not rendered by default.

libcxx/docs/Status/Cxx17Papers.csv

Lines changed: 106 additions & 106 deletions
Large diffs are not rendered by default.

libcxx/docs/Status/Cxx20Issues.csv

Lines changed: 292 additions & 292 deletions
Large diffs are not rendered by default.

libcxx/docs/Status/Cxx20Papers.csv

Lines changed: 204 additions & 204 deletions
Large diffs are not rendered by default.

libcxx/docs/Status/Cxx23Issues.csv

Lines changed: 300 additions & 300 deletions
Large diffs are not rendered by default.

libcxx/docs/Status/Cxx23Papers.csv

Lines changed: 123 additions & 123 deletions
Large diffs are not rendered by default.

libcxx/docs/Status/Cxx2cIssues.csv

Lines changed: 75 additions & 75 deletions
Large diffs are not rendered by default.

libcxx/docs/Status/Cxx2cPapers.csv

Lines changed: 78 additions & 78 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)