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
path:
root
/
test
Age
Commit message (
Expand
)
Author
2022-04-09
Merge branch 'dev' into dev-slice
Daan Leijen
2022-04-09
nicer heap walk test
Daan Leijen
2022-04-09
merge from dev
Daan Leijen
2022-04-08
add heap walk test
Daan Leijen
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-02
collect segment cache on mi_collect
Daan
2022-01-10
Merge branch 'dev' into dev-slice
daan
2022-01-10
further fixes to allow statically linking mimalloc in DLL modules (issue #508)
Daan Leijen
2022-01-10
merge from dev
daan
2021-12-21
Add tests to check "freed memory fill" behaviour in debug mode
Frank Richter
2021-12-21
Add tests for debug mode "uninit fill" behaviour
Frank Richter
2021-12-21
Add tests for zero-initialization functions
Frank Richter
2021-12-21
Move test macros/helpers to a separate header
Frank Richter
2021-12-18
fix bug in freeing huge OS page allocation spanning multiple huge OS pages
daan
2021-12-18
merge from dev
daan
2021-12-18
Merge branch 'dev' into dev-slice
Daan Leijen
2021-12-18
update alignment tests
Daan Leijen
2021-12-17
Merge branch 'dev' into dev-slice
daan
2021-12-17
add extra alignment tests
daan
2021-12-17
merge from dev (MI_ALIGNED_MAX)
daan
2021-12-17
improve aligned allocation performance
daan
2021-12-15
Merge branch 'dev' into dev-slice
daan
2021-12-15
Merge branch 'dev' into netbsd_reallocarr
Daan
2021-12-15
merge from dev
daan
2021-12-15
rename VER_DIR to VERSION_DIR
daan
2021-12-14
merge from dev
Daan
2021-12-14
further improvements to installation directories
Daan
2021-12-01
introduces netbsd's reallocarr overriding.
David Carlier
2021-11-14
merge from dev
Daan
2021-11-14
update cmake install for MI_INSTALL_TOPLEVEL
Daan
2021-11-13
use size_t instead of uintptr_t where appropiate
daan
2021-11-11
fix decommit bug
daan
2021-11-10
merge from dev-slice
daan
2021-11-10
save decommit_mask for segments in the segment cache
daan
2021-11-09
wip: increase commit mask resolution
daan
2021-10-20
Merge branch 'dev' into dev-slice
Daan
2021-10-20
api test conceal gcc pragma
David CARLIER
2021-10-19
merge from dev
Daan Leijen
2021-10-19
fix warnings
Daan Leijen
2021-10-19
merge from dev
Daan
2021-10-19
Merge pull request #428 from Logarithmus/fix-test-i686
Daan
2021-10-19
Merge branch 'dev' into dev-slice
Daan
2021-10-19
Merge pull request #467 from tiran/strict_prototypes
Daan
2021-10-19
Fix strict function prototype warnings
Christian Heimes
2021-10-18
merge from dev
Daan Leijen
2021-07-26
update tests with static
Daan Leijen
2021-07-26
add test for #445
Daan Leijen
2021-06-29
Fix 'malloc-nomem1' test for 32-bit architectures
Artur Sinila
[next]