]> granicus.if.org Git - gc/history - README.md
Disable mprotect-based incremental GC if /proc roots are used (Linux)
[gc] / README.md
2019-07-24 Ivan MaidanskiBuild cord.lib by Makefile.direct, NT_MAKEFILE, OS2_MAK...
2019-07-16 Ivan MaidanskiDo not build tests by default (Makefile.direct and...
2019-04-26 Ivan MaidanskiReplace 'stack base' with 'stack bottom' in the documen...
2019-04-26 Ivan MaidanskiFix the stack bottom variable name in README
2019-03-26 Ivan MaidanskiUpdate the documentation to match the current GC implem...
2019-03-25 Ivan MaidanskiAdjust formatting of numbered lists in README.md to...
2019-03-25 Ivan MaidanskiUse KB/MB/GB abbreviations uniformly across entire...
2019-03-25 Ivan MaidanskiFix various typos mostly in documentation files
2019-01-06 Ivan MaidanskiReplace "msecs" with "ms" in all comments and messages
2018-10-19 Ivan MaidanskiAdd copyright information about disclaim_weakmap_test...
2018-10-19 Ivan MaidanskiAdd paths to filenames mentioned in the copyright secti...
2018-09-06 Ivan MaidanskiBump libgc version (for development of 8.2 release)
2018-09-04 Ivan Maidanski[8.0.0] v8.0.0
2018-09-04 Ivan MaidanskiAdd Codecov.io badge to README
2018-08-30 Ivan MaidanskiAdd LGTM.com code quality badges to README.md
2018-07-26 Ivan MaidanskiUpdate copyright information in alloc.c and gc.c
2018-07-22 Ivan MaidanskiUpdate copyright information in the documentation and...
2018-07-22 Ivan MaidanskiRemove libatomic_ops license information
2018-06-22 Ivan MaidanskiAdd GC_reachable_here after GC_dirty in GC source
2018-05-18 Ivan MaidanskiDo not use PKG_CHECK_MODULES in configure
2018-05-15 Ivan MaidanskiRemove stubborn objects allocation code completely
2018-02-27 Ivan MaidanskiFix dbg_mlc.c/o file name in documentation
2017-06-20 Ivan MaidanskiConvert overview.html, tree.html to Markdown format
2017-06-16 Ivan MaidanskiUpdate bdwgc mailing list online archive link in docume...
2017-06-15 Ivan MaidanskiUse compiler atomic intrinsics by default if available...
2017-06-06 Ivan MaidanskiUpdate documentation about bugs reporting and new relea...
2017-05-19 Ivan MaidanskiConvert some (small) .html files to Markdown format
2017-04-28 Ivan MaidanskiAdd Coverity Scan (static code analysis status) badge...
2017-03-13 Ivan MaidanskiRename 'test' to 'check' target in Makefile.direct
2017-02-02 Ivan MaidanskiAdd Coveralls (test coverage status) badge to README
2016-11-17 Ivan MaidanskiUpdate README to use autogen.sh on build from the sourc...
2016-11-16 Ivan MaidanskiDocument configure 'syntax error' issue in README
2016-08-18 Ivan MaidanskiRefine README about library source downloading
2016-08-18 Andy LiAdd CI (continuous integration) badges to README
2016-08-09 Ivan MaidanskiBump libgc version (for development)
2016-08-02 Ivan Maidanski[7.6.0] gc7_6_0
2016-06-21 Ivan MaidanskiMerge branch 'thread-suspend'
2015-12-02 Ivan MaidanskiRemove references to missing linux_threads.c from docum...
2014-05-18 Ivan MaidanskiRefine description in README how to build from source...
2014-05-18 Ivan MaidanskiMerge pull request #44 from jric/master
2014-05-17 Ivan MaidanskiMerge branch 'ancient-releases'
2014-05-13 Joshua RichardsonAdded instructions to README.md for building from git.
2014-02-23 Ivan MaidanskiUpdate emails/links due to project site and ML transition
2013-11-21 Ivan MaidanskiBump libgc version
2013-11-17 Ivan MaidanskiBump version to 7.4.0; change policy regarding version... gc7_4_0
2013-09-15 Ivan MaidanskiMerge (dummy) remote-tracking branch 'pcpa/master'
2013-09-15 Ivan MaidanskiMerge (dummy) branch 'fnlz-requires-all-interior'
2013-09-14 Ivan MaidanskiMerge (dummy) remote-tracking branch 'paurkedal/t/threa...
2013-09-14 Ivan MaidanskiMerge (dummy) remote-tracking branch 'paurkedal/remove...
2013-09-14 Ivan MaidanskiMerge (dummy) remote-tracking branch 'paurkedal/finaliz...
2013-07-11 Ivan MaidanskiFix more typos in comments and documentation
2013-05-18 Ivan MaidanskiAdjust README.md title and references to doc .html...
2013-05-10 David TereiConvert readme to markdown.