guile-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

guile/guile-oops ChangeLog


From: Mikael Djurfeldt
Subject: guile/guile-oops ChangeLog
Date: Fri, 09 Mar 2001 17:28:14 -0800

CVSROOT:        /cvs
Module name:    guile
Changes by:     Mikael Djurfeldt <address@hidden>       01/03/09 17:28:14

Modified files:
        guile-oops     : ChangeLog 

Log message:
        

CVSWeb URLs:
http://subversions.gnu.org/cgi-bin/cvsweb/guile/guile-oops/ChangeLog.diff?r1=1.135&r2=1.136

Patches:
Index: guile/guile-oops/ChangeLog
diff -u guile/guile-oops/ChangeLog:1.135 guile/guile-oops/ChangeLog:1.136
--- guile/guile-oops/ChangeLog:1.135    Mon Mar  5 12:06:36 2001
+++ guile/guile-oops/ChangeLog  Fri Mar  9 17:28:14 2001
@@ -1,8 +1,27 @@
+2001-03-09  Mikael Djurfeldt  <address@hidden>
+
+       * goops.scm (define-method): Only accept new syntax.
+
+       * Makefile.am (goops_sources): Added old-define-method.scm.
+
+       * old-define-method.scm: New file.
+       
+       * goops-tutorial.texi, goops.texi: Updated to reflext new
+       define-method syntax.
+
+       * NEWS: Updated with some lacking history.
+
+       * save.scm, goops.scm, composite-slot.scm, active-slot.scm:
+       Use new method syntax.
+
+       * configure.in: Don't remove -lqthreads from LIBS until all checks
+       involving linking with libguile has been performed.
+
 2001-03-05  Mikael Djurfeldt  <address@hidden>
 
        * THANKS: Flushed.
 
-       * GOOPS-VERSION (GOOPS_MINOR_VERSION): Bumed to 0.1.
+       * GOOPS-VERSION (GOOPS_MINOR_VERSION): Bumped to 0.1.
 
        * Version 1.0 released.
 
@@ -54,7 +73,7 @@
 2000-08-26  Mikael Djurfeldt  <address@hidden>
 
        * goops.c (create_basic_classes): Pass a string, not a symbol, to
-       scm_make_vtbale_vtable.
+       scm_make_vtable_vtable.
 
 2000-08-09  Mikael Djurfeldt  <address@hidden>
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]