projects
/
platform
/
upstream
/
libgc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/libgc.git
2012-08-30
Ivan Maidanski
.gitignore: remove path prefix for config.h and stamp-h1
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Ivan Maidanski
Include "config.h" instead of "private/config.h" on...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Ivan Maidanski
Update ChangeLog file
commit
|
commitdiff
|
tree
|
snapshot
2012-08-26
Ivan Maidanski
Update AUTHORS (add email)
commit
|
commitdiff
|
tree
|
snapshot
2012-08-26
Thomas Klausner
Fix unportable '==' test operators in configure
commit
|
commitdiff
|
tree
|
snapshot
2012-08-21
Petter Urkedal
Elaborate comment on dependencies in autogen.sh.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-21
Ivan Maidanski
Update ChangeLog file
commit
|
commitdiff
|
tree
|
snapshot
2012-08-21
Ivan Maidanski
Add note about 'pkg-config' solving problem with autoco...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-05
Ivan Maidanski
Update ChangeLog file
commit
|
commitdiff
|
tree
|
snapshot
2012-08-01
Ivan Maidanski
Fix GC_clear_stack_inner by using GC_approx_sp
commit
|
commitdiff
|
tree
|
snapshot
2012-08-01
Ivan Maidanski
Fix all address-of-dummy operations by using GC_approx_...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-01
Ivan Maidanski
Fix GC_call_with_stack_base to prevent its tail-call...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-01
Ivan Maidanski
Resolve GCC warning in setjmp_t.c
commit
|
commitdiff
|
tree
|
snapshot
2012-08-01
Ivan Maidanski
Fix all address-of-dummy operations by adding volatile
commit
|
commitdiff
|
tree
|
snapshot
2012-07-24
Ivan Maidanski
TODO file: Add FIXME item about deadlock on Darwin
commit
|
commitdiff
|
tree
|
snapshot
2012-07-24
Ivan Maidanski
Update ChangeLog file
commit
|
commitdiff
|
tree
|
snapshot
2012-07-24
Ivan Maidanski
Update TODO file (regarding segfault in GC_typed_mark_proc)
commit
|
commitdiff
|
tree
|
snapshot
2012-07-24
Ivan Maidanski
Postpone the suspend signal in GC_dirty_init only if...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-24
Ivan Maidanski
Fix GC_dirty_init by avoiding GC_get_suspend_signal...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-22
Ivan Maidanski
TODO file: Refine FIXME item about OpenBSD
commit
|
commitdiff
|
tree
|
snapshot
2012-07-21
Ivan Maidanski
Update ChangeLog file
commit
|
commitdiff
|
tree
|
snapshot
2012-07-21
Ivan Maidanski
TODO file: Update FIXME item about OpenBSD
commit
|
commitdiff
|
tree
|
snapshot
2012-07-21
Ivan Maidanski
Dummy merge branch 'fix-logging-atexit-not-working'
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Ivan Maidanski
Fix stop_info.stack_ptr assignment in GC_suspend_all...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Ivan Maidanski
Test SP obtained from OpenBSD-specific pthread context...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Ivan Maidanski
Replace sprintf with defensive snprintf
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Ivan Maidanski
Suppress GCC warning in GC_get_main_stack_base (OpenBSD)
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Ivan Maidanski
Use memcpy (BCOPY) instead of strcpy (to suppress GCC...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Ivan Maidanski
Include pthread_np.h from pthread_stop_world.c on OpenBSD
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Ivan Maidanski
Disable find-leak GC_gcollect on GC abnormal EXIT
commit
|
commitdiff
|
tree
|
snapshot
2012-07-20
Ivan Maidanski
Code refactoring of GC_x_printf (move shared code to...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-19
Ivan Maidanski
Code refactoring of GC_x_printf (move shared code to...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
Ivan Maidanski
Fix GC_err_printf called from atexit hook by duping...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-18
Ivan Maidanski
TODO: Add FIXME items for FreeBSD and OpenBSD
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Ivan Maidanski
Update ChangeLog file
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Ivan Maidanski
Recognize GC_SIG_SUSPEND and GC_SIG_THR_RESTART tuning...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Ivan Maidanski
Merge branch 'add-signals-setters'
commit
|
commitdiff
|
tree
|
snapshot
2012-07-04
Ivan Maidanski
Dummy merge remote-tracking branch 'jcbeaudoin/signals_...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-04
Jean-Claude...
Add thread suspend/resume signals public setters (POSIX...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-04
Ivan Maidanski
Move GC_get_suspend/thr_restart_signal to misc.c for...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-04
Ivan Maidanski
Replace SIG_SUSPEND macro to a variable in pthread_stop...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-04
Ivan Maidanski
Replace SIG_THR_RESTART macro to a variable in pthread_...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-03
Jean-Claude...
Fixed typo in restart signal setter function name.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-03
Jean-Claude...
Extend new suspend/restart signal macro redirection...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-30
Ivan Maidanski
Update ChangeLog file
commit
|
commitdiff
|
tree
|
snapshot
2012-06-30
Ivan Maidanski
Merge branch 'add-abort-exit-setters'
commit
|
commitdiff
|
tree
|
snapshot
2012-06-27
Ivan Maidanski
Update ChangeLog file
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Ivan Maidanski
Update ChangeLog file
commit
|
commitdiff
|
tree
|
snapshot
2012-06-24
Ivan Maidanski
Dummy merge branch 'jcbeaudoin/exit_abort_hooks'
commit
|
commitdiff
|
tree
|
snapshot
2012-06-24
Ivan Maidanski
Add public GC_set/get_abort_func to replace default...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-24
Ivan Maidanski
Turn off GC_LOOP_ON_ABORT functionality if GC compiled...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-24
Ivan Maidanski
Call GC_on_abort (with NULL argument) on exit(1)
commit
|
commitdiff
|
tree
|
snapshot
2012-06-24
Jean-Claude...
Better handling in signal setter/getter of non-signal...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-24
Jean-Claude...
Segregated suspend/restart signal init changes into...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-24
Jean-Claude...
Added documentation to abort and exit callback hook...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-24
Jean-Claude...
Added getters for exit and abort callback hooks.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-24
Jean-Claude...
Segregated exit and abort hooks changes into their...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-23
Ivan Maidanski
Replace exit(1) with EXIT call in catch_exception_raise...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
Jean-Claude...
Added GC_CALLBACK to abort() and exit() callback hooks...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
Jean-Claude...
Fixed STATIC style for exit() and abort() callback...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
Jean-Claude...
Added abort() and exit() callback hooks.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-17
Ivan Maidanski
Fix thread-related tests for pthreads-w32
commit
|
commitdiff
|
tree
|
snapshot
2012-06-16
Ivan Maidanski
tools: Include proper header file for configuration...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-16
Ivan Maidanski
test_cpp: Fix WinMain to prevent SEGV if zero arguments...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-16
Ivan Maidanski
Fix test_cpp (ensure the collector recognizes pointers...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-16
Ivan Maidanski
cord tests: Suppress GCC warnings in 'de' app
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Ivan Maidanski
test_cpp: Suppress GCC warnings in WinMain
commit
|
commitdiff
|
tree
|
snapshot
2012-06-09
Ivan Maidanski
Update ChangeLog file
commit
|
commitdiff
|
tree
|
snapshot
2012-06-09
Ivan Maidanski
Recognize GC_DONT_GC macro in gc.h (causes GC_INIT...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
Ivan Maidanski
Update ChangeLog file
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
Ivan Maidanski
Add comment in GC_memalign
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
Ivan Maidanski
Fix CORD_cat_char_star to prevent SEGV in case of out...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
Ivan Maidanski
Update ChangeLog file
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
Ivan Maidanski
Fix GC_scratch_alloc and GC_get_maps invocations to...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-03
Ivan Maidanski
Update ChangeLog file
commit
|
commitdiff
|
tree
|
snapshot
2012-06-02
Ivan Maidanski
Add public setter and getter for GC_push_other_roots
commit
|
commitdiff
|
tree
|
snapshot
2012-06-02
Ivan Maidanski
Add GC_push_all/conditional() to GC public API
commit
|
commitdiff
|
tree
|
snapshot
2012-06-02
Ivan Maidanski
Fix visibility of GC_push_all/conditional, GC_push_othe...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-02
Ivan Maidanski
Update AUTHORS file
commit
|
commitdiff
|
tree
|
snapshot
2012-06-02
Tsugutomo Enami
Fix GC_FirstDLOpenedLinkMap() for NetBSD 6 release
commit
|
commitdiff
|
tree
|
snapshot
2012-05-31
Tsugutomo Enami
Fix GC_FirstDLOpenedLinkMap() for FreeBSD 9 release
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Ivan Maidanski
Update ChangeLog file
commit
|
commitdiff
|
tree
|
snapshot
2012-05-16
Ivan Maidanski
Fix assertion in GC_malloc_[atomic_]uncollectable ...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Ivan Maidanski
Bump libgc version
commit
|
commitdiff
|
tree
|
snapshot
2012-05-11
Ivan Maidanski
Bump libgc version to 7.3alpha2
gc7_3alpha2
commit
|
commitdiff
|
tree
|
snapshot
2012-05-01
Ivan Maidanski
Update ChangeLog file
commit
|
commitdiff
|
tree
|
snapshot
2012-05-01
H.J. Lu
Set GC_GRANULE_BYTES/GC_GRANULE_WORDS for x32
commit
|
commitdiff
|
tree
|
snapshot
2012-05-01
H.J. Lu
Define ALIGNMENT and CPP_WORDSZ for x32
commit
|
commitdiff
|
tree
|
snapshot
2012-04-30
Ivan Maidanski
Merge commit 'paurkedal/fix-freelist-check-and-specific'
commit
|
commitdiff
|
tree
|
snapshot
2012-04-29
Ivan Maidanski
Update ChangeLog file
commit
|
commitdiff
|
tree
|
snapshot
2012-04-29
Ivan Maidanski
Merge branch 'freebsd-use-pthread-specific'
commit
|
commitdiff
|
tree
|
snapshot
2012-04-29
Ivan Maidanski
Merge branch 'fix-freelist-check-and-specific'
commit
|
commitdiff
|
tree
|
snapshot
2012-04-29
Petter Urkedal
Add two missing GC_start_debugging() calls.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Ivan Maidanski
Fix USE_CUSTOM_SPECIFIC mode (if manually enabled)...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Ivan Maidanski
Update ChangeLog file
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Ivan Maidanski
Update TODO file (add FIXME item)
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Ivan Maidanski
Use USE_COMPILER_TLS on Cygwin
commit
|
commitdiff
|
tree
|
snapshot
2012-04-22
Ivan Maidanski
Use pthread_key for thread-local storage on FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2012-04-21
Ivan Maidanski
Add assertion in GC_getspecific on qtid
commit
|
commitdiff
|
tree
|
snapshot
2012-04-21
Ivan Maidanski
Code refactoring of specific.c and specific.h;
commit
|
commitdiff
|
tree
|
snapshot
next