(Strings): Document copy-on-write behavior and
[bpt/guile.git] / ChangeLog
CommitLineData
f7f3964e
MV
12004-08-02 Marius Vollmer <marius.vollmer@uni-dortmund.de>
2
3 * README: Document the new --disable-discouraged option.
4
5 * configure.in (SCM_I_GSC_ENABLE_DISCOURAGED): New, for the new
6 --enable-discouraged option.
7
8 * libguile.h: Include libguile/discouraged.h.
9
315158a8
MV
102004-07-29 Marius Vollmer <marius.vollmer@uni-dortmund.de>
11
12 * configure.in: Bugfix: logic in detecting ptrdiff_t was inverted;
13 assume ptrdiff_t is available when its size is non-zero, not when
51fdb325
MV
14 it is zero. Do no longer define SCM_I_GSC_*_LIMITS macros. Check
15 for sizes of size_t and intmax_t.
315158a8 16
b7341ea4
MV
172004-07-09 Marius Vollmer <mvo@zagadka.de>
18
19 * configure.in: Bugfix: set SCM_I_GSC_T_UINTMAX, not
20