We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
38f0809
Avoid compiling with -march=native, which prevents binaries from being used on CPUs older than the build CPU.
-march=native
Fix a broken binary search resulting in out-of-bounds memory access.
2b4b811
First public release.