guile-cvs
[Top][All Lists]
Advanced

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

guile/guile-core/libguile ChangeLog


From: Marius Vollmer
Subject: guile/guile-core/libguile ChangeLog
Date: Wed, 21 Feb 2001 12:19:31 -0800

CVSROOT:        /cvs
Module name:    guile
Changes by:     Marius Vollmer <address@hidden> 01/02/21 12:19:31

Modified files:
        guile-core/libguile: ChangeLog 

Log message:
        

CVSWeb URLs:
http://subversions.gnu.org/cgi-bin/cvsweb/guile/guile-core/libguile/ChangeLog.diff?r1=1.1278&r2=1.1279

Patches:
Index: guile/guile-core/libguile/ChangeLog
diff -u guile/guile-core/libguile/ChangeLog:1.1278 
guile/guile-core/libguile/ChangeLog:1.1279
--- guile/guile-core/libguile/ChangeLog:1.1278  Sat Feb 17 03:36:16 2001
+++ guile/guile-core/libguile/ChangeLog Wed Feb 21 12:19:31 2001
@@ -1,3 +1,19 @@
+2001-02-21  Marius Vollmer  <address@hidden>
+
+       * eval.c (scm_ceval, scm_deval): Check for wrong number of args
+       before applying arrow procedure in `cond' and before applying
+       receiver procedure in call-with-current-continuation.
+       (scm_i_eval): Do not invoke scm_copy_tree in argument in SCM_XEVAL
+       macro.  The argument is expanded more than one time.
+
+       * numbers.c (scm_logior) [SCM_DIGSTOOBIG]: Correctly use
+       SCM_BIGDIG instead of BIGDIG.  Thanks to Steven G. Johnson!
+
+2001-02-20  Marius Vollmer  <address@hidden>
+
+       * guile-doc-snarf.in, guile-func-name-check.in: Added copyright
+       notice and license.
+
 2001-02-17  Martin Grabmueller  <address@hidden>
 
        * variable.c (scm_make_variable, scm_make_undefined_variable)



reply via email to

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