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
/
ide
Age
Commit message (
Expand
)
Author
2021-11-13
Merge branch 'dev' into dev-slice
daan
2021-11-13
use W4 for msvc compilation
daan
2021-06-07
Merge branch 'dev' into dev-slice
Daan Leijen
2021-06-07
Revert "make all includes relative"
Daan Leijen
2021-06-06
Merge branch 'dev' into dev-slice
Daan Leijen
2021-06-06
make all includes relative
Daan Leijen
2020-09-08
refactor segment cache and map in a separate source file
daan
2020-09-08
merge from dev (bitmap split)
daan
2020-09-08
split bitmap code into separate header and source file
daan
2020-09-07
merge from dev
daan
2020-09-07
add mi_reserve_os_memory/mi_manage_os_memory; allow arena allocations to cros...
daan
2020-09-05
Merge branch 'dev' into dev-slice
daan
2020-09-05
fix warnings on vs2017
daan
2020-09-05
Merge branch 'dev' into dev-slice
daan
2020-09-05
ctest output verbose on windows pipeline
daan
2020-09-05
Merge branch 'dev' into dev-slice
daan
2020-09-05
fix msvc compilation in C mode
daan
2020-09-05
fix c++ compilation with new atomics for dev-slice
daan
2020-08-27
merge from dev
daan
2020-07-23
fix memory order to acq_rel for atomic and/or, issue #130, thanks @mpoeter!
daan
2020-04-28
merge from dev
daan
2020-04-06
fix for ensuring heap initialization with static linking on windows on huge a...
daan
2020-04-06
further fixes to compile on mingw without warnings (issue #217)
daan
2020-03-16
merge from dev
daan
2020-02-02
fix aligment check when padding is enabled
daan
2020-02-02
Merge branch 'dev' into dev-exp
daan
2020-02-02
suppress spurious warnings with clang-cl
daan
2020-02-01
use default declaration for the STL allocator class
daan
2020-02-01
add test-api to vs solution
daan
2020-01-31
byte-precise heap block overflow checking with encoded padding
daan
2020-01-27
merge from dev-exp; better abandoned reclamation
daan
2020-01-25
move 'memory.c' to 'region.c'
daan
2020-01-24
add cache alignment directives for contended variables
daan
2020-01-23
fix warning in msvc
daan
2020-01-20
merge from dev
daan
2020-01-16
make mimalloc compile with the highest warning level on msvc
daan
2020-01-16
use proper C++11 check for noexcept attribute
daan
2020-01-16
rearrange STL allocator code: remove pragma, ifdef for C++11
daan
2020-01-16
Merge branch 'dev' into kile/stl
Daan
2020-01-16
merge stl and main header
Kirsten Lee
2020-01-13
merge from dev
daan
2020-01-06
add stl mimalloc wrapper
Kirsten Lee
2019-12-22
updated random cookie generation using OS primitives and chacha20
daan
2019-11-22
bump version to 1.3 for further development
daan
2019-11-21
merge from dev-exp
daan
2019-11-21
merge from dev
daan
2019-11-21
add vs2019 project filters
daan
2019-11-20
merge from dev
Daan Leijen
2019-11-15
improve stress test
daan
2019-11-10
merge from dev-exp; bitmap based arena
Daan Leijen
[next]