.. |
prim
|
merge from dev
|
2024-12-31 14:28:09 -08:00 |
alloc-aligned.c
|
Merge branch 'dev' into dev3
|
2025-01-02 15:02:57 -08:00 |
alloc-override.c
|
Merge pull request #918 from mneumann/dev-fix-build-on-dragonflybsd
|
2024-12-30 12:18:35 -08:00 |
alloc-posix.c
|
update alignment check
|
2023-04-16 17:05:56 -07:00 |
alloc.c
|
rename option pagemap_commit; always commit the page map on macos (for now)
|
2024-12-22 16:06:49 -08:00 |
arena-meta.c
|
Merge branch 'dev3' into dev3-bin
|
2024-12-23 16:47:08 -08:00 |
arena.c
|
merge from dev3; make medium bin larger than other
|
2025-01-02 12:24:27 -08:00 |
bitmap.c
|
search size bins from small to large
|
2025-01-02 15:19:08 -08:00 |
bitmap.h
|
merge from dev3
|
2025-01-02 15:06:31 -08:00 |
free.c
|
add attr_noexept for better codegen on msvc
|
2024-12-26 10:28:36 -08:00 |
heap.c
|
Merge branch 'dev3' into dev3-bin
|
2024-12-31 15:11:24 -08:00 |
init.c
|
Merge branch 'dev3' into dev3-bin
|
2024-12-31 15:11:24 -08:00 |
libc.c
|
nice colors for heap maps
|
2024-12-24 20:10:44 -08:00 |
options.c
|
Merge branch 'dev3' into dev3-bin
|
2024-12-31 15:11:24 -08:00 |
os.c
|
fix stats for delay purge commit
|
2024-12-25 11:45:01 -08:00 |
page-map.c
|
commit page-map within one allocation
|
2024-12-25 10:50:49 -08:00 |
page-queue.c
|
fix huge page allocation size
|
2024-12-24 16:39:54 -08:00 |
page.c
|
remove is_expandable requirement on page candidates
|
2024-12-24 20:23:37 -08:00 |
random.c
|
various improvements
|
2024-12-09 14:31:43 -08:00 |
static.c
|
add dedicated meta data allocation for threads and tld
|
2024-12-08 12:20:54 -08:00 |
stats.c
|
fix recursive tls access on macOS <= 14
|
2024-12-22 21:03:03 -08:00 |