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
2020-04-10
Slava Barinov
packaging: Add devel-static package
12/230512/1
accepted/tizen_6.0_base
accepted/tizen_6.0_base_tool
accepted/tizen_6.0_base_tool_hotfix
accepted/tizen_6.5_base
accepted/tizen_6.5_base_tool
accepted/tizen_7.0_base
accepted/tizen_7.0_base_hotfix
accepted/tizen_7.0_base_tool
accepted/tizen_7.0_base_tool_hotfix
accepted/tizen_8.0_base
accepted/tizen_base_tool
tizen_6.0_base
tizen_6.0_base_hotfix
tizen_6.5_base
tizen_7.0_base
tizen_7.0_base_hotfix
tizen_8.0_base
accepted/tizen/6.0/base/20201029.110834
accepted/tizen/6.0/base/20230713.142909
accepted/tizen/6.0/base/tool/20201029.112138
accepted/tizen/6.0/base/tool/hotfix/20201030.124945
accepted/tizen/6.0/base/tool/hotfix/20201102.090237
accepted/tizen/6.5/base/20230714.002533
accepted/tizen/6.5/base/tool/20211027.120204
accepted/tizen/7.0/base/20230714.002942
accepted/tizen/7.0/base/hotfix/20230714.003756
accepted/tizen/7.0/base/tool/20221028.120514
accepted/tizen/7.0/base/tool/hotfix/20221115.085000
accepted/tizen/8.0/base/20231005.044843
accepted/tizen/base/20200419.223854
accepted/tizen/base/20230714.003347
submit/tizen_6.0_base/20201029.184801
submit/tizen_6.0_base_hotfix/20201030.192501
submit/tizen_6.0_base_hotfix/20201102.162701
submit/tizen_6.5_base/20211026.180901
submit/tizen_6.5_base/20211027.183101
submit/tizen_6.5_base/20211027.200801
submit/tizen_7.0_base/20221028.201101
submit/tizen_7.0_base_hotfix/20221115.161601
submit/tizen_base/20200416.121222
tizen_6.0.m2_release
tizen_6.5.m2_release
tizen_7.0_m2_release
tizen_8.0_m2_release
commit
|
commitdiff
|
tree
|
snapshot
2020-03-18
Slava Barinov
Remove libatomic_ops dependency
tizen
accepted/tizen/base/20200403.032825
submit/tizen_base/20200402.112753
commit
|
commitdiff
|
tree
|
snapshot
2020-03-13
Slava Barinov
Version bump
commit
|
commitdiff
|
tree
|
snapshot
2020-03-13
Slava Barinov
Packaging created
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Ivan Maidanski
Pass -no-undefined linker flag if building shared libra...
upstream
upstream/8.0.4
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Ivan Maidanski
Replace obsolete AC_HELP_STRING with AS_HELP_STRING
commit
|
commitdiff
|
tree
|
snapshot
2020-03-02
Ivan Maidanski
Remove commented out assignment of gc_use_mmap in configure
commit
|
commitdiff
|
tree
|
snapshot
2020-03-02
Ivan Maidanski
Detect presence and flavor of pthread_setname_np by...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
Ivan Maidanski
Support -fvisibility=hidden option in CMake script
commit
|
commitdiff
|
tree
|
snapshot
2020-02-28
Ivan Maidanski
New CMake option (disable_handle_fork) to disable fork...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Ivan Maidanski
Read environment variables from a file on WinCE (CMake...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Ivan Maidanski
AppVeyor CI: Test with CMake disable_gc_debug
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Ivan Maidanski
New CMake option (disable_gc_debug) to remove debugging...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Ivan Maidanski
Eliminate 'gc_pthread_redirects.h should contain header...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Ivan Maidanski
Detect dladdr() presence in CMake script
commit
|
commitdiff
|
tree
|
snapshot
2020-02-25
Ivan Maidanski
Workaround 'x might be clobbered by longjmp' g++ warnin...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-25
Ivan Maidanski
Detect sigsetjmp() availability in CMake script
commit
|
commitdiff
|
tree
|
snapshot
2020-02-25
Ivan Maidanski
Fix spelling of CheckIncludeFile module name in CMake...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-21
Ivan Maidanski
Disable Clang/GCC aliasing optimization in CMake script...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-21
Ivan Maidanski
Fix 'unknown CMake command check_include_file' build...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-21
Ivan Maidanski
Fix 'conversion from string constant to char*' warning...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-20
Ivan Maidanski
Detect presence of execinfo.h system header in CMake...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-20
Ivan Maidanski
Detect presence of getcontext and dl_iterate_phdr in...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-17
Ivan Maidanski
Workaround 'checking if unsigned GC_time_lim_nsec is...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-17
Ivan Maidanski
Workaround 'NULL==*flh is always true' cppcheck style...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-17
Ivan Maidanski
Workaround 'me->thread_blocked is always 1' cppcheck...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Ivan Maidanski
Workaround 'firstpass is always true' cppcheck FP in...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Ivan Maidanski
Workaround 'condition x==2 is always false' cppcheck...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
John David...
Fix STACKBOTTOM on 32-bit HP/UX 11.11
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Ivan Maidanski
Update AUTHORS file (add John David Anglin)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
John David...
Fix mmap() failures on HP/UX
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Ivan Maidanski
Eliminate 'cast between incompatible function types...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Ivan Maidanski
Revert 'Call GC_thr_init only once'
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Ivan Maidanski
Implement set_marker_thread_name on Windows 10
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Ivan Maidanski
Call GC_thr_init only once
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Ivan Maidanski
Fix pthread_setname_np detection on Linux and snprintf...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Ivan Maidanski
Set name of GC marker threads
commit
|
commitdiff
|
tree
|
snapshot
2020-01-30
Ivan Maidanski
Update AUTHORS file
commit
|
commitdiff
|
tree
|
snapshot
2020-01-30
ssrlive
Check leak of objects allocated by CRT malloc in gctest...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-30
Ivan Maidanski
AppVeyor CI: Test MS VC single-threaded GC-debug build
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Ivan Maidanski
AppVeyor CI: Test cygwin64 single-threaded build with...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Ivan Maidanski
Workaround 'blocks>1 is always true' cppcheck FP in...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Ivan Maidanski
Fix missing OS_TYPE definition for some targets
commit
|
commitdiff
|
tree
|
snapshot
2020-01-24
Ivan Maidanski
Eliminate memory leak reported in add_current_malloc_he...
commit
|
commitdiff
|
tree
|
snapshot
2020-01-23
Ivan Maidanski
Define GC_win32_free_heap API function for all Windows...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-12
Ivan Maidanski
Remove obsolete information in README.darwin
commit
|
commitdiff
|
tree
|
snapshot
2019-11-09
Ivan Maidanski
Fix abort in GC_printf when gctest is built as WinMain...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-07
Ivan Maidanski
Travis CI: Test configure --disable-throw-bad-alloc...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-07
Ivan Maidanski
Build gctba library
commit
|
commitdiff
|
tree
|
snapshot
2019-11-04
Ivan Maidanski
Compile C++ code with exception handling enabled in...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-04
Ivan Maidanski
Move GC_throw_bad_alloc definition to new C++ file
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Ivan Maidanski
Fix 'write to GC log failed' error (Cygwin)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Ivan Maidanski
Update AUTHORS file (add Thomas Thiriez)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-29
Thomas Thiriez
Allocate start_info struct on the stack in GC_pthread_c...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Ivan Maidanski
Workaround 'possible null dereference in frame->savedSP...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Ivan Maidanski
Do not use iOS private symbols
commit
|
commitdiff
|
tree
|
snapshot
2019-10-15
Ivan Maidanski
.gitignore: Collapse multiple lib*.so items in a single one
commit
|
commitdiff
|
tree
|
snapshot
2019-10-15
Ivan Maidanski
AppVeyor CI: Test MS VC build with -D GC_NO_INLINE_STD_NEW
commit
|
commitdiff
|
tree
|
snapshot
2019-10-15
Ivan Maidanski
New macro to avoid system-wide new/delete inlining...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Ivan Maidanski
Remove a note in README.macros that work in progress
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
Ivan Maidanski
Update AUTHORS file
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
Dima Pasechnik
Fix 'traceable but uncollectible memory' wording in...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
Ivan Maidanski
Fix gc_cpp.h file name in comments after renaming
commit
|
commitdiff
|
tree
|
snapshot
2019-10-11
Ivan Maidanski
Update ChangeLog file
commit
|
commitdiff
|
tree
|
snapshot
2019-10-10
Ivan Maidanski
Update ChangeLog file (v8.0 changes)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-10
Ivan Maidanski
Update ChangeLog file (v7.6 changes)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-10
Ivan Maidanski
Update ChangeLog file (v7.2 - v7.4 changes only)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-07
Ivan Maidanski
Update AUTHORS file
commit
|
commitdiff
|
tree
|
snapshot
2019-10-07
Sorawee Porncharoenwase
Fix a typo in 'primitives' word in ChangeLog
commit
|
commitdiff
|
tree
|
snapshot
2019-10-07
Jonathan Chambers
Add dummy target for mono client
commit
|
commitdiff
|
tree
|
snapshot
2019-10-04
Ivan Maidanski
Workaround 'condition is redundant or null deref is...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-04
Ivan Maidanski
Workaround 'condition *flh==0 is always true' cppcheck...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-04
Ivan Maidanski
Fix GC_new_hblk prototype in a comment
commit
|
commitdiff
|
tree
|
snapshot
2019-10-04
Ivan Maidanski
Check thread is alive on each SuspendThread loop iterat...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Ivan Maidanski
Do not hold GC_fault_handler_lock when in Sleep (Win32)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-03
Ivan Maidanski
Workaround 'label handle_thr_start is not used' cppchec...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-02
Ivan Maidanski
Use CreateThread without GC_ prefix in gctest
commit
|
commitdiff
|
tree
|
snapshot
2019-10-02
Ivan Maidanski
Fix 'ACCESS_VIOLATION in marker' GC warning on Win32...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Ivan Maidanski
Workaround 'condition appendToFile is always false...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Ivan Maidanski
Set GC_collecting hint for GC_collect_a_little_inner...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Ivan Maidanski
Prevent use of unsaved thread context registers in...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-24
Ivan Maidanski
Remove redundant GC_with_callee_saves_pushed call in...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Ivan Maidanski
Reformat code of GC_push_roots
commit
|
commitdiff
|
tree
|
snapshot
2019-09-16
Ivan Maidanski
Add assertion that thread is suspended when using conte...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-16
Ivan Maidanski
Add debug messages on thread suspend/resume (Win32)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-14
Ivan Maidanski
Collapse multiple includes of windows.h
commit
|
commitdiff
|
tree
|
snapshot
2019-09-14
Ivan Maidanski
Eliminate 'static GC_sysinfo definition has incomplete...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
Ivan Maidanski
AppVeyor CI: Test mingw build with -D CONSOLE_LOG
commit
|
commitdiff
|
tree
|
snapshot
2019-09-12
Ivan Maidanski
New macro (CONSOLE_LOG) to enable logging to console...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-11
Ivan Maidanski
Do not define GC_write_cs for Xbox One target
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Ivan Maidanski
Workaround 'argument to function is always 1' cppcheck...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Ivan Maidanski
Workaround 'redundant initialization for r' cppcheck...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Ivan Maidanski
Workaround 'cnt var assigned but not used' cppcheck...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Ivan Maidanski
Remove redundant check of GC_free argument in register_...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Ivan Maidanski
Replace push_one calls with push_many_regs one for...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-10
Ivan Maidanski
Fix incorrect code generation by MS VC caused by excess...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Ivan Maidanski
AppVeyor CI: Test mingw64 build with -D NO_RETRY_GET_TH...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Jonathan Chambers
Prevent GetThreadContext failure (Windows)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-05
Ivan Maidanski
Refactoring of WoW64 workaround (Win32)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-04
Ivan Maidanski
Define OS_TYPE and DATAEND for UWP targets
commit
|
commitdiff
|
tree
|
snapshot
next