kiper220
  • Joined on 2025-02-07
kiper220 synced commits to dev3-cdb-sk at kiper220/mimalloc from mirror 2025-08-14 03:54:47 +03:00
b52e821578 Increase the amount of memory that gets poisoned on free.
kiper220 synced commits to dev3-cdb-sk at kiper220/mimalloc from mirror 2025-07-30 13:44:48 +03:00
kiper220 synced new reference dev3-cdb-sk to kiper220/mimalloc from mirror 2025-07-30 13:44:48 +03:00
kiper220 synced new reference refs/tags/v3.0.8 to kiper220/mimalloc from mirror 2025-07-26 11:44:49 +03:00
kiper220 synced new reference refs/tags/v3.0.7 to kiper220/mimalloc from mirror 2025-07-26 11:44:49 +03:00
kiper220 synced commits to refs/tags/v3.0.8 at kiper220/mimalloc from mirror 2025-07-26 11:44:49 +03:00
kiper220 synced commits to dev3-cdb at kiper220/mimalloc from mirror 2025-07-26 11:44:49 +03:00
a479aaba94 cherry pick guarded sample rate fix
8c9f39fde1 bump version to 3.0.7
0f7c9d33e7 set build setting MI_OPT_ARCH by default to OFF to ensure it runs as x64 under the arm64 emulator; performance impact is minimal on x64 and unchanged for native arm64
Compare 3 commits »
kiper220 synced commits to refs/tags/v3.0.7 at kiper220/mimalloc from mirror 2025-07-26 11:44:49 +03:00
kiper220 closed issue kiper220/learncpp#1 2025-07-06 19:24:24 +03:00
Что требуется изучить?
kiper220 pushed to main at kiper220/learncpp 2025-07-06 17:20:52 +03:00
2ce50dac25 Initial commit
kiper220 opened issue kiper220/learncpp#1 2025-07-06 17:14:34 +03:00
Что требуется изучить?
kiper220 created repository kiper220/learncpp 2025-07-06 17:08:08 +03:00
kiper220 pushed to main at WetGrape/branding 2025-07-06 12:45:40 +03:00
72031277dd style: update evoengine logo and baners (2)
kiper220 pushed to main at WetGrape/branding 2025-07-06 12:22:24 +03:00
88c01ea1ed wip: rename due to adblock
kiper220 pushed to main at WetGrape/branding 2025-07-05 20:41:30 +03:00
b70518cd1a style: update evoengine logo and baners
kiper220 pushed to main at WetGrape/branding 2025-07-05 18:48:05 +03:00
d8942e6fa3 wip: added evoengine logo and banners variants
kiper220 synced commits to dev3-cdb at kiper220/mimalloc from mirror 2025-06-24 06:04:37 +03:00
6be28eda6e bump version to 3.0.6
kiper220 synced commits to dev3 at kiper220/mimalloc from mirror 2025-06-19 03:44:38 +03:00
639b73ecf9 refactor
98140490a9 remove unneeded forward declarations
Compare 2 commits »
kiper220 synced commits to dev3-cdb at kiper220/mimalloc from mirror 2025-06-18 11:34:38 +03:00
0f2cc25572 fix decl_nodiscard annotation for Linux builds
796aa40b38 fix decl_nodiscard annotation for Linux builds
dcd6fd77b8 ensure the page submaps are zero initialized
a18b692262 check commit success for pagemap extension so NULL can be returned instead of faulting (issue #1098)
Compare 4 commits »
kiper220 synced commits to dev3 at kiper220/mimalloc from mirror 2025-06-18 11:34:38 +03:00
c1f17cd253 include std headers in bits for IDE
1b5ee4e2d0 skip purge after arenas destroy
aaf8da9aba potential fix for use-after-free of the tld on unsafe arenas destroy
99976d6c2b fix merge error where commit bits in the pagemap were not set
2ce6568af6 fix compile error for mi_decl_nodiscard
Compare 7 commits »