* unif.h (SCM_ARRAY_NDIM): Shift then cast so that the no sign
[bpt/guile.git] / srfi / ChangeLog
CommitLineData
e81d98ec
DH
12001-06-07 Dirk Herrmann <D.Herrmann@tu-bs.de>
2
3 * srfi-14.c (charset_print): Mark unused parameters with
4 SCM_UNUSED.
5
563058ef
MG
62001-06-07 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
7
8 * srfi-1.scm (fold, fold-pair): Fixed a buggy call to apply.
9 (delete-duplicates): Now the first occurrence of an element is
10 retained, as required.
11 (member, assoc): Fixed wrong order of equality predicate
12 application.
563058ef 13
e9680547
MG
142001-06-06 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
15
16 * README: Update.
17
18 * srfi-1.scm: New file.
19
f480396b
MV
202001-06-04 Marius Vollmer <mvo@zagadka.ping.de>
21
22 Added exception notice to all files.
23
dd22a80a
MG
242001-05-31 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
25
26 * srfi-14.scm, srfi-13.scm: Use `load-extension' for loading the
27 shared library.
28
998c3141
ML
292001-05-31 Michael Livshin <mlivshin@bigfoot.com>
30
31 * Makefile.am (MKDEP): copied from libguile/Makefile.am, just in
32 case.
33 (CLEANFILES): added *.x (and removed from DISTCLEANFILES)
34
6b0d28a3
ML
352001-05-28 Michael Livshin <mlivshin@bigfoot.com>
36
37 * srfi-19.scm: removed a stray open parenthesis. (thanks to
38