master
Refine CORD description that empty C string is not a valid cord (documentation)
Mark comments as documentation in public headers
Support UFFD-based VDB on Linux/aarch64 and Linux/x86_64
Workaround '__p is never used in gc_allocator::destroy' bcc warnings
Do not define GC_pthread_sigmask on Cygwin
Eliminate MSVC code defect of missing annotation for operator new
Provide GC_FREEZERO() and redirect platform freezero[all]()
Fix missing GC_ATTR_NONNULL for API functions (fix of commit d012f92)
New API (GC_custom_push_regs_and_stack) function to push stack/registers
Include gc.h from gc_tiny_fl.h
Add GC_ATTR_NONNULL for GC_calloc_prepare/do_explicitly_typed (fix of commit fef1ce0)
Workaround cppcheck error on preprocessor error directives