1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-07 08:40:21 +02:00
Commit graph

11 commits

Author SHA1 Message Date
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
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
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
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
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
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