]> granicus.if.org Git - gc/shortlog
gc
2017-02-07 Ivan MaidanskiFix typo in GC_build_fl_clear2 comment
2017-02-07 Ivan MaidanskiFix typo in GET_MEM comment
2017-02-07 Ivan MaidanskiFix a typo in comment in GC_SysVGetDataStart
2017-02-07 Ivan Maidanski.gitignore: Ignore coverage.info (generated by lcov)
2017-02-07 Ivan Maidanski.gitignore: Ignore gcov c/h output files
2017-02-07 Ivan Maidanski.gitignore: Ignore folders and files of static code...
2017-02-07 Ivan Maidanski.gitignore: Add even more files generated by CMake...
2016-11-27 Ivan MaidanskiUpdate ChangeLog
2016-11-27 Ivan MaidanskiFix Solaris/sparc detection in case of strict C complia...
2016-11-27 Ivan MaidanskiFix assertion violation in GC_repeat_read if --enable...
2016-11-27 Ivan MaidanskiEnsure oom_fn callback executed on out-of-memory in...
2016-11-27 Ivan MaidanskiFix assertion violation in mark_local checking GC_mark_...
2016-11-27 Ivan MaidanskiFix potential integer overflow in GC_find_limit_* functions
2016-11-27 Ivan MaidanskiChange no-argument functions declaration style to ANSI...
2016-11-11 Andy LiAdd AppVeyor CI configuration
2016-11-11 Andy LiAdd configuration for Travis CI
2016-11-11 Ivan MaidanskiUpdate ChangeLog
2016-11-11 Andy LiCMake: add gctest as a test
2016-11-11 Ivan MaidanskiFix GC_collect_or_expand to prevent allocation size...
2016-11-11 Ivan MaidanskiFix malloc routines to prevent size value wrap-around
2016-11-11 Ivan MaidanskiWorkaround missing getcontext() in Docker osrf/ubuntu_32bit
2016-11-11 Ivan MaidanskiFix 'shift count >= width of type' compiler warning...
2016-11-11 Ivan MaidanskiFix calloc_explicitly_typed in case of lb*n overflow
2016-11-10 Ivan MaidanskiFix integer shift undefined behavior in GC_init_explici...
2016-11-10 Ivan MaidanskiFix GC_requested_heapsize increment in GC_init
2016-11-10 Ivan MaidanskiFix conditional expression in pos_fetch, next non-macro...
2016-11-10 Ivan MaidanskiFix CORD_substr_closure for the case when CORD_from_fn...
2016-11-10 Ivan MaidanskiFix typo in comment of GC_lock (Win32)
2016-11-10 Ivan MaidanskiFix double multiplication of lb by n in calloc_explicit...
2016-11-10 Ivan MaidanskiFix header filename in gcconfig.h comment
2016-11-10 Ivan MaidanskiDo not allow SHORT_DBG_HDRS if KEEP_BACK_PTRS or MAKE_B...
2016-11-10 Ivan MaidanskiFix various typos in comments and documentation
2016-11-10 Kjetil MatheussenHandle load_segs overflow in register_dynlib_callback...
2016-11-10 Gabor DrescherFix assertion in GC_mark_from for non-heap regions
2016-11-10 Ivan MaidanskiReplace (fix) 'objs' acronym in comments with 'objects...
2016-11-10 Ivan MaidanskiFix assertion violation in GC_wait_builder called from...
2016-11-10 Peter WangFix STACKBOTTOM for Solaris 11/x86
2016-11-10 Adrian PopWorkaround a bug in winpthreads causing parallel marks...
2016-05-23 Ivan Maidanski[7.2g] gc7_2g
2016-03-22 Ivan MaidanskiUpdate ChangeLog
2016-03-22 Ivan MaidanskiRegenerate configure files using official libtool relea...
2016-03-16 Ivan MaidanskiUpdate ChangeLog
2016-03-16 Ivan MaidanskiFix filename printing in cordtest
2016-03-16 Niklas TherningSkip GC_DS_PER_OBJECT objects with negative descriptor...
2016-03-16 Ivan MaidanskiFix vsprintf_args initialization/cleanup in CORD_vsprin...
2016-03-16 Bruce HoultFix OSX issue with snprintf wrapper macro
2016-03-16 Ivan MaidanskiFix unresolved vsnprintf in misc.c and snprintf in...
2016-03-16 Ivan MaidanskiFix potential multiplication overflow in check_heap_sta...
2016-03-16 Ivan MaidanskiFix 'implicit declaration of function' compiler warning...
2016-03-16 Ivan MaidanskiFix null-pointer dereferences on out-of-memory in cord/de
2016-03-16 Ivan MaidanskiFix GC initialization in de_win for Cygwin
2016-03-16 Ivan MaidanskiFix de_win WndProc prototype parameters for 64-bit...
2016-03-16 Ivan MaidanskiFix null-pointer dereferences in case of out-of-memory...
2016-03-16 Ivan MaidanskiFix Unicode Win32 API calls in cord de_win
2016-03-16 Ivan MaidanskiFix null pointer dereference on out-of-memory in tests
2016-03-15 Ivan MaidanskiFix typo in GC_malloc_uncollectable comment
2016-02-08 Ivan MaidanskiUpdate ChangeLog
2016-02-05 Ivan MaidanskiFix typo in comment of ERROR_FL
2016-02-05 Ivan MaidanskiFix race (and potential deadlock) at marker threads...
2016-02-02 Ivan MaidanskiUpdate ChangeLog
2016-02-02 Ivan MaidanskiFix typos in gc_priv.h
2016-02-02 Ivan MaidanskiFix typo (items numbering) in GC_finalize_all documentation
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 Ivan Maidanski.gitignore: Ignore .copied.c, .dll.manifest, idb, ilk...
2016-02-01 Ivan Maidanskiwindows-untested: Fix paths to msvc_dbg.c/h
2016-02-01 Terrell RussellFix typos in README for ews4800
2016-02-01 Ivan Maidanski.gitignore: Ignore .exp and .sbr also in subfolders...
2016-02-01 Eli BarzilayFix GC_get_stack_base if called before GC_init (Win32)
2016-02-01 David Van HornFix various spelling errors
2016-02-01 Ivan Maidanski.gitignore: Add *.vcproj.*.user (copied from .hgignore)
2016-02-01 Bruce HoultFix OSX issue with pthread_attr_setstacksize failure
2015-05-14 Ivan MaidanskiUpdate (regenerate) configure files; update ChangeLog
2015-05-14 Ivan MaidanskiFix mistyped ARM_THREAD_STATE macro (Darwin/arm)
2015-05-14 Tsugutomo EnamiFix FirstDLOpenedLinkMap for case libgc not 1st dynamic...
2015-05-14 Ivan MaidanskiFix missing cord_pos.h, ec.h among installed headers...
2015-05-13 Ivan MaidanskiFix missing msvc_dbg.h in dist_noinst_HEADERS (Automake)
2014-06-15 Ivan MaidanskiUpdate (regenerate) configure files; update ChangeLog
2014-06-15 Ivan MaidanskiFix signedness of char values passed to isspace, iscntr...
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-02 Ivan Maidanski[7.2f] gc7_2f
2014-06-02 Ivan MaidanskiRegenerate configure files by new automake (v1.14.1...
2014-06-01 Ivan MaidanskiUpdate (regenerate) configure files
2014-05-31 Ivan MaidanskiUpdate ChangeLog
2014-05-31 Ivan MaidanskiFix PARALLEL_MARK for Windows 7+
2014-05-31 Bruce HoultFix crash when using GC_malloc_many() as first allocati...
2014-05-31 Ivan Maidanski.gitignore: Ignore all .deps, .dirstamp
2014-05-25 Ivan MaidanskiUpdate ChangeLog
2014-05-24 Ivan MaidanskiFix 'source file in a subdirectory' Automake warnings
2014-05-21 Ivan MaidanskiUpdate (regenerate) configure files; update ChangeLog
2014-05-20 Ivan MaidanskiFix typos in README.changes (in items for ancient GC...
2014-05-20 Ivan MaidanskiFix typo in person name in gc_cpp.h comment
2014-05-20 Ivan MaidanskiUpdate Xerox FTP host name in overview.html
2014-05-20 Ivan MaidanskiFix typos in names in README.changes file
2014-05-20 Baruch SiachFix build (broken by fenv.h inclusion) on Linux/x86_64...
2014-05-20 Ivan MaidanskiFix a typo in gc_config_macros.h comment (redundant...
2014-05-20 Ivan MaidanskiFix GC_scratch_last_end_ptr update on GC_scratch_alloc...
next