Neil Jerram
53befeb700
Change Guile license to LGPLv3+
...
(Not quite finished, the following will be done tomorrow.
module/srfi/*.scm
module/rnrs/*.scm
module/scripts/*.scm
testsuite/*.scm
guile-readline/*
)
2009-06-17 00:22:09 +01:00
Ludovic Courtès
ec9ef38615
Fix compilation of the hard copy of the R5RS, tutorial and GOOPS manual.
...
* doc/tutorial/Makefile.am (TEXINFO_TEX): Remove.
* doc/goops/Makefile.am (TEXINFO_TEX): Remove.
* doc/r5rs/Makefile.am (TEXINFO_TEX): Remove.
2008-10-09 22:59:58 +02:00
Ludovic Courtès
61db429e25
Add `ChangeLog-2008' files to the distribution.
2008-09-12 21:57:52 +02:00
Ludovic Courtès
afb59d75b8
Rename ChangeLog' files to
ChangeLog-2008'.
2008-09-12 21:49:58 +02:00
Ludovic Courtès
85ca88c68b
Remove `.cvsignore' files.
2008-09-11 21:28:21 +02:00
Kevin Ryde
1b09b607dd
merge from 1.8 branch
2006-04-16 23:18:55 +00:00
Marius Vollmer
92205699d0
The FSF has a new address.
2005-05-23 19:57:22 +00:00
Kevin Ryde
3bfd202a72
*** empty log message ***
2004-07-29 00:19:17 +00:00
Kevin Ryde
8d20b7af9e
(What is libguile): Correction to
...
reference manual "Data representation" cross reference.
2004-07-28 23:52:17 +00:00
Marius Vollmer
fc16715cd3
*** empty log message ***
2004-06-28 13:19:54 +00:00
Marius Vollmer
1a4e53eeca
(Top): Use @ifnottex instead of @ifinfo for the
...
beneift of makeinfo --html.
2004-06-28 13:19:42 +00:00
Marius Vollmer
10ba5148c7
Removed home-grown code for HTML generation. Automake does it for us
...
now.
2004-06-28 13:19:26 +00:00
Kevin Ryde
6117838eb1
Remove empty (duplicate) "Jump Start" entry.
2003-11-24 22:13:26 +00:00
Neil Jerram
5a825ad439
Two fixes to Guile tutorial.
2003-09-27 10:08:26 +00:00
Dirk Herrmann
42ad901d04
* benchmark-suite/lib.scm: Fix some typos in the documentation.
...
* doc/ref/scheme-compound.texi: Clarified that vectors need to
be quoted.
* doc/tutorial/guile-tut.texi: Fix example, where a vector
constant is used without quoting.
* ice-9/boot-9.scm (make-autoload-interface): Added missing
quote around vector constant.
* test-suite/tests/elisp.test: Added missing quote around vector
constants.
2003-05-27 18:33:19 +00:00
Rob Browning
84edc04952
*** empty log message ***
2003-02-27 07:04:25 +00:00
Neil Jerram
c5d1306193
Apply patch from M. Luedde on use of tail recursion to avoid stack overflow
2002-07-16 20:57:34 +00:00
Neil Jerram
694a9bb34e
* Updates for string- and vector-move-right/left! docstrings.
...
* Update Tcl war URLs.
2001-11-18 22:10:41 +00:00
Thien-Thi Nguyen
9d7e6c84ca
*** empty log message ***
2001-09-19 13:36:48 +00:00
Thien-Thi Nguyen
9365ee8a20
Fix number typo in "Jump Start" section.
2001-09-19 13:36:05 +00:00
Thien-Thi Nguyen
aee0492fb8
*** empty log message ***
2001-09-19 13:15:38 +00:00
Thien-Thi Nguyen
fab8ab3113
Fix improper `@result' usage.
2001-09-19 13:14:43 +00:00
Neil Jerram
b45898cae3
* Fix doc snapshot build problems by avoiding use of ../AUTHORS file.
...
* Use TEXINFO_TEX to avoid shipping multiple copies of texinfo.tex.
2001-08-27 21:25:44 +00:00
Neil Jerram
0aa7a7ceba
* Removed texinfo.tex - it is supplied by Automake.
...
* Added some entries to .cvsignore files.
2001-08-24 11:06:33 +00:00
Neil Jerram
11ca886536
* Complete split of documentation into per-manual subdirectories.
2001-08-24 10:16:15 +00:00
Neil Jerram
a0e07ba4ec
* Organize documentation into per-manual directories (halfway point commit).
2001-08-24 09:40:29 +00:00