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
/
mallocx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include stdio.h and stdlib.h only from gc_priv.h
Ivan Maidanski
2022-09-26
1
-1
/
+0
*
Use cast to void instead of the attribute to indicate unused arguments
Ivan Maidanski
2022-09-15
1
-2
/
+2
*
Use modHBLKSZ where possible
Ivan Maidanski
2022-08-03
1
-1
/
+1
*
Specify that internal allocations failure is unlikely
Ivan Maidanski
2022-06-07
1
-6
/
+6
*
Update copyright information in alloc.c and other modified files (2022)
Ivan Maidanski
2022-05-27
1
-1
/
+1
*
Replace comments about GC is held or not with relevant assertions
Ivan Maidanski
2022-05-11
1
-1
/
+1
*
Remove extra space after comma in license terms
Ivan Maidanski
2022-05-01
1
-1
/
+1
*
Remove extra parentheses in return statement
Ivan Maidanski
2022-05-01
1
-4
/
+4
*
Eliminate data race reported by TSan in GC_have_errors
Ivan Maidanski
2022-04-01
1
-2
/
+2
*
Declare cleared_p as volatile in realloc for any GCC version
Ivan Maidanski
2021-12-27
1
-1
/
+1
*
Eliminate 'writing into region of size 0' gcc FP warning in realloc
Ivan Maidanski
2021-12-27
1
-5
/
+7
*
Eliminate 'buffer overflow detected' FP error in realloc_test
Ivan Maidanski
2021-12-27
1
-1
/
+5
*
Move public header files to include/gc in source tree
Ivan Maidanski
2021-11-25
1
-1
/
+1
*
Update copyright information in alloc.c and other modified files (2021)
Ivan Maidanski
2021-09-09
1
-0
/
+1
*
Fix data race regarding *rlh value in generic_malloc_many
Ivan Maidanski
2021-07-29
1
-2
/
+5
*
Remove new_gc_alloc.h file
Ivan Maidanski
2021-07-25
1
-3
/
+3
*
Collapse multiple includes of windows.h
Ivan Maidanski
2019-09-14
1
-7
/
+1
*
Workaround 'argument to function is always 1' cppcheck false positives
Ivan Maidanski
2019-09-11
1
-3
/
+2
*
Workaround '*_stubborn function is never used' cppcheck warnings
Ivan Maidanski
2018-11-23
1
-8
/
+10
*
New API to turn on manual VDB at runtime
Ivan Maidanski
2018-08-15
1
-11
/
+7
*
New public API (PTR_STORE_AND_DIRTY) to simplify store-and-dirty operation
Ivan Maidanski
2018-07-01
1
-0
/
+7
*
Add GC_reachable_here after GC_dirty in GC source
Ivan Maidanski
2018-06-23
1
-0
/
+6
*
Fix FAST_MALLOC_GRANS and malloc_many for MANUAL_VDB
Ivan Maidanski
2018-05-19
1
-1
/
+8
*
Rename GC_dirty_async back to GC_dirty
Ivan Maidanski
2018-05-18
1
-1
/
+1
*
Hide and rename GC_dirty to GC_dirty_async[_inner]
Ivan Maidanski
2018-05-17
1
-8
/
+2
*
Remove stubborn.c file
Ivan Maidanski
2018-05-15
1
-0
/
+21
*
Remove stubborn objects allocation code completely
Ivan Maidanski
2018-05-15
1
-8
/
+0
*
Workaround 'opposite expression on both sides of &' cppcheck style warning
Ivan Maidanski
2018-05-03
1
-1
/
+2
*
Eliminate 'unused const variable' C++ warnings for [a][u]objfreelist_ptr
Ivan Maidanski
2018-03-01
1
-0
/
+1
*
Convert GC source files to valid C++ code
Ivan Maidanski
2018-02-16
1
-5
/
+7
*
Avoid potential race between realloc and clear_hdr_marks/reclaim_generic
Hans Boehm
2018-02-12
1
-6
/
+32
*
Revert 'Workaround TSan false positive about clear_hdr_marks/realloc race'
Ivan Maidanski
2018-02-09
1
-13
/
+1
*
Change type of hb_sz field (of hblkhdr) from size_t to word
Ivan Maidanski
2018-02-08
1
-2
/
+2
*
New API function (get_expl_freed_bytes_since_gc)
Ivan Maidanski
2018-01-12
1
-0
/
+5
*
Workaround TSan warning about data race in generic_malloc_many
Ivan Maidanski
2017-12-01
1
-6
/
+13
*
Workaround TSan false positive about clear_hdr_marks/realloc data race
Ivan Maidanski
2017-11-22
1
-1
/
+13
*
Use MARK_BIT_PER_GRANULE instead of MARK_BIT_PER_OBJ where appropriate
Ivan Maidanski
2017-08-19
1
-1
/
+2
*
Do not call BCOPY and BZERO if size is zero
Ivan Maidanski
2017-08-09
1
-1
/
+2
*
Adjust GC_memalign comment
Ivan Maidanski
2016-11-18
1
-2
/
+1
*
Fix GC_bytes_allocd incrementation in case of allocation failure
Ivan Maidanski
2016-09-27
1
-22
/
+20
*
Fix malloc routines to prevent size value wrap-around
Ivan Maidanski
2016-09-23
1
-5
/
+6
*
Merge branch 'generalize-alloc-via-ok_freelist'
Ivan Maidanski
2016-06-30
1
-4
/
+4
|
\
|
*
Revert "Refactoring of GC_Xobjfreelist" partially
Ivan Maidanski
2016-06-30
1
-4
/
+4
*
|
Fix GC_REALLOC to call GC_FREE if new size is zero and pointer is non-NULL
Ivan Maidanski
2016-04-05
1
-0
/
+6
*
|
Remove code duplication in GC_realloc
Ivan Maidanski
2016-03-02
1
-25
/
+15
*
|
Fix 'statement unreachable' compiler warning in memalign
Ivan Maidanski
2016-03-02
1
-1
/
+2
|
/
*
GC_malloc[_atomic] global and thread-local generalization with kind
Alessandro Bruni
2016-01-28
1
-2
/
+4
*
GC_malloc_[atomic_]uncollectable generalization
Ivan Maidanski
2016-01-15
1
-55
/
+1
*
Refactoring of GC_Xobjfreelist
Alessandro Bruni
2016-01-05
1
-6
/
+6
*
Fix lock assert violation in GC_gcollect_inner if GC_ALWAYS_MULTITHREADED
Ivan Maidanski
2015-10-22
1
-1
/
+1
[next]