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
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adjust naming of Win32/64 and x86/64 words in comments and documentation
Ivan Maidanski
2022-09-26
8
-27
/
+27
*
Fix hb_obj_kind type in documentation (ASCII diagram) describing hblkhdr
Ivan Maidanski
2022-08-03
1
-1
/
+3
*
Fix SUNOS5SIGS documentation to match macro definition in gcconfig.h
Ivan Maidanski
2022-07-05
1
-2
/
+1
*
Prevent (fix) parallel custom mark procs run in single-threaded clients
Ivan Maidanski
2022-06-01
2
-4
/
+4
*
Change default GC_time_limit value from 50 to 15 ms
Ivan Maidanski
2022-05-06
1
-1
/
+1
*
Rename MAP_LEN internal macro to OBJ_MAP_LEN
Ivan Maidanski
2022-03-05
1
-1
/
+1
*
Allow to unmap memory block right in GC cycle where block is freed
Ivan Maidanski
2022-02-27
2
-7
/
+8
*
Name all tests consistently
Ivan Maidanski
2022-02-07
3
-13
/
+13
*
Remove ancient PCR-Makefile
Ivan Maidanski
2021-11-29
1
-1
/
+2
*
Do not list all .c files in ancient README.Mac
Ivan Maidanski
2021-11-29
1
-20
/
+1
*
Remove ancient SMakefile.amiga
Ivan Maidanski
2021-11-29
1
-7
/
+13
*
Remove ancient OS2_MAKEFILE
Ivan Maidanski
2021-11-29
1
-2
/
+9
*
Remove Symbian makefile
Ivan Maidanski
2021-11-29
1
-1
/
+55
*
Remove doc.am and move gc.man to base folder
Ivan Maidanski
2021-11-25
2
-208
/
+0
*
Adjust link to file with the license in overview.md
Ivan Maidanski
2021-11-25
1
-1
/
+1
*
Update README.win32 about default build configuration (configure, cmake)
Ivan Maidanski
2021-11-25
1
-5
/
+5
*
Fix a typo in debugging.md
Ivan Maidanski
2021-11-25
1
-1
/
+1
*
Quote all mentioned header files in README.md and debugging.md
Ivan Maidanski
2021-11-25
1
-2
/
+2
*
Move public header files to include/gc in source tree
Ivan Maidanski
2021-11-25
1
-1
/
+1
*
Move non-license info from LICENSE file to README
Ivan Maidanski
2021-11-24
1
-1
/
+6
*
Exclude licensing terms from README.cords in favor of LICENSE
Ivan Maidanski
2021-11-23
1
-10
/
+0
*
Rename README.QUICK to LICENSE and install it by default
Ivan Maidanski
2021-11-23
2
-1
/
+2
*
Add 'lib' prefix to build artifact names in Makefile.direct
Ivan Maidanski
2021-11-14
1
-1
/
+1
*
Refer to Makefile.direct instead of deleted Makefile file in README
Ivan Maidanski
2021-11-03
2
-3
/
+3
*
Do not name GCC intrinsics as C11 ones
Ivan Maidanski
2021-10-30
1
-2
/
+2
*
Add a link to known uses of bdwgc to README
Ivan Maidanski
2021-10-18
1
-2
/
+1
*
Adjust dist_doc_DATA after renaming README.aix
Ivan Maidanski
2021-10-15
1
-1
/
+1
*
Rename README.rs6000 to README.aix
Ivan Maidanski
2021-10-13
2
-1
/
+1
*
[8.2.0]
v8.2.0
Ivan Maidanski
2021-09-29
1
-1
/
+1
*
Fall back to mprotect-based VDB at runtime if no soft-dirty bit in kernel
Ivan Maidanski
2021-09-04
2
-10
/
+10
*
Use soft dirty bits on Linux (initial implementation, off by default)
Ivan Maidanski
2021-08-07
3
-4
/
+6
*
Remove new_gc_alloc.h file
Ivan Maidanski
2021-07-25
1
-18
/
+0
*
Export CMake targets with namespace BDWgc
Steve Youngs
2021-07-08
1
-0
/
+13
*
Add README.emscripten to installed documentation set
Ivan Maidanski
2021-07-08
1
-0
/
+1
*
Emscripten single-threaded support (detect stack base, push registers)
Nguyen Thai Ngoc Duy
2021-06-20
1
-0
/
+15
*
Better formatting of list with GC phases in gcdescr.md
Matheus Rambo
2021-06-10
1
-18
/
+29
*
Add table of contents in gcdescr.md
Matheus Rambo
2021-06-10
1
-0
/
+11
*
New API (GC_set_markers_count) to control number of parallel markers
Ivan Maidanski
2020-08-13
1
-0
/
+4
*
Do not hard-code finalizable objects limit which triggers GC
Ivan Maidanski
2020-07-31
1
-0
/
+3
*
Add GC_ prefix to scan_ptr and some other static variables
Ivan Maidanski
2020-06-21
1
-1
/
+1
*
Remove obsolete information in README.darwin
Ivan Maidanski
2019-11-12
1
-56
/
+0
*
Build gctba library
Ivan Maidanski
2019-11-07
1
-0
/
+9
*
Move GC_throw_bad_alloc definition to new C++ file
Ivan Maidanski
2019-11-04
2
-5
/
+6
*
New macro to avoid system-wide new/delete inlining in gc_cpp.h (Win32)
Ivan Maidanski
2019-10-15
1
-0
/
+4
*
Remove a note in README.macros that work in progress
Ivan Maidanski
2019-10-12
1
-1
/
+1
*
Fix 'traceable but uncollectible memory' wording in gcinterface document
Dima Pasechnik
2019-10-11
1
-1
/
+1
*
New macro (CONSOLE_LOG) to enable logging to console on Win32
Ivan Maidanski
2019-09-12
1
-0
/
+3
*
Rename make_as_lib option to enable_static in NT_MAKEFILE and WCC_MAKEFILE
Ivan Maidanski
2019-07-20
2
-2
/
+2
*
Rename nothreads option to disable_threads in NT_MAKEFILE
Ivan Maidanski
2019-07-19
2
-2
/
+2
*
Update README.cmake regarding Unix, C++ and tests
Ivan Maidanski
2019-07-17
1
-19
/
+18
[next]