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
2016-12-20
Ivan Maidanski
Workaround 'resource leak' false positives in alloc_MS...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Ivan Maidanski
Fix (adjust) GC_scratch_alloc actual argument type
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Ivan Maidanski
Fix storage class of local variable in register_dynamic...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Ivan Maidanski
Execute more single-threaded GC tests by CMake
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Ivan Maidanski
.gitignore: Add even more files generated by CMake
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Ivan Maidanski
Skip grungy_pages update when mark state invalid to...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-17
Ivan Maidanski
Workaround 'value of AO_compiler_barrier unknown' cppch...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-17
Ivan Maidanski
Disable implicit multi-threaded mode for Win32 to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-17
Ivan Maidanski
Workaround 'bad address arithmetic' static analysis...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-17
Ivan Maidanski
Fix compilation for winpthreads if HANDLE_FORK
commit
|
commitdiff
|
tree
|
snapshot
2016-12-17
Ivan Maidanski
Workaround 'checking unsigned value is negative' code...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-17
Ivan Maidanski
Workaround 'null pointer dereference' false positive...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Ivan Maidanski
Eliminate 'integer shift by a negative amount' code...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-16
Ivan Maidanski
Fix typo in GET_MEM comment
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
Ivan Maidanski
.gitignore: Properly ignore sym-linked folders of code...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-13
Ivan Maidanski
Do not print n_rescuing_pages value if incremental...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Ivan Maidanski
Fix GC_noop6 definition to avoid its calls to be optimi...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Ivan Maidanski
Put invariant name in quotes to make mark_state comment...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-12
Ivan Maidanski
.gitignore: Ignore folders and files of static code...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-10
Ivan Maidanski
Fix GC_mark_stack_top assertion violation properly...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-10
Ivan Maidanski
Fix assertion in GC_steal_mark_stack for non-heap regions
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Ivan Maidanski
Fix gc_cleanup destructor for non-heap objects (gc_cpp)
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Ivan Maidanski
Workaround 'index out of bounds' UBSan false warning...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Ivan Maidanski
Eliminate 'use of vulnerable sprintf' code defect in...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Ivan Maidanski
Workaround 'potential multiplication overflow' code...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Ivan Maidanski
Support CFLAGS_EXTRA to pass extra user-defined compile...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Ivan Maidanski
Remove page_was_dirty and remove_protection duplicate...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Ivan Maidanski
Fix '~' operator application to unsigned values shorter...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Ivan Maidanski
Fix 'bogus LR' detection in FindTopOfStack (Darwin)
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Ivan Maidanski
Enable mprotect-based incremental GC for Win64 (GCC)
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Ivan Maidanski
Workaround 'pointer used before comparison to null...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-07
Ivan Maidanski
Fix '32-bit value shift followed by expansion to 64...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-06
Ivan Maidanski
Fix 'GC_written_pages never read' code defect (GWW_VDB)
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Ivan Maidanski
Fix 'context local variable might be clobbered by setjm...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Ivan Maidanski
Fix message of VDB implementation used if MPROTECT_VDB...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Ivan Maidanski
Test GCJ object creation with length-based descriptor...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Ivan Maidanski
Fix potential data race in GC_SysVGetDataStart (SPARC)
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Ivan Maidanski
Fix a typo in comment in GC_SysVGetDataStart
commit
|
commitdiff
|
tree
|
snapshot
2016-11-28
Ivan Maidanski
Travis CI configuration: turn on pointer backtracing
commit
|
commitdiff
|
tree
|
snapshot
2016-11-28
Ivan Maidanski
Travis CI configuration: also build and test C++
commit
|
commitdiff
|
tree
|
snapshot
2016-11-27
Ivan Maidanski
Update ChangeLog file (v7.6 changes only)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-27
Ivan Maidanski
Update ChangeLog file (v7.2 - v7.4 changes only)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-26
Ivan Maidanski
Suppress 'use of GNU address-of-label extension' warnin...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-25
Ivan Maidanski
Suppress 'taking address of label non-standard' GCC...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Ivan Maidanski
Fix Solaris/sparc detection in case of strict C complia...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Ivan Maidanski
Report gcc/clang pedantic warnings (configure)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-19
Ivan Maidanski
Fix assertion violation in GC_repeat_read if --enable...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-19
Ivan Maidanski
Fix threaded tests runtime crash if GC_NO_THREAD_REDIRE...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-19
Ivan Maidanski
Fix initsecondarythread_test runtime failure if GC...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Ivan Maidanski
Workaround 'GC_pthread_*, begin/endthreadex never used...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Ivan Maidanski
ChangeLog: add information that CVE-2016-9427 is fixed...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Ivan Maidanski
Adjust GC_memalign comment
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Ivan Maidanski
Ensure oom_fn callback executed on out-of-memory in...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Ivan Maidanski
Workaround 'function is never used' cppcheck style...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Ivan Maidanski
Fix assertion violation in mark_local checking GC_mark_...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Ivan Maidanski
Workaround 'GC_DllMain is never used' cppcheck style...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Ivan Maidanski
Workaround 'WinMain() is never used' cppcheck false...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Ivan Maidanski
Workaround 'operator delete[]/new[] never used' cppchec...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Ivan Maidanski
Fix 'incompatible ptr-to-int conversion' compiler warni...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Ivan Maidanski
Update README to use autogen.sh on build from the sourc...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Ivan Maidanski
Update AUTHORS file (add Joshua Richardson)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-16
Ivan Maidanski
Document configure 'syntax error' issue in README
commit
|
commitdiff
|
tree
|
snapshot
2016-11-16
Ivan Maidanski
Eliminate 'function result not used' code defect in...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-15
Ivan Maidanski
Add testing of new[]/delete[] (test_cpp)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-15
Ivan Maidanski
Fix register_finalizer call in disclaim_bench for GC_DEBUG
commit
|
commitdiff
|
tree
|
snapshot
2016-11-15
Ivan Maidanski
Support AddressSanitizer and MemorySanitizer (clang)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-15
Ivan Maidanski
Fix potential integer overflow in GC_find_limit_* functions
commit
|
commitdiff
|
tree
|
snapshot
2016-11-15
Ivan Maidanski
Fix GC_jmp_buf multiple definition
commit
|
commitdiff
|
tree
|
snapshot
2016-11-15
Ivan Maidanski
Suppress 'tainted string passed to vulnerable operation...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Ivan Maidanski
Do not define amiga_get_mem, MacTemporaryNewPtr unless...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Ivan Maidanski
Eliminate 'GC_record_fault is never used' cppcheck...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Ivan Maidanski
Change no-argument functions declaration style to ANSI...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Ivan Maidanski
Replace C++ style comments to C ones, remove commented...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Ivan Maidanski
Update ChangeLog file
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Ivan Maidanski
Update ChangeLog file (v7.6 changes only)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Ivan Maidanski
Update ChangeLog file (v7.2 - v7.4 changes only)
commit
|
commitdiff
|
tree
|
snapshot
2016-10-31
Ivan Maidanski
Export GC_print_free_list()
commit
|
commitdiff
|
tree
|
snapshot
2016-10-29
Ivan Maidanski
Eliminate 'null dereference' code defect warning in...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-29
Ivan Maidanski
Revert "Eliminate 'deref-of-null' static analyzer warni...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-29
Ivan Maidanski
Fix 'replacement operator delete cannot be inline'...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-29
Ivan Maidanski
Enable GC_is_tmp_root for all platforms
commit
|
commitdiff
|
tree
|
snapshot
2016-10-29
Ivan Maidanski
Export GC_is_tmp_root() and GC_print_trace[_inner]()
commit
|
commitdiff
|
tree
|
snapshot
2016-10-29
Ivan Maidanski
Allow custom TRACE_ENTRIES value
commit
|
commitdiff
|
tree
|
snapshot
2016-10-29
Ivan Maidanski
Export GC_dump_finalization/regions()
commit
|
commitdiff
|
tree
|
snapshot
2016-10-28
Ivan Maidanski
Eliminate duplicate log messages in GC_mark_from
commit
|
commitdiff
|
tree
|
snapshot
2016-10-28
Ivan Maidanski
Eliminate redundant local variable in register_finalizer
commit
|
commitdiff
|
tree
|
snapshot
2016-10-28
Ivan Maidanski
Workaround 'insecure libc pseudo-random number generato...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-28
Ivan Maidanski
Fix 'address of fudged_set is used out of scope' code...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-28
Ivan Maidanski
Eliminate 'unsafe vsprintf is deprecated' compiler...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-28
Ivan Maidanski
Eliminate 'possible integer underflow' code defect...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-27
Ivan Maidanski
Eliminate 'comparison of signed and unsigned int' GCC...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-27
Ivan Maidanski
Workaround 'pos_*, [r]iter, dump never used' cppcheck...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-27
Ivan Maidanski
Eliminate 'CORD_*printf is never used' cppcheck style...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Ivan Maidanski
Fix conditional expression in pos_fetch, next non-macro...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Ivan Maidanski
Workaround 'possible null pointer dereference' cppcheck...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Ivan Maidanski
Fix null dereference in GC_stack_range_for if not DARWI...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Ivan Maidanski
Eliminate unreachable PROC/DEFAULT_VDB GC_printf calls...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Ivan Maidanski
Eliminate 'suspicious pointer subtraction' cppcheck...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Ivan Maidanski
Revert "Workaround 'suspicious ptr subtraction' cppchec...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Ivan Maidanski
Eliminate 'dereference of null' CSA false warning in...
commit
|
commitdiff
|
tree
|
snapshot
next