*** empty log message ***
authorKevin Ryde <user42@zip.com.au>
Sat, 3 Jan 2004 21:41:31 +0000 (21:41 +0000)
committerKevin Ryde <user42@zip.com.au>
Sat, 3 Jan 2004 21:41:31 +0000 (21:41 +0000)
doc/ref/ChangeLog
libguile/ChangeLog

index d8f3afc..a2f53fc 100644 (file)
@@ -1,3 +1,13 @@
+2004-01-04  Kevin Ryde  <user42@zip.com.au>
+
+       * srfi-modules.texi (SRFI-1 Filtering and Partitioning): For partition
+       and partition!, emphasise the multi-value return, note partition may
+       share a tail with the given list.
+
+       * srfi-modules.texi (SRFI-1 Searching, SRFI-1 Deleting, SRFI-1
+       Association Lists): Note how member, delete, delete! and assoc extend
+       the corresponding core functions.
+
 2003-11-25  Kevin Ryde  <user42@zip.com.au>
 
        * tools.texi (Macros guile-snarf recognizes): Correction to GOOPS
index 929e3d8..74bcb7d 100644 (file)
@@ -1,3 +1,8 @@
+2004-01-04  Kevin Ryde  <user42@zip.com.au>
+
+       * numbers.c (scm_less_p): Don't convert frac to float for compares,
+       can give results due to rounding.
+       
 2003-12-26  Marius Vollmer  <mvo@zagadka.de>
 
        * gen-scmconfig.h.in, gen-scmconfig.c: Arrange for scm_t_intmax