platform/upstream/libgc.git
2012-11-12 Ivan MaidanskiReplace conditional GC_log_printf calls with GC_COND...
2012-11-11 Ivan MaidanskiFix Win32 GC_write preventing potential infinite recurs...
2012-11-11 Ivan MaidanskiReplace Win32 GC_delete_gc_thread with GC_delete_gc_thr...
2012-11-11 Ivan MaidanskiImprove GC output atomicity in GC_print_obj, GC_print_a...
2012-11-10 Ivan MaidanskiImprove GC error printing atomicity in GC_add_to_black_...
2012-11-08 Ivan MaidanskiFix GC_lock comment (pthreads)
2012-11-08 Ivan MaidanskiImprove GC error printing atomicity in GC_debug_X and...
2012-11-08 Ivan MaidanskiSimplify LOCK/UNLOCK macro definition for static code...
2012-11-08 Ivan MaidanskiAvoid LOCK/UNLOCK hard-coding in gc_locks.h for PS3...
2012-11-08 Ivan MaidanskiUse GC_log_printf for logging instead of GC_[err_]printf
2012-11-07 Ivan MaidanskiFix debug_register_displacement calls from GC_debug_gen...
2012-11-07 Ivan MaidanskiAdd 'bytes reclaimed' counters to public GC_prof_stats_s
2012-11-06 Ivan MaidanskiUpdate TODO (add GC_prof_stats_s candidate fields)
2012-11-06 Ivan MaidanskiAdd GC_get_prof_stats[_unsafe]() to GC public API
2012-11-06 Ivan MaidanskiRecognize GC_GET_HEAP_USAGE_NOT_NEEDED option
2012-11-06 Ivan MaidanskiAdd FIXME for GC_max_large_allocd_bytes and GC_mark_sta...
2012-11-06 Ivan MaidanskiFix unit in comment for some counters in gc_priv.h
2012-10-31 Ivan MaidanskiUpdate ChangeLog file
2012-10-24 Ivan MaidanskiFix potential double fclose in test_extras (cordtest)
2012-10-24 Ivan MaidanskiCheck traceable_allocator.allocate result before derefe...
2012-10-24 Ivan MaidanskiFix pthread_attr_t resource leak in pthread_create
2012-10-23 Ivan MaidanskiEliminate warning and simplify expression in GC_init_ex...
2012-10-23 Ivan MaidanskiMinimize code duplication in GC_mark_and_push
2012-10-23 Ivan MaidanskiEliminate 'cast from int to pointer' warning in GC_excl...
2012-10-23 Ivan MaidanskiFix GC_clear_stack by declaring 'dummy' local array...
2012-10-23 Ivan MaidanskiEliminate 'unused result' compiler warning in main...
2012-10-22 Ivan MaidanskiEliminate 'uninitialized variable use' warning in test_...
2012-10-20 Ivan MaidanskiDocument GC_NAMESPACE macro in README
2012-10-20 Ivan MaidanskiUpdate AUTHORS
2012-10-20 Alexander HerzOptionally put gc_cpp symbols into 'boehmgc' namespace
2012-10-19 Ivan MaidanskiFix GC_unix_mmap_get_mem for open of /dev/zero failure
2012-10-19 Ivan MaidanskiCheck GC_base result in GC_print_all_smashed_proc
2012-10-19 Ivan MaidanskiSpecify GC_pthread_join result is unused in threadkey_test
2012-10-19 Ivan MaidanskiImprove staticrootstest checks (tests)
2012-10-19 Ivan MaidanskiSpecify GC_malloc result is unused in some tests
2012-10-19 Ivan MaidanskiAdd comment for big local_mark_stack variables in mark.c
2012-10-18 Ivan MaidanskiEliminate SIGBUS-related dead code in GC_write_fault_ha...
2012-10-18 Ivan MaidanskiRemove nested always-false ifdef for HPUX and FREEBSD
2012-10-18 Ivan MaidanskiDefine old_bus_handler static variable only if used...
2012-10-17 Ivan MaidanskiFix vsprintf_args cleanup in CORD_vsprintf
2012-10-17 Ivan MaidanskiMinor code refactoring of GC_allochblk_nth
2012-10-17 Ivan MaidanskiAdd comment for _DYNAMIC[] compared to NULL in GC_First...
2012-10-17 Ivan MaidanskiAdd comment about sigaction sa_restorer field
2012-10-17 Ivan MaidanskiFix sizeof in GC_push_thread_structures
2012-10-09 Ivan MaidanskiFix GC_CreateThread and GC_beginthreadex definition...
2012-09-29 Ivan MaidanskiPort BDWGC to Android/x86
2012-09-29 Ivan MaidanskiMove 'include setjmp.h' from mach_dep.c to gc_priv.h
2012-09-29 Ivan MaidanskiFix a typo in comment of GC_with_callee_saves_pushed
2012-09-29 Ivan MaidanskiDo not define _setjmp/_longjmp macros in mach_dep.c...
2012-09-18 Ivan Maidanskitests: Log error messages to stderr instead of stdout
2012-09-18 Ivan MaidanskiUpdate ChangeLog file
2012-09-12 Ivan MaidanskiEliminate 'unused value' compiler warning in GC_stop_wo...
2012-09-11 Ivan MaidanskiFix null-pointer dereference in CORD_substr_closure
2012-09-11 Ivan MaidanskiFix min_bytes_allocd comment
2012-09-11 Ivan MaidanskiRemove nested EXPECT in GC_core_finalized_malloc
2012-09-11 Ivan MaidanskiEnable 'Force GC at every GC_malloc' debug-related...
2012-09-11 Ivan MaidanskiFix min_bytes_allocd preventing potential infinite...
2012-09-11 Ivan MaidanskiUpdate information about GC_free_space_divisor in README
2012-09-09 Ivan MaidanskiUpdate ChangeLog file
2012-09-09 Ivan MaidanskiEliminate Clang warning for GC_pthread_exit attribute
2012-09-09 Ivan MaidanskiReplace var-args GC_noop with fixed-args one
2012-09-09 Ivan MaidanskiRemove dummy GC_noop call from code visible to Lint...
2012-09-08 Ivan MaidanskiUse GC_noop1 instead of GC_noop in GC_pause; remove...
2012-09-05 Ivan MaidanskiUpdate ChangeLog and AUTHORS files
2012-09-05 Colin LeMahieuFix GC_get_stack_base assembly code (Cygwin/Clang)
2012-08-30 Ivan MaidanskiUpdate ChangeLog file
2012-08-30 Ivan MaidanskiEliminate 'missing exception specification' warning...
2012-08-30 Ivan Maidanski.gitignore: Remove old /include/private/config.h.in...
2012-08-30 Ivan MaidanskiUpdate ChangeLog file
2012-08-30 Ivan Maidanski.gitignore: remove path prefix for config.h and stamp-h1
2012-08-30 Ivan MaidanskiInclude "config.h" instead of "private/config.h" on...
2012-08-27 Ivan MaidanskiUpdate ChangeLog file
2012-08-26 Ivan MaidanskiUpdate AUTHORS (add email)
2012-08-26 Thomas KlausnerFix unportable '==' test operators in configure
2012-08-21 Petter UrkedalElaborate comment on dependencies in autogen.sh.
2012-08-21 Ivan MaidanskiUpdate ChangeLog file
2012-08-21 Ivan MaidanskiAdd note about 'pkg-config' solving problem with autoco...
2012-08-05 Ivan MaidanskiUpdate ChangeLog file
2012-08-01 Ivan MaidanskiFix GC_clear_stack_inner by using GC_approx_sp
2012-08-01 Ivan MaidanskiFix all address-of-dummy operations by using GC_approx_...
2012-08-01 Ivan MaidanskiFix GC_call_with_stack_base to prevent its tail-call...
2012-08-01 Ivan MaidanskiResolve GCC warning in setjmp_t.c
2012-08-01 Ivan MaidanskiFix all address-of-dummy operations by adding volatile
2012-07-24 Ivan MaidanskiTODO file: Add FIXME item about deadlock on Darwin
2012-07-24 Ivan MaidanskiUpdate ChangeLog file
2012-07-24 Ivan MaidanskiUpdate TODO file (regarding segfault in GC_typed_mark_proc)
2012-07-24 Ivan MaidanskiPostpone the suspend signal in GC_dirty_init only if...
2012-07-24 Ivan MaidanskiFix GC_dirty_init by avoiding GC_get_suspend_signal...
2012-07-22 Ivan MaidanskiTODO file: Refine FIXME item about OpenBSD
2012-07-21 Ivan MaidanskiUpdate ChangeLog file
2012-07-21 Ivan MaidanskiTODO file: Update FIXME item about OpenBSD
2012-07-21 Ivan MaidanskiDummy merge branch 'fix-logging-atexit-not-working'
2012-07-20 Ivan MaidanskiFix stop_info.stack_ptr assignment in GC_suspend_all...
2012-07-20 Ivan MaidanskiTest SP obtained from OpenBSD-specific pthread context...
2012-07-20 Ivan MaidanskiReplace sprintf with defensive snprintf
2012-07-20 Ivan MaidanskiSuppress GCC warning in GC_get_main_stack_base (OpenBSD)
2012-07-20 Ivan MaidanskiUse memcpy (BCOPY) instead of strcpy (to suppress GCC...
2012-07-20 Ivan MaidanskiInclude pthread_np.h from pthread_stop_world.c on OpenBSD
2012-07-20 Ivan MaidanskiDisable find-leak GC_gcollect on GC abnormal EXIT
2012-07-20 Ivan MaidanskiCode refactoring of GC_x_printf (move shared code to...
next