summaryrefslogtreecommitdiff
path: root/doc/ref/scheme-options.texi
AgeCommit message (Collapse)AuthorFilesLines
2004-08-02* scheme-binding.texi: Renamed to api-binding.texi.Marius Vollmer1-0/+0
* scheme-compound.texi: Renamed to api-compound.texi. * scheme-control.texi: Renamed to api-control.texi. * scheme-data.texi: Renamed to api-data.texi. * scheme-debug.texi: Renamed to api-debug.texi. * deprecated.texi: Renamed to api-deprecated.texi. * scheme-evaluation.texi: Renamed to api-evaluation.texi. * ref-init.texi: Renamed to api-init.texi. * scheme-io.texi: Renamed to api-io.texi. * scheme-memory.texi: Renamed to api-memory.texi. * scheme-modules.texi: Renamed to api-modules.texi. * scheme-options.texi: Renamed to api-options.texi. * scm.texi: Renamed to api-overview.texi. * scheme-procedures.texi: Renamed to api-procedures.texi. * scheme-scheduling.texi: Renamed to api-scheduling.texi. * scheme-scm.texi: Renamed to api-scm.texi. * scheme-smobs.texi: Renamed to api-smobs.texi. * scheme-snarf.texi: Renamed to api-snarf.texi. * scheme-translation.texi: Renamed to api-translation.texi. * scheme-utility.texi: Renamed to api-utility.texi. * debugging.texi: Renamed to scheme-debugging.texi. * scripts.texi: Renamed to scheme-scripts.texi. * program.texi: Renamed to libguile-program.texi.
2004-04-21Big reorganization of the whole manual to give it a simpler structure.Marius Vollmer1-731/+0
2004-01-21Added Copyright notice.Marius Vollmer1-0/+6
2003-05-05 * scheme-options.texi (Build Config): Add index entries forKevin Ryde1-0/+22
%guile-build-info keys.
2002-12-09* scheme-options.texi (Build Config): add effective-version docs.Rob Browning1-5/+13
2002-10-03Refer to provided? rather than the deprecated feature?.Neil Jerram1-1/+1
2002-09-25Doc updates, including contribution from Ian Sheldon.Neil Jerram1-322/+366
2002-07-16New doc about stack overflow.Neil Jerram1-0/+34
2002-03-16* Manual updates on hooks and features.Neil Jerram1-0/+181
* Fix scm_t_c_hookype_t corruption.
2002-03-12Various minor enhancements ported from the stable CVS branch.Neil Jerram1-0/+1
2001-11-20(Install Config):Thien-Thi Nguyen1-1/+29
Tweak `%load-path' verb to not imply it's a proc. Add documentation for `%guile-build-info'.
2001-11-16* Adding C function declarations from the SCM interface to theNeil Jerram1-30/+39
reference manual documentation.
2001-11-13* Miscellaneous small doc updates and fixes.Neil Jerram1-3/+3
2001-11-11* Documentation work.Neil Jerram1-2/+2
2001-08-24* Organize documentation into per-manual directories (halfway point commit).Neil Jerram1-0/+398