(sync srfi-modules.texi): Done.
[bpt/guile.git] / doc / ref / ChangeLog
CommitLineData
ca26b87d
TTN
12001-11-06 Thien-Thi Nguyen <ttn@glug.org>
2
3 * srfi-modules.texi (SRFI-19, SRFI-19 Constants, SRFI-19 Current
4 time and clock resolution, SRFI-19 Time object and accessors,
5 SRFI-19 Time comparison procedures, SRFI-19 Time arithmetic
6 procedures, SRFI-19 Date object and accessors, SRFI-19
7 Time/Date/Julian Day/Modified Julian Day converters, SRFI-19 Date
8 to string/string to date converters): New nodes.
9
7ab89df1
MV
102001-11-06 Marius Vollmer <mvo@zagadka.ping.de>
11
12 * scripts.texi: Document `--debug' and `--no-debug'.
13
c2c67382
GH
142001-10-27 Gary Houston <ghouston@arglist.com>
15
a42b5e5b
GH
16 * guile.texi, scsh.texi: removed obsolete guile-scsh material
17 and updated links (I don't know if it should remain in the
18 main menu. It's like slib I think.)
19
c2c67382
GH
20 * minor updates to the slib installation notes.
21
a599743c
NJ
222001-10-05 Neil Jerram <neil@ossau.uklinux.net>
23
24 * scheme-evaluation.texi (Fly Evaluation): Removed documentation
25 for `read-and-eval!' and `eval2'. (Thanks to Alex Schroeder for
26 noticing that they'd disappeared!)
27
74e0de86
TTN
282001-10-05 Thien-Thi Nguyen <ttn@glug.org>
29
30 * scheme-io.texi (Writing): Add entry for `display'.
31 Include in R5RS Index. Thanks to Alex Schroeder for suggestion.
32
40f316d0
MG
332001-09-26 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
34
35 * srfi-modules.texi (SRFI-13): Tyop fix.
36 (SRFI-13): Changed paragraph about bindings both in the code and
37 in SRFI-13.
38
39 * misc-modules.texi (Formatted Output): Tyop fix.
40 (Formatted Output): Document ~g properly.
41
42 Thanks to Alex Schroeder for pointing out the typos and sending
43 suggestions.
74e0de86 44
523f81ba
TTN
452001-09-25 Thien-Thi Nguyen <ttn@glug.org>
46
47 * scheme-procedures.texi (Syntax Rules): Add `cindex' directive.
48 Thanks to suggestion by Alex Schroeder.
49
6c997de2
NJ
502001-08-30 Neil Jerram <neil@ossau.uklinux.net>
51
255ea784
NJ
52 * guile.texi (Top): Group all index nodes together so that
53 `Info-index' works more effectively in Info. Thanks to Eric
54 Hanchrow for the report and fix.
55
6c997de2
NJ
56 * scheme-data.texi (Random, String Syntax, String Modification,
57 Regular Expressions), scheme-ideas.texi (Definition),
58 scheme-modules.texi (Dynamic Linking and Compiled Code Modules),
59 scm.texi (Transforming Scheme name to C name, Port
60 Implementation): Various typo fixes and clarifications merged from
61 the stable CVS branch.
62
b45898ca
NJ
632001-08-27 Neil Jerram <neil@ossau.uklinux.net>
64
65 * intro.texi: Merged wording fixes from stable CVS branch.
66
67 * Makefile.am (guile_TEXINFOS): Remove ../AUTHORS.
68
69 * guile.texi: Incorporate text previously in separate AUTHORS
70 file.
71
722001-08-27 Neil Jerram <neil@ossau.uklinux.net>
73
74 The change log for files in this directory continues backwards
75 from 2001-08-27 in ../ChangeLog, as all the Guile documentation
76 prior to this date was contained in a single directory.