• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

bdwgc / bdwgc / 2103

Builds Branch Commit Type Ran Committer Via Coverage
2103 master GH Actions: Always build with C++ support in zig-cross-compile workflow This is to speedup the workflow. push 15 Apr 2026 07:54PM UTC ivmai travis-ci
80.56
2101 master Fix 'GC_DllMain undeclared' compiler error if CPPCHECK defined (fix of commit bc1866b14) * win32_threads.c [!GC_NO_THREADS_DISCOVERY && !GC_INSIDE_DLL] (GC_DllMain): Move macro definition upper (to be before `GC_use_threads_discovery()`); declare... push 11 Apr 2026 10:18AM UTC ivmai travis-ci
80.22
2099 master Prevent abort in GC_suspend in case of thread terminated by DllMain Issue #886 (bdwgc). A race condition is possible where we read `pending_delete_thread` as false but the thread terminates before we reach the suspend. In this case, there is we... push 09 Apr 2026 07:49PM UTC ivmai travis-ci
80.34
2097 master Travis CI: Do not test '--enable-redirect-malloc' on FreeBSD Issue #693 (bdwgc). push 07 Apr 2026 08:35PM UTC ivmai travis-ci
80.92
2095 master Workaround 'GC_SysVGetDataStart is never used' cppcheck FP Issue #880 (bdwgc). * include/private/gcconfig.h [CPPCHECK] (DATASTART_USES_XGETDATASTART): Undefine (before first definition). * include/private/gcconfig.h [SPARC && (SOLARIS || DRSNX |... push 06 Apr 2026 03:52PM UTC ivmai travis-ci
80.45
2088 master GH Actions: Move cppcheck jobs from Travis push 19 Mar 2026 08:41PM UTC ivmai travis-ci
80.28
2080 master GH Actions: Test with -D TEST_MPROTECT_VDB_DISALLOWED (Linux, macOS) push 18 Mar 2026 04:57AM UTC ivmai travis-ci
80.35
2078 master New API (GC_custom_push_regs_and_stack) function to push stack/registers Issue #378 (bdwgc). * include/gc/gc_mark.h (GC_custom_push_proc): New public type. * include/gc/gc_mark.h (GC_CUSTOM_PUSH_HINT_EAGER): New public macro. * include/gc/gc_mar... push 13 Mar 2026 04:42PM UTC ivmai travis-ci
80.45
2073 master Minimize code duplication in main() of gctest (refactoring) * tests/gctest.c [!GC_PTHREADS && !GC_WIN32_THREADS] (THREADS): Undefine. * tests/gctest.c [THREADS] (THREAD_RET_TYPE_CALL_CONV): Define macro. * tests/gctest.c [THREADS] (fork_a_thread)... push 09 Mar 2026 09:22PM UTC ivmai travis-ci
80.1
2066 master Define and use TEST_ASSERT macro in gctest (refactoring) * tests/gctest.c (TEST_ASSERT): New macro. * tests/gctest.c (cons, collect_from_other_thread, check_ints, check_uncollectable_ints, tiny_reverse_test, fork_a_thread, test_generic_malloc_or_... push 04 Mar 2026 04:13AM UTC ivmai travis-ci
77.81
2063 master .gitignore: Ignore '/build-*' folders push 01 Mar 2026 08:56AM UTC ivmai travis-ci
77.76
2055 master Refine CORD description that empty C string is not a valid cord (documentation) * include/gc/cord.h (CORD): Add comment about empty C string. push 28 Feb 2026 03:30PM UTC ivmai travis-ci
77.66
2053 master Fix missing GC_ATTR_NONNULL for API functions (fix of commit d012f92c) * include/gc/gc.h (GC_exclude_static_roots, GC_add_roots): Add `GC_ATTR_NONNULL` attribute for the appropriate arguments. * include/gc/gc.h [GC_WIN32_THREADS && (!GC_PTHREADS ... push 22 Feb 2026 05:58AM UTC ivmai travis-ci
77.23
2048 master Add tests for CORD_prev, CORD_pos_to_cord and CORD_pos_to_index * cord/tests/cordtest.c [CPPCHECK] (test_cord_x2): Do not call `CORD_prev()`, `CORD_pos_to_cord()` and `CORD_pos_to_index()`; remove TODO item. * cord/tests/cordtest.c (test_prev): N... push 16 Feb 2026 07:17AM UTC ivmai travis-ci
73.89
2045 master Explicitly define type of CORD_EMPTY to CORD * include/gc/cord.h (CORD_EMPTY): Cast 0 to `CORD`. push 13 Feb 2026 07:27AM UTC ivmai travis-ci
72.71
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc