Clément Grégoire
Clément Grégoire
On my laptop the GUI has really high GPU usage as soon as I have any interaction with it, even when the window is in the background (unless minimized). It...
I was trying to create a fixture so that the size of the input of the test would be different among benchmarks, but with the same fixture. Hawai doesn't do...
Absolute paths breaks CPack, any project including hayai with add_subdirectory would not be able to use CPack.
### Brief Issue Summary Emscripten detection does not work on windows ### Expected: When looking for kits, Emscripten should be detected when `EMSCRIPTEN` or `cmake.emscriptenSearchDirs` is correctly set to the...
Currently when using `ImPlot::PlotHistogram` without the cumulative/density flags, outliers are always discarded. Would it make sense to add -inf / +inf bins to count the outliers ? I suppose this...
It would probably benefit everybody to have hunter integration, but the following issues need to be addressed first : - Clean the Stormlib CMakeLists.txt so that hunter support gets upstreamed...
Since Google (rightfully so) often links to this repository when looking for MSVC UTF8 support, it would be best if we had a clean `CMakeLists.txt` !
### Verify latest release - [X] I verified that the issue exists in the latest pnpm release ### pnpm version _No response_ ### Which area(s) of pnpm are affected? (leave...
### 🚀 Feature Proposal By default, `jest` should use the [`debugger`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/debugger) statement on assertion failure. This could also be behind a configuration parameter. ### Motivation This would make it way...
This fixes all issues related to auto-pin mentioned in #485.