Ludovic Courtès
f23f643881
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 23:24:09 +02:00
Ludovic Courtès
8073f24ccd
Add `ChangeLog-2008' files to the distribution.
2008-09-12 21:46:32 +02:00
Ludovic Courtès
e9d9445b50
Rename ChangeLog' files to
ChangeLog-2008'.
2008-09-12 21:42:26 +02:00
Ludovic Courtès
365db7e640
Remove `.cvsignore' files.
2008-09-11 21:48:53 +02:00
Neil Jerram
595f4ed74b
(Next-method): Minor improvements to the
...
text.
2008-02-06 22:46:42 +00:00
Neil Jerram
5ce6ee75df
(Slot Options): Added example from Ludovic Courtès
...
about difference between init-value, -form and -thunk.
2006-09-28 07:55:05 +00:00
Kevin Ryde
041d1dd126
*** empty log message ***
2006-04-20 23:57:24 +00:00
Kevin Ryde
9e8d0cc2af
* hierarchy.pdf: New file, converted from hierarchy.eps using
...
epstopdf, to let "make pdf" work.
* Makefile.am: (goops_TEXINFOS): Add it.
2006-04-20 23:57:05 +00:00
Kevin Ryde
5e5c736b44
New file, converted from hierarchy.eps using
...
epstopdf, to let "make pdf" work.
2006-04-20 23:56:30 +00:00
Kevin Ryde
e610622906
*** empty log message ***
2006-03-07 23:57:28 +00:00
Kevin Ryde
5ae7fddd02
2006-03-08 Ludovic Courtès <ludovic.courtes@laas.fr>
...
* goops.texi (Slot Options): Note init-value is shared.
2006-03-07 23:53:30 +00:00
Marius Vollmer
0ab652a386
Added 2006 to copyright years in every file, as per the new rules.
2006-02-12 13:42:52 +00:00
Marius Vollmer
32cace4252
Fixed typo.
2006-02-12 00:57:56 +00:00
Marius Vollmer
c98f12f1a5
Branched for 1.8 series.
...
* GUILE-VERSION: Bumped version numbers.
* configure.in: Removed --enable-arrays option.
* srfi-1.scm, srfi-60.scm: Updated versions in library name to
match GUILE-VERSION.
* goops.texi (Basic Generic Function Creation): Added blurb about
merge-generics duplicates handler from NEWS-
2006-02-05 22:49:28 +00:00
Marius Vollmer
92205699d0
The FSF has a new address.
2005-05-23 19:57:22 +00:00
Marius Vollmer
aef35c0e7d
*** empty log message ***
2004-06-28 13:31:36 +00:00
Marius Vollmer
4472f9202a
* hierarchy.png: New file.
2004-06-28 13:31:10 +00:00
Marius Vollmer
0f4fb2da85
Removed home-grown code for HTML generation.
...
Automake does it for us now.
(goops_TEXINFOS): Added hierarchy.png
2004-06-28 13:27:28 +00:00
Kevin Ryde
6123c3bcac
*** empty log message ***
2004-05-18 23:59:30 +00:00
Kevin Ryde
3df5ee1d9b
(CLEANFILES): Remove, goops.tmp goops.cps cleaned by automake these days.
2004-05-18 23:58:39 +00:00
Mikael Djurfeldt
89aab6f1ac
*** empty log message ***
2003-04-17 19:51:04 +00:00
Mikael Djurfeldt
b3a9e3d58f
*** empty log message ***
2003-04-17 19:40:49 +00:00
Mikael Djurfeldt
da9015263e
* goops.texi (Class Redefinition): Clarifications; Removed
...
mentioning of change-object-class.
2003-01-10 12:40:21 +00:00
Neil Jerram
8cb6d96d9d
Small textual changes to GOOPS manual (for HTML generation).
2002-11-08 00:36:46 +00:00
Marius Vollmer
dc00662795
*** empty log message ***
2002-04-17 17:41:51 +00:00
Marius Vollmer
edf7d832d5
(CLEANFILES): Added goops.tmp, goops.cps.
2002-04-17 17:39:44 +00:00
Thien-Thi Nguyen
2b02270392
*** empty log message ***
2001-12-03 11:25:28 +00:00
Thien-Thi Nguyen
ddee39a16b
Grammar fix.
2001-12-03 11:24:44 +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