]> granicus.if.org Git - gc/shortlog
gc
2017-05-23 Ivan MaidanskiRemove all generated files by NT_X64_THREADS_MAKEFILE...
2017-05-23 Ivan MaidanskiRemove unused ALIGN_DOUBLE macro (TILE-Gx/Pro)
2017-05-23 Ivan MaidanskiRemove unused USE_GENERIC_PUSH_REGS macro definition...
2017-05-23 Ivan MaidanskiUse same style of include gc.h in documentation
2017-05-23 Ivan MaidanskiRemove non-existent configure option in simple_example...
2017-05-23 Ivan MaidanskiRefine Makefile.direct comment about multi-threaded...
2017-05-23 Ivan Maidanski.gitignore: Ignore cord/tests/de_win.rbj
2017-05-23 Ivan Maidanski.gitignore: Ignore auto-generated test_cpp.cpp
2017-05-23 Ivan MaidanskiExpand tabs to spaces in de_win.rc (tests)
2017-05-23 Ivan MaidanskiFix various typos in doc/README and .html files
2017-05-23 Ivan MaidanskiFix unpaired quote symbol in README.Mac
2017-05-23 Ivan MaidanskiFix typo in README.hp
2017-05-23 Ivan MaidanskiFix typos in README.DGUX386
2017-05-23 Andy LiFix 'doc' files installation folder
2017-05-23 Ivan MaidanskiFix OSF1 host pattern in CMakeLists.txt
2017-05-23 Ivan MaidanskiFix missing win32_threads.c compilation for Cygwin...
2017-05-23 Ivan MaidanskiFix AO_SRC_DIR target name in NT_*_MAKEFILE
2017-05-23 Ivan MaidanskiFix a typo in comment in NT_MAKEFILE
2017-05-23 Ivan MaidanskiUpdate AUTHORS file (add Ryan Gonzalez)
2017-05-23 Ryan GonzalezFix crash in FirstDLOpenedLinkMap if app linked statica...
2017-05-23 Ivan MaidanskiEliminate 'signed/unsigned mismatch' compiler warning...
2017-04-12 Ivan MaidanskiUpdate ChangeLog file (v7.6 changes only)
2017-04-12 Ivan MaidanskiUpdate ChangeLog file (v7.2 - v7.4 changes only)
2017-04-07 Ivan MaidanskiChangeLog: remove trailing dots
2017-04-07 Ivan MaidanskiNew target (check-cpp) to avoid Makefile.direct paralle...
2017-04-06 Ivan MaidanskiSupport CFLAGS_EXTRA when checking for inline and dladd...
2017-04-06 Ivan MaidanskiRename 'test' to 'check' target in Makefile.direct
2017-04-06 Ivan MaidanskiUpdate shared libraries version info to differentiate...
2017-04-06 Ivan MaidanskiFix GC shared library tests failure (musl)
2017-04-06 Ivan MaidanskiUpdate AUTHORS file
2017-04-06 Romain Naourconfigure: match uclinux pattern
2017-04-06 Ivan MaidanskiUse AC_DEFINE for defining NO_GETCONTEXT in configure
2017-04-06 Ivan MaidanskiUpdate AUTHORS file
2017-04-06 Samuel Martinconfigure.ac: add check for NO_GETCONTEXT definition
2017-04-06 Ivan MaidanskiAllow HAVE_DL_ITERATE_PHDR to be defined by client...
2017-04-06 Ivan MaidanskiRefine configure messages when checking for compiler...
2017-04-06 Ivan MaidanskiWorkaround 'WinMain() is never used' cppcheck false...
2017-04-06 Ivan MaidanskiWorkaround '32-bit value shift by >31 bits is undefined...
2017-04-06 Ivan MaidanskiWorkaround 'memory leak: result' cppcheck false error...
2017-04-06 Ivan MaidanskiEliminate 'non-reentrant function strtok called' cppche...
2017-04-06 Ivan MaidanskiWorkaround 'obsolescent usleep called' cppcheck warning...
2017-04-06 Ivan MaidanskiWorkaround 'obsolescent bcopy, bzero called' cppcheck...
2017-04-06 Ivan MaidanskiEliminate 'scope of variable can be reduced' cppcheck...
2017-04-06 Ivan MaidanskiEliminate 'condition ret==NULL always true' cppcheck...
2017-04-06 Ivan MaidanskiEliminate 'checking unsigned variable < 0' cppcheck...
2017-04-06 Ivan MaidanskiEliminate 'label not used' cppcheck false warnings...
2017-04-06 Ivan MaidanskiEliminate 'ISO C forbids object to function pointer...
2017-04-06 Ivan MaidanskiEliminate 'type defaults to int in declaration' warning...
2017-04-06 Ivan MaidanskiFix cord/de build in Makefile.direct (Linux)
2017-04-06 Ivan MaidanskiFix test_cpp and c++ parallel build in Makefile.direct
2017-04-06 Ivan MaidanskiRun test_cpp only if requested (Makefile.direct)
2017-04-06 Ivan MaidanskiFix parallel build in Makefile.direct
2017-04-06 Ivan MaidanskiFix missing .exe for disclaim test filenames in Makefil...
2017-04-06 Ivan MaidanskiFix gc.h compliance to strict ANSI (pthreads)
2017-04-06 Ivan MaidanskiFix mixed include of GC public header and gc_priv.h...
2017-04-06 Ivan MaidanskiFix finalize.c compilation in 'strict ANSI' mode
2017-04-06 Ivan MaidanskiFix static assertion violation in LONG_MULT for 64...
2017-04-06 Ivan MaidanskiFix tools/setjmp_t hang (OS X)
2017-04-06 Ivan MaidanskiFix gctest thread stack overflow (musl-gcc)
2017-04-06 Ivan MaidanskiFix gctest failure for Darwin if CPPCHECK is defined
2017-04-06 Ivan MaidanskiFix GC_SIZE_MAX definition (Linux/musl-gcc)
2017-04-06 Ivan MaidanskiFix 'ISO C90 forbids mixed declarations/code' compiler...
2017-04-06 Ivan MaidanskiUpdate AUTHORS file
2017-04-06 Mikael DjurfeldtFix 'size of tv is unknown' error in brief_async_signal...
2017-04-06 Ivan MaidanskiMove libraries version info to the beginning of Makefile.am
2017-04-06 Max MouratovUpdate AUTHORS file
2017-04-06 Ivan MaidanskiFix typo in comment at GC_setup_temporary_fault_handler...
2017-04-06 Ivan MaidanskiFix name typos in GC_FAST_MALLOC_GRANS comment
2017-04-06 Ivan MaidanskiFix typo in GC_AMIGA_GC documentation in README
2017-04-06 Ivan MaidanskiUpdate AUTHORS file
2017-04-06 Klemens ZwischenbruggerFix various typos in comments and printed messages
2017-04-06 Ivan MaidanskiFix typo in Makefile.am comment
2017-04-05 Ivan Maidanski.gitignore: Ignore gctest_* and lib*gc.so produced...
2017-04-05 Ivan Maidanski.gitignore: Ignore bsd-libgc.a, bsd-libleak.a
2017-04-05 Ivan Maidanski.gitignore: Ignore *.sancov (generated by ASan)
2017-04-05 Ivan MaidanskiWorkaround '!GC_page_size is always false' cppcheck...
2017-02-10 Ivan MaidanskiUpdate ChangeLog file (v7.6 changes only)
2017-02-10 Ivan MaidanskiUpdate ChangeLog file (v7.2 - v7.4 changes only)
2017-02-06 Ivan MaidanskiFix enable_parallel_mark condition in CMake script
2017-02-06 Ivan MaidanskiAppveyor CI: build/test with GCJ support
2017-02-06 Ivan MaidanskiExecute more single-threaded GC tests by CMake
2017-02-06 Ivan MaidanskiAdd minimal testing of GC_MALLOC_[ATOMIC_]WORDS and...
2017-02-06 Ivan MaidanskiTest GCJ object creation with length-based descriptor...
2017-02-06 Ivan MaidanskiRemove page_was_dirty and remove_protection duplicate...
2017-02-06 Ivan MaidanskiAdd configure --enable-gcov option (enable code coverag...
2017-02-06 Ivan MaidanskiSupport CFLAGS_EXTRA to pass extra user-defined compile...
2017-02-06 Ivan MaidanskiEliminate 'GC_collecting is set but never used' code...
2017-02-06 Ivan MaidanskiWorkaround 'condition is always true' cppcheck style...
2017-02-06 Ivan MaidanskiEliminate 'array vs singleton' code defect in typed_tes...
2017-02-06 Ivan MaidanskiEliminate 'memory leak' code defect for scratch-allocat...
2017-02-06 Ivan MaidanskiWorkaround 'resource leak' false positives in alloc_MS...
2017-02-06 Ivan MaidanskiWorkaround 'bad address arithmetic' static analysis...
2017-02-06 Ivan MaidanskiWorkaround 'checking unsigned value is negative' code...
2017-02-06 Ivan MaidanskiWorkaround 'null pointer dereference' false positive...
2017-02-06 Ivan MaidanskiEliminate 'integer shift by a negative amount' code...
2017-02-06 Ivan MaidanskiEliminate 'use of vulnerable sprintf' code defect in...
2017-02-06 Ivan MaidanskiWorkaround 'potential multiplication overflow' code...
2017-02-06 Ivan MaidanskiWorkaround 'pointer used before comparison to null...
2017-02-06 Ivan MaidanskiFix '32-bit value shift followed by expansion to 64...
2017-02-06 Ivan MaidanskiFix 'GC_written_pages never read' code defect (GWW_VDB)
next