]> granicus.if.org Git - gc/shortlog
gc
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...
2014-05-20 Ivan MaidanskiFix out-of-memory case in new_back_edges, push_in_progr...
2014-05-20 Ivan MaidanskiFix GET_MEM argument rounding in GC_scratch_alloc and...
2014-05-20 Ivan MaidanskiUpdate emails/links due to project site and ML transition
2014-05-19 Ivan MaidanskiFix or remove broken URLs in documentation
2014-05-19 Ivan MaidanskiFix typo in GC overview file
2014-05-19 Andrew HortonFix mark stack excessive growth during parallel mark
2014-05-19 Andrew HortonBump GC_collect_at_heapsize in GC_add_to_heap. In the...
2014-05-19 Ivan MaidanskiFix typo in GC_collect_or_expand comment
2014-05-19 Yusuke SuzukiFix CMakeLists.txt: do not override CMAKE_OSX_ARCHITECTURES
2014-05-19 Yusuke SuzukiFix ADD_DEFINITION in CMakeLists.txt for kFreeBSD
2013-11-25 Ivan MaidanskiFix 'Bad signal in suspend_handler' abort on FreeBSD-9.2
2013-11-21 Ivan MaidanskiFix ABORT message in GC_restart_handler
2013-11-10 Ivan Maidanski[7.2e] gc7_2e
2013-09-16 Ivan MaidanskiUpdate ChangeLog
2013-09-16 Ivan MaidanskiFix race in GC_print_all_errors regarding GC_leaked
2013-09-15 Ivan MaidanskiUpdate ChangeLog
2013-09-15 Neale FergusonAdd weak attribute to avoid __data_start undefined...
2013-09-15 Ivan MaidanskiUpdate ChangeLog
2013-09-15 Ivan MaidanskiAdjust 'pthread_[un]register_cancel undefined ref'...
2013-09-15 Alex RozenmanAdd weak stubs for pthread_cancel API.
2013-09-07 Ivan MaidanskiUpdate ChangeLog
2013-09-06 Ivan MaidanskiFix collection of objects referenced only from GC_mark_...
2013-09-02 Ivan MaidanskiUpdate (regenerate) configure files; update ChangeLog
2013-09-02 Ivan Maidanski.gitignore: Ignore cord/tests/de_win.res
2013-09-02 Ivan Maidanski.gitignore: Ignore *.log, *.trs files produced by ...
2013-09-02 Ivan Maidanski.gitignore: Ignore .gch files
2013-09-02 Ivan Maidanskitests: Append _test suffix to 'initsecondarythread...
2013-09-02 Ivan MaidanskiReplace deprecated [CXX]INCLUDES to AM_C[PP]FLAGS in...
2013-09-02 Ivan MaidanskiRegenerate configure files by autoconf-2.69, automake...
2013-08-28 Ivan MaidanskiUpdate (regenerate) configure files; update ChangeLog
2013-08-28 Ivan Maidanskiconfigure: Enable PARALLEL_MARK and THREAD_LOCAL_ALLOC...
2013-08-25 Ivan MaidanskiUpdate ChangeLog
2013-08-25 Ivan MaidanskiMerge branch 'freebsd-ports-devel-boehm-gc-threaded...
2013-08-25 Ivan MaidanskiRemove changes in Makefile.in and doc/gc.man specific...
2013-08-25 Ivan MaidanskiUse __builtin_extract_return_addr in GC_RETURN_ADDR_PAR... gc7_2d-freebsd
2013-08-24 Ivan MaidanskiPrevent use of unsupported __builtin_return_address...
2013-08-24 Ivan MaidanskiDefine GC_caller_func_offset only if HAVE_DLADDR and...
2013-08-24 Ivan MaidanskiReplace GC_DBG_RA with GC_DBG_EXTRAS macro
2013-08-23 Ivan MaidanskiAdjust GC_debug_malloc/realloc_replacement macro to...
2013-08-22 Ivan MaidanskiFix old_segv/bus_act variables initialization for FreeBSD
2013-08-22 Ivan MaidanskiReformat gcconfig.h (related to FreeBSD/arm)
2013-07-21 Ivan MaidanskiAdjust configure.ac to match configure regarding FreeBS...
2013-07-21 Ivan MaidanskiMerge branch 'freebsd-ports-devel-boehm-gc-7_2d' into...
2013-07-21 Ivan MaidanskiFix GC_caller_func_offset and GC_DBG_RA names
2013-07-21 Vitaly MageryaFreeBSD New ports collection for boehm-gc v7.2d
2013-07-21 Mike McGaugheyFreeBSD New ports collection for boehm-gc v7.1 gc7_1-freebsd
2013-07-20 Ivan MaidanskiUpdate (regenerate) configure files; update ChangeLog
2013-07-20 Ivan MaidanskiFix 'stack section' pointer passed to push_all_stack_se...
2013-07-20 Ivan MaidanskiFix stackbottom/stack_end assignment in GC_call_with_gc...
2013-07-20 Ivan MaidanskiFix assertion violation in GC_mark_from prefetch loop
2013-07-20 Ivan MaidanskiFix typo in comment of GC_mark_from
2013-07-20 Ivan MaidanskiFix GC_PTHREAD_PTRVAL definition for GC_PTHREADS_PARAMA...
2013-07-20 Ivan MaidanskiFix more typos in comments and documentation
2013-07-20 Ondrej BilkaFix typos in comments
2013-07-20 Ivan MaidanskiFix missing tabs in SMakefile.amiga
2013-07-20 Ivan MaidanskiFix typo in comment of signalObjectAndWait_func (Win32)
2013-05-30 Ivan MaidanskiUpdate ChangeLog
2013-05-30 Ivan MaidanskiFix triple-letter typos in comments and documentation
2013-02-28 Ivan MaidanskiUpdate (regenerate) configure files; update ChangeLog
2013-02-28 Andy WingoFix tests makefile to link with new GNU ld linking...
2013-02-28 Ivan MaidanskiFix reference to debugging-related README file in READM...
2012-12-23 Ivan MaidanskiUpdate ChangeLog
2012-12-23 Ivan MaidanskiFix GC_win32_free_heap to prevent memory leak if USE_GL...
2012-12-23 Ivan MaidanskiFix dwSize argument of VirtualFree call in detect_GetWr...
2012-12-23 Ivan MaidanskiMerge branch 'mmouratov-7_2d-fix' into release-7_2
2012-12-23 Ivan MaidanskiFix GC_print_trace missing unlock
2012-12-23 Ivan MaidanskiFix typo and refine comment of GC_enable in public...
2012-12-23 Ivan MaidanskiFix GC_win32_free_heap compilation error for Cygwin
2012-12-08 Ivan MaidanskiUpdate ChangeLog
2012-12-08 Reimer BehrendsFix GC_malloc_explicitly_typed_ignore_off_page for...
2012-11-25 Ivan MaidanskiUpdate ChangeLog
2012-11-25 Ivan MaidanskiFix GC_CreateThread 'dwStackSize' argument type for...
2012-11-25 Ivan MaidanskiFix heap sections overflow for Win32/Cygwin with enable...
2012-11-25 Ivan MaidanskiFix GC_marker_Id elements initialization (WinCE)
2012-11-12 Ivan MaidanskiUpdate ChangeLog
2012-11-12 Ivan MaidanskiFix Win32 GC_write preventing potential infinite recurs...
next