index
:
delta/bdwgc.git
add-long-weakref
draft-appveyor
draft-travis
fix_tsx_bug
freebsd-ports-devel-boehm-gc
freebsd-ports-devel-boehm-gc-integrate
gc6x-branch
gcc_boehmgc
ios-unified-ts-fix
jtotz-bdwgc-integrate
jtotz_bdwgc
master
mono_libgc
racket_gc
release-7_2
release-7_4
release-7_6
release-8_0
release-8_2
thread-suspend
github.com: ivmai/bdwgc.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move cord_pos.h to public headers folder (since included from cord.h)
Ivan Maidanski
2012-01-16
3
-3
/
+5
*
Remove dependency on cord in gc_config_macros.h (libcord visibility fix)
Ivan Maidanski
2012-01-16
2
-23
/
+49
*
Fix visibility of symbols in libcord.
Petter Urkedal
2012-01-14
3
-69
/
+73
*
Add 'const' qualifier for GC_is_marked argument pointer
Ivan Maidanski
2012-01-13
1
-2
/
+2
*
Export mark-bit manipulation functions.
Petter Urkedal
2012-01-14
2
-5
/
+6
*
Add setter and getter for GC_on_heap_resize;
Ivan Maidanski
2012-01-13
1
-2
/
+9
*
Add on-heap-resize event notification to API
Paolo Molaro
2012-01-13
1
-0
/
+3
*
Add GC_thread_is_registered API function
Zoltan Varga
2012-01-12
1
-0
/
+4
*
FreeBSD: Add comment to SIG_SUSPEND/THR_RESTART definitions
Ivan Maidanski
2012-01-10
1
-0
/
+3
*
Add 'const' qualifier for GC_make_descriptor bitmap argument
Ivan Maidanski
2012-01-10
1
-1
/
+1
*
Enable platform-specific disabling of static data scanning
Ivan Maidanski
2012-01-10
1
-1
/
+3
*
Win32: allow DllMain chaining on the client side
Ivan Maidanski
2012-01-10
1
-0
/
+9
*
Add GC_is_heap_ptr() to GC API
Ivan Maidanski
2011-12-29
1
-0
/
+6
*
Use EXPECT for checking various 'initialized' boolean variables
Ivan Maidanski
2011-12-29
1
-1
/
+1
*
Refactoring: rename GC_PRIdPTR to WARN_PRIdPTR
Ivan Maidanski
2011-12-29
1
-17
/
+9
*
configure: Do not install ancient new_gc_alloc.h broken for modern STL
Ivan Maidanski
2011-12-28
1
-1
/
+1
*
Fix configure --enable-cplusplus make install
Ivan Maidanski
2011-12-28
1
-3
/
+1
*
configure: ensure alphabetic order of files listed in include.am
Ivan Maidanski
2011-12-28
1
-21
/
+21
*
configure: Add javaxfc.h to the installation set of GC header files
Ivan Maidanski
2011-12-28
1
-3
/
+3
*
Fix gcconfig.h to define HBLKSIZE for Linux/mips
Richard Sandiford
2011-12-27
1
-0
/
+3
*
Fix gcconfig.h to handle mips64-linux target
David Daney
2011-12-27
1
-2
/
+6
*
Reformat code of gc_cpp.cc/h
Ivan Maidanski
2011-12-26
1
-69
/
+72
*
Comment out unused argument names for new/delete in gc_cpp header
Ivan Maidanski
2011-12-23
1
-7
/
+7
*
MacOSX: Accept i386_ prefix for thread_state_t (for compatibility)
Ivan Maidanski
2011-12-23
1
-4
/
+17
*
Expand tabs to spaces in some files
Ivan Maidanski
2011-12-22
2
-45
/
+45
*
Remove trailing spaces at EOLn in all files
Ivan Maidanski
2011-12-22
2
-3
/
+3
*
Fix GC_get_thr_restart_signal for OpenBSD and NaCl
Ivan Maidanski
2011-12-19
1
-1
/
+1
*
Added GC_get_thr_restart_signal()
Jan Wielemaker
2011-12-16
1
-0
/
+4
*
Recognize __ANDROID__ as synonym for PLATFORM_ANDROID
Ivan Maidanski
2011-12-16
2
-2
/
+9
*
Instruct configure to hide internal libgc.so symbols if supported (GCC)
Ivan Maidanski
2011-12-15
1
-1
/
+2
*
Remove unused 'destructor' parameter in 'specific' GC_key_create
Ivan Maidanski
2011-11-16
1
-1
/
+2
*
Support GC_Create/ExitThread, GC_begin/endthreadex for Cygwin and
Ivan Maidanski
2011-11-15
1
-1
/
+4
*
Remove PREFIXED in specific.c/h; mark "specific" functions as GC_INNER
Ivan Maidanski
2011-11-15
1
-9
/
+8
*
Swap GC_unregister_disappearing_link and GC_move_disappearing_link
Ivan Maidanski
2011-11-07
1
-5
/
+5
*
Refactor GC_move_disappearing_link() code;
Ivan Maidanski
2011-11-07
1
-11
/
+14
*
add GC_move_disappearing_link
Andy Wingo
2011-11-03
1
-0
/
+13
*
Merge remote-tracking branch 'origin/paurkedal-disclaim-v2'
Ivan Maidanski
2011-10-17
4
-0
/
+87
|
\
|
*
Merge branch 'remotes/paurkedal/t/disclaim-pullreq' plus some minor fixes
Ivan Maidanski
2011-09-30
1
-1
/
+3
|
|
\
|
|
*
Add comment on GC_init_finalized_malloc.
Petter Urkedal
2011-09-30
1
-2
/
+3
|
*
|
Review 'disclaim' add-on partially; fix code in some places again
Ivan Maidanski
2011-09-28
3
-13
/
+12
|
|
/
|
*
Review 'disclaim' add-on partially; fix code in some places
Ivan Maidanski
2011-09-23
2
-10
/
+13
|
*
Fix issues proposed in Ivan's previous commit, etc.
Petter Urkedal
2011-09-19
4
-19
/
+17
|
*
ENABLE_DISCLAIM: Make stylistic fixes in many places and add many FIXME.
Ivan Maidanski
2011-09-19
3
-8
/
+17
|
*
Add and update some copyright and remove README.disclaim.
Petter Urkedal
2011-09-19
1
-1
/
+1
|
*
Fix some issues and avoid warnings in disclaim-related code.
Petter Urkedal
2011-09-19
2
-3
/
+6
|
*
Adjust comments and whitespace.
Petter Urkedal
2011-09-19
1
-13
/
+12
|
*
Add disclaim callbacks for efficient finalization.
Petter Urkedal
2011-09-19
4
-0
/
+74
*
|
gcconfig.h: Add machine description for Hexagon
Linas Vepstas
2011-10-10
1
-0
/
+31
*
|
Do not define internal GC_parse_map_entry() unless really used.
Ivan Maidanski
2011-10-07
1
-2
/
+2
|
/
*
Fix mach_dep.c to include sys/ucontext.h on Mac OS X 10.6.
Ivan Maidanski
2011-09-15
1
-0
/
+4
[next]