*** empty log message ***
[bpt/guile.git] / doc / ref / ChangeLog
1 2002-02-19 Marius Vollmer <mvo@zagadka.ping.de>
2
3 * scheme-memory.texi (Memory Blocks): New section.
4
5 2002-02-05 Thien-Thi Nguyen <ttn@giblet.glug.org>
6
7 * Makefile.am: Include $(top_srcdir)/pre-inst-guile.am.
8
9 (GUILE): Delete var.
10 (autoconf-macros.texi): Use $(preinstguiletool).
11
12 2002-02-04 Thien-Thi Nguyen <ttn@giblet.glug.org>
13
14 * autoconf.texi (Autofrisk, Using Autofrisk): New sections.
15 (Autoconf Support): Add new sections to menu.
16
17 2002-02-04 Marius Vollmer <marius.vollmer@uni-dortmund.de>
18
19 * scheme-data.texi (Symbol Uninterned): Added node.
20
21 2002-01-29 Stefan Jahn <stefan@lkcc.org>
22
23 * gh.texi (scm transition summary): Documented gh equivalents
24 `scm_c_string2str', `scm_c_substring2str' and `scm_c_symbol2str'
25 and removed the appropriate FIXME's.
26
27 2002-01-14 Marius Vollmer <marius.vollmer@uni-dortmund.de>
28
29 * Makefile.am (autoconf-macros.texi): Also set GUILE_LOAD_PATH
30 when invoking the uninstalled guile executable.
31
32 2002-01-09 Thien-Thi Nguyen <ttn@giblet.glug.org>
33
34 * Makefile.am (autoconf-macros.texi): Fix build bug:
35 Write this file to srcdir. Thanks to I. N. Golubev.
36
37 2002-01-08 Gary Houston <ghouston@arglist.com>
38
39 * Makefile.am: attempt to use guile from $(top_builddir)/libguile
40 when building autoconf-macros.texi. There are still problems with
41 modules and running makeinfo when builddir != srcdir.
42
43 2002-01-08 Thien-Thi Nguyen <ttn@giblet.glug.org>
44
45 * data-rep.texi, gh.texi, guile.texi, intro.texi,
46 misc-modules.texi, new-docstrings.texi, posix.texi, program.texi,
47 repl-modules.texi, scheme-binding.texi, scheme-compound.texi,
48 scheme-control.texi, scheme-data.texi, scheme-debug.texi,
49 scheme-ideas.texi, scheme-io.texi, scheme-memory.texi,
50 scheme-modules.texi, scheme-procedures.texi,
51 scheme-translation.texi, scheme-utility.texi, scm.texi, slib.texi,
52 srfi-modules.texi: Spell check. Thanks to Fabrice Bauzac.
53
54 2002-01-07 Neil Jerram <neil@ossau.uklinux.net>
55
56 * intro.texi (Linking Programs With Guile): Fix typo (superfluous
57 `do'). Thanks to Fabrice Bauzac.
58
59 2002-01-05 Thien-Thi Nguyen <ttn@giblet.glug.org>
60
61 * intro.texi: Spell check. Thanks to Fabrice Bauzac.
62
63 2002-01-02 Thien-Thi Nguyen <ttn@giblet.glug.org>
64
65 * guile.texi (Part II): Add "Autoconf Support"; include
66 autoconf.texi.
67
68 * Makefile.am (guile_TEXINFOS): Add autoconf.texi and
69 autoconf-macros.texi.
70 (autoconf.texi, autoconf-macros.texi): New rules.
71
72 * autoconf.texi: New file.
73
74 2001-12-22 Marius Vollmer <mvo@zagadka.ping.de>
75
76 * scheme-compound.texi (Alist Example): Changed "Bismarck" to
77 "Pierre". Thanks to Ron Peterson!
78
79 2001-12-22 Neil Jerram <neil@ossau.uklinux.net>
80
81 * program.texi (Programming Overview): Chapter renamed from
82 `Programming Options'; some new material added.
83
84 2001-12-07 Neil Jerram <neil@ossau.uklinux.net>
85
86 * scm.texi (Guile API): Renamed from `Scheme Primitives' and
87 broadened so that this chapter discusses the Guile API as a whole.
88
89 * program.texi (Available Functionality): Revise so that text
90 reads better.
91
92 * guile.texi (Programming Intro): New introductory text.
93
94 * scheme-ideas.texi (Definition): Reorder reference bullets in
95 ascending page number order.
96
97 2001-12-04 Martin Grabmueller <mg@glug.org>
98
99 * scheme-procedures.texi (Optional Arguments): Typo fix: wither ->
100 either.
101
102 2001-12-01 Neil Jerram <neil@ossau.uklinux.net>
103
104 * scheme-data.texi (Hooks): Moved into scheme-utility.texi.
105
106 * Makefile.am (guile_TEXINFOS): Added scheme-compound.texi.
107
108 * scheme-data.texi (Variables): Node moved to modules chapter.
109 (Symbol Read Syntax): New node, with syntax-related material taken
110 from old Symbols node.
111 (Symbol Primitives): Renamed from `Symbols'.
112 (Symbols and Variables): Renamed to `Symbols'.
113 (Symbol Props): Renamed from `Symbol Tables'.
114 (Symbols): General review, improvements and additional material
115 throughout this section.
116 (Other Data Types): New material: links to object types documented
117 elsewhere. Also renamed node to `Other Types'.
118 (Data Types): Split into two: `Simple Data Types' and `Compound
119 Data Types'. Introductory blurbs rewritten accordingly.
120
121 * guile.texi: Updated Notes comment.
122
123 * scheme-data.texi (Rx Interface): Node moved to Guile Modules
124 part, as the Rx interface is not core Guile.
125
126 2001-11-30 Neil Jerram <neil@ossau.uklinux.net>
127
128 * scheme-data.texi (String Miscellanea): Removed, moving doc for
129 string-ci->symbol into the node on Symbols.
130
131 * Makefile.am (ETAGS_ARGS): Added.
132
133 * scheme-data.texi (Symbol Tables): Removed doc for gentemp,
134 intern-symbol, string->obarray-symbol, symbol-binding,
135 symbol-bound?, symbol-set!, unintern-symbol, symbol-interned?; all
136 of which no longer exist.
137
138 2001-11-25 Thien-Thi Nguyen <ttn@glug.org>
139
140 * posix.texi: Fix spelling. Thanks to Chris Cramer.
141 Reword `getpass' intro blurb.
142
143 2001-11-23 Neil Jerram <neil@ossau.uklinux.net>
144
145 * program.texi (Program Control): Remove spurious placeholder
146 text.
147
148 2001-11-20 Thien-Thi Nguyen <ttn@glug.org>
149
150 * scheme-options.texi (Install Config):
151 Tweak `%load-path' verb to not imply it's a proc.
152 Add documentation for `%guile-build-info'.
153
154 2001-11-19 Neil Jerram <neil@ossau.uklinux.net>
155
156 * scheme-data.texi (Symbol Tables), new-docstrings.texi: Removed
157 doc for builtin-bindings (no longer exists).
158 (Variables): Expanded existing description of variables. Removed
159 doc for builtin-variable (no longer exists).
160
161 * scheme-binding.texi (Top Level): New docs for define, scm_define
162 and scm_c_define. Also clarified point about interchangeability
163 of define and set!.
164
165 2001-11-18 Neil Jerram <neil@ossau.uklinux.net>
166
167 * scheme-data.texi (Vectors): Autoupdate docs for
168 vector-move-left! and vector-move-right!.
169
170 2001-11-16 Neil Jerram <neil@ossau.uklinux.net>
171
172 * debugging.texi, deprecated.texi, intro.texi, misc-modules.texi,
173 new-docstrings.texi, posix.texi, scheme-binding.texi,
174 scheme-control.texi, scheme-data.texi, scheme-debug.texi,
175 scheme-evaluation.texi, scheme-io.texi, scheme-memory.texi,
176 scheme-modules.texi, scheme-options.texi, scheme-procedures.texi,
177 scheme-scheduling.texi, scheme-translation.texi,
178 scheme-utility.texi, script-getopt.texi, srfi-modules.texi: Change
179 category for "primitive" and "procedure" @deffn's to {Scheme
180 Procedure}; add @deffnx lines for {C Function}s; automatic updates
181 from libguile docstring changes.
182
183 * scheme-memory.texi (Garbage Collection): Removed doc for removed
184 `unhash-name'.
185
186 2001-11-14 Thien-Thi Nguyen <ttn@glug.org>
187
188 * scheme-procedures.texi: Spell "library" correctly.
189
190 2001-11-13 Neil Jerram <neil@ossau.uklinux.net>
191
192 * new-docstrings.texi, scheme-data.texi: Merge recent doc
193 improvements from stable branch.
194
195 * scheme-options.texi: Automatic updates from docstring changes in
196 libguile's C source code.
197
198 2001-11-12 Neil Jerram <neil@ossau.uklinux.net>
199
200 * scheme-data.texi (Vtables, Structure Basics): Automatic doc
201 updates for struct? and struct-vtable?.
202 (String Searching): Add missing "for". Thanks to Scott Lenser.
203
204 2001-11-08 Neil Jerram <neil@ossau.uklinux.net>
205
206 * guile.texi (Top): Added new chapter `Programming Options'.
207
208 * program.texi: New file.
209
210 * Makefile.am (guile_TEXINFOS): Added program.texi.
211
212 2001-11-07 Neil Jerram <neil@ossau.uklinux.net>
213
214 * scheme-memory.texi, scheme-io.texi, scheme-debug.texi,
215 scheme-data.texi, scheme-binding.texi, posix.texi,
216 new-docstrings.texi: Automatic updates from improved libguile
217 docstrings.
218
219 2001-11-04 Neil Jerram <neil@ossau.uklinux.net>
220
221 * preface.texi: Use MANUAL_EDITION variable.
222 (Manual Layout): Updated to reflect reorg.
223
224 * guile.texi (MANUAL_EDITION): New variable, with value
225 incremented from 1.0 to 1.1 to reflect the reorg described here.
226 (Top): Use MANUAL_EDITION variable.
227
228 * scheme-indices.texi (R5RS Index, Guile Extensions Index): Use
229 @unnumbered rather than @chapter for these indices.
230
231 * guile.texi (Top): A little top-level reshuffling, with the aims
232 that: (1) the `Guile Scheme' (reference) part of the manual
233 becomes the `Guile API Reference', and covers both Scheme and C
234 interfaces; (2) non-API-reference material such as the `Basic
235 Ideas in Scheme' chapter is collected together to form a new part
236 `Programming with Guile'. This new part will contain general
237 documentation on using and programming Guile in both Scheme and C,
238 including - for example - awareness of GC when C programming, how
239 to use the snarf macros, how to debug ...
240 (Top): Move inclusion of scheme-indices.texi so that all indices
241 appear together in the printed manual.
242
243 * Makefile.am (guile_TEXINFOS): Removed appendices.texi, added
244 debugging.texi.
245
246 * appendices.texi: Removed.
247
248 * debugging.texi (Debugger User Interface): New file, same as the
249 material that used to be in appendices.texi, but now a chapter in
250 Part II rather than an appendix.
251
252 * appendices.texi (Obtaining and Installing Guile): Moved to
253 become a chapter in ...
254 * intro.texi: ... Part I: Introduction to Guile.
255
256 * scm.texi (I/O Extensions): Moved to become a section of ...
257 * scheme-io.texi (Input and Output): ... this chapter.
258
259 * scm.texi (Handling Errors): Moved to become a section of ...
260 * scheme-control.texi (Control Mechanisms): ... this chapter.
261
262 2001-11-06 Thien-Thi Nguyen <ttn@glug.org>
263
264 * srfi-modules.texi (SRFI-19, SRFI-19 Constants, SRFI-19 Current
265 time and clock resolution, SRFI-19 Time object and accessors,
266 SRFI-19 Time comparison procedures, SRFI-19 Time arithmetic
267 procedures, SRFI-19 Date object and accessors, SRFI-19
268 Time/Date/Julian Day/Modified Julian Day converters, SRFI-19 Date
269 to string/string to date converters): New nodes.
270 (SRFI Support): Add "SRFI-19" to menu.
271
272 2001-11-06 Marius Vollmer <mvo@zagadka.ping.de>
273
274 * scripts.texi: Document `--debug' and `--no-debug'.
275
276 2001-10-27 Gary Houston <ghouston@arglist.com>
277
278 * guile.texi, scsh.texi: removed obsolete guile-scsh material
279 and updated links (I don't know if it should remain in the
280 main menu. It's like slib I think.)
281
282 * minor updates to the slib installation notes.
283
284 2001-10-05 Neil Jerram <neil@ossau.uklinux.net>
285
286 * scheme-evaluation.texi (Fly Evaluation): Removed documentation
287 for `read-and-eval!' and `eval2'. (Thanks to Alex Schroeder for
288 noticing that they'd disappeared!)
289
290 2001-10-05 Thien-Thi Nguyen <ttn@glug.org>
291
292 * scheme-io.texi (Writing): Add entry for `display'.
293 Include in R5RS Index. Thanks to Alex Schroeder for suggestion.
294
295 2001-09-26 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
296
297 * srfi-modules.texi (SRFI-13): Tyop fix.
298 (SRFI-13): Changed paragraph about bindings both in the code and
299 in SRFI-13.
300
301 * misc-modules.texi (Formatted Output): Tyop fix.
302 (Formatted Output): Document ~g properly.
303
304 Thanks to Alex Schroeder for pointing out the typos and sending
305 suggestions.
306
307 2001-09-25 Thien-Thi Nguyen <ttn@glug.org>
308
309 * scheme-procedures.texi (Syntax Rules): Add `cindex' directive.
310 Thanks to suggestion by Alex Schroeder.
311
312 2001-08-30 Neil Jerram <neil@ossau.uklinux.net>
313
314 * guile.texi (Top): Group all index nodes together so that
315 `Info-index' works more effectively in Info. Thanks to Eric
316 Hanchrow for the report and fix.
317
318 * scheme-data.texi (Random, String Syntax, String Modification,
319 Regular Expressions), scheme-ideas.texi (Definition),
320 scheme-modules.texi (Dynamic Linking and Compiled Code Modules),
321 scm.texi (Transforming Scheme name to C name, Port
322 Implementation): Various typo fixes and clarifications merged from
323 the stable CVS branch.
324
325 2001-08-27 Neil Jerram <neil@ossau.uklinux.net>
326
327 * intro.texi: Merged wording fixes from stable CVS branch.
328
329 * Makefile.am (guile_TEXINFOS): Remove ../AUTHORS.
330
331 * guile.texi: Incorporate text previously in separate AUTHORS
332 file.
333
334 2001-08-27 Neil Jerram <neil@ossau.uklinux.net>
335
336 The change log for files in this directory continues backwards
337 from 2001-08-27 in ../ChangeLog, as all the Guile documentation
338 prior to this date was contained in a single directory.