C++
2024
- 2024-11-17 – Visual Studio /utf-8 source files
- 2024-09-11 – Meson C++ standard with fallback
- 2024-08-28 – Check C++ random is working with CMake
- 2024-07-05 – C macro __CLASSIC_C__
- 2024-07-01 – C++ nodiscard attribute
- 2024-06-05 – Detect if program was compiled with optimizations
- 2024-05-29 – C++ size_type property vs size_t
- 2024-05-05 – C++ std::string with char*
- 2024-05-01 – C++ and C warning preprocessor directive
- 2024-04-30 – C++ std::make_unique instead of new delete
- 2024-04-21 – C++ / C __has_include macro
- 2024-04-16 – C23 attribute specifiers
- 2024-04-15 – C++ attribute specifiers
- 2024-04-03 – C++ Forward Progress Guarantee talks
- 2024-02-16 – Limit code language standard
2023
- 2023-07-15 – ssize_t for Visual Studio
- 2023-06-15 – No strict aliasing C / C++
- 2023-02-21 – C11 Annex K safe functions
- 2023-02-13 – CMake with clang-tidy
- 2023-02-03 – System calls in C and C++
- 2023-01-26 – C++11 nullptr
2022
- 2022-12-20 – Disable Visual Studio debug model window
- 2022-12-18 – Visual Studio memory leak detection
- 2022-12-07 – C / C++ exit status macro
- 2022-05-09 – Windows POSIX write()
- 2022-05-06 – Use libutil on macOS and Linux
- 2022-05-05 – Cross-compile for DOS from Windows or Linux
2020
- 2020-12-20 – Create empty file
- 2020-08-07 – Visual Studio 16.7 C11 standard