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
2019-07-05
Ivan Maidanski
Remove dependency on user32.dll import library from...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-05
Ivan Maidanski
New macro (NO_MSGBOX_ON_ERROR) to avoid message box...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-01
Ivan Maidanski
Update ChangeLog file
commit
|
commitdiff
|
tree
|
snapshot
2019-06-30
Ivan Maidanski
Update ChangeLog file (v8.0 changes)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-30
Ivan Maidanski
Update ChangeLog file (v7.6 changes)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-30
Ivan Maidanski
Update ChangeLog file (v7.2 - v7.4 changes only)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Ivan Maidanski
AppVeyor CI: Fix cmake Release build by passing --config
commit
|
commitdiff
|
tree
|
snapshot
2019-06-26
Ivan Maidanski
Fix 'const object must be initialized' MS VC error...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-25
Ivan Maidanski
Fix 'redefinition of struct GC_ms_entry' compilation...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-25
Ivan Maidanski
Fix 'GC_debug_header_size is deprecated' GCC warning
commit
|
commitdiff
|
tree
|
snapshot
2019-06-24
Ivan Maidanski
Travis CI: Replace clang-5.0 with clang (update to...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Ivan Maidanski
Travis CI: Fix out-of-memory during cppcheck build
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Ivan Maidanski
Update AUTHORS file (add iarspider)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Ivan R
Fix 'ISO C++17 does not allow dynamic exception spec...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Ivan Maidanski
Fix 'while clause does not guard' GCC warning in GC_par...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Ivan Maidanski
Fix fread failure after enable_incremental if malloc...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-21
Ivan Maidanski
Do not use Manual VDB mode if C malloc is redirected
commit
|
commitdiff
|
tree
|
snapshot
2019-06-19
Victor Romero
Specify rules for installing targets in CMake script
commit
|
commitdiff
|
tree
|
snapshot
2019-06-19
Ivan Maidanski
.gitignore: Ignore libgccpp shared and static libraries...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-19
Ivan Maidanski
Build gc_cpp.cc as gccpp library by CMake script
commit
|
commitdiff
|
tree
|
snapshot
2019-06-19
Ivan Maidanski
Compile 'de' test GUI app with resources by CMake script
commit
|
commitdiff
|
tree
|
snapshot
2019-06-19
Ivan Maidanski
Fix 'cordtest: command not found' in Makefile.direct
commit
|
commitdiff
|
tree
|
snapshot
2019-06-19
Ivan Maidanski
.gitignore: Ignore libcord shared and static libraries...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-19
Ivan Maidanski
Fix 'unresolved external symbol _main' in gctest report...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-19
Ivan Maidanski
Build libcord by CMake script
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Ivan Maidanski
AppVeyor CI: Add CMake build with the default release...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Ivan Maidanski
AppVeyor CI: Test CMake build with enable_large_config
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Ivan Maidanski
AppVeyor CI: Add CMake build with disabled shared libraries
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Ivan Maidanski
Generate cordtest and de executable files in GC base...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Ivan Maidanski
Build gc as a shared library by default (CMake)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-18
Ivan Maidanski
Fix 'external linkage required for var because of dllim...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Ivan Maidanski
Enable test_cpp in CMake script
commit
|
commitdiff
|
tree
|
snapshot
2019-06-17
Ivan Maidanski
Fix building of shared library with C++ support on...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-15
Ivan Maidanski
Move test executable files produced by CMake to the...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-15
Victor Romero
Rename libgc-lib.a to libgc.a in CMake script
commit
|
commitdiff
|
tree
|
snapshot
2019-06-14
Ivan Maidanski
Remove gcmt-dll generation by CMake
commit
|
commitdiff
|
tree
|
snapshot
2019-06-14
Ivan Maidanski
Remove gcmt-lib generation by CMake
commit
|
commitdiff
|
tree
|
snapshot
2019-06-14
Ivan Maidanski
Restrict CMake project to C-only language unless enable...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-14
Ivan Maidanski
Fix gc_cpp.cc compilation by CMake if enable_single_obj...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-13
Ivan Maidanski
.gitignore: Ignore CMake-generated libgc.dll.a
commit
|
commitdiff
|
tree
|
snapshot
2019-06-11
Ivan Maidanski
Remove unnecessary checks of __ELF__ for NaCl
commit
|
commitdiff
|
tree
|
snapshot
2019-06-11
Ivan Maidanski
.gitignore: Ignore CMake-generated libgc.a
commit
|
commitdiff
|
tree
|
snapshot
2019-06-11
Ivan Maidanski
Update AUTHORS file (add Maya Rashish)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-11
Maya Rashish
Get rid of some non-ELF ifdefs
commit
|
commitdiff
|
tree
|
snapshot
2019-06-10
Peter Wang
Fix mmap(PROT_NONE) failure on AIX
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Ivan Maidanski
Add CMake option to compile all library .c files into...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Victor Romero
Fix build for OS X (CMake)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Victor Romero
Define _CRT_SECURE_NO_DEPRECATE macro in CMake script...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Victor Romero
Support header files installation in CMake script
commit
|
commitdiff
|
tree
|
snapshot
2019-06-06
Ivan Maidanski
Appveyor CI: Turn on build_test and enable_cplusplus...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-06
Victor Romero
Do not build the tests by default (CMake)
commit
|
commitdiff
|
tree
|
snapshot
2019-06-06
Peter Wang
Fix 'ulong undefined' compilation error on AIX
commit
|
commitdiff
|
tree
|
snapshot
2019-06-06
Ivan Maidanski
Appveyor CI: Pass --build-config to ctest again
commit
|
commitdiff
|
tree
|
snapshot
2019-06-06
Ivan Maidanski
Add cordtest to CMake script and rename cord/cord execu...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
Ivan Maidanski
.gitignore: Ignore CMake-generated files in cord folder
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
Ivan Maidanski
Move CMake cord specification and cord executable to...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
Victor Romero
Define _CRT_SECURE_NO_DEPRECATE macro in CMake script...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
Ivan Maidanski
Add tracetest and disclaim tests to CMake script
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
Ivan Maidanski
Turn off C++ API in CMake script by default
commit
|
commitdiff
|
tree
|
snapshot
2019-06-05
Ivan Maidanski
Support enable_sigrt_signals option by CMake script
commit
|
commitdiff
|
tree
|
snapshot
2019-06-04
Ivan Maidanski
Appveyor CI: Pass CMAKE_OPTIONS to cmake only when...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-04
Ivan Maidanski
.gitignore: Ignore libgcmt-dll.dll.a (produced by CMake)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-31
Ivan Maidanski
Travis CI: Output content of threadleaktest.log
commit
|
commitdiff
|
tree
|
snapshot
2019-05-30
Ivan Maidanski
Update AUTHORS file (add Victor Romero)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-30
Victor Romero
Group all options near the top of CMake script
commit
|
commitdiff
|
tree
|
snapshot
2019-05-30
Victor Romero
Upgrade cmake_minimum_required(version) to 3.1
commit
|
commitdiff
|
tree
|
snapshot
2019-05-30
Ivan Maidanski
Fix 'GC_old_bus_handler defined but not used' compiler...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-30
Ivan Maidanski
New API standalone functions to acquire and release...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-30
Ivan Maidanski
Rename NO values to OFF in CMake script
commit
|
commitdiff
|
tree
|
snapshot
2019-05-30
Ivan Maidanski
Workaround 'checking if unsigned i < 0' cppcheck FP...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
Ivan Maidanski
Eliminate 'struct member os_callback is never used...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
Ivan Maidanski
Fix 'unused function GC_add_map_entry' compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
Ivan Maidanski
Fix 'unused function GC_lock' compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2019-05-27
Ivan Maidanski
Define STATIC macro to static by default
commit
|
commitdiff
|
tree
|
snapshot
2019-05-27
Ivan Maidanski
Use lowercase naming of commands in CMake scripts
commit
|
commitdiff
|
tree
|
snapshot
2019-05-23
Ivan Maidanski
Workaround spurious gctest exit in incremental mode...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-17
Ivan Maidanski
Update ChangeLog file
commit
|
commitdiff
|
tree
|
snapshot
2019-05-17
Ivan Maidanski
Update ChangeLog file (v8.0 changes)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-17
Ivan Maidanski
Update ChangeLog file (v7.6 changes)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-17
Ivan Maidanski
Update ChangeLog file (v7.2 - v7.4 changes only)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-16
Jasper Lievisse...
Use __data_start instead of _fdata on OpenBSD/mips64
commit
|
commitdiff
|
tree
|
snapshot
2019-05-15
Ivan Maidanski
Update AUTHORS file (add Jasper Lievisse Adriaanse)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-15
Jasper Lievisse...
Fix word size and alignment for OpenBSD/mips64(el)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-15
Ivan Maidanski
Update AUTHORS file (add Christian Weisgerber)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-15
Christian Weisgerber
Add support of OpenBSD/aarch64
commit
|
commitdiff
|
tree
|
snapshot
2019-05-06
Ivan Maidanski
Update AUTHORS file (add Brian J. Cardiff)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-06
Brian J. Cardiff
Add API functions to get and set the stack bottom of...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Ivan Maidanski
Fix first_thread stack_base initialzation if custom...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-26
Ivan Maidanski
Replace 'stack base' with 'stack bottom' in the documen...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-26
Ivan Maidanski
Fix the stack bottom variable name in README
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Ivan Maidanski
Refine do_blocking() documentation in gc.h
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Ivan Maidanski
Add assertion that GC is initialized to base incrementa...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Ivan Maidanski
Explicitly zero-initialize trace_buf
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Ivan Maidanski
Check real-symbols are already initialized in pthread_j...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Ivan Maidanski
Workaround 'duplicate expression for condition and...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-22
Ivan Maidanski
Fix save_callers for multi-threaded case if built-in...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Ivan Maidanski
Remove Win32 main_thread static variable if threads...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Ivan Maidanski
Simplify logged message in scratch_recycle
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Ivan Maidanski
Enable true incremental collection even if parallel...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Ivan Maidanski
Comments reformatting in mark.c to properly delimit...
commit
|
commitdiff
|
tree
|
snapshot
next