1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 12:20:26 +02:00
Commit graph

9 commits

Author SHA1 Message Date
Mikael Djurfeldt
a75d54876c *** empty log message *** 2003-04-17 19:33:00 +00:00
Mikael Djurfeldt
e672dd0208 * goops.scm (equal?): Provide default method for `equal?'.
(compute-getters-n-setters): Check for bad init-thunks.

* eq.c (scm_eqv_p, scm_equal_p): Turned into a primitive generics.

* goops.texi (Object Comparisons): Removed object-eqv? and
object-equal? and added eqv?, equal? and =.
2003-04-17 18:47:18 +00:00
Neil Jerram
2056b10074 Minor textual changes to GOOPS manual (for HTML generation). 2002-11-08 00:11:28 +00:00
Thien-Thi Nguyen
e991872f1d Grammar fix. 2001-12-03 11:26:18 +00:00
Neil Jerram
07f9576b8c * Fix doc snapshot build problems by avoiding use of ../AUTHORS file.
* Use TEXINFO_TEX to avoid shipping multiple copies of texinfo.tex.
* Add .cvsignore files.
2001-08-27 21:02:46 +00:00
Neil Jerram
3b29694c7c * Fix inclusion of AUTHORS file following documentation split into subdirs. 2001-08-24 12:42:49 +00:00
Neil Jerram
ad36a10117 * Split documentation into per-manual subdirectories. 2001-08-24 11:58:36 +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