platform/upstream/libgc.git
2017-05-12 Ivan MaidanskiRemove GC code fragment (which already merged) from...
2017-05-12 Ivan MaidanskiFix unpaired quote symbol in README.Mac
2017-05-12 Ivan MaidanskiUse same style of include gc.h in documentation
2017-05-12 Ivan MaidanskiFix typo in README.hp
2017-05-11 Ivan MaidanskiMove README.QUICK from DOC_FILES to OTHER_FILES in...
2017-05-11 Andy LiFix 'doc' files installation folder
2017-05-05 Ivan MaidanskiUpdate documentation as parallel mark is now on by...
2017-05-05 Ivan MaidanskiFix typos in README.DGUX386
2017-05-05 Ivan MaidanskiRemove non-existent configure option in simple_example...
2017-05-05 Ivan MaidanskiRemove DGUX_THREADS macro which duplicates GC_DGUX386_T...
2017-05-04 Ivan MaidanskiFix OSF1 host pattern in CMakeLists.txt
2017-05-04 Ivan MaidanskiCompile thread_local_alloc only if multi-threaded build...
2017-05-04 Ivan MaidanskiAlign IRIX/OSF1_THREADS definition in gc_config_macros...
2017-05-03 Ivan MaidanskiRemove GC_GNU_THREADS macro (HURD)
2017-05-03 Ivan MaidanskiFix missing win32_threads.c compilation for Cygwin...
2017-05-03 Ivan MaidanskiTravis CI: Workaround 'unused function' cppcheck false...
2017-05-02 Ivan MaidanskiTravis CI: Workaround 'value of GC_API unknown' cppchec...
2017-04-28 Ivan MaidanskiAdd Coverity Scan (static code analysis status) badge...
2017-04-28 Ivan MaidanskiTravis CI: Test also by Coverity Scan
2017-04-28 Ivan MaidanskiUse thread-local allocations for all multi-threaded...
2017-04-27 Ivan MaidanskiTravis CI: Test also the distributive file creation
2017-04-27 Ivan MaidanskiUpdate EXTRA_DIST in Makefile, Win32/64 docs after...
2017-04-27 Ivan MaidanskiUpdate GC compilation and usage notes for Win32
2017-04-24 Ivan MaidanskiTurn on parallel marker for AIX, Irix, NaCl, NetBSD...
2017-04-22 Ivan MaidanskiTurn on parallel marker by default for all multi-thread...
2017-04-22 Ivan MaidanskiRemove unused USE_GENERIC_PUSH_REGS macro definition...
2017-04-22 Ivan MaidanskiRemove unused USE_GENERIC macro definition and description
2017-04-22 Ivan MaidanskiEnable alternative finalization interface (DISCLAIM...
2017-04-22 Ivan Maidanski.gitignore: Ignore cord/tests/de_win.rbj
2017-04-22 Ivan MaidanskiMove de_win compiled resource files to cord/tests
2017-04-22 Ivan MaidanskiFix tests crash caused by insufficient stack size ...
2017-04-21 Ivan MaidanskiEliminate 'possible loss of data' MS VC warning in...
2017-04-21 Ivan MaidanskiCollapse multiple NT_*_MAKEFILE scripts into a single...
2017-04-20 Ivan MaidanskiEliminate 'locally defined symbol imported' MS linker...
2017-04-20 Ivan MaidanskiPrevent multiple 'Caught ACCESS_VIOLATION in marker...
2017-04-20 Ivan MaidanskiSuppress MS VC warnings about unused param, const condi...
2017-04-20 Ivan MaidanskiRemove all generated files by NT_X64_THREADS_MAKEFILE...
2017-04-20 Ivan MaidanskiEliminate 'possible loss of data' compiler warnings...
2017-04-20 Ivan MaidanskiEliminate 'signed/unsigned mismatch' compiler warning...
2017-04-20 Ivan MaidanskiEliminate 'unused formal parameter' compiler warnings...
2017-04-19 Ivan Maidanski.gitignore: Ignore auto-generated test_cpp.cpp
2017-04-19 Ivan MaidanskiRemove version info in 'de' cord test application
2017-04-19 Ivan MaidanskiExpand tabs to spaces in de_win.rc (tests)
2017-04-18 Ivan MaidanskiFix AO_SRC_DIR target name in NT_*_MAKEFILE
2017-04-18 Ivan MaidanskiFix a typo in comment in NT_MAKEFILE
2017-04-17 Ivan MaidanskiRefine Makefile.direct comment about multi-threaded...
2017-04-13 Ivan MaidanskiEliminate 'incompatible function pointer' warning in...
2017-04-13 Ivan MaidanskiUpdate AUTHORS file (add Ryan Gonzalez)
2017-04-13 Ryan GonzalezFix crash in FirstDLOpenedLinkMap if app linked statica...
2017-04-13 Ivan MaidanskiUpdate ChangeLog file
2017-04-13 Ivan MaidanskiUpdate ChangeLog file (v7.6 changes only)
2017-04-13 Ivan MaidanskiUpdate ChangeLog file (v7.2 - v7.4 changes only)
2017-04-05 Ivan MaidanskiTravis CI: Test also with mingw-w64 32/64-bit cross...
2017-04-05 Ivan MaidanskiTravis CI: Replace MAKEFILE_EXTRA_TARGETS with MAKEFILE...
2017-04-05 Ivan MaidanskiChangeLog: remove trailing dots
2017-03-31 Ivan MaidanskiFix 'implicit declaration of pthread_sigmask' compiler...
2017-03-30 Ivan MaidanskiTravis CI: Use 'dist:trusty' for build with -std=c11...
2017-03-30 Ivan MaidanskiFix gc.h compliance to strict ANSI (pthreads)
2017-03-30 Ivan MaidanskiFix mixed include of GC public header and gc_priv.h...
2017-03-30 Ivan MaidanskiCheck that GC_WIN32_PTHREADS is not specified for Cygwin
2017-03-29 Ivan MaidanskiTravis CI: Test also Intel x32 builds (Linux)
2017-03-29 Ivan MaidanskiTravis CI: Test also 32-bit, 64-bit builds with clang...
2017-03-29 Ivan MaidanskiTravis CI: Also test with Address and Memory sanitizers
2017-03-29 Ivan MaidanskiTravis CI: Workaround incorrect CC, disable parallel...
2017-03-29 Ivan MaidanskiTravis CI: Workaround incorrect CC in CSA v4 build
2017-03-28 Ivan MaidanskiTravis CI: Test also with -std=c11 (in single-threaded...
2017-03-28 Ivan MaidanskiTravis CI: Replace multiple CONF_x with a single CONF_O...
2017-03-27 Ivan MaidanskiTravis CI: Also test with musl-gcc (Linux)
2017-03-27 Ivan MaidanskiTravis CI: Run CSA for a 32-bit target on OS X
2017-03-27 Ivan MaidanskiTravis CI: Test builds with -D LINT2 without -D CPPCHECK
2017-03-27 Ivan MaidanskiTravis CI: Use CSA v4.0 (clang-4.0)
2017-03-27 Ivan MaidanskiTravis CI: Install gcc-multilib for CSA check with...
2017-03-24 Ivan MaidanskiTravis CI: Run CSA once per build configuration
2017-03-24 Ivan MaidanskiTravis CI: Specify test configurations using 'matrix...
2017-03-23 Ivan MaidanskiUse __int64 instead of 'long long' in LONG_MULT if...
2017-03-23 Ivan MaidanskiFix finalize.c compilation in 'strict ANSI' mode
2017-03-23 Ivan MaidanskiFix static assertion violation in LONG_MULT for 64...
2017-03-23 Ivan MaidanskiTravis CI: Add _FORTIFY_SOURCE to exclude GC_BUILTIN_AT...
2017-03-23 Ivan MaidanskiDetect sigsetjmp() availability by configure
2017-03-23 Ivan MaidanskiSupport CFLAGS_EXTRA when checking for inline and dladd...
2017-03-23 Ivan MaidanskiTravis CI: Test also with -D _FORTIFY_SOURCE
2017-03-23 Ivan MaidanskiUse C11 static_assert if available
2017-03-23 Ivan MaidanskiUse longjmp in fault_handler_openbsd if siglongjmp...
2017-03-23 Ivan MaidanskiUse sigsetjmp() in setjmp_t tool if available
2017-03-23 Ivan MaidanskiFix typo in comment at GC_setup_temporary_fault_handler...
2017-03-23 Ivan MaidanskiFix tools/setjmp_t hang (OS X)
2017-03-23 Ivan MaidanskiTravis CI: Build also cord/de target of Makefile.direct
2017-03-23 Ivan MaidanskiRemove EMX_MAKEFILE (add EMX support to Makefile.direct)
2017-03-22 Ivan MaidanskiRevert 'Remove unnecessary rm commands in Makefile...
2017-03-22 Ivan MaidanskiTravis CI: Build check-cpp target of Makefile.direct
2017-03-22 Ivan Maidanski.gitignore: Ignore gctest_* and lib*gc.so produced...
2017-03-22 Ivan MaidanskiNew target (check-cpp) to avoid Makefile.direct paralle...
2017-03-21 Ivan MaidanskiRemove lint-specific code
2017-03-21 Ivan MaidanskiFix cord/de build in Makefile.direct (Linux)
2017-03-20 Ivan Maidanski.gitignore: Ignore bsd-libgc.a, bsd-libleak.a
2017-03-20 Ivan MaidanskiFix test_cpp and c++ parallel build in Makefile.direct
2017-03-17 Ivan MaidanskiTravis CI: Do not test --enable-redirect with threads...
2017-03-17 Ivan MaidanskiFix BIG definition in gctest (MS VC)
2017-03-17 Ivan MaidanskiFix GC shared library tests failure (musl)
2017-03-17 Ivan MaidanskiAllow HAVE_DL_ITERATE_PHDR to be defined by client...
next