index
:
Project-1CE/external_mimalloc
sugisawa-mr1
tachibana
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-04-07
Merge branch 'dev' into dev-slice
Daan
2022-04-07
fix assertion failure with mixed pointer errors
Daan
2022-04-07
Merge branch 'dev' into dev-slice
Daan Leijen
2022-04-07
fix issue with log messages sometimes failing on Windows if the console canno...
Daan Leijen
2022-04-07
fix stats for large objects that were off by the block size padding
Daan Leijen
2022-04-07
remove unneeded MI_HUGE_OBJ_SIZE_MAX
Daan Leijen
2022-04-07
Merge branch 'dev' into dev-slice
Daan Leijen
2022-04-07
fix debug edit
Daan Leijen
2022-04-07
Merge branch 'dev' into dev-slice
Daan Leijen
2022-04-07
fix formatting flags for warning messages
Daan Leijen
2022-04-07
use heap_stat_decrease when possible
Daan Leijen
2022-04-04
merge from dev
Daan Leijen
2022-04-04
use heap_stat_increase macros when possible
Daan Leijen
2022-04-02
Merge branch 'dev' into dev-slice
Daan Leijen
2022-04-02
improve fallback code for aligned allocation on Windows
Daan Leijen
2022-04-02
when MIMALLOC_VERBOSE is set, the all errors/warnings are shown
Daan Leijen
2022-04-02
add better warning messages if aligning or freeing OS memory fails
Daan Leijen
2022-04-02
allow setting MIMALLOC_MAX_ERRORS/WARNINGS to -1 to get unlimited error/warni...
Daan Leijen
2022-04-02
add thread id to trace, warning, and error messages
Daan Leijen
2022-03-30
update the docs to clarify the proper C++ override usage.
David Carlier
2022-02-28
Fix wrong reporting of area used bytes
Roman Gershman
2022-02-23
update minject to use mimalloc.dll by default (issue #542)
daan
2022-02-22
Merge branch 'dev' into dev-slice
Daan
2022-02-22
Merge pull request #550 from devnexen/old_apple_build_fix
Daan
2022-02-22
fix build on older macOs releases, aligned_alloc only from catalina.
David CARLIER
2022-02-22
add delete nothrow variants for aligned deletion as well (see #551)
Daan
2022-02-22
add delete nothrow variants for aligned deletion as well (see #551)
Daan
2022-02-22
Merge pull request #551 from sicherha/override-nothrow-delete
Daan
2022-02-22
Fix compatibility with GNU libstdc++ < 9
Christoph Erhardt
2022-02-18
Fix strict function prototype warnings
Biswapriyo Nath
2022-02-14
merge from dev
Daan
2022-02-14
bump version for further development
Daan
2022-02-14
fix v2.0.5 version
Daan
2022-02-14
merge from dev
Daan
2022-02-14
bump to version x.0.5
Daan
2022-02-14
Merge commit 'c3b577df' into dev
Daan
2022-02-14
fix for macOS M1 Monteray to check pointers in zone_size
Daan
2022-02-14
Merge branch 'dev-slice' of https://github.com/microsoft/mimalloc into dev-slice
Daan
2022-02-14
Merge branch 'dev' into dev-slice
Daan
2022-02-14
prepare for x.0.4 release
Daan
2022-02-14
Merge branch 'dev' into dev-slice
daan
2022-02-14
fix warning on freebsd
daan
2022-02-10
Merge branch 'dev' into dev-slice
daan
2022-02-10
fix test-api-fill c++ compilation
daan
2022-02-10
fix ubsan warning on huge allocations (issue #543)
daan
2022-02-10
Merge branch 'dev' into dev-slice
daan
2022-02-10
add huge allocation test (see #544 by @Tiran)
daan
2022-02-10
add extra huge allocation test
daan
2022-02-05
fix start adjustment for the commit mask
daan
2022-02-05
improve commit chunk alignment
daan
[prev]
[next]