ISSOtm
|
e5078aba3b
|
Clean up #includes
Remove unused headers, and avoid relying on transitive inclusions
`include-what-you-use` has been very useful for this!
|
2024-03-28 01:25:38 +01:00 |
|
ISSOtm
|
cae7b5dcf6
|
Use standard attribute syntax instead of IBM __attribute__
Move format attrs to proper standard location
For some reason, GCC 13 is more lax than earlier versions...
|
2024-03-27 20:01:12 -04:00 |
|
Sylvie
|
e74073e480
|
Run clang-format on everything (#1332)
|
2024-03-04 14:22:49 -05:00 |
|
Rangi42
|
2e1b0b6421
|
Remove commented-out C-only macro features
|
2024-03-02 20:17:22 -05:00 |
|
Rangi
|
1e70e703a7
|
Build everything as C++ (#1176)
|
2023-11-07 21:45:56 +01:00 |
|