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
2018-08-31
Ivan Maidanski
Eliminate 'comparison is always false' code defect...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Ivan Maidanski
Eliminate 'poor global variable name' code defect in...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Ivan Maidanski
Add LGTM.com code quality badges to README.md
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Ivan Maidanski
Update AUTHORS file (add Demyan Kimitsa)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Demyan Kimitsa
Fix start_world not resuming all threads on Darwin
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
Ivan Maidanski
Fix indentation of 'define GC_DATAEND' in gc.h
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Ivan Maidanski
Travis CI: Fix missing semicolon at the end of GNU_DOWN...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Ivan Maidanski
Update ChangeLog file (add v7.6.8 release date)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Ivan Maidanski
Travis CI: Put GNU S/W download base URL in a dedicated...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Ivan Maidanski
Update ChangeLog file
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Ivan Maidanski
Remove redundant checking of CPPCHECK macro in gc_cpp.h
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Ivan Maidanski
Fix delete operator redirection if gc_cpp is built...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Ivan Maidanski
Fix 'undefined reference to GC_incremental' linker...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-15
Ivan Maidanski
Use include gc.h with the angle brackets in the man...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Ivan Maidanski
Travis CI: Use TEST_MANUAL_VDB instead of MANUAL_VDB
commit
|
commitdiff
|
tree
|
snapshot
2018-08-14
Ivan Maidanski
New API to turn on manual VDB at runtime
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Ivan Maidanski
Update ChangeLog file (add v7.4.14 release date)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Ivan Maidanski
Update ChangeLog file (add v7.2l release date)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-07
Ivan Maidanski
Update AUTHORS file
commit
|
commitdiff
|
tree
|
snapshot
2018-08-07
Martin Koeppe
Initial single-threaded support of Interix subsystem
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
Ivan Maidanski
Update ChangeLog file
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
Ivan Maidanski
Update ChangeLog file (v7.6 changes)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-06
Ivan Maidanski
Update ChangeLog file (v7.2 - v7.4 changes only)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-03
Ivan Maidanski
Consistently use AS_HELP_STRING for configure new options
commit
|
commitdiff
|
tree
|
snapshot
2018-08-03
Ivan Maidanski
Fix incorrect roots order after root removal in remove_...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-01
Josh Peterson
Fix the build for Emscripten
commit
|
commitdiff
|
tree
|
snapshot
2018-08-01
Josh Peterson
Fix the build for N3DS
commit
|
commitdiff
|
tree
|
snapshot
2018-08-01
Ivan Maidanski
Update AUTHORS file (add Josh Peterson)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-01
Josh Peterson
Fix the build for Orbis and PSP2
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
Jonas Echterhoff
Fix compilation of darwin_stop_world for iOS 8+
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
Jonas Echterhoff
Fix more compilation issues for XboxOne
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
Ivan Maidanski
Allow register_main_static_data disabling in CMake...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
Ivan Maidanski
Allow dynamic_loading disabling in CMake script
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
Ivan Maidanski
Allow mmap enabling in CMake script
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
Ivan Maidanski
Allow threads_discovery disabling in CMake script
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Ivan Maidanski
Fix wrong expression for ENDIF in CMakeLists.txt
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Ivan Maidanski
Define DYNAMIC_LOADING for Darwin unless IGNORE_DYNAMIC...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Michael DeRoy
New configure --disable-register-main-static-data option
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Michael DeRoy
New configure --disable-dynamic-loading option
commit
|
commitdiff
|
tree
|
snapshot
2018-07-30
Michael DeRoy
New configure --enable-mmap option
commit
|
commitdiff
|
tree
|
snapshot
2018-07-29
Ivan Maidanski
Adjust formatting of configure help messages and config...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-29
Ivan Maidanski
Update AUTHORS file (add Michael DeRoy)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-29
Michael DeRoy
New configure --disable-threads-discovery option
commit
|
commitdiff
|
tree
|
snapshot
2018-07-28
Ivan Maidanski
Travis CI: Output content of disclaim_bench.log
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
Ivan Maidanski
Export stop/start_world_external only for multi-threade...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
Ivan Maidanski
Fix UNTESTED for multi-threaded API functions in gctest
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
Jonas Echterhoff
New API to stop and start the GC world externally
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
Ivan Maidanski
Update AUTHORS file (add Jonas Echterhoff)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
Jonas Echterhoff
Fix the BDWGC build on XboxOne
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
Ivan Maidanski
Fix suspend_thread_list in case of thread_suspend is...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
Jonathan Chambers
Perform thread_suspend in loop as it may be interrupted...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Ivan Maidanski
Remove PUSH_CONTENTS_HDR multi-line macro
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Ivan Maidanski
Update copyright information in alloc.c and gc.c
commit
|
commitdiff
|
tree
|
snapshot
2018-07-25
Ivan Maidanski
Add outermost parentheses to HCE definition
commit
|
commitdiff
|
tree
|
snapshot
2018-07-22
Ivan Maidanski
Update copyright information in the documentation and...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-22
Ivan Maidanski
Remove libatomic_ops license information
commit
|
commitdiff
|
tree
|
snapshot
2018-07-20
Ivan Maidanski
windows-untested: Update copyright in gc.ver
commit
|
commitdiff
|
tree
|
snapshot
2018-07-20
Ivan Maidanski
Remove info how to send bugs from README.cords
commit
|
commitdiff
|
tree
|
snapshot
2018-07-20
Ivan Maidanski
Do not use NULL in gc_inline.h
commit
|
commitdiff
|
tree
|
snapshot
2018-07-20
Ivan Maidanski
Update ChangeLog file
commit
|
commitdiff
|
tree
|
snapshot
2018-07-20
Ivan Maidanski
Update ChangeLog file (v7.6 changes only)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-20
Ivan Maidanski
Update ChangeLog file (v7.2 - v7.4 changes only)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Ivan Maidanski
Update NT_MAKEFILE usage information in README files...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
Ivan Maidanski
Fix Borland version in documentation to match that...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Ivan Maidanski
Fix GC_is_valid_displacement and GC_is_visible for...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Ivan Maidanski
Fix build for Android after enabling handle-fork by...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Ivan Maidanski
Update AUTHORS file (add woollybah)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Bruce A Henderson
Fix build for Nintendo platform
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
Ivan Maidanski
Fix 'pointer arithmetic with NULL' code defect in print...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-10
Ivan Maidanski
Eliminate 'ptr arithmetic with NULL' cppcheck warning...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-10
Ivan Maidanski
Eliminate 'condition is always true' cppcheck warning...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-10
Ivan Maidanski
Eliminate 'scope of var can be reduced' cppcheck warnin...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-10
Ivan Maidanski
Fix missing dirty and reachable_here calls in typed_test
commit
|
commitdiff
|
tree
|
snapshot
2018-07-05
Ivan Maidanski
Remove PUSH_OBJ multi-line macro
commit
|
commitdiff
|
tree
|
snapshot
2018-07-05
Ivan Maidanski
Fix test_cpp failure in case GC_DEBUG is defined
commit
|
commitdiff
|
tree
|
snapshot
2018-07-05
Ivan Maidanski
Remove multi-line macros (ITERATE_DL_HASHTBL_*) in...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-04
Ivan Maidanski
Eliminate duplicate clear_mark_bit call when removing...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-03
Ivan Maidanski
Remove multi-line macro (FOR_EACH_PRED) in backgraph
commit
|
commitdiff
|
tree
|
snapshot
2018-07-01
Ivan Maidanski
Travis CI: Test with explicit -D GC_DEBUG
commit
|
commitdiff
|
tree
|
snapshot
2018-07-01
Ivan Maidanski
New public API (PTR_STORE_AND_DIRTY) to simplify store...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-30
Ivan Maidanski
Eliminate 'language extension used' Clang warning in...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-30
Ivan Maidanski
Eliminate 'GC_DEBUG redefined' compiler warning in...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-30
Ivan Maidanski
Compute GC_CONS arguments just once
commit
|
commitdiff
|
tree
|
snapshot
2018-06-29
Ivan Maidanski
Same type casts for GC_PTR_STORE arguments regardless...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-25
Ivan Maidanski
Workaround 'condition is always false' VC++ warning...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-22
Ivan Maidanski
Fix mark stack overflow checking in push_selected
commit
|
commitdiff
|
tree
|
snapshot
2018-06-22
Ivan Maidanski
Add GC_reachable_here after GC_dirty in GC source
commit
|
commitdiff
|
tree
|
snapshot
2018-06-21
Ivan Maidanski
Add GC_reachable_here after GC_END_STUBBORN_CHANGE...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-21
Ivan Maidanski
Add GC_reachable_here after GC_END_STUBBORN_CHANGE...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Ivan Maidanski
Turn on GC assertions in NT_MAKEFILE for debug builds
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Ivan Maidanski
Fix NT_MAKEFILE for VS 2017
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Ivan Maidanski
Really use C11 static_assert if available (GCC/Clang...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Ivan Maidanski
Add missing type casts in remap and register_my_thread_...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Ivan Maidanski
Fix VirtualQuery call in case of malloc failure (Win32)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Ivan Maidanski
Eliminate 'switch statement contains no case label...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Ivan Maidanski
Do not include windows.h when compiling gc_cpp.cc
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Ivan Maidanski
Fast fail on invalid CPU parameter passed to NT_MAKEFILE
commit
|
commitdiff
|
tree
|
snapshot
2018-06-20
Ivan Maidanski
Consistently define WIN32_LEAN_AND_MEAN/NOSERVICE befor...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-19
Ivan Maidanski
Travis CI: Test compilation with -std=gnu11 option...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-19
Ivan Maidanski
.gitignore: Ignore '.vs' folders
commit
|
commitdiff
|
tree
|
snapshot
next