summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Use HOST_ANDROID define instead of PLATFORM_ANDROIDZoltan Varga2018-01-241-1/+1
* Change compiler invocation example in gc.man to use dynamic libgcIvan Maidanski2018-01-171-1/+1
* Remove obsolete advice about linking with _DYNAMIC=0 (Linux)Peter Wang2018-01-121-2/+1
* Fix typo in a function name in README.sgiIvan Maidanski2017-11-161-1/+1
* Fix typo in 'gcdescr' documentation fileIvan Maidanski2017-11-101-1/+1
* Do not use system clock consistently if NO_CLOCKIvan Maidanski2017-10-251-0/+2
* Fix typos in documentation (for extend_size_map and ews4800)Ivan Maidanski2017-10-241-6/+7
* Fix typo in 'scale' documentation fileIvan Maidanski2017-08-311-1/+1
* Do not install documentation if configure --disable-docs (new option)Ivan Maidanski2017-08-041-1/+2
* Fix text formatting in gcinterface.mdIvan Maidanski2017-06-201-6/+6
* Convert overview.html, tree.html to Markdown formatIvan Maidanski2017-06-206-629/+566
* Convert gcdescr.html, gcinterface.html to Markdown formatIvan Maidanski2017-06-167-906/+756
* Fix ALL_INTERIOR_POINTERS name in comments and documentationIvan Maidanski2017-06-162-2/+2
* Update bdwgc mailing list online archive link in documentationIvan Maidanski2017-06-161-1/+1
* Update GCJ link in documentationIvan Maidanski2017-06-162-3/+4
* Document GWW_VDB in gcdescr.htmlIvan Maidanski2017-06-161-0/+3
* Update Download information in GC overview documentIvan Maidanski2017-06-131-22/+17
* Fix broken external links in documentationIvan Maidanski2017-06-072-11/+11
* Fix URL to GitHub bdwgc master in overview.htmlIvan Maidanski2017-06-071-1/+1
* Update documentation about bugs reporting and new releases notificationIvan Maidanski2017-06-063-33/+27
* Remove duplicated sample code in leak.mdIvan Maidanski2017-05-221-36/+6
* Convert some (small) .html files to Markdown formatIvan Maidanski2017-05-1916-1459/+1259
* Fix various typos in doc/README and .html filesIvan Maidanski2017-05-1911-16/+16
* Remove unused ALIGN_DOUBLE macro (TILE-Gx/Pro)Ivan Maidanski2017-05-191-6/+0
* Replace XXX_THREADS with GC_THREADS macro in scale.htmlIvan Maidanski2017-05-191-2/+1
* Define GC_THREADS instead of GC_x_THREADS in MakefilesIvan Maidanski2017-05-129-30/+37
* Remove GC code fragment (which already merged) from README.MacIvan Maidanski2017-05-121-25/+0
* Fix unpaired quote symbol in README.MacIvan Maidanski2017-05-121-1/+1
* Use same style of include gc.h in documentationIvan Maidanski2017-05-121-1/+1
* Fix typo in README.hpIvan Maidanski2017-05-121-1/+1
* Fix 'doc' files installation folderAndy Li2017-05-111-1/+1
* Update documentation as parallel mark is now on by default in configureIvan Maidanski2017-05-055-24/+21
* Fix typos in README.DGUX386Ivan Maidanski2017-05-051-2/+2
* Remove non-existent configure option in simple_example.htmlIvan Maidanski2017-05-051-1/+1
* Update EXTRA_DIST in Makefile, Win32/64 docs after NT_*_MAKEFILE removalIvan Maidanski2017-04-272-20/+20
* Update GC compilation and usage notes for Win32Ivan Maidanski2017-04-271-26/+18
* Remove unused USE_GENERIC macro definition and descriptionIvan Maidanski2017-04-221-3/+1
* Remove notes that K&R C compiler is unsupportedIvan Maidanski2017-03-102-4/+0
* Document GC_BUILTIN_ATOMIC macro (and gc_atomic_ops private header file)Ivan Maidanski2017-03-012-4/+6
* Fix typo in GC_AMIGA_GC documentation in READMEIvan Maidanski2017-02-211-1/+1
* Fix various typos in comments and printed messagesKlemens Zwischenbrugger2017-02-211-3/+3
* Fix gc_backptr.h, gc_mark.h, GC_DS_TAGS names in documentationIvan Maidanski2017-01-111-1/+1
* Fix various typos in comments and documentationIvan Maidanski2016-08-013-3/+3
* Merge branch 'thread-suspend'Ivan Maidanski2016-06-211-0/+3
|\
| * Code refactoring of thread suspend/resume API supportIvan Maidanski2015-11-201-0/+3
* | Prefix PREFETCH_FOR_WRITE with GC_ as used in gc_inline.h public headerIvan Maidanski2015-12-281-1/+1
* | Remove references to missing linux_threads.c from documentationIvan Maidanski2015-12-033-17/+4
* | Remove documentation about obsolete GC_REDIRECT_TO_LOCALIvan Maidanski2015-12-012-27/+0
|/
* Allow specific TLS attributes for GC_thread_keyIvan Maidanski2015-11-181-0/+3
* Fix USE_COMPILER_TLS macro duplicate description in READMEIvan Maidanski2015-11-181-4/+0