summaryrefslogtreecommitdiff
path: root/doc/doc.am
Commit message (Collapse)AuthorAgeFilesLines
* Remove Makefile.dj (and README.dj) in favor of configure (DJGPP)Ivan Maidanski2014-06-191-1/+0
| | | | | | | | | | * Makefile.am (EXTRA_DIST): Remove Makefile.dj entry. * Makefile.direct (OTHER_MAKEFILES): Likewise. * Makefile.direct (DOC_FILES): Remove doc/README.dj entry. * doc/doc.am (dist_pkgdata_DATA): Likewise. * Makefile.dj: Remove file ("configure" is to be used to build libgc, no special options needed). * doc/README.dj: Likewise.
* Remove barrett_diagram file duplicated by tree.htmlIvan Maidanski2013-12-091-1/+0
| | | | | | | | * Makefile.direct (DOC_FILES): Remove doc/barrett_diagram entry. * Makefile.dj (OTHER_FILES): Likewise. * doc/doc.am (dist_pkgdata_DATA): Likewise. * doc/barrett_diagram: Remove file (as the content is duplicated in doc/tree.html).
* Convert readme to markdown.David Terei2013-05-101-1/+1
|
* Makefile: add Symbian-specific source and README filesIvan Maidanski2012-03-191-0/+1
| | | | | | | * Makefile.am (EXTRA_DIST): Add Symbian C++ files from "extra" folder. * Makefile.direct (OTHER_MAKEFILES): Likewise. * Makefile.direct (DOC_FILES): Add Symbian README file. * doc/doc.am (dist_pkgdata_DATA): Likewise.
* Complete GC documentation with 'finalization' topicIvan Maidanski2011-12-261-0/+1
| | | | | | | | | | * doc/finalization.html: New file (copy file from BDWGC site). * Makefile.direct (DOC_FILES): Add "doc/finalization.html" entry. * doc.am (dist_pkgdata_DATA): Likewise. * doc/gcdescr.html: Convert absolute references to finalization.html file to local ones. * doc/gcinterface.html: Likewise. * doc/overview.html: Likewise.
* Fix make scripts after README.MacOSX file removalIvan Maidanski2011-12-231-1/+0
| | | | | | | | (fix commit 89f1d2b) * Makefile.direct (DOC_FILES): Remove doc/README.MacOSX entry. * Makefile.dj (OTHER_FILES): Likewise. * doc/doc.am (dist_pkgdata_DATA): Likewise.
* Remove information about the authors from the source files.Ivan Maidanski2011-08-251-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This information could be observed via "git log" or by looking into the original version of a file.) * Makefile.am: Remove original-author and modified-by information (as well as a time-stamp) from the file header. * configure.ac: Ditto. * cord/cordbscs.c: Ditto. * cord/cordprnt.c: Ditto. * cord/cordxtra.c: Ditto. * cord/de.c: Ditto. * cord/de_cmds.h: Ditto. * cord/de_win.h: Ditto. * doc/README.arm.cross: Ditto. * doc/doc.am: Ditto. * dyn_load.c: Ditto. * gc_cpp.cc: Ditto. * gc_dlopen.c: Ditto. * include/cord.h: Ditto. * include/include.am: Ditto. * include/private/cord_pos.h: Ditto. * include/private/gc_hdrs.h: Ditto. * include/weakpointer.h: Ditto. * m4/gc_set_version.m4: Ditto. * tests/test_cpp.cc: Ditto. * cord/cordprnt.c: Fix a typo in a comment. * AUTHORS: Add authors. * cord/cordprnt.c: Expand all tabs to spaces; remove trailing spaces at EOLn. * cord/de.c: Ditto. * cord/de_cmds.h: Ditto. * cord/de_win.c: Ditto. * cord/de_win.h: Ditto. * doc/README.arm.cross: Ditto. * include/private/cord_pos.h: Ditto. * include/weakpointer.h: Ditto. * m4/gc_set_version.m4: Ditto.
* Move README and README.contributors to the project base directory.Ivan Maidanski2011-08-231-35/+35
| | | | | | | | | | | | | | | | | | Rename README.contributors to AUTHORS. * doc/README: Move to the base folder. * doc/README.contributors: Ditto. * doc/README.contributors: Rename to AUTHORS. * Makefile.direct (DOC_FILES): Rename doc/README to README; rename doc/README.contributors to AUTHORS. * Makefile.dj (OTHER_FILES): Ditto. * README.QUICK: Ditto. * doc/doc.am (dist_pkgdata_DATA): Ditto. * include/gc_version.h: Ditto. * Makefile.dj (OTHER_FILES): Wrap long lines. * README.QUICK: Fix gc_version.h name. * doc/doc.am (dist_pkgdata_DATA): Sort entries alphabetically. * doc/doc.am: Expand all tabs to spaces.
* Retire ChangeLog in favor of Git commit log; merge with README.changes;Ivan Maidanski2011-08-091-3/+2
| | | | | | | | | | | | | | add TODO file. * ChangeLog: add note; append the contents of doc/README.changes. * doc/README.changes: remove. * Makefile.direct (DOC_FILES): Remove doc/README.changes. * doc/doc.am (dist_pkgdata_DATA): Ditto. * doc/README.contributors: Replace doc/README.changes with ChangeLog. * Makefile.am (EXTRA_DIST): Add TODO. * Makefile.direct (DOC_FILES): Ditto. * Makefile.dj (OTHER_FILES): Ditto. * Makefile.in: Regenerate.
* 2010-05-22 Ivan Maidanski <ivmai@mail.ru>ivmai2011-07-261-2/+1
| | | | | | * Makefile.am (EXTRA_DIST): Add "CMakeLists.txt" and "tests/CMakeLists.txt". * doc/doc.am (dist_pkgdata_DATA): Add "doc/README.cmake".
* 2007-06-06 Hans Boehm <Hans.Boehm@hp.com>hboehm2011-07-261-0/+1
| | | | | | * doc/README.win64: New file. * doc/doc.am, Makefile.direct: Add README.win64. * Makefile.in: Regenerate.
* gc7.0alpha5 tarball importgc7_0alpha5Ivan Maidanski2011-07-261-0/+1
|
* gc7.0alpha4 tarball importgc7_0alpha4Ivan Maidanski2011-07-261-1/+2
|
* gc7.0alpha3 tarball importgc7_0alpha3Ivan Maidanski2011-07-261-0/+52