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-09-26
Ivan Maidanski
Use AO_or in async_set_pht_entry_from_index if available
commit
|
commitdiff
|
tree
|
snapshot
2018-09-25
Ivan Maidanski
Fix concurrent bitmap update in GC_dirty
commit
|
commitdiff
|
tree
|
snapshot
2018-09-22
Ivan Maidanski
Remove unused clear_pht_entry_from_index macro
commit
|
commitdiff
|
tree
|
snapshot
2018-09-22
Ivan Maidanski
Refine documentation in gc_disclaim.h about closure...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-21
Ivan Maidanski
Fix disclaim_test failure in case of GC_DEBUG
commit
|
commitdiff
|
tree
|
snapshot
2018-09-19
Ivan Maidanski
Default to a single-threaded build for Nintendo, Orbis...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-19
Ivan Maidanski
Test marking of finalizer closure object in disclaim_test
commit
|
commitdiff
|
tree
|
snapshot
2018-09-19
Petter Urkedal
Fix marking of finalizer closure object
commit
|
commitdiff
|
tree
|
snapshot
2018-09-19
Ivan Maidanski
Fix unneeded end_stubborn_change/ptr_store_and_dirty...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-19
Ivan Maidanski
Refine documentation in gc_disclaim.h
commit
|
commitdiff
|
tree
|
snapshot
2018-09-18
Ivan Maidanski
Fix comment typo in CMakeLists.txt
commit
|
commitdiff
|
tree
|
snapshot
2018-09-18
Ivan Maidanski
Specify register_disclaim_proc and finalized_malloc...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
Ivan Maidanski
Fix GC_VSNPRINTF in cordprnt for DJGPP and MS VC for...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-07
Ivan Maidanski
Fix missing curses.h in cord/de when compiling manually...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Ivan Maidanski
Eliminate 'different const qualifiers' MS VC warnings...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Ivan Maidanski
Travis CI: Output content of disclaim_test.log
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Ivan Maidanski
Bump libgc version (for development of 8.2 release)
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Ivan Maidanski
[8.0.0]
v8.0.0
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Ivan Maidanski
Update ChangeLog file
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Ivan Maidanski
Really fix 'potential unsafe sign check of a bitwise...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Ivan Maidanski
Add Codecov.io badge to README
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Ivan Maidanski
Travis CI: Send code coverage reports to Codecov as...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Max Mouratov
Fix comment typos in backgraph.c, de.c, gcconfig.h
commit
|
commitdiff
|
tree
|
snapshot
2018-08-31
Ivan Maidanski
Replace some FIXME items with TODO ones
commit
|
commitdiff
|
tree
|
snapshot
2018-08-31
Ivan Maidanski
Eliminate 'unused variable old_maps_size' compiler...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-31
Ivan Maidanski
Remove MIN_WORDS macro from gc_priv.h
commit
|
commitdiff
|
tree
|
snapshot
2018-08-31
Ivan Maidanski
Workaround 'bad pointer arithmetic' false waring in...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-31
Ivan Maidanski
Eliminate 'potential unsafe sign check of a bitwise...
commit
|
commitdiff
|
tree
|
snapshot
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
next