* srfi-1.scm (fold, fold-pair): Fixed a buggy call to apply.
[bpt/guile.git] / srfi / ChangeLog
CommitLineData
563058ef
MG
12001-06-07 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
2
3 * srfi-1.scm (fold, fold-pair): Fixed a buggy call to apply.
4 (delete-duplicates): Now the first occurrence of an element is
5 retained, as required.
6 (member, assoc): Fixed wrong order of equality predicate
7 application.
8
9
e9680547
MG
102001-06-06 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
11
12 * README: Update.
13
14 * srfi-1.scm: New file.
15
f480396b
MV
162001-06-04 Marius Vollmer <mvo@zagadka.ping.de>
17
18 Added exception notice to all files.
19
dd22a80a
MG
202001-05-31 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
21
22 * srfi-14.scm, srfi-13.scm: Use `load-extension' for loading the
23 shared library.
24
998c3141
ML
252001-05-31 Michael Livshin <mlivshin@bigfoot.com>
26
27 * Makefile.am (MKDEP): copied from libguile/Makefile.am, just in
28 case.
29 (CLEANFILES): added *.x (and removed from DISTCLEANFILES)
30
6b0d28a3
ML
312001-05-28 Michael Livshin <mlivshin@bigfoot.com>
32
33 * srfi-19.scm: removed a stray open parenthesis. (thanks to
34