platform/upstream/libgc.git
2019-01-05 Ivan MaidanskiTravis CI: Test with -D BSD_TIME passed to CFLAGS
2019-01-05 Ivan MaidanskiEnsure result of every variant of MS_TIME_DIFF has...
2019-01-05 Ivan MaidanskiFix BSD_TIME variant of MS_TIME_DIFF for the case of...
2019-01-05 Ivan MaidanskiAdd API for accessing incremental GC time limit with...
2019-01-05 Ivan MaidanskiFix invalid initializer of CLOCK_TYPE variables if...
2018-12-29 Ivan MaidanskiWorkaround 'me assigned value never used' cppcheck...
2018-12-29 Ivan MaidanskiTravis CI: Do not pass --quiet to cppcheck
2018-12-28 Ivan MaidanskiTravis CI: Workaround timeout of 'cppcheck --enable...
2018-12-27 Ivan MaidanskiSupport de_win.c compilation by Makefile.direct (cord/de)
2018-12-27 Ivan MaidanskiAvoid test.o rebuild on tests folder timestamp change...
2018-12-27 Ivan MaidanskiRemove Linux-specific commands for building cord/de...
2018-12-26 Ivan MaidanskiUpdate ChangeLog file
2018-12-26 Jonas EchterhoffUse atomics on PS4
2018-12-23 Ivan MaidanskiUpdate ChangeLog file (set v8.0.2 release date)
2018-12-23 Ivan MaidanskiUpdate ChangeLog file (v8.0 changes)
2018-12-23 Ivan MaidanskiUpdate libgc.so version info to differentiate against...
2018-12-23 Ivan MaidanskiTurn on memory unmapping in BCC/DMC/NT/WCC makefiles...
2018-12-22 Ivan MaidanskiDocument HANDLE_FORK macro optional usage in Makefile...
2018-12-22 Ivan MaidanskiDo not prevent GC from looking at environment variables...
2018-12-22 Ivan MaidanskiTurn on gcj functionality in BCC, DMC, NT, OS/2, WCC...
2018-12-20 Ivan MaidanskiAbort with appropriate message if executable pages...
2018-12-20 Ivan MaidanskiFix 'mprotect remapping failed' abort on NetBSD with...
2018-12-20 Ivan MaidanskiTravis CI: Test with -D TEST_PAGES_EXECUTABLE passed...
2018-12-20 Ivan MaidanskiAllow to force executable pages allocation in gctest
2018-12-20 Ivan MaidanskiFix executable memory allocation in GC_unix_get_mem
2018-12-19 Ivan MaidanskiWorkaround 'nl-result_buf is out of bounds' cppcheck...
2018-12-19 Ivan MaidanskiWorkaround 'argument dummy to GC_noop1 is always 1...
2018-12-19 Ivan MaidanskiEliminate 'stop variable is always 0' compiler warning...
2018-12-19 Ivan MaidanskiWorkaround '__data_start<_etext is always false' cppche...
2018-12-19 Ivan MaidanskiEliminate 'hash_val value is never used' cppcheck false...
2018-12-18 Ivan MaidanskiUpdate NO_EXECUTE_PERMISSION documentation
2018-12-18 Ivan MaidanskiDefine GC_ATOMIC_UNCOLLECTABLE and JAVA_FINALIZATION...
2018-12-18 Ivan MaidanskiRemove redundant options for building 'cord' in gc.mak
2018-12-18 Ivan MaidanskiDefault to non-executable memory allocation across...
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-06 Ivan MaidanskiRemove goto statement in print_callers
2018-12-06 Ivan MaidanskiEliminate 'assigned value never used' compiler warning...
2018-12-06 Ivan MaidanskiWorkaround 'name var reassign before old value use...
2018-12-05 Ivan MaidanskiDo not use 'ifndef AO_CLEAR' in mark, pthread_support...
2018-12-05 Ivan MaidanskiDo not use 'ifndef AO_CLEAR' in disclaim_weakmap_test
2018-12-04 Ivan MaidanskiUpdate ChangeLog file
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 MaidanskiFix disclaim_weakmap_test failures in leak-finding...
2018-11-29 Ivan MaidanskiFix GC_register_disclaim_proc for leak-finding mode
2018-11-28 Ivan MaidanskiWorkaround 'var reassigned before old value use' cppche...
2018-11-28 Ivan MaidanskiTravis CI: Pass extra/gc.c to cppcheck --enable=unusedF...
2018-11-28 Ivan MaidanskiPrefix internal durango_get_mem symbol with 'GC_'
2018-11-28 Ivan MaidanskiWorkaround 'GC_get_thr_restart_signal is never used...
2018-11-23 Ivan MaidanskiTravis CI: Test with -D TEST_WITH_SYSTEM_MALLOC passed...
2018-11-23 Ivan MaidanskiEliminate 'function is never used' cppcheck warning...
2018-11-23 Ivan MaidanskiAdd initial testing of GC_enable/disable, MALLOC[_ATOMI...
2018-11-23 Ivan MaidanskiWorkaround 'GC_dump function is never used' cppcheck...
2018-11-23 Ivan MaidanskiWorkaround '*_stubborn function is never used' cppcheck...
2018-11-23 Ivan MaidanskiFix mutex_trylock failure in disclaim_weakmap_test...
2018-11-22 Ivan MaidanskiFix 'collecting from unknown thread' abort in leak...
2018-11-22 Ivan MaidanskiTurn off leak detection mode explicitly in cord/de
2018-11-22 Ivan MaidanskiPrint relevant message in tests not appropriate for...
2018-11-22 Ivan MaidanskiTravis CI: Pass -U GC_PRIVATE_H to cppcheck
2018-11-22 Ivan MaidanskiWorkaround 'nonlocal var will use ptr to local var...
2018-11-22 Ivan MaidanskiEliminate 'struct member is never used' cppcheck warnin...
2018-11-22 Ivan MaidanskiWorkaround 'value of _MAX_PATH is unknown' cppcheck...
2018-11-21 Ivan MaidanskiTravis CI: Test with FIND_LEAK
2018-11-21 Ivan MaidanskiFix test_cpp assertion violation in find-leak mode
2018-11-21 Ivan MaidanskiNew macro to suppress printing of leaked objects
2018-11-21 Ivan MaidanskiTravis CI: Test with AO_USE_PTHREAD_DEFS passed in...
2018-11-21 Ivan MaidanskiTurn off parallel marker, thread-local allocation if...
2018-11-20 Ivan MaidanskiFix a deadlock in write_fault_handler if AO_or is emulated
2018-11-20 Ivan MaidanskiDo not use spin locks if AO test-and-set is emulated...
2018-11-20 Ivan MaidanskiFix deadlocks in write and suspend handlers if AO test...
2018-11-16 Ivan MaidanskiPrevent config macros redefinition undefined in gcconfig.h
2018-11-16 Ivan MaidanskiAvoid potential 'macro redefinition' errors for config...
2018-11-15 Ivan MaidanskiAppveyor CI: Use 'make check-without-test-driver' for...
2018-11-15 Ivan MaidanskiFix tests linkage with internal atomic_ops.o
2018-11-15 Ivan MaidanskiUpdate AUTHORS file (add Fabrice Fontaine)
2018-11-15 Fabrice FontaineFix linkage with a system libatomic_ops shared library
2018-11-14 Ivan MaidanskiFix typo in '#endif' in gcconfig.h
2018-11-14 Ivan MaidanskiWorkaround cppcheck warnings regarding CLOCKS_PER_SEC...
2018-11-14 Ivan MaidanskiUse standalone private macro to guard against ptr_t...
2018-11-13 Ivan MaidanskiRemove redundant header double-inclusion checks in...
2018-11-13 Ivan MaidanskiWorkaround 'local address assignment to a global variab...
2018-11-12 Ivan MaidanskiEliminate 'non-virtual destructor for class with inheri...
2018-11-12 Ivan MaidanskiGuard against potential buffer overflow in CORD_next...
2018-11-12 Ivan MaidanskiWorkaround 'potential non-terminated string' false...
2018-11-12 Ivan MaidanskiFix 'too wide non-owner permissions are set for resourc...
2018-11-12 Ivan MaidanskiEliminate 'casting signed to bigger unsigned int' CSA...
2018-11-09 Ivan MaidanskiAdjust #error messages format
2018-11-09 Ivan MaidanskiWorkaround '#error' cppcheck messages in backgraph...
2018-11-09 Ivan MaidanskiEliminate 'uninitialized var' cppcheck false positive...
2018-11-09 Ivan MaidanskiWorkaround 'AST broken' syntax error reported by cppche...
2018-11-09 Ivan MaidanskiWorkaround 'local variable obj_displ shadows outer...
2018-11-09 Ivan MaidanskiWorkaround 'local variable end shadows outer symbol...
2018-11-09 Ivan MaidanskiFix 'set_pht_entry_from_index_concurrent value is unkno...
2018-11-08 Ivan MaidanskiEliminate redundant check in backwards_height
2018-11-08 Ivan MaidanskiReduce scope of local variables in GC_remove_all_thread...
2018-11-08 Ivan MaidanskiPrevent double inclusion of javaxfc.h and private/speci...
next