kiper220
  • Joined on 2025-02-07
kiper220 synced commits to refs/pull/1081/head at kiper220/mimalloc from mirror 2025-05-02 13:49:31 +03:00
ab4ecac1ec fix mi_clz and mi_ctz having undefined behavior due to uninitialized variable
kiper220 synced commits to refs/pull/1081/merge at kiper220/mimalloc from mirror 2025-05-02 13:49:31 +03:00
ab4ecac1ec fix mi_clz and mi_ctz having undefined behavior due to uninitialized variable
Compare 2 commits »
kiper220 synced commits to refs/pull/959/merge at kiper220/mimalloc from mirror 2025-04-14 14:09:31 +03:00
fae61ed946 fix assertion in mi_free_size (issue #754)
a5298dd48f Merge remote-tracking branch 'refs/remotes/origin/dev' into dev
7543e8989a validate pointer before assertion in mi_free_size (issue #754)
Compare 4 commits »
kiper220 synced commits to refs/pull/1059/merge at kiper220/mimalloc from mirror 2025-04-14 14:09:31 +03:00
fae61ed946 fix assertion in mi_free_size (issue #754)
a5298dd48f Merge remote-tracking branch 'refs/remotes/origin/dev' into dev
7543e8989a validate pointer before assertion in mi_free_size (issue #754)
Compare 4 commits »
kiper220 synced commits to refs/pull/1057/merge at kiper220/mimalloc from mirror 2025-04-14 14:09:31 +03:00
fae61ed946 fix assertion in mi_free_size (issue #754)
a5298dd48f Merge remote-tracking branch 'refs/remotes/origin/dev' into dev
7543e8989a validate pointer before assertion in mi_free_size (issue #754)
Compare 4 commits »
kiper220 synced commits to refs/pull/977/merge at kiper220/mimalloc from mirror 2025-04-14 14:09:31 +03:00
fae61ed946 fix assertion in mi_free_size (issue #754)
a5298dd48f Merge remote-tracking branch 'refs/remotes/origin/dev' into dev
7543e8989a validate pointer before assertion in mi_free_size (issue #754)
Compare 4 commits »
kiper220 synced commits to refs/pull/995/merge at kiper220/mimalloc from mirror 2025-04-14 14:09:31 +03:00
fae61ed946 fix assertion in mi_free_size (issue #754)
a5298dd48f Merge remote-tracking branch 'refs/remotes/origin/dev' into dev
7543e8989a validate pointer before assertion in mi_free_size (issue #754)
Compare 4 commits »
kiper220 synced commits to refs/pull/1028/merge at kiper220/mimalloc from mirror 2025-04-14 14:09:31 +03:00
fae61ed946 fix assertion in mi_free_size (issue #754)
a5298dd48f Merge remote-tracking branch 'refs/remotes/origin/dev' into dev
7543e8989a validate pointer before assertion in mi_free_size (issue #754)
Compare 4 commits »
kiper220 synced commits to refs/pull/637/merge at kiper220/mimalloc from mirror 2025-04-14 14:09:31 +03:00
fae61ed946 fix assertion in mi_free_size (issue #754)
a5298dd48f Merge remote-tracking branch 'refs/remotes/origin/dev' into dev
7543e8989a validate pointer before assertion in mi_free_size (issue #754)
951538d469 fix prctl.h includes for alpine linux/musl (hopefully fixes #1065, #1066, #1067)
Compare 16 commits »
kiper220 synced commits to refs/pull/931/merge at kiper220/mimalloc from mirror 2025-04-14 14:09:31 +03:00
fae61ed946 fix assertion in mi_free_size (issue #754)
a5298dd48f Merge remote-tracking branch 'refs/remotes/origin/dev' into dev
7543e8989a validate pointer before assertion in mi_free_size (issue #754)
Compare 4 commits »
kiper220 synced commits to dev2 at kiper220/mimalloc from mirror 2025-04-14 05:59:31 +03:00
7ddc64d902 Merge branch 'dev' into dev2
fae61ed946 fix assertion in mi_free_size (issue #754)
de776bcfe1 Merge remote-tracking branch 'refs/remotes/origin/dev2' into dev2
9cc63c16fb Merge branch 'dev' into dev2
a5298dd48f Merge remote-tracking branch 'refs/remotes/origin/dev' into dev
Compare 7 commits »
kiper220 synced commits to dev3 at kiper220/mimalloc from mirror 2025-04-14 05:59:31 +03:00
61f3ffd2a6 Merge branch 'dev' into dev3
fae61ed946 fix assertion in mi_free_size (issue #754)
3bc90fbd71 Merge branch 'dev' into dev3
a5298dd48f Merge remote-tracking branch 'refs/remotes/origin/dev' into dev
7543e8989a validate pointer before assertion in mi_free_size (issue #754)
Compare 5 commits »
kiper220 synced commits to dev at kiper220/mimalloc from mirror 2025-04-14 05:59:31 +03:00
fae61ed946 fix assertion in mi_free_size (issue #754)
a5298dd48f Merge remote-tracking branch 'refs/remotes/origin/dev' into dev
7543e8989a validate pointer before assertion in mi_free_size (issue #754)
Compare 3 commits »
kiper220 synced commits to refs/pull/959/merge at kiper220/mimalloc from mirror 2025-04-12 05:19:32 +03:00
951538d469 fix prctl.h includes for alpine linux/musl (hopefully fixes #1065, #1066, #1067)
Compare 2 commits »
kiper220 synced commits to refs/pull/977/merge at kiper220/mimalloc from mirror 2025-04-12 05:19:32 +03:00
951538d469 fix prctl.h includes for alpine linux/musl (hopefully fixes #1065, #1066, #1067)
Compare 2 commits »
kiper220 synced commits to refs/pull/931/merge at kiper220/mimalloc from mirror 2025-04-12 05:19:32 +03:00
951538d469 fix prctl.h includes for alpine linux/musl (hopefully fixes #1065, #1066, #1067)
bc8eca8bf2 typo
8c99ac1bbd fix typo
d767dbfbb4 use C++ compilation with clang-cl (as well as msvc) on Windows
Compare 13 commits »
kiper220 synced commits to refs/pull/995/merge at kiper220/mimalloc from mirror 2025-04-10 12:29:32 +03:00
951538d469 fix prctl.h includes for alpine linux/musl (hopefully fixes #1065, #1066, #1067)
Compare 2 commits »
kiper220 synced commits to refs/pull/1059/merge at kiper220/mimalloc from mirror 2025-04-09 11:59:32 +03:00
951538d469 fix prctl.h includes for alpine linux/musl (hopefully fixes #1065, #1066, #1067)
Compare 2 commits »
kiper220 synced commits to refs/pull/1028/merge at kiper220/mimalloc from mirror 2025-04-09 11:59:32 +03:00
951538d469 fix prctl.h includes for alpine linux/musl (hopefully fixes #1065, #1066, #1067)
Compare 2 commits »
kiper220 synced commits to dev3 at kiper220/mimalloc from mirror 2025-04-09 03:49:32 +03:00
ccda6b576e Merge branch 'dev' into dev3
951538d469 fix prctl.h includes for alpine linux/musl (hopefully fixes #1065, #1066, #1067)
bc8eca8bf2 typo
Compare 3 commits »