c
2024
- 2024-09-27 – Free C C++ Fortran compiler families
- 2024-08-30 – C feature macros that stdlib.h may need
- 2024-07-05 – C macro __CLASSIC_C__
- 2024-07-01 – C++ nodiscard attribute
- 2024-05-05 – C++ std::string with char*
- 2024-05-01 – C++ and C warning preprocessor directive
- 2024-04-27 – Fortran logical boolean C_BOOL
- 2024-04-21 – C++ / C __has_include macro
- 2024-04-16 – C23 attribute specifiers
- 2024-02-16 – Limit code language standard
- 2024-01-12 – C, C++, Fortran GDB debugging
2023
- 2023-09-04 – List symbols in library / object file
- 2023-09-02 – CMake include-what-you-use (IWYU)
- 2023-08-15 – AppleClang + GFortran no compact unwind warnings
- 2023-08-14 – CMake CppCheck static code checks
- 2023-08-13 – Windows short/long path in C/C++
- 2023-06-15 – No strict aliasing C / C++
- 2023-03-15 – CMake language standard for check* functions
- 2023-02-21 – C11 Annex K safe functions
- 2023-02-03 – System calls in C and C++
- 2023-01-26 – C++11 nullptr
2022
- 2022-12-07 – C / C++ exit status macro
- 2022-05-04 – Force older language standard in CMake
2020
- 2020-08-07 – Visual Studio 16.7 C11 standard
2017
- 2017-06-28 – Making GNU Coreutils wc word count faster