Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Unity-Technologies/bdwgc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2018-05-15Remove stubborn.c fileIvan Maidanski
2018-05-15Fix return type in GC_set_warn_proc API documentationIvan Maidanski
2018-05-15Remove stubborn objects allocation code completelyIvan Maidanski
2018-04-25Install gc.3 man page instead of copying gc.man to doc folder (configure)Ivan Maidanski
2018-04-14Enable memory unmapping by defaultIvan Maidanski
2018-04-03Replace GC_NO_RETRY_SIGNALS environment variable with GC_RETRY_SIGNALS=0Ivan Maidanski
2018-04-03Handle pthread restart signals loss if retry_signalsIvan Maidanski
2018-02-19Fix man section number (3)Ivan Maidanski
2018-01-24Use HOST_ANDROID define instead of PLATFORM_ANDROIDZoltan Varga
2018-01-17Change compiler invocation example in gc.man to use dynamic libgcIvan Maidanski
2018-01-12Remove obsolete advice about linking with _DYNAMIC=0 (Linux)Peter Wang
2017-11-16Fix typo in a function name in README.sgiIvan Maidanski
2017-11-10Fix typo in 'gcdescr' documentation fileIvan Maidanski
2017-10-25Do not use system clock consistently if NO_CLOCKIvan Maidanski
2017-10-24Fix typos in documentation (for extend_size_map and ews4800)Ivan Maidanski
2017-08-31Fix typo in 'scale' documentation fileIvan Maidanski
2017-08-04Do not install documentation if configure --disable-docs (new option)Ivan Maidanski
2017-06-20Fix text formatting in gcinterface.mdIvan Maidanski
2017-06-20Convert overview.html, tree.html to Markdown formatIvan Maidanski
2017-06-16Convert gcdescr.html, gcinterface.html to Markdown formatIvan Maidanski
2017-06-16Fix ALL_INTERIOR_POINTERS name in comments and documentationIvan Maidanski
2017-06-16Update bdwgc mailing list online archive link in documentationIvan Maidanski
2017-06-16Update GCJ link in documentationIvan Maidanski
2017-06-16Document GWW_VDB in gcdescr.htmlIvan Maidanski
2017-06-13Update Download information in GC overview documentIvan Maidanski
2017-06-07Fix broken external links in documentationIvan Maidanski
2017-06-07Fix URL to GitHub bdwgc master in overview.htmlIvan Maidanski
2017-06-06Update documentation about bugs reporting and new releases notificationIvan Maidanski
2017-05-22Remove duplicated sample code in leak.mdIvan Maidanski
2017-05-19Convert some (small) .html files to Markdown formatIvan Maidanski
2017-05-19Fix various typos in doc/README and .html filesIvan Maidanski
2017-05-19Remove unused ALIGN_DOUBLE macro (TILE-Gx/Pro)Ivan Maidanski
2017-05-19Replace XXX_THREADS with GC_THREADS macro in scale.htmlIvan Maidanski
2017-05-12Define GC_THREADS instead of GC_x_THREADS in MakefilesIvan Maidanski
2017-05-12Remove GC code fragment (which already merged) from README.MacIvan Maidanski
2017-05-12Fix unpaired quote symbol in README.MacIvan Maidanski
2017-05-12Use same style of include gc.h in documentationIvan Maidanski
2017-05-12Fix typo in README.hpIvan Maidanski
2017-05-11Fix 'doc' files installation folderAndy Li
2017-05-05Update documentation as parallel mark is now on by default in configureIvan Maidanski
2017-05-05Fix typos in README.DGUX386Ivan Maidanski
2017-05-05Remove non-existent configure option in simple_example.htmlIvan Maidanski
2017-04-27Update EXTRA_DIST in Makefile, Win32/64 docs after NT_*_MAKEFILE removalIvan Maidanski
2017-04-27Update GC compilation and usage notes for Win32Ivan Maidanski
2017-04-22Remove unused USE_GENERIC macro definition and descriptionIvan Maidanski
2017-03-10Remove notes that K&R C compiler is unsupportedIvan Maidanski
2017-03-01Document GC_BUILTIN_ATOMIC macro (and gc_atomic_ops private header file)Ivan Maidanski
2017-02-21Fix typo in GC_AMIGA_GC documentation in READMEIvan Maidanski
2017-02-21Fix various typos in comments and printed messagesKlemens Zwischenbrugger
2017-01-11Fix gc_backptr.h, gc_mark.h, GC_DS_TAGS names in documentationIvan Maidanski