]> granicus.if.org Git - gc/shortlog
gc
2017-07-02 Ivan MaidanskiDo not produce .tar.bz2 distribution file (configure)
2017-07-02 Ivan MaidanskiAdd minimal testing of GC_set_bit (gctest)
2017-07-02 Ivan MaidanskiBetter document minimum value of size argument for...
2017-07-02 Ivan MaidanskiMake GC_INIT optional for clients even if thread-local...
2017-07-02 Ivan MaidanskiEnsure GC initialized when atfork_prepare is called...
2017-07-02 Ivan MaidanskiFix compilation error in get_main_stack_base (Emscripten)
2017-07-02 Ivan MaidanskiPrevent abort in register_data_segments for Symbian...
2017-07-02 Ivan MaidanskiFix configure --disable-munmap handling
2017-07-02 Peter WangFix gctest failure if PARALLEL_MARK (musl)
2017-07-02 Ivan MaidanskiUpdate AUTHORS file (add Hamayama)
2017-07-02 HamayamaFix typed_test to prevent fails in malloc_explicitly_ty...
2017-07-02 HamayamaFix null dereference in reclaim_block if DONT_ADD_BYTE_...
2017-07-02 Ivan MaidanskiFix ALL_INTERIOR_POINTERS name in comments and document...
2017-07-02 Ivan MaidanskiConsistently use 'msec' instead of 'ms' in comments...
2017-07-02 Ivan MaidanskiUpdate bdwgc mailing list online archive link in docume...
2017-07-02 Ivan MaidanskiUpdate GCJ link in documentation
2017-07-02 Ivan MaidanskiDocument GWW_VDB in gcdescr.html
2017-07-02 Ivan MaidanskiUpdate Download information in GC overview document
2017-07-02 Ivan Maidanski.gitignore: Ignore test_atomic_ops
2017-07-02 Ivan MaidanskiFix pthread_start compilation if single-obj-compilation...
2017-07-01 Ivan MaidanskiFix PCR-Makefile by removing compilation of a missing...
2017-07-01 Ivan MaidanskiEliminate 'unused variable' compiler warning in remove_...
2017-07-01 Ivan MaidanskiRemove extraneous semicolons after AC_MSG_WARN (configure)
2017-07-01 Ivan MaidanskiFix broken external links in documentation
2017-07-01 Ivan MaidanskiUpdate documentation about bugs reporting and new relea...
2017-07-01 Ivan MaidanskiUpdate several email addresses in AUTHORS file
2017-05-31 Ivan MaidanskiUpdate ChangeLog file (v7.6 changes only)
2017-05-31 Ivan MaidanskiUpdate ChangeLog file (v7.2 - v7.4 changes only)
2017-05-30 Ivan MaidanskiFix external libatomic_ops pkg-config-based detection
2017-05-30 Ivan MaidanskiDo not require libatomic_ops for single-threaded builds...
2017-05-30 Ivan MaidanskiImprove detection of internal libatomic_ops (configure)
2017-05-30 Ivan MaidanskiUpdate AUTHORS file (add Bernd Kuhls)
2017-05-30 Bernd KuhlsFix 'missing libc-version.h' build error (uClibc/x86...
2017-05-24 Ivan MaidanskiFix typo in configure help message
2017-05-24 Ivan MaidanskiEliminate 'conditional expression is always true' code...
2017-05-24 Ivan MaidanskiWorkaround 'int shift by negative amount' false code...
2017-05-23 Ivan MaidanskiWorkaround 'comparison of identical expressions' false...
2017-05-23 Ivan MaidanskiWorkaround 'array compared to 0', 'untrusted loop bound...
2017-05-23 Ivan MaidanskiWorkaround 'waiting while holding lock' code defect...
2017-05-23 Ivan MaidanskiCompile thread_local_alloc only if multi-threaded build...
2017-05-23 Ivan MaidanskiEliminate 'possible loss of data' MS VC warning in...
2017-05-23 Ivan MaidanskiEliminate 'possible loss of data' compiler warnings...
2017-05-23 Ivan MaidanskiEliminate 'incompatible function pointer' warning in...
2017-05-23 Ivan MaidanskiEliminate 'unused formal parameter' compiler warnings...
2017-05-23 Ivan MaidanskiEliminate 'locally defined symbol imported' MS linker...
2017-05-23 Ivan MaidanskiSuppress MS VC warnings about unused param, const condi...
2017-05-23 Ivan MaidanskiPrevent multiple 'Caught ACCESS_VIOLATION in marker...
2017-05-23 Ivan MaidanskiMove README.QUICK from DOC_FILES to OTHER_FILES in...
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
next