Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmake: update PUBLIC description | Johannes Stoelp | 2023-11-04 | 1 | -1/+2 |
* | cmake: add note about PRIVATE/PUBLIC/INTERFACE | Johannes Stoelp | 2023-11-04 | 2 | -0/+40 |
* | c++: strict aliasing | Johannes Stoelp | 2023-08-22 | 1 | -1/+203 |
* | add pgo notes | Johannes Stoelp | 2023-08-22 | 2 | -0/+159 |
* | symver: link to general elf spec | Johannes Stoelp | 2023-08-22 | 1 | -0/+2 |
* | c++: fix option example by laundering returned ptr | Johannes Stoelp | 2023-08-01 | 1 | -1/+5 |
* | make: add patsubst example | Johannes Stoelp | 2023-07-02 | 1 | -0/+10 |
* | ld.so: note about dlopen and LD_LIBRARY_PATH | Johannes Stoelp | 2023-06-10 | 1 | -0/+15 |
* | gcc: list warn/opt | Johannes Stoelp | 2023-05-29 | 1 | -0/+13 |
* | c++: change clang-fmt | Johannes Stoelp | 2023-05-29 | 3 | -5/+13 |
* | c++: perfect fwd example | Johannes Stoelp | 2023-05-29 | 3 | -1/+88 |
* | c++: fwd referene + perfect fwd | Johannes Stoelp | 2023-05-28 | 3 | -1/+85 |
* | gcov: example to generate coverage | Johannes Stoelp | 2023-05-28 | 4 | -0/+102 |
* | make: add comment about cmdline args | Johannes Stoelp | 2023-05-17 | 1 | -1/+22 |
* | c++: improve void_t explanation | Johannes Stoelp | 2023-04-12 | 3 | -9/+52 |
* | c++: add example for picking template with partial specialzations | Johannes Stoelp | 2023-04-12 | 4 | -3/+82 |
* | c++: add small test registry | Johannes Stoelp | 2022-11-12 | 3 | -0/+123 |
* | c++: pre c++20 concept example | Johannes Stoelp | 2022-09-28 | 2 | -0/+79 |
* | gcc: Enhance builtin_expect description | Johannes Stoelp | 2022-08-24 | 1 | -0/+4 |
* | c++: fix minor typo | Johannes Stoelp | 2022-08-24 | 1 | -1/+1 |
* | c++: add any_of meta fn example | Johannes Stoelp | 2022-08-24 | 3 | -1/+39 |
* | remove extra whitespace to fix link | Johannes Stoelp | 2022-08-23 | 1 | -1/+1 |
* | c++: add param pack, SFINAE/enable_if example | Johannes Stoelp | 2022-08-23 | 4 | -0/+240 |
* | gcc: add more cli args | Johannes Stoelp | 2022-04-30 | 1 | -0/+2 |
* | gcc: add notes on getting target info | Johannes Stoelp | 2021-11-28 | 1 | -0/+9 |
* | symver: added notes on elf symbol versioning | Johannes Stoelp | 2021-11-28 | 2 | -0/+224 |
* | python: initial notes | Johannes Stoelp | 2021-11-27 | 2 | -0/+115 |
* | make: add CURDIR | Johannes Stoelp | 2021-11-24 | 1 | -0/+3 |
* | added gcc linux abis | johannst | 2020-10-02 | 1 | -0/+7 |
* | fixed codeblock type for asm snippet | johannst | 2020-09-19 | 1 | -1/+1 |
* | added make -p note | johannst | 2020-09-18 | 1 | -0/+2 |
* | added gnu make notes | johannst | 2020-09-18 | 2 | -0/+106 |
* | added links to pages on sub readmes | johannst | 2020-09-17 | 1 | -0/+6 |
* | added new hierarchy | johannst | 2020-04-19 | 6 | -0/+260 |