Andy Wingo
|
4fe4177d7c
|
Split inline function definitions out to separate headers
Users will need to include gc-allocate.h, gc-safepoint.h, and
gc-barrier.h explicitly.
|
2025-07-01 12:45:41 +02:00 |
|
Andy Wingo
|
675d8d649a
|
Rework gc_call_without_gc to allow reentrancy
Rename to gc_deactivate_for_call / gc_reactivate_for_call
|
2025-05-15 11:26:27 +02:00 |
|
Andy Wingo
|
2dab407ec1
|
Expose definition of gc_stack_addr, rework API
|
2025-04-18 15:08:01 +02:00 |
|
Andy Wingo
|
cfc8c8a9b8
|
Allow embedder to request a major GC
|
2023-10-18 16:34:20 +02:00 |
|
Andy Wingo
|
0c7bdacc51
|
Revert "Allow embedder to request a major GC"
This reverts commit f39e6ee69f0aa2e14227a019a5332ba129418977.
|
2023-10-18 15:13:41 +02:00 |
|
Andy Wingo
|
514dcc702e
|
Allow embedder to request a major GC
|
2023-10-18 15:13:41 +02:00 |
|
Andy Wingo
|
5130380ae5
|
Rework stats collection to use listener interface
|
2023-10-16 12:13:08 +02:00 |
|
Andy Wingo
|
dc013cfb58
|
Change gc_allocate_ephemeron to return struct gc_ephemeron
|
2023-09-11 11:48:32 +02:00 |
|
Andy Wingo
|
e6de2fd633
|
Reorganize source tree and document
|
2023-08-06 12:04:33 +02:00 |
|