Skip to content

Actions: jacob-hughes/bdwgc

zig build

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
18 workflow runs
18 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Prevent collection of uncollectable allocations
zig build #18: Commit 515c115 pushed by jacob-hughes
September 16, 2024 09:59 15m 33s uncollectable_allocation
September 16, 2024 09:59 15m 33s
Add tag for tracking if object is RAII'd or GC'd
zig build #17: Commit b75dc0b pushed by jacob-hughes
September 13, 2024 15:38 19m 54s uncollectable_bit
September 13, 2024 15:38 19m 54s
Do not increment marks
zig build #16: Commit c65972b pushed by jacob-hughes
September 13, 2024 11:44 19m 40s uncollectable_bit
September 13, 2024 11:44 19m 40s
Add tag for tracking if object is RAII'd or GC'd
zig build #15: Commit dc594e7 pushed by jacob-hughes
September 11, 2024 12:38 23m 3s uncollectable_bit
September 11, 2024 12:38 23m 3s
Allow external use of keep-alive API
zig build #14: Commit 5fe2387 pushed by jacob-hughes
September 9, 2024 16:58 19m 15s keep_alive_api
September 9, 2024 16:58 19m 15s
Reimplement finalize count API
zig build #13: Commit 4de0a20 pushed by jacob-hughes
August 23, 2024 15:13 17m 28s finalizer_count_api
August 23, 2024 15:13 17m 28s
Remove buffered disclaim finalisation
zig build #12: Commit 43d97f6 pushed by jacob-hughes
August 22, 2024 14:20 31m 51s switch_to_gc_finalize_api
August 22, 2024 14:20 31m 51s
Remove unnecessary assignment
zig build #11: Commit 56cc901 pushed by jacob-hughes
August 22, 2024 14:10 24m 39s switch_to_gc_finalize_api
August 22, 2024 14:10 24m 39s
Unset flzr_can_work before doing the work
zig build #10: Commit 220bc1f pushed by jacob-hughes
August 22, 2024 13:59 18m 12s switch_to_gc_finalize_api
August 22, 2024 13:59 18m 12s
Remove buffered disclaim finalisation
zig build #8: Commit 7e6000f pushed by jacob-hughes
August 21, 2024 20:48 30m 12s switch_to_gc_finalize_api
August 21, 2024 20:48 30m 12s
Revert to using old GC_finalize mechanism
zig build #7: Commit 9c19c6a pushed by jacob-hughes
August 21, 2024 20:37 22m 39s switch_to_gc_finalize_api
August 21, 2024 20:37 22m 39s
Conditionally compile buffered finalization
zig build #6: Commit 5f21e15 pushed by jacob-hughes
August 8, 2024 12:11 18m 34s fix_build_failure
August 8, 2024 12:11 18m 34s
Bump rootset count to large configuration
zig build #5: Commit d81038e pushed by jacob-hughes
May 28, 2024 08:58 18m 50s bump_rootset_count
May 28, 2024 08:58 18m 50s
Add API for getting number of objects finalised
zig build #4: Commit be14dd1 pushed by jacob-hughes
May 9, 2024 15:45 18m 13s finaliser_count_api
May 9, 2024 15:45 18m 13s
Remove unneeded brackets
zig build #3: Commit a59b751 pushed by jacob-hughes
March 12, 2024 18:07 11m 11s valgrind_tracking
March 12, 2024 18:07 11m 11s
Add noinline attribute
zig build #2: Commit be71c12 pushed by jacob-hughes
March 7, 2024 11:34 5m 50s valgrind_tracking
March 7, 2024 11:34 5m 50s