Skip to content

Actions: ivmai/bdwgc

zig cross-compile

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
127 workflow runs
127 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Update build.zig for upstream API changes
zig cross-compile #58: Pull request #632 opened by linusg
April 10, 2024 19:06 3m 39s linusg:zig-build
April 10, 2024 19:06 3m 39s
Fix 'GC_push_marked1 discards const qualifier' gcc error
zig cross-compile #56: Commit 4d6cdc0 pushed by ivmai
March 29, 2024 10:32 6m 17s master
March 29, 2024 10:32 6m 17s
Travis CI: Update cppcheck tool to v2.13.3
zig cross-compile #55: Commit 670c713 pushed by ivmai
March 29, 2024 10:06 3m 17s master
March 29, 2024 10:06 3m 17s
Use GC_HIDE_POINTER() in small_cons_uncollectable() of gctest
zig cross-compile #54: Commit 58e55d4 pushed by ivmai
March 23, 2024 20:59 9m 8s master
March 23, 2024 20:59 9m 8s
Fix double lock in GC_malloc called from backtrace()
zig cross-compile #53: Commit b37ca67 pushed by ivmai
March 19, 2024 07:28 5m 6s master
March 19, 2024 07:28 5m 6s
build.zig: Support ignore_free
zig cross-compile #52: Pull request #625 opened by plajjan
March 18, 2024 12:51 9m 53s actonlang:ignore-free
March 18, 2024 12:51 9m 53s
GH Actions: Remove workaround for illegal instruction in GC_clear_stack
zig cross-compile #51: Commit 26a0222 pushed by ivmai
March 18, 2024 06:36 9m 47s master
March 18, 2024 06:36 9m 47s
Update information and better describe call stack saving support
zig cross-compile #50: Commit c2497be pushed by ivmai
March 16, 2024 06:25 4m 12s master
March 16, 2024 06:25 4m 12s
AppVeyor CI: Test valgrind tracking but no parallel mark (cmake)
zig cross-compile #49: Commit f791770 pushed by ivmai
March 13, 2024 07:40 10m 0s master
March 13, 2024 07:40 10m 0s
Assume argument of GC_set_fl_marks is non-null
zig cross-compile #45: Commit 0c88daa pushed by ivmai
March 4, 2024 05:28 9m 18s master
March 4, 2024 05:28 9m 18s
Add assertion in GC_set_fl_marks that there is no loop in freelist
zig cross-compile #44: Commit a85c6b1 pushed by ivmai
March 3, 2024 20:58 9m 3s master
March 3, 2024 20:58 9m 3s
Expose functions to enable pushing of custom proc and ranges
zig cross-compile #43: Commit 7fc3e07 pushed by ivmai
February 26, 2024 21:16 3m 2s master
February 26, 2024 21:16 3m 2s
Always call GC_on_mark_stack_empty when mark stack top reached
zig cross-compile #42: Commit c8c9f6d pushed by ivmai
February 26, 2024 16:40 3m 32s master
February 26, 2024 16:40 3m 32s
Travis CI: Test with -D DONT_PROTECT_PTRFREE
zig cross-compile #41: Commit bb7deb5 pushed by ivmai
February 22, 2024 21:18 4m 6s master
February 22, 2024 21:18 4m 6s
Increase object kinds limit (to 24 items)
zig cross-compile #40: Commit e809c1c pushed by ivmai
February 16, 2024 16:52 8m 44s master
February 16, 2024 16:52 8m 44s
Eliminate 'conversion from size_t to unsigned' warning in GC_n_set_marks
zig cross-compile #39: Commit 2414089 pushed by ivmai
February 15, 2024 07:03 9m 9s master
February 15, 2024 07:03 9m 9s
Use lb, lg and k argument names uniformly
zig cross-compile #38: Commit d4ba533 pushed by ivmai
February 15, 2024 06:49 8m 30s master
February 15, 2024 06:49 8m 30s
Treat zero requested size in GC_malloc_many same as that in GC_malloc
zig cross-compile #37: Commit d934e7d pushed by ivmai
February 13, 2024 21:30 9m 39s master
February 13, 2024 21:30 9m 39s
Eliminate 'unused GC_unprotect_all_heap' warning for single-threaded …
zig cross-compile #36: Commit e67c920 pushed by ivmai
February 12, 2024 21:15 6m 53s master
February 12, 2024 21:15 6m 53s
Eliminate 'unused function GC_unprotect_all_heap' warning on Linux
zig cross-compile #35: Commit f33bd15 pushed by ivmai
February 12, 2024 20:36 9m 12s master
February 12, 2024 20:36 9m 12s
Fix 'misleading indentation' clang warning in check_heap_stats of gctest
zig cross-compile #34: Commit 0efb130 pushed by ivmai
February 12, 2024 17:44 4m 8s master
February 12, 2024 17:44 4m 8s
Fix 'Unexpected heap growth' fail in gctest if GC_INITIAL_HEAP_SIZE i…
zig cross-compile #33: Commit 4c6d773 pushed by ivmai
February 12, 2024 17:15 3m 23s master
February 12, 2024 17:15 3m 23s
Eliminate 'unused parameter is_static_root' gcc warning in os_dep.c
zig cross-compile #31: Commit f7e513a pushed by ivmai
February 4, 2024 21:35 10m 14s master
February 4, 2024 21:35 10m 14s
Update ChangeLog file
zig cross-compile #30: Commit 1dc5135 pushed by ivmai
February 4, 2024 20:35 7m 45s master
February 4, 2024 20:35 7m 45s