summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Expand)AuthorAgeFilesLines
* Remove ancient PCR-MakefileIvan Maidanski2021-11-291-2/+2
* Remove ancient SMakefile.amigaIvan Maidanski2021-11-291-2/+2
* Remove Symbian makefileIvan Maidanski2021-11-291-3/+2
* Quote all mentioned header files in README.md and debugging.mdIvan Maidanski2021-11-251-3/+3
* State explicitly that license is MIT-styleIvan Maidanski2021-11-241-0/+8
* Move non-license info from LICENSE file to READMEIvan Maidanski2021-11-241-38/+57
* Rename README.QUICK to LICENSE and install it by defaultIvan Maidanski2021-11-231-2/+1
* Reference AUTHORS file in README.mdIvan Maidanski2021-11-231-1/+3
* Move copyrights and other licensing info from README.md to README.QUICKIvan Maidanski2021-11-231-48/+2
* Reformat README.md to avoid too long lines where possibleIvan Maidanski2021-11-231-11/+11
* Remove msvc_dbg.h fileIvan Maidanski2021-11-231-1/+1
* Synchronize copyright years between README filesIvan Maidanski2021-11-221-5/+5
* Add 'lib' prefix to build artifact names in Makefile.directIvan Maidanski2021-11-141-2/+2
* Add repology.org badge to READMEIvan Maidanski2021-11-091-0/+1
* Add a link to known uses of bdwgc to READMEIvan Maidanski2021-10-181-0/+3
* Mention CMake-based build in README.md and README.QUICKIvan Maidanski2021-10-181-0/+13
* Fix capital case of setjmp_test and gctest in README and commentsIvan Maidanski2021-10-181-3/+3
* Bump libgc version (for the development of 8.4 release)Ivan Maidanski2021-09-291-1/+14
* [8.2.0]v8.2.0Ivan Maidanski2021-09-291-14/+1
* Update copyright information in alloc.c and other modified files (2021)Ivan Maidanski2021-09-091-1/+1
* Fix link URL of shields.io badges in READMEIvan Maidanski2021-08-131-3/+3
* Update CI badge in README after migration to travis-ci.comIvan Maidanski2021-06-201-1/+1
* Add hitsofcode.com, shields.io badges to READMEIvan Maidanski2021-06-101-0/+5
* Update copyright information in alloc.c and other modified files (2020)Ivan Maidanski2020-08-011-1/+1
* Build cord.lib by Makefile.direct, NT_MAKEFILE, OS2_MAKEFILE, WCC_MAKEFILEIvan Maidanski2019-07-241-1/+1
* Do not build tests by default (Makefile.direct and other Makefiles)Ivan Maidanski2019-07-161-2/+2
* Replace 'stack base' with 'stack bottom' in the documentationIvan Maidanski2019-04-261-4/+4
* Fix the stack bottom variable name in READMEIvan Maidanski2019-04-261-1/+1
* Update the documentation to match the current GC implementationIvan Maidanski2019-03-261-50/+38
* Adjust formatting of numbered lists in README.md to match other .md filesIvan Maidanski2019-03-251-93/+82
* Use KB/MB/GB abbreviations uniformly across entire documentationIvan Maidanski2019-03-251-2/+2
* Fix various typos mostly in documentation filesIvan Maidanski2019-03-251-5/+5
* Replace "msecs" with "ms" in all comments and messagesIvan Maidanski2019-01-061-1/+1
* Add copyright information about disclaim_weakmap_test source to READMEIvan Maidanski2018-10-191-0/+4
* Add paths to filenames mentioned in the copyright section in READMEIvan Maidanski2018-10-191-3/+3
* Bump libgc version (for development of 8.2 release)Ivan Maidanski2018-09-061-1/+9
* [8.0.0]v8.0.0Ivan Maidanski2018-09-051-9/+1
* Add Codecov.io badge to READMEIvan Maidanski2018-09-041-0/+1
* Add LGTM.com code quality badges to README.mdIvan Maidanski2018-08-301-0/+2
* Update copyright information in alloc.c and gc.cIvan Maidanski2018-07-261-1/+1
* Update copyright information in the documentation and gc.h filesIvan Maidanski2018-07-221-3/+16
* Remove libatomic_ops license informationIvan Maidanski2018-07-221-9/+1
* Add GC_reachable_here after GC_dirty in GC sourceIvan Maidanski2018-06-231-2/+3
* Do not use PKG_CHECK_MODULES in configureIvan Maidanski2018-05-181-4/+0
* Remove stubborn objects allocation code completelyIvan Maidanski2018-05-151-28/+5
* Fix dbg_mlc.c/o file name in documentationIvan Maidanski2018-02-281-1/+1
* Convert overview.html, tree.html to Markdown formatIvan Maidanski2017-06-201-2/+2
* Update bdwgc mailing list online archive link in documentationIvan Maidanski2017-06-161-2/+4
* Use compiler atomic intrinsics by default if available (configure)Ivan Maidanski2017-06-151-2/+4
* Update documentation about bugs reporting and new releases notificationIvan Maidanski2017-06-061-4/+24