*** empty log message ***
[bpt/guile.git] / doc / ref / ChangeLog
1 2004-12-22 Marius Vollmer <marius.vollmer@uni-dortmund.de>
2
3 * api-compound.texi (Arrays): Reorganized and 'modernized'.
4
5 2004-12-20 Mikael Djurfeldt <djurfeldt@nada.kth.se>
6
7 * expect.texi (Expect): Removed backslash escapes of regexp
8 operators ( and ) in code example for expect-strings.
9
10 2004-12-14 Kevin Ryde <user42@zip.com.au>
11
12 * api-data.texi (Regexp Functions): Revise regex-substitute and
13 regex-substitute/global for clarity, add some examples.
14
15 * api-procedures.texi (lambda* Reference): Revise for clarity, note
16 how #:rest works with #:key, note previous bindings available to
17 default expressions.
18
19 2004-12-05 Kevin Ryde <user42@zip.com.au>
20
21 * srfi-modules.texi (SRFI-1 Length Append etc): In concatenate, note
22 equivalence to "apply append".
23
24 2004-11-09 Marius Vollmer <marius.vollmer@uni-dortmund.de>
25
26 * api-compound.texi (Generalized Vectors): New.
27 (Bit Vectors): More docs.
28 (Uniform Vectors): Call them Uniform numeric vectors.
29
30 2004-10-29 Marius Vollmer <marius.vollmer@uni-dortmund.de>
31
32 * api-compound.texi (Uniform Vectors): Added c32 and c64 docs.
33
34 2004-10-27 Marius Vollmer <marius.vollmer@uni-dortmund.de>
35
36 * srfi-modules.texi, api-compound.texi: Moved SRFI-4 docs into
37 main part. Moved bit vectors out of array section to make them
38 more visible.
39
40 2004-10-19 Marius Vollmer <marius.vollmer@uni-dortmund.de>
41
42 * api-smobs.texi (smob mark function): List admissible functions
43 to call.
44
45 2004-10-04 Marius Vollmer <marius.vollmer@uni-dortmund.de>
46
47 * api-data.texi: Removed primitive keyword section, updated
48 keyword docs.
49
50 * api-undocumented.texi: Moved keyword dash-symbol docs here.
51
52 2004-09-26 Kevin Ryde <user42@zip.com.au>
53
54 * api-data.texi (Conversion to/from C): Braces {} around char* return.
55 * api-evaluation.texi (Block Comments): More cindex entries.
56
57 * guile.texi, misc-modules.texi (Streams): New section.
58
59 2004-09-25 Marius Vollmer <mvo@zagadka.de>
60
61 * libguile-smobs.texi, api-smobs.texi: More words abot what a free
62 function is allowed to do.
63
64 2004-09-24 Marius Vollmer <mvo@zagadka.de>
65
66 * libguile-smobs.texi: Bugfix in example code, use SCM_NEWSMOB
67 correctly. Use scm_assert_smob_type instead of SCM_ASSERT
68 baroqueness.
69
70 2004-09-23 Marius Vollmer <mvo@zagadka.de>
71
72 * api-i18n.texi: New file.
73 * Makefile.am (guile_TEXINFOS): Added it.
74 * guile.texi: Include it.
75
76 2004-09-16 Kevin Ryde <user42@zip.com.au>
77
78 * api-utility.texi (Equality): Revise for clarity.
79
80 2004-09-08 Marius Vollmer <marius.vollmer@uni-dortmund.de>
81
82 * api-data.texi (integer-expt): Updated from docstring.
83
84 * Makefile.am (CLEANFILES, MAINTAINERCLEANFILES): Moved
85 autoconf-macros.texi to MAINTAINERCLEANFILES. It is in the
86 tarball and we shouldn't clean it, then.
87
88 2004-09-07 Kevin Ryde <user42@zip.com.au>
89
90 * api-procedures.texi (let-keywords Reference): Typo, should be
91 let-keywords* @defunx.
92
93 * api-scheduling.texi (Parallel Forms): In parallel, letpar, par-map,
94 n-par-map and n-for-each-par-map, describe each form as being in its
95 own thread, not a new thread, since for instance the calling thread is
96 used when only one form. Plus typo in n-for-each-par-map example
97 equivalent for-each + n-par-map.
98
99 * posix.texi (Locales): Use @var for category arg.
100
101 * posix.texi (System Identification): Remove software-type, it doesn't
102 exist in the guile core.
103
104 * srfi-modules.texi (SRFI-10): Revise and expand.
105
106 2004-09-02 Kevin Ryde <user42@zip.com.au>
107
108 * misc-modules.texi (Formatted Output): Excess arguments are ignored.
109 In ~*, correction N parameter cannot be negative. In ~t, note
110 port-column used.
111
112 2004-08-29 Kevin Ryde <user42@zip.com.au>
113
114 * srfi-modules.texi (SRFI-2): Note empty body is #t.
115
116 2004-08-25 Marius Vollmer <marius.vollmer@uni-dortmund.de>
117
118 * api-data.texi, srfi-modules.texi: Moved docs for SRFI-14 into
119 main API chapter. Updated docstrings from libguile/.
120
121 2004-08-25 Marius Vollmer <mvo@zagadka.de>
122
123 * api-data.texi, srfi-modules.texi: Moved docs for SRFI-14 into
124 main API chapter. Updated docstrings from libguile/.
125
126 2004-08-24 Marius Vollmer <marius.vollmer@uni-dortmund.de>
127
128 Ran a (docstring-process-module "(guile)") and moved entries from
129 new-docstrings.texi to their appropriate place.
130
131 * api-undocumented.texi: New file.
132
133 2004-08-21 Marius Vollmer <mvo@zagadka.de>
134
135 From Richard Todd, Thanks!
136
137 * scheme-scripts.texi (Invoking Guile): documented new '-L'
138 switch.
139
140 2004-08-20 Marius Vollmer <mvo@zagadka.de>
141
142 * gh.texi: Updated transition section with new recommended things.
143
144 2004-08-19 Marius Vollmer <marius.vollmer@uni-dortmund.de>
145
146 * api-data.texi (Strings): Document copy-on-write behavior and
147 mutation-sharing substrings.
148 (Symbols): Document scm_from_locale_symbol and
149 scm_from_locale_symboln.
150
151 2004-08-18 Kevin Ryde <user42@zip.com.au>
152
153 * posix.texi (Network Sockets and Communication): Add SOCK_RDM and
154 SOCK_SEQPACKET.
155
156 * posix.texi (Internet Socket Examples): Correction to socket calls,
157 should be PF_INET not AF_INET (though generally the two are the same
158 value).
159
160 2004-08-14 Kevin Ryde <user42@zip.com.au>
161
162 * api-scheduling.texi (Mutexes): New datatype-centric section, adding
163 fair mutexes and collecting up material from ...
164 (Low level thread primitives, Higher level thread procedures, C level
165 thread interface): ... these nodes.
166
167 * srfi-modules.texi (SRFI-13 Predicates): Add string-any and
168 string-every support for char and charset predicates.
169
170 2004-08-11 Marius Vollmer <mvo@zagadka.de>
171
172 * api-data.texi (scm_c_round, scm_c_truncate): Docs for'em.
173
174 2004-08-10 Marius Vollmer <marius.vollmer@uni-dortmund.de>
175
176 * api-control.texi: Updated example to use scm_to_locale_string
177 instead of roll-your-own scm_to_string. Also showcase
178 scm_frame_free.
179
180 * api-data.texi: Docs for scm_is_string, scm_to_locale_string*,
181 and scm_from_locale_string*.
182
183 * api-memory.texi: Docs for scm_frame_free.
184
185 2004-08-09 Kevin Ryde <user42@zip.com.au>
186
187 * api-io.texi (File Ports): In open-file, describe the "b" binary flag.
188
189 * slib.texi (SLIB): Add notes on delete-file, provided? and open-file
190 overridden by ice-9 slib module.
191
192 2004-08-05 Kevin Ryde <user42@zip.com.au>
193
194 * api-scheduling.texi (Arbiters): Tweak wording for clarity, note any
195 thread can unlock not just the one which locked.
196
197 * posix.texi (Conventions): Describe system-error args, use @defun for
198 system-error-errno instead of just words.
199
200 * srfi-modules.texi (SRFI-13 Predicates): Tweak wording for clarity.
201 For string-every, note return is #t when no characters. For
202 string-any and string-every, note last pred call is not currently a
203 tail call, contrary to SRFI-13 spec.
204
205 2004-08-03 Marius Vollmer <marius.vollmer@uni-dortmund.de>
206
207 * api-data.texi: Added scm_is_real, scm_is_rational,
208 scm_to_double, scm_from_double, numerator, and denominator. Added
209 scm_is_complex, scm_is_number, scm_c_make_rectangular,
210 scm_c_make_polar, scm_c_real_part, scm_c_imag_part,
211 scm_c_magnitude, and scm_c_angle.
212
213 2004-08-02 Marius Vollmer <marius.vollmer@uni-dortmund.de>
214
215 * gh.texi: Replaced references to scm_num2* with scm_to_* and
216 references to scm_*2num with scm_from_*.
217
218 Renamed many file to make the structure of the manual more evident
219 in the names. Changed all references.
220
221 * scheme-binding.texi: Renamed to api-binding.texi.
222 * scheme-compound.texi: Renamed to api-compound.texi.
223 * scheme-control.texi: Renamed to api-control.texi.
224 * scheme-data.texi: Renamed to api-data.texi.
225 * scheme-debug.texi: Renamed to api-debug.texi.
226 * deprecated.texi: Renamed to api-deprecated.texi.
227 * scheme-evaluation.texi: Renamed to api-evaluation.texi.
228 * ref-init.texi: Renamed to api-init.texi.
229 * scheme-io.texi: Renamed to api-io.texi.
230 * scheme-memory.texi: Renamed to api-memory.texi.
231 * scheme-modules.texi: Renamed to api-modules.texi.
232 * scheme-options.texi: Renamed to api-options.texi.
233 * scm.texi: Renamed to api-overview.texi.
234 * scheme-procedures.texi: Renamed to api-procedures.texi.
235 * scheme-scheduling.texi: Renamed to api-scheduling.texi.
236 * scheme-scm.texi: Renamed to api-scm.texi.
237 * scheme-smobs.texi: Renamed to api-smobs.texi.
238 * scheme-snarf.texi: Renamed to api-snarf.texi.
239 * scheme-translation.texi: Renamed to api-translation.texi.
240 * scheme-utility.texi: Renamed to api-utility.texi.
241 * debugging.texi: Renamed to scheme-debugging.texi.
242 * scripts.texi: Renamed to scheme-scripts.texi.
243 * program.texi: Renamed to libguile-program.texi.
244
245 * api-deprecated.texi: Removed.
246 * intro.texi (Discouraged and Deprecated): General information
247 about deprecation, etc.
248
249 2004-07-30 Marius Vollmer <marius.vollmer@uni-dortmund.de>
250
251 * misc-modules.texi (Formatted Output): Changed @w to @w{} in
252 itemize. The former doesn't work for some reason...
253
254 2004-07-28 Kevin Ryde <user42@zip.com.au>
255
256 * misc-modules.texi (Formatted Output): Rewrite, describing escapes
257 and parameters in detail.
258 * guile.texi (@le, @ge): New macros for ifnottex.
259
260 2004-07-24 Kevin Ryde <user42@zip.com.au>
261
262 * guile.texi (@nicode): Use @alias instead of @macro, for correct
263 handling of backslashes.
264
265 * scheme-control.texi (Frames): Add @vindex for SCM_F_WIND_EXPLICITLY.
266
267 * scheme-data.texi (String Syntax): Add all backslash forms accepted.
268 (Regexp Functions): Use @defvar for regexp/icase etc, to emphasise
269 that they're variables not symbols etc.
270
271 * scheme-smobs.texi (Smobs): In SCM_SMOB_OBJECT_LOC,
272 SCM_SMOB_OBJECT_2_LOC, SCM_SMOB_OBJECT_3_LOC, use {} to avoid "*"
273 getting into the index as part of the macro name.
274
275 * srfi-modules.texi (SRFI-0): Revise for clarity, drop BNF in favour
276 of plain description, emphasise this is just for portable programs.
277
278 2004-07-10 Marius Vollmer <marius.vollmer@uni-dortmund.de>
279
280 * scheme-data.texi (Integers): Talk more about inexact and exact
281 integers.
282
283 2004-07-10 Kevin Ryde <user42@zip.com.au>
284
285 * srfi-modules.texi (SRFI-0): Add srfi-6 to the identifiers provided
286 by default.
287
288 2004-07-07 Marius Vollmer <marius.vollmer@uni-dortmund.de>
289
290 * scheme-data.texi (Integers): Added docs for the new scm_is_,
291 scm_to_ and scm_from_ functions for integers.
292
293 * data-rep.texi (How Guile does it): Mark as being in limbo. All
294 the real documentation will be in the nodes "Programming in C" and
295 "API Reference".
296 (Boolean Data): Just refer to node "Booleans".
297
298 * gh.texi: Replace references to SCM_NFALSEP, etc with
299 scm_is_true, etc.
300
301 * scheme-data.texi (Booleans): Flag all function-like definitions
302 as "C Functions".
303
304 2004-07-06 Marius Vollmer <marius.vollmer@uni-dortmund.de>
305
306 * scheme-data.texi: Remove non-R5RS stuff from the 'rn' index.
307
308 * scheme-utility.texi: Added scm_is_eq, scm_eq_p, scm_eqv_p, and
309 scm_equal_p.
310
311 2004-07-05 Marius Vollmer <marius.vollmer@uni-dortmund.de>
312
313 * scheme-data.texi (Booleans): Added reference entries for
314 scm_is_true, scm_is_false, scm_is_bool, scm_from_bool, and
315 scm_to_bool.
316
317 2004-06-28 Marius Vollmer <marius.vollmer@uni-dortmund.de>
318
319 * Makefile.am: Removed home-grown code for HTML generation.
320 Automake does it for us now.
321
322 * guile.texi, scheme-scm.texi: Do not use TeXinfo markup in
323 section or node names.
324
325 2004-06-20 Rob Browning <rlb@defaultvalue.org>
326
327 * srfi-modules.texi (SRFI-31): add documentation for srfi-31.
328
329 2004-05-19 Kevin Ryde <user42@zip.com.au>
330
331 * Makefile.am (CLEANFILES): Remove guile.cps guile.fns guile.rns
332 guile.tps guile.vrs guile.tmp, cleaned by automake these days.
333
334 2004-05-06 Marius Vollmer <marius.vollmer@uni-dortmund.de>
335
336 * scheme-smobs.texi: Updated for new SCM_SMOB_* macros.
337
338 * preface.texi: Moved around the sections so that the manual
339 overview comes first.
340
341 * libguile-smobs.texi: Updated for the new role of scm_t_bits.
342
343 2004-04-21 Marius Vollmer <marius.vollmer@uni-dortmund.de>
344
345 * Big reorganization of the whole manual to give it a simpler
346 structure.
347
348 2004-03-25 Kevin Ryde <user42@zip.com.au>
349
350 * slib.texi (SLIB): Amend `require' cross reference node name, is
351 called "Require" in slib 3a1.
352
353 2004-03-23 Kevin Ryde <user42@zip.com.au>
354
355 * scheme-data.texi (Reals and Rationals): Typo in `rationalize'.
356
357 2004-03-04 Kevin Ryde <user42@zip.com.au>
358
359 * posix.texi (Processes): Add setgroups.
360
361 * srfi-modules.texi (SRFI-26): New section.
362
363 2004-02-21 Kevin Ryde <user42@zip.com.au>
364
365 * scheme-evaluation.texi (Expression Syntax): Add @findex entries for
366 quote and quasiquote no longer using @deffn.
367
368 2004-02-20 Marius Vollmer <marius.vollmer@uni-dortmund.de>
369
370 * scheme-evaluation.texi (Expression Syntax): Turned syntax
371 description into a table, @deffn is not really up to the task.
372
373 2004-02-18 Marius Vollmer <mvo@zagadka.de>
374
375 * guile.texi: Replaced list of authors with "The Guile
376 Developers".
377
378 * preface.texi (Contributors to the Manual): New section.
379
380 * scheme-evaluation.texi (Expression Syntax): Use an empty name
381 for the function call syntax definition. Otherwise, TeX complains
382 about unbalanced parenthesis.
383
384 2004-02-18 Kevin Ryde <user42@zip.com.au>
385
386 * scheme-evaluation.texi (Expression Syntax): Fill section with
387 function calling etc, and quote and quasiquote.
388
389 * srfi-modules.texi (SRFI-9): Revise for detail and clarity. Don't
390 use ":foo" for example type name, since that depends on the keyword
391 reading option.
392
393 2004-02-15 Mikael Djurfeldt <mdj@chunk.mit.edu>
394
395 * scheme-compound.texi (Hash Table Reference): Wrote a new entry
396 for hash-for-each-handle.
397
398 2004-02-16 Kevin Ryde <user42@zip.com.au>
399
400 * scheme-compound.texi (Sloppy Alist Functions): Amend error messages
401 shown to match current guile output.
402
403 2004-02-15 Mikael Djurfeldt <mdj@chunk.mit.edu>
404
405 * scheme-compound.texi (Hash Table Reference): Renamed hash-map
406 --> hash-map->list.
407
408 2004-02-15 Kevin Ryde <user42@zip.com.au>
409
410 * scheme-compound.texi (Hash Table Reference): In scm_hash_ref etc,
411 remove note that dflt must be given, it can be SCM_UNSPECIFIED.
412
413 * scheme-control.texi (while do): Expand and clarify `do', in
414 particular note iteration binds fresh locations, rather than values
415 "stored".
416
417 * srfi-modules.texi (SRFI-4): Revise for clarity, give each function
418 explicitly rather than showing TAG so Emacs info-look can find them,
419 merge "SRFI-4 - Read Syntax" and "SRFI-4 - Procedures" into just one
420 node.
421
422 2004-02-12 Kevin Ryde <user42@zip.com.au>
423
424 * scheme-compound.texi (Conventional Arrays): Revise for clarity.
425 In array-equal?, show multiple arguments allowed.
426 (Uniform Arrays): Remove duplicate array?.
427 * guile.texi (cross): New macro.
428
429 * scheme-compound.texi (Uniform Arrays): Note 1/3 prototype for
430 doubles is now an exact fraction.
431
432 * slib.texi (SLIB): Index entry for replacement `system'.
433
434 2004-01-28 Mikael Djurfeldt <mdj@chunk.mit.edu>
435
436 * scheme-compound.texi (Uniform Arrays): Added a FIXME warning
437 that the 1/3 prototype no longer works.
438
439 2004-01-23 Marius Vollmer <mvo@zagadka.de>
440
441 * Makefile.am (guile_TEXINFOS): Added fdl.texi.
442
443 2004-01-21 Marius Vollmer <mvo@zagadka.de>
444
445 Added copyright notices to all TeXinfo files.
446
447 * fdl.texi: New.
448 * guile.texi: Include it as an appendix.
449 * preface.texi: State that the manual is FDL.
450
451 2004-01-20 Kevin Ryde <user42@zip.com.au>
452
453 * preface.texi (Guile License): Note readline is GPL and manual has
454 its own copying terms. Describe briefly what the licenses mean in
455 practice.
456
457 * scheme-scheduling.texi (Higher level thread procedures): In monitor,
458 don't let "newly created" suggest a mutex created on every evaluation.
459 Note what "monitor" means.
460
461 * slib.texi (SLIB): Note `system' redefined by (ice-9 slib). Tweak
462 `require' example.
463
464 2004-01-11 Kevin Ryde <user42@zip.com.au>
465
466 * misc-modules.texi (Queues): New chapter.
467 * guile.texi (Top): Add it.
468
469 2004-01-09 Kevin Ryde <user42@zip.com.au>
470
471 * scheme-compound.texi (Bit Vectors): Revise for clarity, following
472 report by Rouben Rostamian. Remove #b() example, that syntax is not
473 accepted.
474
475 2004-01-07 Marius Vollmer <marius.vollmer@uni-dortmund.de>
476
477 * scheme-control.texi, scheme-io.tex, scheme-scheduling.texi:
478 Adapt to new 'frame' names. Document scm_c_with_fluid,
479 scm_c_with_fluids, and scm_frame_fluid.
480
481 2004-01-06 Marius Vollmer <marius.vollmer@uni-dortmund.de>
482
483 * scheme-control.texi: Document scm_on_unwind_with_scm and
484 scm_on_rewind_with_scm.
485
486 2004-01-05 Marius Vollmer <mvo@zagadka.de>
487
488 * scheme-scheduling.texi: Document scm_with_[un]blocked_asyncs.
489
490 * scheme-io.texi: Document scm_with_current_<foo>_port.
491
492 2004-01-03 Marius Vollmer <mvo@zagadka.de>
493
494 * scheme-control.texi: Document the frames stuff and other random
495 changes.
496
497 2004-01-04 Kevin Ryde <user42@zip.com.au>
498
499 * scheme-scheduling.texi (Threads): Note Guile uses POSIX threads, for
500 concurrency and preemption.
501 (C level thread interface): Note periodic libguile call required for C
502 code in threads, add commented out reminders for SCM_TICK and
503 guile-mode, for when those features are ready.
504
505 * srfi-modules.texi (SRFI-1 Filtering and Partitioning): For partition
506 and partition!, emphasise the multi-value return, note partition may
507 share a tail with the given list.
508
509 * srfi-modules.texi (SRFI-1 Searching, SRFI-1 Deleting, SRFI-1
510 Association Lists): Note how member, delete, delete! and assoc extend
511 the corresponding core functions.
512
513 2003-11-25 Kevin Ryde <user42@zip.com.au>
514
515 * tools.texi (Macros guile-snarf recognizes): Correction to GOOPS
516 cross reference.
517
518 2003-11-19 Marius Vollmer <mvo@zagadka.de>
519
520 * scheme-data.texi: Include exact rationals.
521
522 From Stephen Compall. Thanks!
523
524 * intro.texi (What is Guile?): Add @acronym for POSIX, R5RS, GUI,
525 and HTTP. Conclude linking libguile. Say what one can find *for*.
526
527 * preface.texi (Manual Conventions): Double-quote some statements
528 formerly single-quoted. Remove some redundant quotes around code.
529 Clarify meaning of `iff' further for those that didn't get it the
530 first time 'round (like me). Make graphical indicators samples,
531 not code. Put results of evaluation on the same line as @result
532 symbols. Use @print example as example of total usage, and remind
533 readers not to forget the difference.
534
535 2003-11-17 Marius Vollmer <mvo@zagadka.de>
536
537 * scheme-modules.texi: Document '@' and '@@'.
538
539 * scripts.texi: Mention that "-e (@ ...)" also works.
540
541 2003-11-15 Kevin Ryde <user42@zip.com.au>
542
543 * scheme-data.texi (Random): Add *random-state* variable, put note at
544 the top of the node about it being the default, rather than just in
545 the description of random.
546
547 2003-11-13 Marius Vollmer <mvo@zagadka.de>
548
549 * preface.texi (Manual Layout): Wrap POSIX, API, and SLIB in
550 @acronym. Change from paragraph format (somewhat clumsy-looking
551 on paper, at least) to @table format, with headers @strong. Made
552 example modules complete sentences. From Stephen Compall, thanks!
553
554 2003-11-09 Kevin Ryde <user42@zip.com.au>
555
556 * misc-modules.texi (Pretty Printing): Add new keyword options, break
557 example to avoid long line.
558
559 * scheme-data.texi (Random): In random, use @code for *random-state*.
560 Reported by Stephen Compall.
561
562 * srfi-modules.texi (SRFI-1 Filtering and Partitioning): Move filter
563 and filter! ...
564 * scheme-compound.texi (List Modification): ... to here, now that
565 they're implemented in the core.
566
567 2003-11-03 Kevin Ryde <user42@zip.com.au>
568
569 * misc-modules.texi (File Tree Walk): New chapter.
570 * guile.texi: Add it.
571
572 2003-10-18 Kevin Ryde <user42@zip.com.au>
573
574 * gh.texi (Calling Scheme procedures from C, scm transition summary):
575 Refer to scm_list_n, not the old name scm_listify.
576 (scm transition summary): For gh_apply, recommend scm_apply_0, which
577 is now documented.
578
579 * gh.texi (Defining new Scheme procedures in C): Don't use
580 @strong{Note:}, latest makeinfo will complain it looks like a cross
581 reference.
582
583 * posix.texi (Time): Correction to strftime glibc cross reference
584 node, now "Formatting Calendar Time".
585
586 * srfi-modules.texi (SRFI-1 Searching): In break, note conflict with
587 binding established by `while'.
588
589 2003-10-09 Kevin Ryde <user42@zip.com.au>
590
591 * scheme-compound.texi (Hash Table Reference): Decribe rehashing, note
592 no hashx-remove!, describe make-hash-table size parameter.
593
594 2003-10-06 Marius Vollmer <mvo@zagadka.de>
595
596 * scheme-memory.texi: Added a short explanation of the GC and the
597 conservative stack scanning.
598 (scm_gc_protect_object, scm_gc_unprotect_object,
599 scm_permanent_object): New.
600
601 * data-rep.texi, scheme-memory.texi (scm_remember_upto_here_1,
602 scm_remember_upto_here_2): Moved from data-rep.texi to
603 scheme-memory.texi.
604
605 2003-10-02 Kevin Ryde <user42@zip.com.au>
606
607 * scheme-io.texi (String Ports): In call-with-output-string, note proc
608 should not close the port. In get-output-string, note string must be
609 gotten before closing the port.
610
611 2003-09-21 Kevin Ryde <user42@zip.com.au>
612
613 * posix.texi (File System): In access?, reword a bit, clarify real
614 versus effective ID handling, cross reference glibc on that, and
615 recommend against access tests in library functions.
616
617 2003-09-13 Kevin Ryde <user42@zip.com.au>
618
619 * posix.texi (File System): In stat:dev and stat:mode, clarify that
620 both are numbers.
621
622 * posix.texi (Network Address Conversion): Under IPv4, describe
623 numeric representation in Guile, add INADDR_LOOPBACK and
624 INADDR_BROADCAST, add commented-out INADDR_NONE.
625
626 * scheme-compound.texi (Append/Reverse): Merge reverse and reverse!,
627 describe newtail parameter for reverse!, remove confusing caveat about
628 head becoming tail for reverse!.
629
630 * scheme-io.texi (Reading): In port-column, port-line,
631 set-port-column! and set-port-line!, port parameter must be given,
632 there's no default to current input.
633
634 * scheme-io.texi (Reading): Add scm_c_read.
635 (Writing): Add scm_c_write.
636
637 * srfi-modules.texi (SRFI-1 Constructors): Add list-copy.
638
639 * srfi-modules.texi (SRFI-19): Rewrite, adding descriptions of all
640 functions, and a bit of an introduction.
641
642 2003-09-03 Kevin Ryde <user42@zip.com.au>
643
644 * scheme-data.texi (Keyword Primitives): Add examples to
645 make-keyword-from-dash-symbol and keyword-dash-symbol. Add
646 scm_c_make_keyword.
647
648 * scheme-data.texi (Symbol Primitives): In gensym, cross reference
649 uninterned symbols, use @w{} on " g" prefix to avoid any chance of a
650 line break obscuring it.
651
652 2003-08-30 Kevin Ryde <user42@zip.com.au>
653
654 * data-rep.texi (Remembering During Operations): Note
655 scm_remember_upto_here_1 applies only to C automatic variables.
656
657 * guile.texi: Move @contents to usual place after title page, and
658 after first menu since that looks nice in html.
659
660 * posix.texi (Ports and File Descriptors): In pipe PIPE_BUF, use
661 @defvar, reword a bit for clarity, cross reference glibc.
662
663 * posix.texi (Network Sockets and Communication): In socket, use
664 @defvar for protocol variables, cross reference for getprotobyname,
665 note it's usually connect and accept that establishes communication.
666
667 * posix.texi (Network Sockets and Communication): In socketpair,
668 clarify the return is a pair with ports in car and cdr, note
669 connection is full duplex, refer to socket for parameters, refer to
670 PF_UNIX rather than AF_UNIX.
671
672 * scheme-compound.texi (Append/Reverse): Merge append and append!,
673 shown parameters as lst1 ... lstN, describe list argument for
674 scm_append and scm_append_x and note that it's unmodified.
675
676 * scheme-compound.texi (Hash Table Reference): Add hashx- case
677 insensitive string example, add cross references to symbol-hash,
678 string-hash, string-hash-ci, and char-set-hash.
679
680 * scheme-control.texi (Multiple Values): In values, show args as "arg1
681 ... argN". In scm_values, note args is a list and returned object
682 shares structure with it.
683
684 * scheme-control.texi (Catch): Add scm_internal_catch.
685 (Lazy Catch): Add scm_internal_lazy_catch.
686
687 * scheme-data.texi (Arithmetic): Use a table for scheme to C libm
688 equivalences, add C99 trunc.
689
690 * scheme-procedures.texi (Lambda): Note ". rest" list argument is
691 always newly created.
692
693 * srfi-modules.texi (SRFI-1 Association Lists): In alist-delete and
694 alist-delete!, note argument order for the equality calls per SRFI-1
695 spec.
696
697 2003-08-26 Kevin Ryde <user42@zip.com.au>
698
699 * scheme-data.texi (Scientific): Add two-argument atan.
700
701 * tools.texi (How guile-snarf works): Need @@ for texinfo in example.
702
703 2003-08-17 Kevin Ryde <user42@zip.com.au>
704
705 * scheme-compound.texi (Hash Table Reference): Collect up groups of
706 functions to avoid duplication. Revise notes on hashx functions and
707 on vector implementation. In make-hash-table, size is now optional.
708 Add hash-map and hash-for-each.
709
710 2003-08-14 Kevin Ryde <user42@zip.com.au>
711
712 * scheme-control.texi (while do): Update `while' for code rewrite, in
713 particular describe break and continue.
714
715 2003-08-09 Kevin Ryde <user42@zip.com.au>
716
717 * scheme-memory.texi (Memory Blocks): Add index entries for deprecated
718 scm_must_malloc and friends.
719
720 2003-07-29 Kevin Ryde <user42@zip.com.au>
721
722 * scheme-compound.texi (List Constructors): Remove scm_cons_star,
723 since it's not very helpful.
724
725 * scheme-utility.texi (Property Primitives): In primitive-property-ref,
726 note parameters to not-found-proc, use hyphens rather than underscores
727 for that parameter name.
728 In primitive-property-set!, VAL is the value parameter not CODE.
729
730 2003-07-24 Kevin Ryde <user42@zip.com.au>
731
732 * scheme-control.texi (Dynamic Wind): Untabify.
733 (Multiple Values): Use @result.
734 Reported by Stephen Compall <s11@member.fsf.org>.
735
736 * scheme-control.texi (Continuations): Rewrite with more detail.
737
738 * scheme-scheduling.texi (System asyncs): Add index entries for C
739 functions.
740
741 * scheme-scheduling.texi (Parallel Forms): New section.
742
743 2003-07-18 Kevin Ryde <user42@zip.com.au>
744
745 * scheme-compound.texi (List Constructors): In list, use "elem1
746 ... elemN". Add scm_list_1, scm_list_2, scm_list_3, scm_list_4,
747 scm_list_5, scm_list_n. Remove scm_list, since it's a no-op.
748 * guile.texi (nicode): New macro.
749
750 * scheme-evaluation.texi (Fly Evaluation): In apply, reword for
751 clarity, drop the "append" example. Add scm_apply, scm_apply_0,
752 scm_apply_1, scm_apply_2, scm_apply_3.
753 Add scm_call_0, scm_call_1, scm_call_2, scm_call_3.
754 In apply:nconc2last, move down after "apply", reword for clarity, note
755 correspondence to apply params.
756
757 * srfi-modules.texi (SRFI-0): Add cond-expand index entry.
758 (SRFI-9): Add define-record-type index entry.
759
760 2003-07-12 Kevin Ryde <user42@zip.com.au>
761
762 * srfi-modules.texi (SRFI-1 Constructors): In iota, reword a bit for
763 clarity and add a couple of examples.
764
765 2003-07-10 Kevin Ryde <user42@zip.com.au>
766
767 * deprecated.texi (Deprecated): Add scm_remember.
768
769 2003-06-22 Kevin Ryde <user42@zip.com.au>
770
771 * data-rep.texi (Remembering During Operations): Refer to all "Guile
772 library functions" as provoking gc.
773
774 2003-06-19 Kevin Ryde <user42@zip.com.au>
775
776 * scheme-io.texi (File Ports): Describe call-with-input-file and
777 call-with-output-file together. Describe with-input-from-file,
778 with-output-to-file and with-error-to-file together, and add that they
779 use dynamic-wind on the current port setting and keep the port open in
780 support of captured continuations.
781 (Closing): Describe close-input-port and close-output-port together,
782 tweak the wording slightly.
783
784 2003-06-14 Kevin Ryde <user42@zip.com.au>
785
786 * data-rep.texi (Vector Data): For SCM_VECTOR_BASE, SCM_STRING_CHARS
787 and SCM_SYMBOL_CHARS, cross reference "Remembering During Operations".
788
789 * scheme-data.texi (Arithmetic): round is to nearest even.
790
791 2003-06-12 Kevin Ryde <user42@zip.com.au>
792
793 * data-rep.texi (Remembering During Operations): New section.
794
795 * scheme-data.texi (Primitive Numerics): Add atan2, pow, asinh, acosh
796 and atanh to scheme<->C table. Note asinh, acosh and atanh are C99,
797 and scm_asinh, scm_acosh and scm_atanh are equivalents. Cross ref
798 glibc "Mathematics". Reword this end part for clarity.
799
800 * scheme-memory.texi (Memory Blocks): Use {} around types for
801 @deftypefn, for correct name in indexes.
802 * scheme-utility.texi (C Hooks): Ditto.
803 * gh.texi (Scheme to C): Ditto.
804
805 * gh.texi (Scheme to C): In gh_scm2newstr, lenp is size_t* not int*.
806 This changed in guile 1.6, the docs weren't updated.
807
808 2003-06-09 Marius Vollmer <mvo@zagadka.de>
809
810 From Mike Gran <spikegran@earthlink.net>. Thanks!
811
812 * preface.texi: Minor punctuation mistakes. Hyphens should link
813 compound adjectives. Commas should be placed after a "therefore"
814 that begins a sentence. Commas should not be used to separate a
815 list of only 2 dependent clauses.
816
817 2003-06-07 Kevin Ryde <user42@zip.com.au>
818
819 * scheme-data.texi (Arithmetic): Cross reference glibc floor and ceil.
820
821 2003-06-05 Kevin Ryde <user42@zip.com.au>
822
823 * posix.texi (File System): stat:rdev and stat:blocks can return #f,
824 stat:blksize returns a sensible size if the field is not available.
825
826 * scheme-compound.texi (Array Mapping): Reword for clarity, and in
827 particular have the same parameter names in the text and prototypes.
828
829 * scheme-evaluation.texi (Delayed Evaluation): Add delay, reword
830 promise? and force a bit, describe recursive forcing of a promise by
831 its own code.
832
833 * scheme-io.texi (Ports): Add notes on garbage collection, and on
834 explicitly closing file ports.
835 (File Ports): Cross reference Ports node on explicit closing.
836
837 * posix.texi (Network Sockets and Communication): Cross reference
838 Ports node on explicit closing.
839
840 * scheme-scheduling.texi (Futures): New section.
841
842 * srfi-modules.texi (SRFI-13 Miscellaneous): In string-replace, note
843 that start1 and end1 optional is a Guile extension.
844
845 2003-05-30 Kevin Ryde <user42@zip.com.au>
846
847 * deprecated.texi: Add substring-move-left! and substring-move-right!.
848
849 * scheme-io.texi (Default Ports): Remove duplicate descriptions of
850 set-current-output-port and set-current-error-port.
851
852 2003-05-27 Dirk Herrmann <D.Herrmann@tu-bs.de>
853
854 * scheme-compound.texi: Clarified that vectors need to be quoted.
855
856 2003-05-26 Kevin Ryde <user42@zip.com.au>
857
858 * posix.texi (Locales): Clarify setlocale a bit, list all categories,
859 cross reference to libc.
860
861 2003-05-24 Kevin Ryde <user42@zip.com.au>
862
863 * scheme-procedures.texi: Add index entries lambda, optargs, syncase.
864
865 * scsh.texi (The Scheme shell (scsh)): Add index entries.
866
867 2003-05-22 Kevin Ryde <user42@zip.com.au>
868
869 * srfi-modules.texi (SRFI-2): Rewrite and-let*, describing plain
870 expression clauses and improving the examples.
871
872 2003-05-17 Marius Vollmer <mvo@zagadka.de>
873
874 * posix.texi (socket): Use PF_ instead of AF_ prefix.
875
876 2003-05-16 Kevin Ryde <user42@zip.com.au>
877
878 * guile.texi: Use @copying, show copyright and permissions at start of
879 info and html.
880
881 * srfi-modules.texi (SRFI-1 Deleting): Rewrite delete and
882 delete-duplicates, adding behaviour details specified by srfi-1.
883
884 2003-05-12 Kevin Ryde <user42@zip.com.au>
885
886 * preface.texi (Guile License): Refer to COPYING.LIB.
887
888 * repl-modules.texi (Loading Readline Support, Readline Options):
889 Index entries for readline functions.
890
891 * scheme-control.texi (Handling Errors): Fix regexp error key, should
892 be `regular-expression-syntax'.
893
894 * scheme-data.texi (Complex): Show z argument in prototypes.
895
896 2003-05-10 Kevin Ryde <user42@zip.com.au>
897
898 * scheme-data.texi (Reals and Rationals): Fix typo @result{#f}, and
899 put @result outside @code.
900
901 * scheme-data.texi (Bitwise Operations): Note negatives are treated as
902 infinite precision twos complement. Revise `ash' to emphasise this
903 for right shifts of negatives. Describe integer-length behaviour on
904 negatives. Add `...' to logand, logior, logxor since they take
905 multiple parameters.
906 * guile.texi (m): New macro.
907
908 * scheme-control.texi (Handling Errors): Revise C support section to
909 get index entries, and clarify parameters. Remove scm_regex_error, no
910 longer exists and wasn't available to applications.
911
912 * scheme-control.texi (Handling Errors): Index entries for error keys.
913
914 2003-05-08 Kevin Ryde <user42@zip.com.au>
915
916 * scheme-data.texi (Bitwise Operations): Fix lognot to ones-complement.
917
918 * slib.texi (JACAL): Fix @ref title.
919 Add index entries, use @file and @code variously.
920
921 2003-05-06 Kevin Ryde <user42@zip.com.au>
922
923 * scheme-scheduling.texi (C level thread interface): Use @deftypefn
924 not @deftypefun, to get function names (not types) indexed.
925
926 * scheme-options.texi (Build Config): Add index entries for
927 %guile-build-info keys.
928
929 2003-05-04 Kevin Ryde <user42@zip.com.au>
930
931 * scheme-data.texi (Integer Operations): Describe how quotient,
932 remainder and modulo round their results.
933
934 * scheme-io.texi (Reading): In read-char and peek-char, fix typos "?"
935 in @rnindex. In port-column, use @: after i.e.
936 (Writing): In get-print-state, two spaces after full stop. Add write,
937 revise display.
938
939 * srfi-modules.texi (SRFI-1 Length Append etc): Add count.
940 (SRFI-1 Fold and Map): In reduce, fix typo "... variant of fold", add
941 "f" to fold call shown. In reduce-right, use @code on "reduce".
942
943 * data-rep.texi, gh.texi: Add spaces after some @defun names.
944 * posix.texi (Processes): Fix typo "hhhh".
945
946 2003-05-01 Neil Jerram <neil@ossau.uklinux.net>
947
948 * posix.texi: Add index entries for many variables and functions,
949 either using @defvar/@deffn or @vindex/@pindex. (Patch supplied
950 by Kevin Ryde.)
951
952 2003-04-30 Marius Vollmer <marius.vollmer@uni-dortmund.de>
953
954 * posix.texi (scm_c_port_for_each): Added.
955
956 2003-04-26 Neil Jerram <neil@ossau.uklinux.net>
957
958 * scheme-data.texi (Symbol Primitives): Document scm_str2symbol
959 and scm_mem2symbol.
960
961 * data-rep.texi (Describing a New Type): Clarify that
962 scm_make_smob_type_mfpe is deprecated. (Thanks to
963 tomas@fabula.de.)
964
965 * scheme-control.texi (Handling Errors): Remove scm_sysmissing,
966 long since gone from libguile. (Thanks to Kevin Ryde.)
967
968 2003-04-23 Rob Browning <rlb@defaultvalue.org>
969
970 * posix.texi (Processes): add documentation for system*.
971
972 2003-04-05 Marius Vollmer <mvo@zagadka.de>
973
974 * preface.texi: Reflect change to LGPL.
975
976 2003-03-27 Rob Browning <rlb@defaultvalue.org>
977
978 * scheme-io.texi (Reading): clarify character ordering in port for
979 unread-string.
980
981 2003-03-07 Rob Browning <rlb@defaultvalue.org>
982
983 * guile.texi: change MANUAL_EDITION to MANUAL-EDITION so we don't
984 choke TeX (thanks to Dale P. Smith).
985
986 * preface.texi: change MANUAL_EDITION to MANUAL-EDITION so we
987 don't choke TeX (thanks to Dale P. Smith).
988
989 2003-01-02 Mikael Djurfeldt <djurfeldt@nada.kth.se>
990
991 * scheme-scheduling.texi (Low level thread primitives): Fixed typo
992 in broadcast-condition-variable.
993
994 2002-12-08 Rob Browning <rlb@defaultvalue.org>
995
996 * scheme-options.texi (Build Config): add effective-version docs.
997
998 2002-11-17 Neil Jerram <neil@ossau.uklinux.net>
999
1000 Applied patches from Stephen Compall as follows. (Thanks!)
1001
1002 2002-11-06 Stephen Compall <rushing@sigecom.net>
1003
1004 * posix.texi: Changed quotes to match Texinfo expectations.
1005
1006 Added references to the glibc manual.
1007
1008 Used proper Texinfo text marking for many keywords, such as @code,
1009 @samp, @env, @var.
1010
1011 Fixed argument metasyntactic variable references in
1012 file-manipulation section so the usage in the descriptions matches
1013 the usage in the declarations.
1014
1015 2002-10-26 Stephen Compall <rushing@sigecom.net>
1016
1017 * scheme-data.texi: Addition and change of many Texinfo tags,
1018 particularly usage of @var and @samp, as well as reformatting of
1019 some lists into tables and usage of @result.
1020
1021 Notes about some things I didn't understand, as well as a
1022 missing section on non-control characters.
1023
1024 2002-10-27 Gary Houston <ghouston@arglist.com>
1025
1026 * scheme-modules.texi (Environments): only available when
1027 (ice-9 r5rs) is used.
1028 * scsh.texi (The Scheme shell (scsh)): current url is www.scsh.net.
1029
1030 2002-10-27 Marius Vollmer <mvo@zagadka.ping.de>
1031
1032 * scheme-scheduling.texi: Updated mutex and condition varable
1033 functions.
1034
1035 2002-10-27 Neil Jerram <neil@ossau.uklinux.net>
1036
1037 * debugging.texi (Debugging Features): Rewritten.
1038
1039 2002-10-19 Neil Jerram <neil@ossau.uklinux.net>
1040
1041 * new-docstrings.texi, scheme-binding.texi, scheme-io.texi,
1042 scheme-scheduling.texi, posix.texi: Automatic docstring updates.
1043
1044 2002-10-14 Marius Vollmer <mvo@zagadka.ping.de>
1045
1046 * intro.texi (Whirlwind Tour): Added pointer to examples
1047 directory.
1048
1049 2002-10-10 Marius Vollmer <mvo@zagadka.ping.de>
1050
1051 * scheme-scheduling.texi (System Asyncs): Updated.
1052
1053 2002-10-07 Marius Vollmer <mvo@zagadka.ping.de>
1054
1055 * scheme-scheduling.texi (Asyncs): Updated.
1056 * posix.texi (sigaction): Updated.
1057
1058 2002-10-03 Neil Jerram <neil@ossau.uklinux.net>
1059
1060 * posix.texi (Processes), scheme-options.texi (Common Feature
1061 Symbols): Refer to provided? rather than deprecated feature?.
1062
1063 2002-10-03 Marius Vollmer <mvo@zagadka.ping.de>
1064
1065 * tools.texi (How guile-snarf works): Updated.
1066 (Writing your own snarfing macros): New.
1067
1068 2002-09-25 Neil Jerram <neil@ossau.uklinux.net>
1069
1070 * scheme-debug.texi (Debugging): Make sections into nodes.
1071 (Debugging Options): Node removed.
1072
1073 * scheme-options.texi (Feature Tracking): Brought forward before
1074 sections on options.
1075 (Runtime Options): New section, to group options-related nodes.
1076
1077 2002-09-24 Neil Jerram <neil@ossau.uklinux.net>
1078
1079 * scheme-options.texi (Options and Config): Chapter name changed,
1080 and intro text improved.
1081 (Install Config): Brought forward, and renamed Build
1082 Configuration.
1083
1084 The following doc updates are from Ian Sheldon - thanks!
1085
1086 * scheme-data.texi (Appending Strings, Regexp Functions, Match
1087 Structures): Add examples.
1088 (Regular Expressions): Add instruction to use (ice-9 regex)
1089 module.
1090
1091 * slib.texi (SLIB): Remove duplicate `the'.
1092
1093 2002-09-22 Neil Jerram <neil@ossau.uklinux.net>
1094
1095 * scheme-options.texi (General option interface): Mention
1096 eval-options-interface and debug-options-interface.
1097
1098 * scheme-debug.texi (Debugging): New node describing source
1099 properties.
1100
1101 2002-09-19 Neil Jerram <neil@ossau.uklinux.net>
1102
1103 * scheme-utility.texi (Hook Reference): Improvements to hook docs.
1104 Thanks to Thien-Thi Nguyen for the patches.
1105
1106 2002-09-16 Marius Vollmer <mvo@zagadka.ping.de>
1107
1108 * scheme-data.texi (Symbol Props): It's "set-symbol-property!",
1109 not "set-symbol-property". Thanks to Pieter Pareit!
1110
1111 2002-09-15 Marius Vollmer <mvo@zagadka.ping.de>
1112
1113 * scheme-data.texi: Tell them to use 'provided?' instead of
1114 '*feaures*'.
1115
1116 2002-09-09 Marius Vollmer <mvo@zagadka.ping.de>
1117
1118 * scheme-ideas.texi (Creating a Procedure): Fixed typo. Thanks to
1119 Pieter Pareit!
1120
1121 * intro.texi: Updated GNu ftp server name. Use "-lguile" instead
1122 of "libguile.a". Some small fixes/improvements.
1123
1124 * scheme-reading.texi: Added www.schemers.org. Removed foldoc,
1125 it's too generic. Updated 'teach yourself ...' URL.
1126
1127 2002-08-27 Marius Vollmer <mvo@zagadka.ping.de>
1128
1129 * scheme-modules.texi: Markup fixes and removal of gh_ references.
1130 Thanks to Dale Smith!
1131
1132 2002-08-14 Marius Vollmer <mvo@zagadka.ping.de>
1133
1134 * scheme-evaluation.texi (eval-string): Updated.
1135
1136 * scheme-scheduling.texi (Fluids): Touched up a bit, added
1137 with-fluids.
1138
1139 2002-08-13 Marius Vollmer <mvo@zagadka.ping.de>
1140
1141 * scheme-modules.texi (More Modules Procedures): Removed.
1142 (Accessing Modules from C): New.
1143
1144 2002-08-10 Gary Houston <ghouston@arglist.com>
1145
1146 * scheme-procedures.texi: new section Primitive Procedures,
1147 documentation for scm_c_make_gsubr and scm_c_define_gsubr.
1148 * scheme-modules.texi (Compiled Code Modules): replace
1149 gh_new_procedure with scm_c_define_gsubr.
1150
1151 2002-08-08 Neil Jerram <neil@ossau.uklinux.net>
1152
1153 * gh.texi (Data types and constants defined by gh): Avoid
1154 generating index entry for SCM.
1155
1156 * posix.texi (Runtime Environment): Remove duplicate doc for
1157 setenv.
1158
1159 * data-rep.texi, scheme-memory.texi, scheme-modules.texi: Merge
1160 recent updates from stable branch.
1161
1162 * posix.texi (File System, Time, Pipes, Network Databases,
1163 Internet Socket Examples): Add examples provided by Ian Sheldon.
1164
1165 2002-08-08 Marius Vollmer <marius.vollmer@uni-dortmund.de>
1166
1167 * scheme-binding.texi: Don't talk about 'bound?' which is gone.
1168 Thanks to Christopher Cramer.
1169
1170 2002-08-06 Han-Wen Nienhuys <hanwen@cs.uu.nl>
1171
1172 * scheme-memory.texi (Memory Blocks): add scm_calloc, scm_gc_calloc.
1173 correct typos.
1174
1175 2002-08-05 Marius Vollmer <marius.vollmer@uni-dortmund.de>
1176
1177 * intro.texi, srfi-modules.texi: Added (use-modules (ice-9
1178 rdelim)) to an example that uses read-line. Thanks to Ralf
1179 Mattes!
1180
1181 * scheme-memory.texi: Added an introductory blurb about GC that I
1182 had lying around.
1183
1184 2002-08-02 Gary Houston <ghouston@arglist.com>
1185
1186 * scheme-modules.texi: split "Scheme and modules" into
1187 "provide and require" and "Environments". Mention R5RS
1188 environments.
1189
1190 2002-07-16 Neil Jerram <neil@ossau.uklinux.net>
1191
1192 * scheme-options.texi (Debugger options): New subsection
1193 describing stack overflow and what to do about it.
1194
1195 2002-07-10 Gary Houston <ghouston@arglist.com>
1196
1197 * scheme-modules.texi (Compiled Code Modules): Removed description
1198 of scm_register_module_xxx, which no longer exists. A description
1199 of current techniques is needed.
1200
1201 2002-05-09 Marius Vollmer <mvo@zagadka.ping.de>
1202
1203 * scheme-data.texi (Numbers): Added description of the new values
1204 +inf.0, -inf.0 and +nan.0.
1205
1206 * posix.texi (Runtime Environment): Added entries for 'setenv' and
1207 'unsetenv'.
1208
1209 2002-04-28 Marius Vollmer <mvo@zagadka.ping.de>
1210
1211 * gh.texi, data-rep.texi: Moved `@deftyp {Data type} SCM' line
1212 from gh.texi to data-rep.texi. Both files already had similar
1213 descriptions for SCM. Given that gh.texi is deprecated, looking
1214 up `SCM' in the index should take one to the primary location
1215 rather than deprecated section. Hence this change. Added
1216 `@deftp' for scm_t_bits data type so that a proper index entry is
1217 added for this. Thanks to Richard Y. Kim!
1218
1219 * data-rep.texi (Subrs): Changed scm_make_gsubr to
1220 scm_c_define_gsubr. Thanks to Richard Y. Kim!
1221
1222 2002-04-24 Marius Vollmer <mvo@zagadka.ping.de>
1223
1224 * srfi-modules.texi (SRFI-13 Miscellaneous): Updated docs of
1225 string-tokenize.
1226
1227 2002-04-20 Neil Jerram <neil@ossau.uklinux.net>
1228
1229 * scheme-intro.texi (Scheme Layout), scm.texi (Reference Layout):
1230 Node moved from a to b.
1231
1232 * guile.texi (Scheme Intro, Basic Ideas, Guile Scripting, Command
1233 Line Handling, Debugging Features, Autoconf Support, Miscellaneous
1234 Tools, Further Reading): Moved to new Part II.
1235
1236 * preface.texi (Manual Layout): Part numbers updated accordingly.
1237
1238 * guile.texi (Top): Move API Overview node to beginning of Guile
1239 API Reference part.
1240 (Part II: Writing and Running Guile Scheme): New part; will
1241 contain content from `Programming with Guile' that pertains to
1242 writing and using Guile on the Scheme level.
1243
1244 * scm.texi (API Overview): Renamed from `Guile API'.
1245
1246 * guile.texi (Top), scheme-modules.texi (Included Guile Modules):
1247 Debugger User Interface node renamed Debugging Features.
1248
1249 * debugging.texi (Stacks and Frames): Node deleted; non-duplicated
1250 material moved to scheme-debug.texi.
1251 (Debugging Features): Renamed from `Debugger User Interface'.
1252
1253 * scheme-debug.texi (Debugging): Rename chapter `Debugging
1254 Infrastructure' and reorganize its contents.
1255
1256 * scheme-debug.texi (Debugging), scheme-control.texi (Handling
1257 Errors): Move display-error to error-focussed section.
1258
1259 * scheme-debug.texi (Debugging), debugging.texi (Backtrace): Move
1260 backtrace to user-level debugging chapter.
1261
1262 * scheme-debug.texi (Debugging), scheme-procedures.texi (Procedure
1263 Properties): Move procedure-name, procedure-source and
1264 procedure-environment to procedures chapter.
1265
1266 * scheme-debug.texi (Debugging), scheme-memory.texi (Memory
1267 Blocks): Move malloc-stats to memory management chapter.
1268
1269 * scheme-procedures.texi (Syntax Rules): Remove mention of
1270 use-modules for loading syncase; only use-syntax really works.
1271 Thanks to Panagiotis Vossos for spotting this.
1272
1273 * program.texi (Scheme vs C): New node, with existing material
1274 taken from chapter intro.
1275 (Programming Overview): New intro para to introduce example of
1276 Guile integration:
1277 (Extending Dia): New node.
1278
1279 2002-04-17 Marius Vollmer <mvo@zagadka.ping.de>
1280
1281 * Makefile.am (CLEANFILES): Added guile.cps, guile.fns, guile.rns,
1282 guile.tps, guile.vrs, guile.tmp.
1283
1284 2002-04-01 Neil Jerram <neil@ossau.uklinux.net>
1285
1286 * scheme-intro.texi (Scheme Layout): Remove reference to defunct
1287 Guile Extensions index.
1288
1289 * guile.texi: Removed Guile Extensions index.
1290
1291 * scheme-indices.texi (Guile Extensions Index): Removed.
1292
1293 * guile.texi: Remove vgone, vdeprecated, vchanged and vnote
1294 macros; they're not actually useful after all. Update copyright
1295 years.
1296
1297 * scheme-compound.texi (Vectors): Make subsections into nodes.
1298 (Vectors): Review, slightly reorg and clarify docs in this
1299 section.
1300
1301 * scheme-data.texi (Symbols): Reorganized node substructure and
1302 added lots of explanatory text around the @deffn's.
1303
1304 2002-03-29 Neil Jerram <neil@ossau.uklinux.net>
1305
1306 * scheme-modules.texi (Variables): Mention obarrays.
1307
1308 * scheme-data.texi (Symbol Tables, Symbol Props): Remove vgone
1309 markers for deprecated symbol items.
1310 (Symbol Props): Remove doc for obsolete 2 arg version of
1311 symbol-interned?.
1312 (String Miscellanea): Removed, since it only contained duplicate
1313 doc for string-ci->symbol.
1314 (Symbol Tables): Move doc for gensym to Symbol Primitives; rest of
1315 section removed.
1316
1317 * posix.texi (Ports and File Descriptors), scheme-evaluation.texi
1318 (Fly Evaluation): Remove vgone markers for close-all-ports-except,
1319 eval2 and read-and-eval!.
1320
1321 * data-rep.texi (Describing a New Type), scheme-compound.texi
1322 (Append/Reverse), scheme-procedures.texi (Internal Macros):
1323 Trivial updates to sync with stable branch.
1324
1325 2002-03-27 Neil Jerram <neil@ossau.uklinux.net>
1326
1327 * scheme-compound.texi (List Searching): Remove docs for
1328 `scm_sloppy_mem*', which no longer exist.
1329
1330 2002-03-24 Neil Jerram <neil@ossau.uklinux.net>
1331
1332 * guile.texi (Top), intro.texi (What is Guile?, The Basic Guile
1333 Package): Use @ifnottex instead of @ifinfo, so that HTML
1334 generation works correctly.
1335
1336 2002-03-24 Marius Vollmer <mvo@zagadka.ping.de>
1337
1338 * tools.texi: Updated to reflect changes to the guile-snarf tool.
1339
1340 2002-03-16 Neil Jerram <neil@ossau.uklinux.net>
1341
1342 * scheme-utility.texi (Hooks): Further updates. New material on
1343 GC hooks.
1344
1345 * scheme-evaluation.texi (Fly Evaluation): Note disappearance of
1346 eval2 and read-and-eval!.
1347
1348 * deprecated.texi (Deprecated): Remove docs about previously
1349 deprecated items that have now been removed.
1350
1351 2002-03-15 Thien-Thi Nguyen <ttn@giblet.glug.org>
1352
1353 * tools.texi (guile-1.4 guile-snarf): Remove this node.
1354 (How guile-snarf works): Update usage and description to
1355 no longer mention "--compat=1.4" and instead "-d" and "-D".
1356 (Macros guile-snarf recognizes): Add list of deprecated macros
1357 and blurb. Add cindex for deprecated macros.
1358
1359 2002-03-15 Neil Jerram <neil@ossau.uklinux.net>
1360
1361 * scheme-utility.texi (Hooks): Reviewed and updated.
1362
1363 * scheme-options.texi (Feature Tracking): New section.
1364
1365 * scheme-data.texi (Arithmetic, Primitive Numerics): Add
1366 description of corresponding C functions.
1367
1368 * scheme-utility.texi (Object Properties): Revamp documentation on
1369 object properties.
1370
1371 * scheme-memory.texi (Weak References): Update reference to Object
1372 Properties node.
1373
1374 * guile.texi: Add macros for describing version information.
1375
1376 * scheme-data.texi, scheme-debug.texi, scheme-io.texi,
1377 scheme-procedures.texi: Automatic updates from snarfed libguile
1378 docstrings.
1379
1380 2002-03-13 Thien-Thi Nguyen <ttn@giblet.glug.org>
1381
1382 * Makefile.am (guile_toc.html): Look for guile.texi in $(srcdir).
1383
1384 * tools.texi (How guile-snarf works): Mention "--compat=1.4", and
1385 new processing steps. Update usage example, makefile frag.
1386
1387 (guile-1.4 guile-snarf): New subsubsection under
1388 "Init Snarfing with guile-snarf".
1389
1390 2002-03-12 Neil Jerram <neil@ossau.uklinux.net>
1391
1392 * scheme-compound.texi, scheme-data.texi, new-docstrings.texi:
1393 Automatic updates from snarfed libguile docstrings.
1394
1395 * data-rep.texi, guile.texi, scheme-evaluation.texi,
1396 scheme-options.texi, scheme-translation.texi: Various minor
1397 enhancements ported from the stable CVS branch.
1398
1399 2002-03-08 Thien-Thi Nguyen <ttn@giblet.glug.org>
1400
1401 * tools.texi (Miscellaneous Tools): New node/chapter.
1402 (Snarfing, Init Snarfing with guile-snarf, How guile-snarf works,
1403 Macros guile-snarf recognizes, Doc Snarfing): New nodes/(sub)sections.
1404 (Executable Modules): Now a section under "Miscellaneous Tools".
1405
1406 * guile.texi (Miscellaneous Tools): Add under "Part II".
1407 Implement by including tools.texi.
1408
1409 * Makefile.am (guile_TEXINFOS): Add tools.texi.
1410
1411 2002-03-07 Thien-Thi Nguyen <ttn@giblet.glug.org>
1412
1413 * tools.texi: New file.
1414
1415 2002-03-03 Neil Jerram <neil@ossau.uklinux.net>
1416
1417 * autoconf.texi (Autoconf Background): Insert missing `of'.
1418
1419 2002-03-01 Dirk Herrmann <D.Herrmann@tu-bs.de>
1420
1421 * api.txt, data-rep.texi: Renamed the struct scm_cell to
1422 scm_t_cell.
1423
1424 * data-rep.texi: Renamed scm_alloc_cell to scm_cell and
1425 scm_alloc_double_cell to scm_double_cell.
1426
1427 2002-03-01 Marius Vollmer <mvo@zagadka.ping.de>
1428
1429 * scheme-memory.texi (Upgrading from scm_must_malloc et al): New
1430 section.
1431
1432 2002-02-28 Marius Vollmer <mvo@zagadka.ping.de>
1433
1434 * data-rep.texi: Use scm_gc_malloc and scm_gc_free instead of
1435 scm_must_malloc and free in example code. Updated text for the
1436 new memory management functions.
1437
1438 * scheme-debug.texi (malloc-stats): Refer to scm_gc_malloc instead
1439 of to scm_must_malloc.
1440
1441 2002-02-27 Stefan Jahn <stefan@lkcc.org>
1442
1443 * gh.texi (scm transition summary): Documented some more
1444 gh equivalents and removed appropriate FIXME's.
1445
1446 2002-02-26 Thien-Thi Nguyen <ttn@giblet.glug.org>
1447
1448 * Makefile.am: Update path to pre-inst-guile automake frag.
1449
1450 2002-02-24 Rob Browning <rlb@defaultvalue.org>
1451
1452 * .cvsignore: add autoconf-macros.texi.
1453
1454 * Makefile.am (CLEANFILES): add autoconf-macros.texi.
1455
1456 2002-02-19 Marius Vollmer <mvo@zagadka.ping.de>
1457
1458 * scheme-memory.texi (Memory Blocks): New section.
1459
1460 2002-02-05 Thien-Thi Nguyen <ttn@giblet.glug.org>
1461
1462 * Makefile.am: Include $(top_srcdir)/pre-inst-guile.am.
1463
1464 (GUILE): Delete var.
1465 (autoconf-macros.texi): Use $(preinstguiletool).
1466
1467 2002-02-04 Thien-Thi Nguyen <ttn@giblet.glug.org>
1468
1469 * autoconf.texi (Autofrisk, Using Autofrisk): New sections.
1470 (Autoconf Support): Add new sections to menu.
1471
1472 2002-02-04 Marius Vollmer <marius.vollmer@uni-dortmund.de>
1473
1474 * scheme-data.texi (Symbol Uninterned): Added node.
1475
1476 2002-01-29 Stefan Jahn <stefan@lkcc.org>
1477
1478 * gh.texi (scm transition summary): Documented gh equivalents
1479 `scm_c_string2str', `scm_c_substring2str' and `scm_c_symbol2str'
1480 and removed the appropriate FIXME's.
1481
1482 2002-01-14 Marius Vollmer <marius.vollmer@uni-dortmund.de>
1483
1484 * Makefile.am (autoconf-macros.texi): Also set GUILE_LOAD_PATH
1485 when invoking the uninstalled guile executable.
1486
1487 2002-01-09 Thien-Thi Nguyen <ttn@giblet.glug.org>
1488
1489 * Makefile.am (autoconf-macros.texi): Fix build bug:
1490 Write this file to srcdir. Thanks to I. N. Golubev.
1491
1492 2002-01-08 Gary Houston <ghouston@arglist.com>
1493
1494 * Makefile.am: attempt to use guile from $(top_builddir)/libguile
1495 when building autoconf-macros.texi. There are still problems with
1496 modules and running makeinfo when builddir != srcdir.
1497
1498 2002-01-08 Thien-Thi Nguyen <ttn@giblet.glug.org>
1499
1500 * data-rep.texi, gh.texi, guile.texi, intro.texi,
1501 misc-modules.texi, new-docstrings.texi, posix.texi, program.texi,
1502 repl-modules.texi, scheme-binding.texi, scheme-compound.texi,
1503 scheme-control.texi, scheme-data.texi, scheme-debug.texi,
1504 scheme-ideas.texi, scheme-io.texi, scheme-memory.texi,
1505 scheme-modules.texi, scheme-procedures.texi,
1506 scheme-translation.texi, scheme-utility.texi, scm.texi, slib.texi,
1507 srfi-modules.texi: Spell check. Thanks to Fabrice Bauzac.
1508
1509 2002-01-07 Neil Jerram <neil@ossau.uklinux.net>
1510
1511 * intro.texi (Linking Programs With Guile): Fix typo (superfluous
1512 `do'). Thanks to Fabrice Bauzac.
1513
1514 2002-01-05 Thien-Thi Nguyen <ttn@giblet.glug.org>
1515
1516 * intro.texi: Spell check. Thanks to Fabrice Bauzac.
1517
1518 2002-01-02 Thien-Thi Nguyen <ttn@giblet.glug.org>
1519
1520 * guile.texi (Part II): Add "Autoconf Support"; include
1521 autoconf.texi.
1522
1523 * Makefile.am (guile_TEXINFOS): Add autoconf.texi and
1524 autoconf-macros.texi.
1525 (autoconf.texi, autoconf-macros.texi): New rules.
1526
1527 * autoconf.texi: New file.
1528
1529 2001-12-22 Marius Vollmer <mvo@zagadka.ping.de>
1530
1531 * scheme-compound.texi (Alist Example): Changed "Bismarck" to
1532 "Pierre". Thanks to Ron Peterson!
1533
1534 2001-12-22 Neil Jerram <neil@ossau.uklinux.net>
1535
1536 * program.texi (Programming Overview): Chapter renamed from
1537 `Programming Options'; some new material added.
1538
1539 2001-12-07 Neil Jerram <neil@ossau.uklinux.net>
1540
1541 * scm.texi (Guile API): Renamed from `Scheme Primitives' and
1542 broadened so that this chapter discusses the Guile API as a whole.
1543
1544 * program.texi (Available Functionality): Revise so that text
1545 reads better.
1546
1547 * guile.texi (Programming Intro): New introductory text.
1548
1549 * scheme-ideas.texi (Definition): Reorder reference bullets in
1550 ascending page number order.
1551
1552 2001-12-04 Martin Grabmueller <mg@glug.org>
1553
1554 * scheme-procedures.texi (Optional Arguments): Typo fix: wither ->
1555 either.
1556
1557 2001-12-01 Neil Jerram <neil@ossau.uklinux.net>
1558
1559 * scheme-data.texi (Hooks): Moved into scheme-utility.texi.
1560
1561 * Makefile.am (guile_TEXINFOS): Added scheme-compound.texi.
1562
1563 * scheme-data.texi (Variables): Node moved to modules chapter.
1564 (Symbol Read Syntax): New node, with syntax-related material taken
1565 from old Symbols node.
1566 (Symbol Primitives): Renamed from `Symbols'.
1567 (Symbols and Variables): Renamed to `Symbols'.
1568 (Symbol Props): Renamed from `Symbol Tables'.
1569 (Symbols): General review, improvements and additional material
1570 throughout this section.
1571 (Other Data Types): New material: links to object types documented
1572 elsewhere. Also renamed node to `Other Types'.
1573 (Data Types): Split into two: `Simple Data Types' and `Compound
1574 Data Types'. Introductory blurbs rewritten accordingly.
1575
1576 * guile.texi: Updated Notes comment.
1577
1578 * scheme-data.texi (Rx Interface): Node moved to Guile Modules
1579 part, as the Rx interface is not core Guile.
1580
1581 2001-11-30 Neil Jerram <neil@ossau.uklinux.net>
1582
1583 * scheme-data.texi (String Miscellanea): Removed, moving doc for
1584 string-ci->symbol into the node on Symbols.
1585
1586 * Makefile.am (ETAGS_ARGS): Added.
1587
1588 * scheme-data.texi (Symbol Tables): Removed doc for gentemp,
1589 intern-symbol, string->obarray-symbol, symbol-binding,
1590 symbol-bound?, symbol-set!, unintern-symbol, symbol-interned?; all
1591 of which no longer exist.
1592
1593 2001-11-25 Thien-Thi Nguyen <ttn@glug.org>
1594
1595 * posix.texi: Fix spelling. Thanks to Chris Cramer.
1596 Reword `getpass' intro blurb.
1597
1598 2001-11-23 Neil Jerram <neil@ossau.uklinux.net>
1599
1600 * program.texi (Program Control): Remove spurious placeholder
1601 text.
1602
1603 2001-11-20 Thien-Thi Nguyen <ttn@glug.org>
1604
1605 * scheme-options.texi (Install Config):
1606 Tweak `%load-path' verb to not imply it's a proc.
1607 Add documentation for `%guile-build-info'.
1608
1609 2001-11-19 Neil Jerram <neil@ossau.uklinux.net>
1610
1611 * scheme-data.texi (Symbol Tables), new-docstrings.texi: Removed
1612 doc for builtin-bindings (no longer exists).
1613 (Variables): Expanded existing description of variables. Removed
1614 doc for builtin-variable (no longer exists).
1615
1616 * scheme-binding.texi (Top Level): New docs for define, scm_define
1617 and scm_c_define. Also clarified point about interchangeability
1618 of define and set!.
1619
1620 2001-11-18 Neil Jerram <neil@ossau.uklinux.net>
1621
1622 * scheme-data.texi (Vectors): Autoupdate docs for
1623 vector-move-left! and vector-move-right!.
1624
1625 2001-11-16 Neil Jerram <neil@ossau.uklinux.net>
1626
1627 * debugging.texi, deprecated.texi, intro.texi, misc-modules.texi,
1628 new-docstrings.texi, posix.texi, scheme-binding.texi,
1629 scheme-control.texi, scheme-data.texi, scheme-debug.texi,
1630 scheme-evaluation.texi, scheme-io.texi, scheme-memory.texi,
1631 scheme-modules.texi, scheme-options.texi, scheme-procedures.texi,
1632 scheme-scheduling.texi, scheme-translation.texi,
1633 scheme-utility.texi, script-getopt.texi, srfi-modules.texi: Change
1634 category for "primitive" and "procedure" @deffn's to {Scheme
1635 Procedure}; add @deffnx lines for {C Function}s; automatic updates
1636 from libguile docstring changes.
1637
1638 * scheme-memory.texi (Garbage Collection): Removed doc for removed
1639 `unhash-name'.
1640
1641 2001-11-14 Thien-Thi Nguyen <ttn@glug.org>
1642
1643 * scheme-procedures.texi: Spell "library" correctly.
1644
1645 2001-11-13 Neil Jerram <neil@ossau.uklinux.net>
1646
1647 * new-docstrings.texi, scheme-data.texi: Merge recent doc
1648 improvements from stable branch.
1649
1650 * scheme-options.texi: Automatic updates from docstring changes in
1651 libguile's C source code.
1652
1653 2001-11-12 Neil Jerram <neil@ossau.uklinux.net>
1654
1655 * scheme-data.texi (Vtables, Structure Basics): Automatic doc
1656 updates for struct? and struct-vtable?.
1657 (String Searching): Add missing "for". Thanks to Scott Lenser.
1658
1659 2001-11-08 Neil Jerram <neil@ossau.uklinux.net>
1660
1661 * guile.texi (Top): Added new chapter `Programming Options'.
1662
1663 * program.texi: New file.
1664
1665 * Makefile.am (guile_TEXINFOS): Added program.texi.
1666
1667 2001-11-07 Neil Jerram <neil@ossau.uklinux.net>
1668
1669 * scheme-memory.texi, scheme-io.texi, scheme-debug.texi,
1670 scheme-data.texi, scheme-binding.texi, posix.texi,
1671 new-docstrings.texi: Automatic updates from improved libguile
1672 docstrings.
1673
1674 2001-11-04 Neil Jerram <neil@ossau.uklinux.net>
1675
1676 * preface.texi: Use MANUAL_EDITION variable.
1677 (Manual Layout): Updated to reflect reorg.
1678
1679 * guile.texi (MANUAL_EDITION): New variable, with value
1680 incremented from 1.0 to 1.1 to reflect the reorg described here.
1681 (Top): Use MANUAL_EDITION variable.
1682
1683 * scheme-indices.texi (R5RS Index, Guile Extensions Index): Use
1684 @unnumbered rather than @chapter for these indices.
1685
1686 * guile.texi (Top): A little top-level reshuffling, with the aims
1687 that: (1) the `Guile Scheme' (reference) part of the manual
1688 becomes the `Guile API Reference', and covers both Scheme and C
1689 interfaces; (2) non-API-reference material such as the `Basic
1690 Ideas in Scheme' chapter is collected together to form a new part
1691 `Programming with Guile'. This new part will contain general
1692 documentation on using and programming Guile in both Scheme and C,
1693 including - for example - awareness of GC when C programming, how
1694 to use the snarf macros, how to debug ...
1695 (Top): Move inclusion of scheme-indices.texi so that all indices
1696 appear together in the printed manual.
1697
1698 * Makefile.am (guile_TEXINFOS): Removed appendices.texi, added
1699 debugging.texi.
1700
1701 * appendices.texi: Removed.
1702
1703 * debugging.texi (Debugger User Interface): New file, same as the
1704 material that used to be in appendices.texi, but now a chapter in
1705 Part II rather than an appendix.
1706
1707 * appendices.texi (Obtaining and Installing Guile): Moved to
1708 become a chapter in ...
1709 * intro.texi: ... Part I: Introduction to Guile.
1710
1711 * scm.texi (I/O Extensions): Moved to become a section of ...
1712 * scheme-io.texi (Input and Output): ... this chapter.
1713
1714 * scm.texi (Handling Errors): Moved to become a section of ...
1715 * scheme-control.texi (Control Mechanisms): ... this chapter.
1716
1717 2001-11-06 Thien-Thi Nguyen <ttn@glug.org>
1718
1719 * srfi-modules.texi (SRFI-19, SRFI-19 Constants, SRFI-19 Current
1720 time and clock resolution, SRFI-19 Time object and accessors,
1721 SRFI-19 Time comparison procedures, SRFI-19 Time arithmetic
1722 procedures, SRFI-19 Date object and accessors, SRFI-19
1723 Time/Date/Julian Day/Modified Julian Day converters, SRFI-19 Date
1724 to string/string to date converters): New nodes.
1725 (SRFI Support): Add "SRFI-19" to menu.
1726
1727 2001-11-06 Marius Vollmer <mvo@zagadka.ping.de>
1728
1729 * scripts.texi: Document `--debug' and `--no-debug'.
1730
1731 2001-10-27 Gary Houston <ghouston@arglist.com>
1732
1733 * guile.texi, scsh.texi: removed obsolete guile-scsh material
1734 and updated links (I don't know if it should remain in the
1735 main menu. It's like slib I think.)
1736
1737 * minor updates to the slib installation notes.
1738
1739 2001-10-05 Neil Jerram <neil@ossau.uklinux.net>
1740
1741 * scheme-evaluation.texi (Fly Evaluation): Removed documentation
1742 for `read-and-eval!' and `eval2'. (Thanks to Alex Schroeder for
1743 noticing that they'd disappeared!)
1744
1745 2001-10-05 Thien-Thi Nguyen <ttn@glug.org>
1746
1747 * scheme-io.texi (Writing): Add entry for `display'.
1748 Include in R5RS Index. Thanks to Alex Schroeder for suggestion.
1749
1750 2001-09-26 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
1751
1752 * srfi-modules.texi (SRFI-13): Tyop fix.
1753 (SRFI-13): Changed paragraph about bindings both in the code and
1754 in SRFI-13.
1755
1756 * misc-modules.texi (Formatted Output): Tyop fix.
1757 (Formatted Output): Document ~g properly.
1758
1759 Thanks to Alex Schroeder for pointing out the typos and sending
1760 suggestions.
1761
1762 2001-09-25 Thien-Thi Nguyen <ttn@glug.org>
1763
1764 * scheme-procedures.texi (Syntax Rules): Add `cindex' directive.
1765 Thanks to suggestion by Alex Schroeder.
1766
1767 2001-08-30 Neil Jerram <neil@ossau.uklinux.net>
1768
1769 * guile.texi (Top): Group all index nodes together so that
1770 `Info-index' works more effectively in Info. Thanks to Eric
1771 Hanchrow for the report and fix.
1772
1773 * scheme-data.texi (Random, String Syntax, String Modification,
1774 Regular Expressions), scheme-ideas.texi (Definition),
1775 scheme-modules.texi (Dynamic Linking and Compiled Code Modules),
1776 scm.texi (Transforming Scheme name to C name, Port
1777 Implementation): Various typo fixes and clarifications merged from
1778 the stable CVS branch.
1779
1780 2001-08-27 Neil Jerram <neil@ossau.uklinux.net>
1781
1782 * intro.texi: Merged wording fixes from stable CVS branch.
1783
1784 * Makefile.am (guile_TEXINFOS): Remove ../AUTHORS.
1785
1786 * guile.texi: Incorporate text previously in separate AUTHORS
1787 file.
1788
1789 2001-08-27 Neil Jerram <neil@ossau.uklinux.net>
1790
1791 The change log for files in this directory continues backwards
1792 from 2001-08-27 in ../ChangeLog, as all the Guile documentation
1793 prior to this date was contained in a single directory.