]> granicus.if.org Git - gc/shortlog
gc
2019-04-05 Ivan MaidanskiFix typos in documentation (regarding 'non-incremental')
2019-04-05 Ivan MaidanskiUpdate documentation about the incremental collector...
2019-04-05 Ivan MaidanskiRefine GC_parallel documentation in gc.h
2019-04-05 Ivan MaidanskiFix a typo (GC_NPROCS spelling) in a comment in gc.h
2019-04-05 Ivan MaidanskiRemove a misleading comment about Solaris in gc.h
2019-04-05 Ivan MaidanskiFix OS_TYPE and USE_MMAP_ANON definitions for Cygwin/x64
2019-04-05 Ivan MaidanskiAvoid compiler warning about unused d in GC_CALLOC...
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-27 Ivan MaidanskiFix printf format specifier in simple_example.md
2019-03-27 Ivan Maidanskiwindows-untested: Update after include/gc_inl.h removal
2019-03-26 Ivan MaidanskiFix incorrect markup formatting in documentation
2019-03-26 Ivan MaidanskiFix configure message about 'AIX gcc optimization fix'
2019-03-26 Ivan MaidanskiRefine GC_INIT documentation about its multiple invocation
2019-03-26 Ivan MaidanskiFix various typos mostly in documentation files
2019-03-26 Ivan MaidanskiUpdate AUTHORS file (add Alaskan Emily)
2019-03-26 Alaskan EmilyFix compiling by Makefile.direct on OpenBSD/UltraSparc
2019-03-26 Ivan MaidanskiUpdate copyright information (year) in alloc.c and...
2019-03-26 Ivan MaidanskiSupport MSYS builds by CMake
2019-03-26 Ivan MaidanskiUpdate AUTHORS file (add Peter Budai)
2019-03-26 Peter BudaiSupport MSYS builds in configure
2019-03-26 Ivan MaidanskiUpdate AUTHORS file (add Richard Zidlicky)
2019-03-02 Ivan Maidanski[8.0.4] v8.0.4
2019-03-01 Ivan MaidanskiUpdate ChangeLog file (v8.0 changes)
2019-03-01 Ivan MaidanskiUpdate ChangeLog file (set v7.4.18 release date)
2019-03-01 Ivan MaidanskiUpdate ChangeLog file (set v7.2n release date)
2019-02-27 Ivan MaidanskiAvoid potential race in hb_sz access between realloc...
2019-02-27 Ivan MaidanskiFix 'duplicate symbol' error for tests using multiple...
2019-02-27 Jonas EchterhoffAvoid a full GC when growing finalizer tables if in...
2019-02-27 Ivan Maidanski.gitignore: Ignore /out folder
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 MaidanskiFix thread_info() count argument value (OS X)
2019-02-14 Ivan MaidanskiFix 'wrong __data_start/_end pair' error on Android
2019-02-08 HamayamaFix GetThreadContext stale register values use if WoW64...
2019-01-28 Ivan MaidanskiFix 'undefined reference to __data_start' linker error...
2019-01-28 Ivan MaidanskiWorkaround 'wrong __data_start/_end' if __end__ is...
2019-01-28 Ivan MaidanskiFix 'unexpected mark stack overflow' abort in push_all_...
2019-01-28 Ivan MaidanskiTravis CI: Test with -D BSD_TIME passed to CFLAGS
2019-01-28 Ivan MaidanskiEnsure result of every variant of MS_TIME_DIFF has...
2019-01-28 Ivan MaidanskiFix BSD_TIME variant of MS_TIME_DIFF for the case of...
2019-01-28 Ivan MaidanskiFix invalid initializer of CLOCK_TYPE variables if...
2019-01-28 Ivan MaidanskiSupport de_win.c compilation by Makefile.direct (cord/de)
2019-01-28 Ivan MaidanskiAvoid test.o rebuild on tests folder timestamp change...
2018-12-23 Ivan Maidanski[8.0.2] v8.0.2
2018-12-23 Ivan MaidanskiUpdate ChangeLog file (v8.0 changes)
2018-12-23 Ivan MaidanskiTurn on memory unmapping in BCC/DMC/NT/WCC makefiles...
2018-12-23 Ivan MaidanskiDocument HANDLE_FORK macro optional usage in Makefile...
2018-12-23 Ivan MaidanskiDo not prevent GC from looking at environment variables...
2018-12-23 Ivan MaidanskiTurn on gcj functionality in BCC, DMC, NT, OS/2, WCC...
2018-12-21 Ivan MaidanskiAbort with appropriate message if executable pages...
2018-12-21 Ivan MaidanskiAllow to force executable pages allocation in gctest
2018-12-21 Ivan MaidanskiDefine GC_ATOMIC_UNCOLLECTABLE and JAVA_FINALIZATION...
2018-12-21 Ivan MaidanskiDo not use 'ifndef AO_CLEAR' in mark, pthread_support...
2018-12-21 Ivan MaidanskiDo not use 'ifndef AO_CLEAR' in disclaim_weakmap_test
2018-12-21 Ivan MaidanskiEliminate 'assigned value never used' compiler warning...
2018-12-21 Ivan MaidanskiUpdate NO_EXECUTE_PERMISSION documentation
2018-12-21 Ivan MaidanskiDefault to non-executable memory allocation across...
2018-12-21 Ivan MaidanskiFix executable memory allocation in GC_unix_get_mem
2018-12-21 Ivan MaidanskiFix 'mprotect remapping failed' abort on NetBSD with...
2018-12-14 Ivan MaidanskiTravis CI: Remove testing with TSan in release-8_0...
2018-12-13 Ivan MaidanskiUpdate ChangeLog file (set v7.6.10 release date)
2018-12-13 Ivan MaidanskiUpdate ChangeLog file (set v7.4.16 release date)
2018-12-13 Ivan MaidanskiUpdate ChangeLog file (set v7.2m release date)
2018-12-04 Ivan MaidanskiUpdate ChangeLog file (v8.0 changes)
2018-12-04 Ivan MaidanskiUpdate ChangeLog file (v7.6 changes)
2018-12-04 Ivan MaidanskiUpdate ChangeLog file (v7.2 - v7.4 changes only)
2018-11-29 Ivan MaidanskiRefine HIDE_POINTER documentation for the case of the...
2018-11-29 Ivan MaidanskiTravis CI: Pass extra/gc.c to cppcheck --enable=unusedF...
2018-11-29 Ivan MaidanskiPrefix internal durango_get_mem symbol with 'GC_'
2018-11-29 Petter UrkedalAdd test using disclaim notifiers to implement a weak map
2018-11-29 Ivan MaidanskiFix GC_register_disclaim_proc for leak-finding mode
2018-11-27 Ivan MaidanskiTravis CI: Test with -D TEST_WITH_SYSTEM_MALLOC passed...
2018-11-27 Ivan MaidanskiTravis CI: Use latest (1.85) release version of cppcheck
2018-11-27 Ivan MaidanskiTravis CI: Pass -D GC_BUILTIN_ATOMIC to cppcheck, remov...
2018-11-26 Ivan MaidanskiTravis CI: Execute cppcheck without sudo and -U long
2018-11-26 Ivan MaidanskiWorkaround 'value of _MAX_PATH is unknown' cppcheck...
2018-11-26 Ivan MaidanskiWorkaround cppcheck warnings regarding CLOCKS_PER_SEC...
2018-11-26 Ivan MaidanskiWorkaround 'AST broken' syntax error reported by cppche...
2018-11-26 Ivan MaidanskiWorkaround 'GC_dump function is never used' cppcheck...
2018-11-26 Ivan MaidanskiEliminate 'function is never used' cppcheck warning...
2018-11-26 Ivan MaidanskiAdd initial testing of GC_enable/disable, MALLOC[_ATOMI...
2018-11-26 Ivan MaidanskiRemove strlen calls with a constant string argument...
2018-11-26 Ivan MaidanskiWorkaround 'nonlocal var will use ptr to local var...
2018-11-26 Ivan MaidanskiEliminate 'uninitialized var' cppcheck false positive...
2018-11-26 Ivan MaidanskiWorkaround 'local variable obj_displ shadows outer...
2018-11-26 Ivan MaidanskiWorkaround 'local variable end shadows outer symbol...
2018-11-26 Ivan MaidanskiAppveyor CI: Use 'make check-without-test-driver' for...
2018-11-26 Ivan MaidanskiAppveyor CI: Test with cygwin (32-bit) configuration
2018-11-26 Ivan MaidanskiAppveyor CI: Test with cygwin64 configuration
2018-11-26 Ivan MaidanskiAppveyor CI: Test with MinGW and mingw-w64 configurations
2018-11-26 Ivan MaidanskiAppveyor CI: Refactoring of script to use environment...
2018-11-26 Ivan MaidanskiTravis CI: Test with FIND_LEAK
2018-11-26 Ivan MaidanskiTravis CI: Test with AO_USE_PTHREAD_DEFS passed in...
2018-11-26 Ivan MaidanskiWorkaround 'local address assignment to a global variab...
2018-11-26 Ivan MaidanskiEliminate 'non-virtual destructor for class with inheri...
next