]> granicus.if.org Git - gc/shortlog
gc
2016-11-10 Andy LiAdd AppVeyor CI configuration
2016-11-10 Ivan MaidanskiFix missing #error pragma
2016-11-10 Ivan MaidanskiFix GC_collect_or_expand to prevent allocation size...
2016-11-10 Ivan MaidanskiFix malloc routines to prevent size value wrap-around
2016-11-08 Ivan MaidanskiUpdate AUTHORS file
2016-11-08 Andy LiCMake: add gctest as a test
2016-11-08 Ivan MaidanskiFix 'shift count >= width of type' compiler warning...
2016-11-08 Ivan MaidanskiFix calloc_explicitly_typed in case of lb*n overflow
2016-11-08 Ivan MaidanskiFix 'replacement operator delete cannot be inline'...
2016-11-08 Ivan MaidanskiFix tools/setjmp_t to prevent nested_sp inlining
2016-11-08 Ivan MaidanskiEliminate 'value stored is never read' warning of Clang...
2016-11-08 Ivan MaidanskiEliminate 'cast to void* from int' compiler warnings...
2016-11-08 Ivan MaidanskiEliminate 'null dereference' code defect warning in...
2016-11-08 Ivan MaidanskiWorkaround 'mmap() resource handle leak' static analyze...
2016-11-08 Ivan MaidanskiFix 'ISO C90 does not support %lf, %lg gnu_printf forma...
2016-11-08 Ivan MaidanskiWorkaround 'resource leak' error reported by cppcheck...
2016-11-08 Ivan MaidanskiEliminate 'FP divide-by-zero' static analyzer warning
2016-11-01 Ivan MaidanskiFix 'variable unused' compiler warning in FirstDLOpened...
2016-11-01 Ivan MaidanskiFix potential overflow in decrement when computing...
2016-11-01 Ivan MaidanskiFix GC_requested_heapsize increment in GC_init
2016-11-01 Ivan MaidanskiEliminate 'printf format specifier mismatch' compiler...
2016-11-01 Ivan MaidanskiFix 'ISO C90 forbids mixed declarations and code' compi...
2016-11-01 Ivan MaidanskiFix local variable declarations in disclaim_bench
2016-11-01 Ivan MaidanskiFix typo in CHECK_GCLIB_VERSION name (test)
2016-11-01 Ivan MaidanskiEliminate 'ISO C forbids an empty translation unit...
2016-11-01 Ivan MaidanskiFix printf format specifiers in extra files
2016-11-01 Ivan MaidanskiFix conditional expression in pos_fetch, next non-macro...
2016-11-01 Ivan MaidanskiFix CORD_substr_closure for the case when CORD_from_fn...
2016-11-01 Ivan MaidanskiFix GC_bytes_allocd incrementation in case of allocatio...
2016-11-01 Ivan MaidanskiFix typo in comment of GC_lock (Win32)
2016-11-01 Ivan MaidanskiFix double multiplication of lb by n in calloc_explicit...
2016-11-01 Ivan MaidanskiFix header filename in gcconfig.h comment
2016-11-01 Ivan MaidanskiRefine README about library source downloading
2016-11-01 Ivan MaidanskiFix 'GetVersion deprecated' compiler warning in os_dep...
2016-11-01 Ivan MaidanskiFix 'incompatible pointer' compiler warning in GC_init_...
2016-11-01 Ivan MaidanskiWorkaround missing getcontext() in Docker osrf/ubuntu_32bit
2016-08-02 Ivan MaidanskiDo not allow SHORT_DBG_HDRS if KEEP_BACK_PTRS or MAKE_B...
2016-08-02 Ivan MaidanskiFix various typos in comments and documentation
2016-08-02 Ivan MaidanskiDo not report multiple load-seg-overflow warnings per...
2016-08-02 Kjetil MatheussenProcess all PT_LOAD segments before PT_GNU_RELRO segmen...
2016-08-02 Kjetil MatheussenHandle load_segs overflow in register_dynlib_callback...
2016-07-30 Ivan MaidanskiFix tag collision between ENABLE_DISCLAIM and KEEP_BACK...
2016-07-30 Ivan MaidanskiUpdate AUTHORS file (update email for Kjetil Matheussen)
2016-07-30 Kjetil MatheussenDo not warn of missing PT_GNU_RELRO segment when custom...
2016-07-30 Ivan MaidanskiFix missing new-line and redundant trailing dot in...
2016-07-30 Ivan MaidanskiFix integer shift undefined behavior in GC_init_explici...
2016-07-30 Ivan MaidanskiUpdate AUTHORS file
2016-07-30 Gabor DrescherFix assertion in GC_mark_from for non-heap regions
2016-07-30 Ivan MaidanskiFix 'arg parameter might be clobbered by setjmp' compil...
2016-07-29 Ivan MaidanskiReplace (fix) 'objs' acronym in comments with 'objects...
2016-07-29 Ivan MaidanskiFix unchecked fork() result in gctest (Unix, Cygwin)
2016-06-23 Ivan MaidanskiFix assertion violation in GC_wait_builder called from...
2016-06-23 Ivan MaidanskiUpdate AUTHORS file (update email for Peter Wang)
2016-06-23 Peter WangFix STACKBOTTOM for Solaris 11/x86
2016-06-23 Ivan MaidanskiUpdate AUTHORS file
2016-06-23 Adrian PopWorkaround a bug in winpthreads causing parallel marks...
2016-05-25 Ivan Maidanski[7.4.4] gc7_4_4
2016-05-24 Ivan MaidanskiRemove reference to deleted TODO file from DJGPP-specif...
2016-05-24 Ivan MaidanskiRemove reference to deleted TODO file from Makefile
2016-05-23 Ivan MaidanskiUpdate ChangeLog file (v7.2 - v7.4 changes only)
2016-05-17 Ivan MaidanskiRemove (deprecate) TODO file
2016-04-27 Ivan MaidanskiUpdate ChangeLog file (v7.2 - v7.4 changes only)
2016-04-27 Ivan MaidanskiFix GC_REALLOC to call GC_FREE if new size is zero...
2016-04-27 Ivan MaidanskiUpdate AUTHORS file
2016-04-27 Thomas Schwinge[Hurd] Use mmap instead of sbrk
2016-04-27 Ivan MaidanskiFix 'GC_generic_malloc_inner_ignore_off_page not used...
2016-03-18 Ivan MaidanskiUpdate ChangeLog file (v7.2 - v7.4 changes only)
2016-03-11 Ivan MaidanskiFix filename printing in cordtest
2016-03-11 Ivan MaidanskiFix assertion on mark_lock_holder for non-unique NUMERI...
2016-03-11 Ivan MaidanskiFix pthreads-win32 name in comments and documentation
2016-03-11 Bruce HoultFix OSX issue with snprintf wrapper macro
2016-03-11 Ivan MaidanskiFix vsprintf_args initialization/cleanup in CORD_vsprin...
2016-03-11 Ivan MaidanskiFix 'implicit declaration of vsnprintf' GCC warning...
2016-03-11 Ivan MaidanskiFix unresolved vsnprintf in misc.c and snprintf in...
2016-03-11 Ivan Maidanskicord: Change no-argument functions declaration style...
2016-03-11 Ivan MaidanskiFix 'CORD_iter5 unused result' code defect in cordxtra
2016-03-11 Ivan MaidanskiRemove code duplication in GC_realloc
2016-03-11 Ivan MaidanskiFix 'statement unreachable' compiler warning in memalign
2016-03-11 Ivan MaidanskiWorkaround false warning about unreachable code path
2016-03-11 Ivan MaidanskiFix unchecked pointer dereference in check_ints (gctest)
2016-03-11 Ivan MaidanskiFix unchecked sigdelset() result in pthread_support
2016-03-11 Ivan MaidanskiFix unchecked pthread_join() result in threadkey_test
2016-03-11 Niklas TherningSkip GC_DS_PER_OBJECT objects with negative descriptor...
2016-03-11 Ivan MaidanskiFix unchecked fcntl() result
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...
next