]> granicus.if.org Git - gc/shortlog
gc
2019-07-19 Ivan MaidanskiRename nothreads option to disable_threads in NT_MAKEFILE
2019-07-19 Ivan MaidanskiBuild gccpp library by Makefile.direct, NT_MAKEFILE...
2019-07-17 Ivan MaidanskiUpdate README.cmake regarding Unix, C++ and tests
2019-07-17 Ivan MaidanskiRemove gc.mak script (MS VC)
2019-07-17 Ivan Maidanski.gitattributes: Update after BCC_MAKEFILE removal
2019-07-17 Ivan MaidanskiRemove Borland-specific Makefile (BCC_MAKEFILE)
2019-07-17 Ivan MaidanskiEnable CMake-based build for Borland and Watcom compilers
2019-07-16 Ivan MaidanskiFix a typo in control_chars() comment in de_win.c
2019-07-16 Ivan MaidanskiEliminate 'conversion may lose significant digits'...
2019-07-16 Ivan MaidanskiEliminate 'comparing signed and unsigned values' BCC...
2019-07-16 Ivan MaidanskiSuppress warnings in test_tinyfl() of gctest reported...
2019-07-16 Ivan MaidanskiFix typo in SMakefile filename in README
2019-07-16 Ivan MaidanskiWorkaround 'expression is only useful for its side...
2019-07-16 Ivan MaidanskiFix test_cpp fail when gc_cpp resides in a dll (Borland...
2019-07-16 Ivan Maidanskiwindows-untested: Remove all contents
2019-07-16 Ivan MaidanskiDo not build tests by default (Makefile.direct and...
2019-07-16 Ivan MaidanskiRename gc68060.lib to gc.lib, cord/cord68060.lib to...
2019-07-16 Ivan MaidanskiFix cordtest build in SMakefile.amiga
2019-07-07 Ivan MaidanskiRename gc64.dll to gc.dll and gc[64]_dll.lib to gc...
2019-07-07 Ivan Maidanski.gitignore: Ignore de.dir produced by CMake
2019-07-07 Ivan MaidanskiAppVeyor CI: enable_werror for all cmake builds
2019-07-07 Ivan MaidanskiAppVeyor CI: Fail cmake build if deprecated macro and...
2019-07-07 Ivan MaidanskiEliminate 'possible loss of data' compiler warning...
2019-07-07 Ivan MaidanskiEliminate 'possible loss of data' compiler warning...
2019-07-07 Ivan MaidanskiSupport enable_werror option in CMake script
2019-07-05 Ivan MaidanskiRemove dependency on user32.dll import library from...
2019-07-05 Ivan MaidanskiNew macro (NO_MSGBOX_ON_ERROR) to avoid message box...
2019-07-01 Ivan MaidanskiUpdate ChangeLog file
2019-06-30 Ivan MaidanskiUpdate ChangeLog file (v8.0 changes)
2019-06-30 Ivan MaidanskiUpdate ChangeLog file (v7.6 changes)
2019-06-30 Ivan MaidanskiUpdate ChangeLog file (v7.2 - v7.4 changes only)
2019-06-26 Ivan MaidanskiAppVeyor CI: Fix cmake Release build by passing --config
2019-06-26 Ivan MaidanskiFix 'const object must be initialized' MS VC error...
2019-06-25 Ivan MaidanskiFix 'redefinition of struct GC_ms_entry' compilation...
2019-06-25 Ivan MaidanskiFix 'GC_debug_header_size is deprecated' GCC warning
2019-06-24 Ivan MaidanskiTravis CI: Replace clang-5.0 with clang (update to...
2019-06-21 Ivan MaidanskiTravis CI: Fix out-of-memory during cppcheck build
2019-06-21 Ivan MaidanskiUpdate AUTHORS file (add iarspider)
2019-06-21 Ivan RFix 'ISO C++17 does not allow dynamic exception spec...
2019-06-21 Ivan MaidanskiFix 'while clause does not guard' GCC warning in GC_par...
2019-06-21 Ivan MaidanskiFix fread failure after enable_incremental if malloc...
2019-06-21 Ivan MaidanskiDo not use Manual VDB mode if C malloc is redirected
2019-06-19 Victor RomeroSpecify rules for installing targets in CMake script
2019-06-19 Ivan Maidanski.gitignore: Ignore libgccpp shared and static libraries...
2019-06-19 Ivan MaidanskiBuild gc_cpp.cc as gccpp library by CMake script
2019-06-19 Ivan MaidanskiCompile 'de' test GUI app with resources by CMake script
2019-06-19 Ivan MaidanskiFix 'cordtest: command not found' in Makefile.direct
2019-06-19 Ivan Maidanski.gitignore: Ignore libcord shared and static libraries...
2019-06-19 Ivan MaidanskiFix 'unresolved external symbol _main' in gctest report...
2019-06-19 Ivan MaidanskiBuild libcord by CMake script
2019-06-18 Ivan MaidanskiAppVeyor CI: Add CMake build with the default release...
2019-06-18 Ivan MaidanskiAppVeyor CI: Test CMake build with enable_large_config
2019-06-18 Ivan MaidanskiAppVeyor CI: Add CMake build with disabled shared libraries
2019-06-18 Ivan MaidanskiGenerate cordtest and de executable files in GC base...
2019-06-18 Ivan MaidanskiBuild gc as a shared library by default (CMake)
2019-06-18 Ivan MaidanskiFix 'external linkage required for var because of dllim...
2019-06-17 Ivan MaidanskiEnable test_cpp in CMake script
2019-06-17 Ivan MaidanskiFix building of shared library with C++ support on...
2019-06-15 Ivan MaidanskiMove test executable files produced by CMake to the...
2019-06-15 Victor RomeroRename libgc-lib.a to libgc.a in CMake script
2019-06-14 Ivan MaidanskiRemove gcmt-dll generation by CMake
2019-06-14 Ivan MaidanskiRemove gcmt-lib generation by CMake
2019-06-14 Ivan MaidanskiRestrict CMake project to C-only language unless enable...
2019-06-14 Ivan MaidanskiFix gc_cpp.cc compilation by CMake if enable_single_obj...
2019-06-13 Ivan Maidanski.gitignore: Ignore CMake-generated libgc.dll.a
2019-06-11 Ivan MaidanskiRemove unnecessary checks of __ELF__ for NaCl
2019-06-11 Ivan Maidanski.gitignore: Ignore CMake-generated libgc.a
2019-06-11 Ivan MaidanskiUpdate AUTHORS file (add Maya Rashish)
2019-06-11 Maya RashishGet rid of some non-ELF ifdefs
2019-06-10 Peter WangFix mmap(PROT_NONE) failure on AIX
2019-06-07 Ivan MaidanskiAdd CMake option to compile all library .c files into...
2019-06-07 Victor RomeroFix build for OS X (CMake)
2019-06-07 Victor RomeroDefine _CRT_SECURE_NO_DEPRECATE macro in CMake script...
2019-06-07 Victor RomeroSupport header files installation in CMake script
2019-06-06 Ivan MaidanskiAppveyor CI: Turn on build_test and enable_cplusplus...
2019-06-06 Victor RomeroDo not build the tests by default (CMake)
2019-06-06 Peter WangFix 'ulong undefined' compilation error on AIX
2019-06-06 Ivan MaidanskiAppveyor CI: Pass --build-config to ctest again
2019-06-06 Ivan MaidanskiAdd cordtest to CMake script and rename cord/cord execu...
2019-06-05 Ivan Maidanski.gitignore: Ignore CMake-generated files in cord folder
2019-06-05 Ivan MaidanskiMove CMake cord specification and cord executable to...
2019-06-05 Victor RomeroDefine _CRT_SECURE_NO_DEPRECATE macro in CMake script...
2019-06-05 Ivan MaidanskiAdd tracetest and disclaim tests to CMake script
2019-06-05 Ivan MaidanskiTurn off C++ API in CMake script by default
2019-06-05 Ivan MaidanskiSupport enable_sigrt_signals option by CMake script
2019-06-04 Ivan MaidanskiAppveyor CI: Pass CMAKE_OPTIONS to cmake only when...
2019-06-04 Ivan Maidanski.gitignore: Ignore libgcmt-dll.dll.a (produced by CMake)
2019-05-31 Ivan MaidanskiTravis CI: Output content of threadleaktest.log
2019-05-30 Ivan MaidanskiUpdate AUTHORS file (add Victor Romero)
2019-05-30 Victor RomeroGroup all options near the top of CMake script
2019-05-30 Victor RomeroUpgrade cmake_minimum_required(version) to 3.1
2019-05-30 Ivan MaidanskiFix 'GC_old_bus_handler defined but not used' compiler...
2019-05-30 Ivan MaidanskiNew API standalone functions to acquire and release...
2019-05-30 Ivan MaidanskiRename NO values to OFF in CMake script
2019-05-30 Ivan MaidanskiWorkaround 'checking if unsigned i < 0' cppcheck FP...
2019-05-29 Ivan MaidanskiEliminate 'struct member os_callback is never used...
2019-05-29 Ivan MaidanskiFix 'unused function GC_add_map_entry' compiler warning
2019-05-29 Ivan MaidanskiFix 'unused function GC_lock' compiler warning
2019-05-27 Ivan MaidanskiDefine STATIC macro to static by default
2019-05-27 Ivan MaidanskiUse lowercase naming of commands in CMake scripts
next