]> granicus.if.org Git - gc/shortlog
gc
2016-03-11 Ivan MaidanskiFix 'unreachable code' compiler warning in GC_dirty_ini...
2016-03-11 Ivan MaidanskiFix 'statement unreachable' compiler warning in GC_mark...
2016-03-11 Ivan MaidanskiFix 'signed-to-bigger-unsigned value assignment' in...
2016-03-11 Ivan MaidanskiFix 'signed-to-bigger-unsigned value assignment' warnin...
2016-03-11 Ivan MaidanskiFix 'signed-to-bigger-unsigned value assignment' warnin...
2016-03-11 Ivan MaidanskiFix 'implicit declaration of function' compiler warning...
2016-03-11 Ivan MaidanskiFix null-pointer dereferences on out-of-memory in cord/de
2016-03-11 Ivan MaidanskiFix potential left shift overflows in finalize.c (64...
2016-03-11 Ivan MaidanskiFix potential multiplication overflow in check_heap_sta...
2016-03-11 Ivan MaidanskiFix missing numeric casts in cord
2016-03-11 Ivan Maidanskicord/de: Change main() declaration style from K-R to...
2016-03-11 Ivan MaidanskiFix 'unused label' compiler warning in cord/de
2016-03-11 Ivan MaidanskiRemove duplicate new-line in OUT_OF_MEMORY message...
2016-03-11 Ivan MaidanskiEliminate 'divide by zero' compiler warning in cordtest
2016-03-11 Ivan MaidanskiFix GC initialization in de_win for Cygwin
2016-03-11 Ivan MaidanskiFix de_win WndProc prototype parameters for 64-bit...
2016-03-11 Ivan MaidanskiFix null-pointer dereferences in case of out-of-memory...
2016-03-11 Ivan MaidanskiFix Unicode Win32 API calls in cord de_win
2016-03-11 Ivan MaidanskiEliminate warnings detected by Cppcheck in cord de...
2016-03-11 Ivan MaidanskiFix null pointer dereference on out-of-memory in tests
2016-03-09 Ivan MaidanskiWorkaround 'identical expr on both sides of bitwise...
2016-03-09 Ivan MaidanskiUpdate AUTHORS file
2016-03-09 Yuki OkumuraFix Cygwin64 build
2016-03-09 Ivan MaidanskiFix typo in GC_malloc_uncollectable comment
2016-02-01 Ivan MaidanskiFix typo in comment of ERROR_FL
2016-02-01 Ivan MaidanskiFix typos in gc_priv.h
2016-02-01 Ivan MaidanskiFix undefined PTRFREE/NORMAL in gc_inline.h
2016-02-01 Ivan MaidanskiPrefix PREFETCH_FOR_WRITE with GC_ as used in gc_inline...
2016-02-01 Ivan MaidanskiAllow GC_FAST_MALLOC_GRANS() multiple use in a function
2016-02-01 Ivan MaidanskiWorkaround 'comparison is always false' GCC warning...
2016-02-01 Ivan MaidanskiUpdate AUTHORS file
2016-02-01 Andrew BussFix CMake warning about CMP0054 by unquoting instances...
2016-02-01 Ivan MaidanskiFix typo (items numbering) in GC_finalize_all documentation
2016-02-01 Ivan MaidanskiRemove references to missing linux_threads.c from docum...
2016-02-01 Ivan MaidanskiRemove documentation about obsolete GC_REDIRECT_TO_LOCAL
2016-02-01 Ivan MaidanskiFix missing GC_get_stack_base for Amiga
2016-02-01 Ivan MaidanskiFix USE_COMPILER_TLS macro duplicate description in...
2016-02-01 Rainer OrthAvoid unstructured procfs on Solaris
2016-02-01 Ivan MaidanskiWorkaround invalid '_end' symbol on Android clang 3.5+
2016-01-29 Ivan MaidanskiFix gc.mak regarding msvc_dbg and test (MSVC)
2016-01-29 Ivan MaidanskiUpdate compiler options in gc.mak (Win32)
2016-01-29 Ivan Maidanski.gitignore: Ignore .copied.c, .dll.manifest, idb, ilk...
2016-01-29 Ivan MaidanskiFix race (and potential deadlock) at marker threads...
2016-01-29 Ivan MaidanskiFix 'value truncated' compiler warning in CORD_cat...
2016-01-29 Ivan Maidanskiwindows-untested: Fix paths to msvc_dbg.c/h
2016-01-29 Ivan MaidanskiUpdate AUTHORS file
2016-01-29 Terrell RussellFix typos in README for ews4800
2016-01-29 Ivan Maidanski.gitignore: Ignore .exp and .sbr also in subfolders...
2016-01-29 Ivan MaidanskiFix abort message in GC_move_long_link
2016-01-29 Ivan MaidanskiFix 'comparison of non-null parameter is always false...
2016-01-29 Ivan MaidanskiSupport Android API level 21
2016-01-29 Ivan MaidanskiFix 'visibility attribute not supported' GCC warning...
2016-01-29 Ivan MaidanskiFix data race in GC_init_explicit_typing
2016-01-29 Paul BoneFix Makefile.direct for Cygwin
2016-01-28 Ivan MaidanskiUpdate AUTHORS file
2016-01-28 Eli BarzilayFix GC_get_stack_base if called before GC_init (Win32)
2016-01-28 Ivan MaidanskiUpdate AUTHORS file
2016-01-28 David Van HornFix various spelling errors
2016-01-28 Ivan MaidanskiEliminate warning about 64-bit pointer-to-int cast...
2016-01-28 Ivan Maidanski.gitignore: Add *.vcproj.*.user (copied from .hgignore)
2015-05-14 Ivan MaidanskiUpdate ChangeLog file
2015-05-12 Ivan MaidanskiDo not include sigcontext.h and asm/sigcontext.h
2015-05-12 Ivan MaidanskiRevert "Move asm machine-dependent files to 'src' folde...
2015-05-12 Bruce HoultFix OSX issue with pthread_attr_setstacksize failure
2015-05-12 Ivan MaidanskiFix mistyped ARM_THREAD_STATE macro (Darwin/arm)
2015-05-12 Tsugutomo EnamiFix FirstDLOpenedLinkMap for case libgc not 1st dynamic...
2015-05-12 Ivan MaidanskiFix missing cord_pos.h, ec.h among installed headers...
2015-05-12 Ivan MaidanskiFix missing msvc_dbg.h in dist_noinst_HEADERS (Automake)
2015-05-12 Ivan MaidanskiFix missing error handling of pthread_attr_init/getstac...
2015-05-12 Yusuke SuzukiFix __alloc_size__ availability detection (Clang)
2015-05-12 Ivan MaidanskiWorkaround 'unknown attribute __alloc_size__' warning...
2015-05-12 Ivan MaidanskiFix missing error handling of pthreads_mutex_init and...
2015-05-12 Jan Alexander... Also enable the TSX workaround for i386 (Linux)
2015-05-12 Ivan MaidanskiUpdate AUTHORS file
2015-05-12 Jan Alexander... Relax mark_mutex attribute needed to disable elision...
2015-05-12 Ivan MaidanskiFix setup_mark_lock missing prototype
2014-09-10 Ivan MaidanskiMerge branch 'fix_tsx_bug' into release-7_4
2014-07-19 Ivan MaidanskiFix and code refactoring of lock elision workaround...
2014-06-27 Paul BoneWorkaround Linux NTPL lock elision bug.
2014-06-15 Ivan MaidanskiFix signedness of char values passed to isspace, iscntr...
2014-06-15 Ivan MaidanskiFix 'variable unused' warning in GC_save_callers
2014-06-15 Ivan MaidanskiFix file descriptor resource leak in GC_register_data_s...
2014-06-15 Ivan MaidanskiFix 'illegal option -xassembler-with-cpp' error (Oracle...
2014-06-15 Ivan MaidanskiFix CFLAGS in configure regarding -O flag passing to...
2014-06-03 Ivan MaidanskiBump version to 7.4.2 gc7_4_2
2014-06-02 Ivan MaidanskiUpdate ChangeLog file
2014-05-31 Ivan MaidanskiFix 'op_sz variable unused' warning in GC_core_finalize...
2014-05-31 Bruce HoultFix crash when using GC_malloc_many() as first allocati...
2014-05-31 Petter UrkedalFix GC_finalized_malloc failure on disclaim_test
2014-05-31 Ivan MaidanskiFix PARALLEL_MARK for Windows 7+
2014-05-31 Ivan MaidanskiFix 'Array subscript is above array bounds' GCC warning...
2014-05-31 Ivan Maidanski.gitignore: Ignore all .deps, .dirstamp
2014-05-31 Ivan MaidanskiUpdate TODO (Android 'gold' linker issue fixed in b746e63)
2014-05-25 Ivan MaidanskiUpdate ChangeLog file
2014-05-24 Ivan MaidanskiRemove non-existing DISCARD_WORDS from GC data structur...
2014-05-24 Ivan MaidanskiRemove barrett_diagram file duplicated by tree.html
2014-05-23 Ivan MaidanskiUpdate AUTHORS file
2014-05-23 Bernd EdlingerFix (enable) Cygwin-64 build
2014-05-23 Ivan MaidanskiFix 'source file in a subdirectory' Automake warnings
2014-05-19 Ivan MaidanskiFix typos in ChangeLog (in items for ancient GC releases)
next