platform/upstream/libgc.git
2019-04-26 Ivan MaidanskiReplace 'stack base' with 'stack bottom' in the documen...
2019-04-26 Ivan MaidanskiFix the stack bottom variable name in README
2019-04-25 Ivan MaidanskiRefine do_blocking() documentation in gc.h
2019-04-25 Ivan MaidanskiAdd assertion that GC is initialized to base incrementa...
2019-04-25 Ivan MaidanskiExplicitly zero-initialize trace_buf
2019-04-25 Ivan MaidanskiCheck real-symbols are already initialized in pthread_j...
2019-04-23 Ivan MaidanskiWorkaround 'duplicate expression for condition and...
2019-04-22 Ivan MaidanskiFix save_callers for multi-threaded case if built-in...
2019-04-19 Ivan MaidanskiRemove Win32 main_thread static variable if threads...
2019-04-17 Ivan MaidanskiSimplify logged message in scratch_recycle
2019-04-17 Ivan MaidanskiEnable true incremental collection even if parallel...
2019-04-16 Ivan MaidanskiComments reformatting in mark.c to properly delimit...
2019-04-16 Ivan MaidanskiSimplify loops of collect_a_little/stopped_mark invokin...
2019-04-12 Ivan MaidanskiAllow GC_PAUSE_TIME_TARGET environment variable values...
2019-04-12 Ivan MaidanskiRefine flags field comment in pthread_support.h
2019-04-10 Ivan MaidanskiFix 'USE_MUNMAP requires USE_MMAP' compilation error...
2019-04-10 Ivan MaidanskiFix MPROTECT_VDB definition for single-threaded GC...
2019-04-10 Ivan MaidanskiFix 'un-mprotect failed' gctest error on Cygwin
2019-04-09 Ivan MaidanskiTravis CI: Add a test of configure --enable-mmap (Linux)
2019-04-09 Ivan MaidanskiAdjust macro def/usage for AVR32, CRIS, NETBSD, OPENBSD...
2019-04-09 Ivan MaidanskiMove QNX and Emscripten macro definitions to proper...
2019-04-09 Ivan MaidanskiEnable sbrk-to-mmap fallback on major supported Unix...
2019-04-06 Ivan MaidanskiUpdate ChangeLog file
2019-04-06 Ivan MaidanskiUpdate ChangeLog file (v8.0 changes)
2019-04-06 Ivan MaidanskiUpdate ChangeLog file (v7.6 changes)
2019-04-06 Ivan MaidanskiUpdate ChangeLog file (v7.2 - v7.4 changes only)
2019-04-05 Ivan MaidanskiAppveyor/Travis CI: Test with GC time limit set to...
2019-04-04 Ivan MaidanskiFix typos in documentation (regarding 'non-incremental')
2019-04-04 Ivan MaidanskiUpdate documentation about the incremental collector...
2019-04-03 Ivan MaidanskiRefine GC_parallel documentation in gc.h
2019-04-03 Ivan MaidanskiFix a typo (GC_NPROCS spelling) in a comment in gc.h
2019-04-03 Ivan MaidanskiRemove a misleading comment about Solaris in gc.h
2019-04-03 Ivan MaidanskiAllow memory unmapping in case of MPROTECT_VDB
2019-04-03 Ivan MaidanskiAppveyor CI: Do not use GC_PREFER_MPROTECT_VDB together...
2019-04-02 Ivan MaidanskiAllow incremental GC on Cygwin
2019-04-02 Ivan MaidanskiRemove unused STACK_GRAN macro definitions
2019-04-02 Ivan MaidanskiFix OS_TYPE and USE_MMAP_ANON definitions for Cygwin/x64
2019-04-02 Ivan MaidanskiAvoid rare 'Unexpected heap growth' in multi-threaded...
2019-04-02 Ivan MaidanskiAppveyor CI: Test MinGW with -D GC_PREFER_MPROTECT_VDB
2019-04-01 Ivan MaidanskiAvoid compiler warning about unused d in GC_CALLOC...
2019-04-01 Ivan MaidanskiAdd testing of GC_CALLOC/MALLOC_EXPLICITLY_TYPED (gctest)
2019-03-27 Ivan MaidanskiUpdate ChangeLog file
2019-03-27 Ivan MaidanskiUpdate ChangeLog file (v8.0 changes)
2019-03-27 Ivan MaidanskiUpdate ChangeLog file (v7.6 changes)
2019-03-27 Ivan MaidanskiUpdate ChangeLog file (v7.2 - v7.4 changes only)
2019-03-26 Ivan MaidanskiAdjust highlighting of API prototypes in gcinterface.md
2019-03-26 Ivan MaidanskiFix a typo in gcinterface.md after recent documentation...
2019-03-26 Ivan MaidanskiFix printf format specifier in simple_example.md
2019-03-26 Ivan MaidanskiReformat gc.man (wrap long lines)
2019-03-26 Ivan MaidanskiUpdate the documentation to match the current GC implem...
2019-03-25 Ivan MaidanskiAdjust formatting of numbered lists in README.md to...
2019-03-25 Ivan MaidanskiFix incorrect markup formatting in documentation
2019-03-25 Ivan MaidanskiFix configure message about 'AIX gcc optimization fix'
2019-03-25 Ivan MaidanskiRefine GC_INIT documentation about its multiple invocation
2019-03-25 Ivan MaidanskiRemove 'distributed ports', 'scalable versions' section...
2019-03-25 Ivan MaidanskiRemove 'current users' section from overview.md
2019-03-25 Ivan MaidanskiUpdate the ASCII diagrams describing the tree structure...
2019-03-25 Ivan MaidanskiUse KB/MB/GB abbreviations uniformly across entire...
2019-03-25 Ivan MaidanskiFix various typos mostly in documentation files
2019-03-22 Ivan MaidanskiTravis CI: Do not scan real_malloc.c to workaround...
2019-03-22 Ivan MaidanskiRemove documentation specific to particular old BDWGC...
2019-03-20 Ivan MaidanskiRemove unused sparc_sunos4_mach_dep.s file
2019-03-20 Ivan MaidanskiUpdate AUTHORS file (add Alaskan Emily)
2019-03-20 Alaskan EmilyFix compiling by Makefile.direct on OpenBSD/UltraSparc
2019-03-20 Ivan MaidanskiUpdate copyright information (year) in alloc.c and...
2019-03-20 Ivan MaidanskiSupport MSYS builds by CMake
2019-03-20 Ivan MaidanskiUpdate AUTHORS file (add Peter Budai)
2019-03-20 Peter BudaiSupport MSYS builds in configure
2019-03-19 Ivan MaidanskiUpdate AUTHORS file (add Richard Zidlicky)
2019-03-19 Ivan Maidanskiwindows-untested: Update after include/gc_inl.h removal
2019-03-02 Ivan MaidanskiUpdate ChangeLog file
2019-03-02 Ivan MaidanskiUpdate ChangeLog file (v8.0 changes)
2019-03-02 Ivan MaidanskiUpdate ChangeLog file (set v7.4.18 release date)
2019-03-02 Ivan MaidanskiUpdate ChangeLog file (set v7.2n release date)
2019-02-28 Ivan MaidanskiAppVeyor CI: Log pid of gctest forked processes (cygwin)
2019-02-28 Ivan MaidanskiRemove dash characters comprising prefix of some verbos...
2019-02-28 Ivan MaidanskiNew macro (GCTEST_PRINT_VERBOSE) to enable verbose...
2019-02-28 Ivan MaidanskiPrint pid of child processes if verbose logging (gctest)
2019-02-26 Ivan MaidanskiAvoid potential race in hb_sz access between realloc...
2019-02-26 Ivan MaidanskiFix 'duplicate symbol' error for tests using multiple...
2019-02-26 Ivan Maidanski.gitignore: Ignore /out folder
2019-02-25 Ivan MaidanskiFix assertion violation about the number of freed objec...
2019-02-22 Jonas EchterhoffAvoid a full GC when growing finalizer tables if in...
2019-02-17 Ivan MaidanskiUpdate ChangeLog file
2019-02-17 Ivan MaidanskiUpdate ChangeLog file (v8.0 changes)
2019-02-17 Ivan MaidanskiUpdate ChangeLog file (v7.6 changes)
2019-02-17 Ivan MaidanskiUpdate ChangeLog file (v7.2 - v7.4 changes only)
2019-02-15 Ivan MaidanskiAvoid unexpected heap growth in gctest caused by GC_disable
2019-02-15 Ivan MaidanskiAppVeyor CI: Fix 'no source or binary dir provided...
2019-02-14 Ivan MaidanskiWorkaround 'uninitialized variable: info' cppcheck...
2019-02-14 Ivan MaidanskiFix thread_info() count argument value (OS X)
2019-02-13 Ivan MaidanskiFix 'wrong __data_start/_end pair' error on Android
2019-02-13 Ivan MaidanskiAdjust printf calls in gctest check_heap_stats so that...
2019-02-12 Ivan MaidanskiUpdate AUTHORS file
2019-02-12 Michael HerringUse atomic primitives for Sony PlayStation Portable 2
2019-02-07 HamayamaFix GetThreadContext stale register values use if WoW64...
2019-02-07 Ivan MaidanskiWorkaround 'checking if unsigned expression < 0' cppche...
2019-02-07 Ivan MaidanskiTravis CI: Test --disable-shared on OS X (x86_64)
2019-01-25 Ivan MaidanskiEnable mprotect-based incremental GC for Linux/arm...
2019-01-25 Ivan MaidanskiFix 'undefined reference to __data_start' linker error...
next