kiper220
  • Joined on 2025-02-07
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 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 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 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/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/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/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 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 and deleted reference refs/tags/refs/pull/1066/merge at kiper220/mimalloc from mirror 2025-04-09 03:49:32 +03:00
kiper220 synced commits to refs/pull/1057/merge at kiper220/mimalloc from mirror 2025-04-09 03:49: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 »
kiper220 synced commits to dev2 at kiper220/mimalloc from mirror 2025-04-09 03:49:32 +03:00
9b9c1e0512 Merge branch 'dev' into dev2
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 8 commits »
kiper220 synced commits to dev at kiper220/mimalloc from mirror 2025-04-09 03:49:32 +03:00
951538d469 fix prctl.h includes for alpine linux/musl (hopefully fixes #1065, #1066, #1067)
kiper220 synced and deleted reference refs/tags/refs/pull/1067/merge at kiper220/mimalloc from mirror 2025-04-09 03:49:32 +03:00
kiper220 synced commits to dev3-cdb at kiper220/mimalloc from mirror 2025-04-08 03:19:32 +03:00
15b2d1cbd6 bump version to 3.0.3
kiper220 synced commits to refs/pull/1028/merge at kiper220/mimalloc from mirror 2025-04-07 19:09:32 +03:00
bc8eca8bf2 typo
8c99ac1bbd fix typo
d767dbfbb4 use C++ compilation with clang-cl (as well as msvc) on Windows
5a58df6534 fix signed compare warning
Compare 7 commits »
kiper220 synced commits to refs/pull/959/merge at kiper220/mimalloc from mirror 2025-04-07 19:09:32 +03:00
bc8eca8bf2 typo
8c99ac1bbd fix typo
d767dbfbb4 use C++ compilation with clang-cl (as well as msvc) on Windows
5a58df6534 fix signed compare warning
Compare 12 commits »
kiper220 synced commits to refs/pull/977/merge at kiper220/mimalloc from mirror 2025-04-07 10:59:31 +03:00
bc8eca8bf2 typo
8c99ac1bbd fix typo
d767dbfbb4 use C++ compilation with clang-cl (as well as msvc) on Windows
5a58df6534 fix signed compare warning
Compare 12 commits »
kiper220 pushed to main at WetGrape/branding 2025-02-16 18:40:02 +02:00
c4a5fdf1ef wip: add rounded variant