Update copyright.
[bpt/guile.git] / srfi / ChangeLog
CommitLineData
e2bd68e0
MV
12002-03-24 Marius Vollmer <mvo@zagadka.ping.de>
2
3 * Makefile.am (.c.x): Pass "-o $@" to guile-snarf.
4
2cd7ecb9
TTN
52002-03-13 Thien-Thi Nguyen <ttn@giblet.glug.org>
6
7 * srfi-13.c, srfi-14.c, srfi-4.c:
8 Retire inclusion guard macro SCM_MAGIC_SNARFER.
9
ffaf65cd
TTN
10 * Makefile.am (snarfcppopts): New var.
11 (.c.x): Use $(snarfcppopts). Rework guile-snarf usage.
12
16d98032
MV
132002-03-11 Marius Vollmer <mvo@zagadka.ping.de>
14
15 * srfi-13.c (string_titlecase_x): Treat characters as unsigned so
16 that 8-bit chars work. Thanks to David Pirotte!
17
46151112
RB
182002-02-24 Rob Browning <rlb@defaultvalue.org>
19
20 * Makefile.am (libguile_srfi_srfi_4_la_LDFLAGS): use
21 @LIBGUILE_SRFI_SRFI_4_INTERFACE@.
22 (libguile_srfi_srfi_13_14_la_LDFLAGS): use
23 @LIBGUILE_SRFI_SRFI_13_14_INTERFACE@.
24
359b471e
NJ
252002-02-23 Neil Jerram <neil@ossau.uklinux.net>
26
27 * srfi-19.scm (priv:month-assoc): Correct numbers so that they
28 match the expectations of priv:year-day.
29
cd328b4f
NJ
302002-02-22 Neil Jerram <neil@ossau.uklinux.net>
31
32 * srfi-19.scm (priv:year-day): Index into priv:month-assoc using
33