Workaround 'redundant initialization for r' cppcheck false positive
[platform/upstream/libgc.git] / doc /
2019-07-19 Ivan MaidanskiRename make_as_lib option to enable_static in NT_MAKEFI...
2019-07-19 Ivan MaidanskiRename nothreads option to disable_threads in 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 MaidanskiRemove Borland-specific Makefile (BCC_MAKEFILE)
2019-07-17 Ivan MaidanskiEnable CMake-based build for Borland and Watcom compilers
2019-07-16 Ivan MaidanskiFix typo in SMakefile filename in README
2019-07-16 Ivan MaidanskiDo not build tests by default (Makefile.direct and...
2019-07-05 Ivan MaidanskiNew macro (NO_MSGBOX_ON_ERROR) to avoid message box...
2019-06-18 Ivan MaidanskiGenerate cordtest and de executable files in GC base...
2019-06-15 Ivan MaidanskiMove test executable files produced by CMake to the...
2019-04-26 Ivan MaidanskiReplace 'stack base' with 'stack bottom' in the documen...
2019-04-17 Ivan MaidanskiEnable true incremental collection even if parallel...
2019-04-04 Ivan MaidanskiFix typos in documentation (regarding 'non-incremental')
2019-04-04 Ivan MaidanskiUpdate documentation about the incremental collector...
2019-04-03 Ivan MaidanskiAllow memory unmapping in case of MPROTECT_VDB
2019-03-26 Ivan MaidanskiAdjust highlighting of API prototypes in gcinterface.md
2019-03-26 Ivan MaidanskiFix a typo in gcinterface.md after recent documentation...
2019-03-26 Ivan MaidanskiFix printf format specifier in simple_example.md
2019-03-26 Ivan MaidanskiReformat gc.man (wrap long lines)
2019-03-26 Ivan MaidanskiUpdate the documentation to match the current GC implem...
2019-03-25 Ivan MaidanskiFix incorrect markup formatting in documentation
2019-03-25 Ivan MaidanskiRemove 'distributed ports', 'scalable versions' section...
2019-03-25 Ivan MaidanskiRemove 'current users' section from overview.md
2019-03-25 Ivan MaidanskiUpdate the ASCII diagrams describing the tree structure...
2019-03-25 Ivan MaidanskiUse KB/MB/GB abbreviations uniformly across entire...
2019-03-25 Ivan MaidanskiFix various typos mostly in documentation files
2019-03-22 Ivan MaidanskiRemove documentation specific to particular old BDWGC...
2019-01-06 Ivan MaidanskiReplace "msecs" with "ms" in all comments and messages
2018-12-18 Ivan MaidanskiUpdate NO_EXECUTE_PERMISSION documentation
2018-08-15 Ivan MaidanskiUse include gc.h with the angle brackets in the man...
2018-08-14 Ivan MaidanskiNew API to turn on manual VDB at runtime
2018-07-22 Ivan MaidanskiUpdate copyright information in the documentation and...
2018-07-20 Ivan MaidanskiRemove info how to send bugs from README.cords
2018-07-12 Ivan MaidanskiUpdate NT_MAKEFILE usage information in README files...
2018-07-12 Ivan MaidanskiFix Borland version in documentation to match that...
2018-06-22 Ivan MaidanskiAdd GC_reachable_here after GC_dirty in GC source
2018-05-15 Ivan MaidanskiRemove stubborn.c file
2018-05-15 Ivan MaidanskiFix return type in GC_set_warn_proc API documentation
2018-05-15 Ivan MaidanskiRemove stubborn objects allocation code completely
2018-04-24 Ivan MaidanskiInstall gc.3 man page instead of copying gc.man to...
2018-04-14 Ivan MaidanskiEnable memory unmapping by default
2018-04-02 Ivan MaidanskiReplace GC_NO_RETRY_SIGNALS environment variable with...
2018-04-02 Ivan MaidanskiHandle pthread restart signals loss if retry_signals
2018-02-19 Ivan MaidanskiFix man section number (3)
2018-01-24 Zoltan VargaUse HOST_ANDROID define instead of PLATFORM_ANDROID
2018-01-17 Ivan MaidanskiChange compiler invocation example in gc.man to use...
2018-01-12 Peter WangRemove obsolete advice about linking with _DYNAMIC...
2017-11-16 Ivan MaidanskiFix typo in a function name in README.sgi
2017-11-10 Ivan MaidanskiFix typo in 'gcdescr' documentation file
2017-10-25 Ivan MaidanskiDo not use system clock consistently if NO_CLOCK
2017-10-23 Ivan MaidanskiFix typos in documentation (for extend_size_map and...
2017-08-30 Ivan MaidanskiFix typo in 'scale' documentation file
2017-08-03 Ivan MaidanskiDo not install documentation if configure --disable...
2017-06-20 Ivan MaidanskiFix text formatting in gcinterface.md
2017-06-20 Ivan MaidanskiConvert overview.html, tree.html to Markdown format
2017-06-16 Ivan MaidanskiConvert gcdescr.html, gcinterface.html to Markdown...
2017-06-16 Ivan MaidanskiFix ALL_INTERIOR_POINTERS name in comments and document...
2017-06-16 Ivan MaidanskiUpdate bdwgc mailing list online archive link in docume...
2017-06-16 Ivan MaidanskiUpdate GCJ link in documentation
2017-06-16 Ivan MaidanskiDocument GWW_VDB in gcdescr.html
2017-06-13 Ivan MaidanskiUpdate Download information in GC overview document
2017-06-06 Ivan MaidanskiFix broken external links in documentation
2017-06-06 Ivan MaidanskiFix URL to GitHub bdwgc master in overview.html
2017-06-06 Ivan MaidanskiUpdate documentation about bugs reporting and new relea...
2017-05-22 Ivan MaidanskiRemove duplicated sample code in leak.md
2017-05-19 Ivan MaidanskiConvert some (small) .html files to Markdown format
2017-05-18 Ivan MaidanskiFix various typos in doc/README and .html files
2017-05-18 Ivan MaidanskiRemove unused ALIGN_DOUBLE macro (TILE-Gx/Pro)
2017-05-18 Ivan MaidanskiReplace XXX_THREADS with GC_THREADS macro in scale...
2017-05-12 Ivan MaidanskiDefine GC_THREADS instead of GC_x_THREADS in Makefiles
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 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-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-22 Ivan MaidanskiRemove unused USE_GENERIC macro definition and description
2017-03-10 Ivan MaidanskiRemove notes that K&R C compiler is unsupported
2017-02-28 Ivan MaidanskiDocument GC_BUILTIN_ATOMIC macro (and gc_atomic_ops...
2017-02-20 Ivan MaidanskiFix typo in GC_AMIGA_GC documentation in README
2017-02-20 Klemens Zwischenbr... Fix various typos in comments and printed messages
2017-01-11 Ivan MaidanskiFix gc_backptr.h, gc_mark.h, GC_DS_TAGS names in docume...
2016-08-01 Ivan MaidanskiFix various typos in comments and documentation
2016-06-30 Ivan MaidanskiMerge branch 'generalize-alloc-via-ok_freelist'
2016-06-21 Ivan MaidanskiMerge branch 'thread-suspend'
2015-12-28 Ivan MaidanskiPrefix PREFETCH_FOR_WRITE with GC_ as used in gc_inline...
2015-12-02 Ivan MaidanskiRemove references to missing linux_threads.c from docum...
2015-12-01 Ivan MaidanskiRemove documentation about obsolete GC_REDIRECT_TO_LOCAL
2015-11-19 Ivan MaidanskiCode refactoring of thread suspend/resume API support
2015-11-17 Ivan MaidanskiAllow specific TLS attributes for GC_thread_key
2015-11-17 Ivan MaidanskiFix USE_COMPILER_TLS macro duplicate description in...
2015-09-15 Terrell RussellFix typos in README for ews4800
2015-09-01 Ivan MaidanskiMerge branch 'toggleref'
2015-08-28 Ivan MaidanskiCode refactoring of toggle-ref support
2015-05-17 Ivan MaidanskiMerge branch 'profiling-callbacks'
next