seppeon

Results 6 issues of seppeon

I've pulled the code and have made some optimisations for performance. Builds fine, but crashes I believe when it attempts to load DLL's. What are the build instructions for this...

Hello, the following demo results in a crash: https://godbolt.org/z/Gbv3dvaeE The thread local storage doesn't appear to be initialized. The error is stated as: ``` Exception 0xc0000005 encountered at address 0x7ff694b72354:...

I noticed today that `[[nodiscard]]` isn't present in this set of guidelines (apart from not ignoring results of functions declared nodiscard and not using void casts to ignore). I think...

**Describe the bug** Typedefs/aliases are not currently available in the sidebar. **Expected behavior** Typedefs placed in the sidebar, enabled through `TYPEDEFS_ON_SIDEBAR` **Screenshots** ![image](https://github.com/doxygen/doxygen/assets/68693576/0488285b-e398-4cd7-b5b5-7658851fc276)

enhancement

In tables of 2 dimensional data, the rows and columns need labeling. This is often done and is possible in html, excel and latex: Excel: https://www.myexcelonline.com/blog/how-to-split-cells-diagonally-in-excel/ Latex: https://tex.stackexchange.com/questions/89745/how-to-diagonally-divide-a-table-cell-properly Html: https://stackoverflow.com/questions/45506550/how-can-a-split-diagonally-a-table-header-cell...

### Summary Changes to recipe: **shaderc/2025.2** #### Motivation Just a version bump, motivated by a local move to latest gcc/clang where a standard library header was missing in older shaderc...