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-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
2019-08-29
Ivan Maidanski
Prevent WARN of incompatible incremental GC if default...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Ivan Maidanski
Disable mprotect-based incremental GC if /proc roots...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Ivan Maidanski
Fix a typo in GC_init comment
commit
|
commitdiff
|
tree
|
snapshot
2019-08-27
Ivan Maidanski
Update ChangeLog file
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Ivan Maidanski
Update ChangeLog file (v8.0 changes)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Ivan Maidanski
Update ChangeLog file (v7.6 changes)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-26
Ivan Maidanski
Update ChangeLog file (v7.2 - v7.4 changes only)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-22
Ivan Maidanski
Travis CI: Test cmake build w/o threads, test it w...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-22
Ivan Maidanski
AppVeyor CI: Test cmake build with "DllMain to track...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-22
Ivan Maidanski
Enable multi-threaded builds by CMake
commit
|
commitdiff
|
tree
|
snapshot
2019-08-22
Ivan Maidanski
Refactoring of CMake script to use ANDROID/APPLE/CYGWIN...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-22
Ivan Maidanski
Code refactoring of MAKE_BACK_GRAPH definition in CMake...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Ivan Maidanski
Fix cmake_minimum_required specification
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Ivan Maidanski
Fix HOST determination in CMake script
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Ivan Maidanski
Cause fatal error in case of incompatible arguments...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Ivan Maidanski
Fix tests build by CMake on Cygwin
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Ivan Maidanski
Add staticrootstest to CMake script
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Ivan Maidanski
Fix subexpression widening in memhash() of disclaim_wea...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Ivan Maidanski
Eliminate 'conversion from size_t to int' MSVC warning...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Ivan Maidanski
Eliminate 'conversion from size_t to int' MSVC warning...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
Ivan Maidanski
Workaround 'condition (pred&1)==0 is always false'...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
Ivan Maidanski
Fix 'condition pred!=NULL is always true' compiler...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Ivan Maidanski
Travis CI: Test CMake builds
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Ivan Maidanski
Fix gc_allocator.h compilation by Clang
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Ivan Maidanski
Eliminate 'treating c input as c++ when in C++ mode...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-02
Ivan Maidanski
Fix 'wrong finalization data' gctest failure on Windows
commit
|
commitdiff
|
tree
|
snapshot
2019-07-30
Ivan Maidanski
AppVeyor CI: Print .gc.log on gctest failure for mingw...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-30
Ivan Maidanski
AppVeyor CI: Fix passing -D NO_MSGBOX_ON_ERROR to cmake...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-30
Ivan Maidanski
Fix passing CFLAGS_EXTRA to compiler in CMake script
commit
|
commitdiff
|
tree
|
snapshot
2019-07-30
Ivan Maidanski
AppVeyor CI: Do not pass -v to cmake
commit
|
commitdiff
|
tree
|
snapshot
2019-07-30
Ivan Maidanski
AppVeyor CI: Pass -D NO_MSGBOX_ON_ERROR to CMake (MS...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-30
Ivan Maidanski
AppVeyor CI: Turn on verbose mode during cmake build
commit
|
commitdiff
|
tree
|
snapshot
2019-07-30
Ivan Maidanski
Support CFLAGS_EXTRA to pass extra user-defined compile...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Ivan Maidanski
Fix test_cpp failure caused by arbitrary link order...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Ivan Maidanski
Pass -D GC_DLL -fvisibility=hidden if default configure...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Ivan Maidanski
AppVeyor CI: Add builds based on NT_MAKEFILE
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Ivan Maidanski
Eliminate 'conversion from int to void*' MS VC warning...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Ivan Maidanski
Workaround 'typedef ignored on left of' MSVC warning...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Ivan Maidanski
AppVeyor CI: Remove building redundant check-cpp target...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Ivan Maidanski
Travis CI: Remove building redundant check-cpp target...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Ivan Maidanski
Compile gc.c unless building static libraries (NT_MAKEF...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Ivan Maidanski
Build cord.lib by Makefile.direct, NT_MAKEFILE, OS2_MAK...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Ivan Maidanski
Fix gccpp.lib dependency in NT_MAKEFILE
commit
|
commitdiff
|
tree
|
snapshot
2019-07-23
Ivan Maidanski
.gitignore: Ignore all *.a files in the base folder
commit
|
commitdiff
|
tree
|
snapshot
2019-07-22
Ivan Maidanski
Compile msvc_dbg.c by CMake script (MS VC)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-22
Ivan Maidanski
Replace _M_AMD64 macro with _M_X64
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Ivan Maidanski
Rename make_as_lib option to enable_static in NT_MAKEFI...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Ivan Maidanski
Build shared libraries by default (WCC_MAKEFILE)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Ivan Maidanski
Rename nothreads option to disable_threads in NT_MAKEFILE
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Ivan Maidanski
Build gccpp library by Makefile.direct, NT_MAKEFILE...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-17
Ivan Maidanski
Update README.cmake regarding Unix, C++ and tests
commit
|
commitdiff
|
tree
|
snapshot
2019-07-17
Ivan Maidanski
Remove gc.mak script (MS VC)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-17
Ivan Maidanski
.gitattributes: Update after BCC_MAKEFILE removal
commit
|
commitdiff
|
tree
|
snapshot
2019-07-17
Ivan Maidanski
Remove Borland-specific Makefile (BCC_MAKEFILE)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-17
Ivan Maidanski
Enable CMake-based build for Borland and Watcom compilers
commit
|
commitdiff
|
tree
|
snapshot
2019-07-16
Ivan Maidanski
Fix a typo in control_chars() comment in de_win.c
commit
|
commitdiff
|
tree
|
snapshot
2019-07-16
Ivan Maidanski
Eliminate 'conversion may lose significant digits'...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-16
Ivan Maidanski
Eliminate 'comparing signed and unsigned values' BCC...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-16
Ivan Maidanski
Suppress warnings in test_tinyfl() of gctest reported...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-16
Ivan Maidanski
Fix typo in SMakefile filename in README
commit
|
commitdiff
|
tree
|
snapshot
2019-07-16
Ivan Maidanski
Workaround 'expression is only useful for its side...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-16
Ivan Maidanski
Fix test_cpp fail when gc_cpp resides in a dll (Borland...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-16
Ivan Maidanski
windows-untested: Remove all contents
commit
|
commitdiff
|
tree
|
snapshot
2019-07-16
Ivan Maidanski
Do not build tests by default (Makefile.direct and...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-16
Ivan Maidanski
Rename gc68060.lib to gc.lib, cord/cord68060.lib to...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-16
Ivan Maidanski
Fix cordtest build in SMakefile.amiga
commit
|
commitdiff
|
tree
|
snapshot
2019-07-07
Ivan Maidanski
Rename gc64.dll to gc.dll and gc[64]_dll.lib to gc...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-07
Ivan Maidanski
.gitignore: Ignore de.dir produced by CMake
commit
|
commitdiff
|
tree
|
snapshot
2019-07-07
Ivan Maidanski
AppVeyor CI: enable_werror for all cmake builds
commit
|
commitdiff
|
tree
|
snapshot
2019-07-07
Ivan Maidanski
AppVeyor CI: Fail cmake build if deprecated macro and...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-07
Ivan Maidanski
Eliminate 'possible loss of data' compiler warning...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-07
Ivan Maidanski
Eliminate 'possible loss of data' compiler warning...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-07
Ivan Maidanski
Support enable_werror option in CMake script
commit
|
commitdiff
|
tree
|
snapshot
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
next