zig/lib
LemonBoy dbc11be038 std: Fix two bugs in bigint pow
* Correctly scan all the exponent bits, this caused the incorrect result
  to be computed for exponents being powers of two.
* Allocate enough limbs to make llmulacc stop whining.
2020-10-05 22:16:26 -04:00
..
include update clang C headers to 10.0.0rc2 2020-02-14 10:30:06 -05:00
libc mingw: Add user32.def for 32bit Windows 2020-10-01 11:27:59 +02:00
libcxx zig c++: get it working with musl and mingw-w64 2020-03-27 12:38:52 -04:00
libcxxabi zig c++: get it working with musl and mingw-w64 2020-03-27 12:38:52 -04:00
libunwind update libunwind to llvm10.0.0rc2 2020-02-14 10:44:23 -05:00
std std: Fix two bugs in bigint pow 2020-10-05 22:16:26 -04:00