Apply patch from M. Luedde on use of tail recursion to avoid stack overflow
[bpt/guile.git] / doc / ref / ChangeLog
CommitLineData
dd235de4
GH
12002-07-10 Gary Houston <ghouston@arglist.com>
2
3 * scheme-modules.texi (Compiled Code Modules): Removed description
4 of scm_register_module_xxx, which no longer exists. A description
5 of current techniques is needed.
6
e717bf46
MV
72002-05-09 Marius Vollmer <mvo@zagadka.ping.de>
8
9 * scheme-data.texi (Numbers): Added description of the new values
10 +inf.0, -inf.0 and +nan.0.
11
12 * posix.texi (Runtime Environment): Added entries for 'setenv' and
13 'unsetenv'.
14
152002-04-28 Marius Vollmer <mvo@zagadka.ping.de>
16
17 * gh.texi, data-rep.texi: Moved `@deftyp {Data type} SCM' line
18 from gh.texi to data-rep.texi. Both files already had similar
19 descriptions for SCM. Given that gh.texi is deprecated, looking
20 up `SCM' in the index should take one to the primary location
21 rather than deprecated section. Hence this change. Added
22 `@deftp' for scm_t_bits data type so that a proper index entry is
23 added for this. Thanks to Richard Y. Kim!
24
25 * data-rep.texi (Subrs): Changed scm_make_gsubr to
26 scm_c_define_gsubr. Thanks to Richard Y. Kim!
27
efb7d2fc
MV
282002-04-24 Marius Vollmer <mvo@zagadka.ping.de>
29
30 * srfi-modules.texi (SRFI-13 Miscellaneous): Updated docs of
31 string-tokenize.
32
1982a56a
NJ
332002-04-20 Neil Jerram <neil@ossau.uklinux.net>
34
ce9d0562
NJ
35 * scheme-intro.texi (Scheme Layout), scm.texi (Reference Layout):
36 Node moved from a to b.
37
38 * guile.texi (Scheme Intro, Basic Ideas, Guile Scripting, Command
39 Line Handling, Debugging Features, Autoconf Support, Miscellaneous
40 Tools, Further Reading): Moved to new Part II.
41
42 * preface.texi (Manual Layout): Part numbers updated accordingly.
43
44 * guile.texi (Top): Move API Overview node to beginning of Guile
45 API Reference part.
46 (Part II: Writing and Running Guile Scheme): New part; will
47 contain content from `Programming with Guile' that pertains to
48 writing and using Guile on the Scheme level.
49
50 * scm.texi (API Overview): Renamed from `Guile API'.
51
52 * guile.texi (Top), scheme-modules.texi (Included Guile Modules):
53 Debugger User Interface node renamed Debugging Features.
54
55 * debugging.texi (Stacks and Frames): Node deleted; non-duplicated
56 material moved to scheme-debug.texi.
57 (Debugging Features): Renamed from `Debugger User Interface'.
58
f2ba76ae
NJ
59 * scheme-debug.texi (Debugging): Rename chapter `Debugging
60 Infrastructure' and reorganize its contents.
61
62 * scheme-debug.texi (Debugging), scheme-control.texi (Handling
63 Errors): Move display-error to error-focussed section.
64
65 * scheme-debug.texi (Debugging), debugging.texi (Backtrace): Move
66 backtrace to user-level debugging chapter.
67
68 * scheme-debug.texi (Debugging), scheme-procedures.texi (Procedure
69 Properties): Move procedure-name, procedure-source and
70 procedure-environment to procedures chapter.
71
72 * scheme-debug.texi (Debugging), scheme-memory.texi (Memory
73 Blocks): Move malloc-stats to memory management chapter.
74
75 * scheme-procedures.texi (Syntax Rules): Remove mention of
76 use-modules for loading syncase; only use-syntax really works.
77 Thanks to Panagiotis Vossos for spotting this.
78
1982a56a
NJ
79 * program.texi (Scheme vs C): New node, with existing material
80 taken from chapter intro.
81 (Programming Overview): New intro para to introduce example of
82 Guile integration:
83 (Extending Dia): New node.
84
dc006627
MV
852002-04-17 Marius Vollmer <mvo@zagadka.ping.de>
86
87 * Makefile.am (CLEANFILES): Added guile.cps, guile.fns, guile.rns,
88 guile.tps, guile.vrs, guile.tmp.
89
755de645
NJ
902002-04-01 Neil Jerram <neil@ossau.uklinux.net>
91
0624ce33
NJ
92 * scheme-intro.texi (Scheme Layout): Remove reference to defunct
93 Guile Extensions index.
94
95 * guile.texi: Removed Guile Extensions index.
96
97 * scheme-indices.texi (Guile Extensions Index): Removed.
98
99 * guile.texi: Remove vgone, vdeprecated, vchanged and vnote
100 macros; they're not actually useful after all. Update copyright
101 years.
102
103 * scheme-compound.texi (Vectors): Make subsections into nodes.
104 (Vectors): Review, slightly reorg and clarify docs in this
105 section.
106
755de645
NJ
107 * scheme-data.texi (Symbols): Reorganized node substructure and
108 added lots of explanatory text around the @deffn's.
109
e8f1ff71
NJ
1102002-03-29 Neil Jerram <neil@ossau.uklinux.net>
111
755de645
NJ
112 * scheme-modules.texi (Variables): Mention obarrays.
113
114 * scheme-data.texi (Symbol Tables, Symbol Props): Remove vgone
115 markers for deprecated symbol items.
116 (Symbol Props): Remove doc for obsolete 2 arg version of
117 symbol-interned?.
118 (String Miscellanea): Removed, since it only contained duplicate
119 doc for string-ci->symbol.
120 (Symbol Tables): Move doc for gensym to Symbol Primitives; rest of
121 section removed.
122
e8f1ff71
NJ
123 * posix.texi (Ports and File Descriptors), scheme-evaluation.texi
124 (Fly Evaluation): Remove vgone markers for close-all-ports-except,
125 eval2 and read-and-eval!.
126
127 * data-rep.texi (Describing a New Type), scheme-compound.texi
128 (Append/Reverse), scheme-procedures.texi (Internal Macros):
129 Trivial updates to sync with stable branch.
130
801892e7
NJ
1312002-03-27 Neil Jerram <neil@ossau.uklinux.net>
132
133 * scheme-compound.texi (List Searching): Remove docs for
134 `scm_sloppy_mem*', which no longer exist.
135
1362002-03-24 Neil Jerram <neil@ossau.uklinux.net>
137
138 * guile.texi (Top), intro.texi (What is Guile?, The Basic Guile
139 Package): Use @ifnottex instead of @ifinfo, so that HTML
140 generation works correctly.
141
e31a525e
MV
1422002-03-24 Marius Vollmer <mvo@zagadka.ping.de>
143
144 * tools.texi: Updated to reflect changes to the guile-snarf tool.
145
c16da59f
NJ
1462002-03-16 Neil Jerram <neil@ossau.uklinux.net>
147
148 * scheme-utility.texi (Hooks): Further updates. New material on
149 GC hooks.
150
151 * scheme-evaluation.texi (Fly Evaluation): Note disappearance of
152 eval2 and read-and-eval!.
153
154 * deprecated.texi (Deprecated): Remove docs about previously
155 deprecated items that have now been removed.
156
34ad73ed
TTN
1572002-03-15 Thien-Thi Nguyen <ttn@giblet.glug.org>
158
159 * tools.texi (guile-1.4 guile-snarf): Remove this node.
160 (How guile-snarf works): Update usage and description to
161 no longer mention "--compat=1.4" and instead "-d" and "-D".
162 (Macros guile-snarf recognizes): Add list of deprecated macros
163 and blurb. Add cindex for deprecated macros.
164
198586ed
NJ
1652002-03-15 Neil Jerram <neil@ossau.uklinux.net>
166
387d418c
NJ
167 * scheme-utility.texi (Hooks): Reviewed and updated.
168
169 * scheme-options.texi (Feature Tracking): New section.
170
171 * scheme-data.texi (Arithmetic, Primitive Numerics): Add
172 description of corresponding C functions.
173
198586ed
NJ
174 * scheme-utility.texi (Object Properties): Revamp documentation on
175 object properties.
176
177 * scheme-memory.texi (Weak References): Update reference to Object
178 Properties node.
179
180 * guile.texi: Add macros for describing version information.
181
182 * scheme-data.texi, scheme-debug.texi, scheme-io.texi,
183 scheme-procedures.texi: Automatic updates from snarfed libguile
184 docstrings.
185
13b68204
TTN
1862002-03-13 Thien-Thi Nguyen <ttn@giblet.glug.org>
187
188 * Makefile.am (guile_toc.html): Look for guile.texi in $(srcdir).
189
2287fb53
TTN
190 * tools.texi (How guile-snarf works): Mention "--compat=1.4", and
191 new processing steps. Update usage example, makefile frag.
192
193 (guile-1.4 guile-snarf): New subsubsection under
194 "Init Snarfing with guile-snarf".
195
413d32b6
NJ
1962002-03-12 Neil Jerram <neil@ossau.uklinux.net>
197
21b83aab
NJ
198 * scheme-compound.texi, scheme-data.texi, new-docstrings.texi:
199 Automatic updates from snarfed libguile docstrings.
200
413d32b6
NJ
201 * data-rep.texi, guile.texi, scheme-evaluation.texi,
202 scheme-options.texi, scheme-translation.texi: Various minor
203 enhancements ported from the stable CVS branch.
204
1ebf1566
TTN
2052002-03-08 Thien-Thi Nguyen <ttn@giblet.glug.org>
206
207 * tools.texi (Miscellaneous Tools): New node/chapter.
208 (Snarfing, Init Snarfing with guile-snarf, How guile-snarf works,
209 Macros guile-snarf recognizes, Doc Snarfing): New nodes/(sub)sections.
210 (Executable Modules): Now a section under "Miscellaneous Tools".
211
212 * guile.texi (Miscellaneous Tools): Add under "Part II".
213 Implement by including tools.texi.
214
215 * Makefile.am (guile_TEXINFOS): Add tools.texi.
216
2172002-03-07 Thien-Thi Nguyen <ttn@giblet.glug.org>
218
219 * tools.texi: New file.
220
a3f0622d
NJ
2212002-03-03 Neil Jerram <neil@ossau.uklinux.net>
222
223 * autoconf.texi (Autoconf Background): Insert missing `of'.
224
228a24ef
DH
2252002-03-01 Dirk Herrmann <D.Herrmann@tu-bs.de>
226
227 * api.txt, data-rep.texi: Renamed the struct scm_cell to
228 scm_t_cell.
229
230 * data-rep.texi: Renamed scm_alloc_cell to scm_cell and
231 scm_alloc_double_cell to scm_double_cell.
232
eee065c4
MV
2332002-03-01 Marius Vollmer <mvo@zagadka.ping.de>
234
235 * scheme-memory.texi (Upgrading from scm_must_malloc et al): New
236 section.
237
621f22b1
MV
2382002-02-28 Marius Vollmer <mvo@zagadka.ping.de>
239
240 * data-rep.texi: Use scm_gc_malloc and scm_gc_free instead of
241 scm_must_malloc and free in example code. Updated text for the
242 new memory management functions.
243
244 * scheme-debug.texi (malloc-stats): Refer to scm_gc_malloc instead
245 of to scm_must_malloc.
246
edb810bb
SJ
2472002-02-27 Stefan Jahn <stefan@lkcc.org>
248
249 * gh.texi (scm transition summary): Documented some more
250 gh equivalents and removed appropriate FIXME's.
251
327d4dd3
TTN
2522002-02-26 Thien-Thi Nguyen <ttn@giblet.glug.org>
253
254 * Makefile.am: Update path to pre-inst-guile automake frag.
255
8794fdca
RB
2562002-02-24 Rob Browning <rlb@defaultvalue.org>
257
258 * .cvsignore: add autoconf-macros.texi.
259
260 * Makefile.am (CLEANFILES): add autoconf-macros.texi.
261
bd75ebc3
MV
2622002-02-19 Marius Vollmer <mvo@zagadka.ping.de>
263
264 * scheme-memory.texi (Memory Blocks): New section.
265
5e9d88a4
TTN
2662002-02-05 Thien-Thi Nguyen <ttn@giblet.glug.org>
267
268 * Makefile.am: Include $(top_srcdir)/pre-inst-guile.am.
269
270 (GUILE): Delete var.
271 (autoconf-macros.texi): Use $(preinstguiletool).
272
7c5c2796
TTN
2732002-02-04 Thien-Thi Nguyen <ttn@giblet.glug.org>
274
275 * autoconf.texi (Autofrisk, Using Autofrisk): New sections.
276 (Autoconf Support): Add new sections to menu.
277
402e687c
MV
2782002-02-04 Marius Vollmer <marius.vollmer@uni-dortmund.de>
279
280 * scheme-data.texi (Symbol Uninterned): Added node.
281
f74fa0a0
SJ
2822002-01-29 Stefan Jahn <stefan@lkcc.org>
283
284 * gh.texi (scm transition summary): Documented gh equivalents
285 `scm_c_string2str', `scm_c_substring2str' and `scm_c_symbol2str'
286 and removed the appropriate FIXME's.
287
68cf83e0
MV
2882002-01-14 Marius Vollmer <marius.vollmer@uni-dortmund.de>
289
290 * Makefile.am (autoconf-macros.texi): Also set GUILE_LOAD_PATH
291 when invoking the uninstalled guile executable.
292
5b156bcd
TTN
2932002-01-09 Thien-Thi Nguyen <ttn@giblet.glug.org>
294
295 * Makefile.am (autoconf-macros.texi): Fix build bug:
296 Write this file to srcdir. Thanks to I. N. Golubev.
297
8430281a
GH
2982002-01-08 Gary Houston <ghouston@arglist.com>
299
300 * Makefile.am: attempt to use guile from $(top_builddir)/libguile
301 when building autoconf-macros.texi. There are still problems with
302 modules and running makeinfo when builddir != srcdir.
303
a3e49ac1
TTN
3042002-01-08 Thien-Thi Nguyen <ttn@giblet.glug.org>
305
306 * data-rep.texi, gh.texi, guile.texi, intro.texi,
307 misc-modules.texi, new-docstrings.texi, posix.texi, program.texi,
308 repl-modules.texi, scheme-binding.texi, scheme-compound.texi,
309 scheme-control.texi, scheme-data.texi, scheme-debug.texi,
310 scheme-ideas.texi, scheme-io.texi, scheme-memory.texi,
311 scheme-modules.texi, scheme-procedures.texi,
312 scheme-translation.texi, scheme-utility.texi, scm.texi, slib.texi,
313 srfi-modules.texi: Spell check. Thanks to Fabrice Bauzac.
314
4902ea64
NJ
3152002-01-07 Neil Jerram <neil@ossau.uklinux.net>
316
317 * intro.texi (Linking Programs With Guile): Fix typo (superfluous
318 `do'). Thanks to Fabrice Bauzac.
319
f1597833
TTN
3202002-01-05 Thien-Thi Nguyen <ttn@giblet.glug.org>
321
322 * intro.texi: Spell check. Thanks to Fabrice Bauzac.
323
4d9678fd
TTN
3242002-01-02 Thien-Thi Nguyen <ttn@giblet.glug.org>
325
326 * guile.texi (Part II): Add "Autoconf Support"; include
327 autoconf.texi.
328
329 * Makefile.am (guile_TEXINFOS): Add autoconf.texi and
330 autoconf-macros.texi.
331 (autoconf.texi, autoconf-macros.texi): New rules.
332
333 * autoconf.texi: New file.
334
0fabb425
MV
3352001-12-22 Marius Vollmer <mvo@zagadka.ping.de>
336
337 * scheme-compound.texi (Alist Example): Changed "Bismarck" to
338 "Pierre". Thanks to Ron Peterson!
339
226297eb
NJ
3402001-12-22 Neil Jerram <neil@ossau.uklinux.net>
341
342 * program.texi (Programming Overview): Chapter renamed from
343 `Programming Options'; some new material added.
344
a7a7bb95
NJ
3452001-12-07 Neil Jerram <neil@ossau.uklinux.net>
346
347 * scm.texi (Guile API): Renamed from `Scheme Primitives' and
348 broadened so that this chapter discusses the Guile API as a whole.
349
350 * program.texi (Available Functionality): Revise so that text
351 reads better.
352
353 * guile.texi (Programming Intro): New introductory text.
354
355 * scheme-ideas.texi (Definition): Reorder reference bullets in
356 ascending page number order.
357
923d5b87
MG
3582001-12-04 Martin Grabmueller <mg@glug.org>
359
360 * scheme-procedures.texi (Optional Arguments): Typo fix: wither ->
361 either.
362
2a946b44
NJ
3632001-12-01 Neil Jerram <neil@ossau.uklinux.net>
364
4c731ece
NJ
365 * scheme-data.texi (Hooks): Moved into scheme-utility.texi.
366
367 * Makefile.am (guile_TEXINFOS): Added scheme-compound.texi.
368
2a946b44
NJ
369 * scheme-data.texi (Variables): Node moved to modules chapter.
370 (Symbol Read Syntax): New node, with syntax-related material taken
371 from old Symbols node.
372 (Symbol Primitives): Renamed from `Symbols'.
373 (Symbols and Variables): Renamed to `Symbols'.
374 (Symbol Props): Renamed from `Symbol Tables'.
375 (Symbols): General review, improvements and additional material
376 throughout this section.
4c731ece
NJ
377 (Other Data Types): New material: links to object types documented
378 elsewhere. Also renamed node to `Other Types'.
379 (Data Types): Split into two: `Simple Data Types' and `Compound
380 Data Types'. Introductory blurbs rewritten accordingly.
2a946b44
NJ
381
382 * guile.texi: Updated Notes comment.
383
384 * scheme-data.texi (Rx Interface): Node moved to Guile Modules
385 part, as the Rx interface is not core Guile.
386
3872001-11-30 Neil Jerram <neil@ossau.uklinux.net>
388
389 * scheme-data.texi (String Miscellanea): Removed, moving doc for
390 string-ci->symbol into the node on Symbols.
391
392 * Makefile.am (ETAGS_ARGS): Added.
393
394 * scheme-data.texi (Symbol Tables): Removed doc for gentemp,
395 intern-symbol, string->obarray-symbol, symbol-binding,
396 symbol-bound?, symbol-set!, unintern-symbol, symbol-interned?; all
397 of which no longer exist.
398
5f7dd1ca
TTN
3992001-11-25 Thien-Thi Nguyen <ttn@glug.org>
400
401 * posix.texi: Fix spelling. Thanks to Chris Cramer.
402 Reword `getpass' intro blurb.
403
c276c3e3
NJ
4042001-11-23 Neil Jerram <neil@ossau.uklinux.net>
405
406 * program.texi (Program Control): Remove spurious placeholder
407 text.
408
19a35d19
TTN
4092001-11-20 Thien-Thi Nguyen <ttn@glug.org>
410
411 * scheme-options.texi (Install Config):
412 Tweak `%load-path' verb to not imply it's a proc.
413 Add documentation for `%guile-build-info'.
414
d4e5a409
NJ
4152001-11-19 Neil Jerram <neil@ossau.uklinux.net>
416
417 * scheme-data.texi (Symbol Tables), new-docstrings.texi: Removed
418 doc for builtin-bindings (no longer exists).
419 (Variables): Expanded existing description of variables. Removed
420 doc for builtin-variable (no longer exists).
421
422 * scheme-binding.texi (Top Level): New docs for define, scm_define
423 and scm_c_define. Also clarified point about interchangeability
424 of define and set!.
425
694a9bb3
NJ
4262001-11-18 Neil Jerram <neil@ossau.uklinux.net>
427
428 * scheme-data.texi (Vectors): Autoupdate docs for
429 vector-move-left! and vector-move-right!.
430
8f85c0c6
NJ
4312001-11-16 Neil Jerram <neil@ossau.uklinux.net>
432
433 * debugging.texi, deprecated.texi, intro.texi, misc-modules.texi,
434 new-docstrings.texi, posix.texi, scheme-binding.texi,
435 scheme-control.texi, scheme-data.texi, scheme-debug.texi,
436 scheme-evaluation.texi, scheme-io.texi, scheme-memory.texi,
437 scheme-modules.texi, scheme-options.texi, scheme-procedures.texi,
438 scheme-scheduling.texi, scheme-translation.texi,
439 scheme-utility.texi, script-getopt.texi, srfi-modules.texi: Change
440 category for "primitive" and "procedure" @deffn's to {Scheme
441 Procedure}; add @deffnx lines for {C Function}s; automatic updates
442 from libguile docstring changes.
443
444 * scheme-memory.texi (Garbage Collection): Removed doc for removed
445 `unhash-name'.
446
ef394643
TTN
4472001-11-14 Thien-Thi Nguyen <ttn@glug.org>
448
449 * scheme-procedures.texi: Spell "library" correctly.
450
72dd0a03
NJ
4512001-11-13 Neil Jerram <neil@ossau.uklinux.net>
452
453 * new-docstrings.texi, scheme-data.texi: Merge recent doc
454 improvements from stable branch.
455
456 * scheme-options.texi: Automatic updates from docstring changes in
457 libguile's C source code.
458
b56b5983
NJ
4592001-11-12 Neil Jerram <neil@ossau.uklinux.net>
460
461 * scheme-data.texi (Vtables, Structure Basics): Automatic doc
462 updates for struct? and struct-vtable?.
463 (String Searching): Add missing "for". Thanks to Scott Lenser.
464
9401323e
NJ
4652001-11-08 Neil Jerram <neil@ossau.uklinux.net>
466
467 * guile.texi (Top): Added new chapter `Programming Options'.
468
469 * program.texi: New file.
470
471 * Makefile.am (guile_TEXINFOS): Added program.texi.
472
4732001-11-07 Neil Jerram <neil@ossau.uklinux.net>
474
475 * scheme-memory.texi, scheme-io.texi, scheme-debug.texi,
476 scheme-data.texi, scheme-binding.texi, posix.texi,
477 new-docstrings.texi: Automatic updates from improved libguile
478 docstrings.
479
4802001-11-04 Neil Jerram <neil@ossau.uklinux.net>
481
482 * preface.texi: Use MANUAL_EDITION variable.
483 (Manual Layout): Updated to reflect reorg.
484
485 * guile.texi (MANUAL_EDITION): New variable, with value
486 incremented from 1.0 to 1.1 to reflect the reorg described here.
487 (Top): Use MANUAL_EDITION variable.
488
489 * scheme-indices.texi (R5RS Index, Guile Extensions Index): Use
490 @unnumbered rather than @chapter for these indices.
491
492 * guile.texi (Top): A little top-level reshuffling, with the aims
493 that: (1) the `Guile Scheme' (reference) part of the manual
494 becomes the `Guile API Reference', and covers both Scheme and C
495 interfaces; (2) non-API-reference material such as the `Basic
496 Ideas in Scheme' chapter is collected together to form a new part
497 `Programming with Guile'. This new part will contain general
498 documentation on using and programming Guile in both Scheme and C,
499 including - for example - awareness of GC when C programming, how
500 to use the snarf macros, how to debug ...
501 (Top): Move inclusion of scheme-indices.texi so that all indices
502 appear together in the printed manual.
503
504 * Makefile.am (guile_TEXINFOS): Removed appendices.texi, added
505 debugging.texi.
ef394643 506
9401323e
NJ
507 * appendices.texi: Removed.
508
509 * debugging.texi (Debugger User Interface): New file, same as the
510 material that used to be in appendices.texi, but now a chapter in
511 Part II rather than an appendix.
512
513 * appendices.texi (Obtaining and Installing Guile): Moved to
514 become a chapter in ...
515 * intro.texi: ... Part I: Introduction to Guile.
516
517 * scm.texi (I/O Extensions): Moved to become a section of ...
518 * scheme-io.texi (Input and Output): ... this chapter.
519
520 * scm.texi (Handling Errors): Moved to become a section of ...
521 * scheme-control.texi (Control Mechanisms): ... this chapter.
522
ca26b87d
TTN
5232001-11-06 Thien-Thi Nguyen <ttn@glug.org>
524
525 * srfi-modules.texi (SRFI-19, SRFI-19 Constants, SRFI-19 Current
526 time and clock resolution, SRFI-19 Time object and accessors,
527 SRFI-19 Time comparison procedures, SRFI-19 Time arithmetic
528 procedures, SRFI-19 Date object and accessors, SRFI-19
529 Time/Date/Julian Day/Modified Julian Day converters, SRFI-19 Date
530 to string/string to date converters): New nodes.
04bbd6ce 531 (SRFI Support): Add "SRFI-19" to menu.
ca26b87d 532
7ab89df1
MV
5332001-11-06 Marius Vollmer <mvo@zagadka.ping.de>
534
535 * scripts.texi: Document `--debug' and `--no-debug'.
536
c2c67382
GH
5372001-10-27 Gary Houston <ghouston@arglist.com>
538
a42b5e5b
GH
539 * guile.texi, scsh.texi: removed obsolete guile-scsh material
540 and updated links (I don't know if it should remain in the
541 main menu. It's like slib I think.)
542
c2c67382
GH
543 * minor updates to the slib installation notes.
544
a599743c
NJ
5452001-10-05 Neil Jerram <neil@ossau.uklinux.net>
546
547 * scheme-evaluation.texi (Fly Evaluation): Removed documentation
548 for `read-and-eval!' and `eval2'. (Thanks to Alex Schroeder for
549 noticing that they'd disappeared!)
550
74e0de86
TTN
5512001-10-05 Thien-Thi Nguyen <ttn@glug.org>
552
553 * scheme-io.texi (Writing): Add entry for `display'.
554 Include in R5RS Index. Thanks to Alex Schroeder for suggestion.
555
40f316d0
MG
5562001-09-26 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
557
558 * srfi-modules.texi (SRFI-13): Tyop fix.
559 (SRFI-13): Changed paragraph about bindings both in the code and
560 in SRFI-13.
561
562 * misc-modules.texi (Formatted Output): Tyop fix.
563 (Formatted Output): Document ~g properly.
564
565 Thanks to Alex Schroeder for pointing out the typos and sending
566 suggestions.
74e0de86 567
523f81ba
TTN
5682001-09-25 Thien-Thi Nguyen <ttn@glug.org>
569
570 * scheme-procedures.texi (Syntax Rules): Add `cindex' directive.
571 Thanks to suggestion by Alex Schroeder.
572
6c997de2
NJ
5732001-08-30 Neil Jerram <neil@ossau.uklinux.net>
574
255ea784
NJ
575 * guile.texi (Top): Group all index nodes together so that
576 `Info-index' works more effectively in Info. Thanks to Eric
577 Hanchrow for the report and fix.
578
6c997de2
NJ
579 * scheme-data.texi (Random, String Syntax, String Modification,
580 Regular Expressions), scheme-ideas.texi (Definition),
581 scheme-modules.texi (Dynamic Linking and Compiled Code Modules),
582 scm.texi (Transforming Scheme name to C name, Port
583 Implementation): Various typo fixes and clarifications merged from
584 the stable CVS branch.
585
b45898ca
NJ
5862001-08-27 Neil Jerram <neil@ossau.uklinux.net>
587
588 * intro.texi: Merged wording fixes from stable CVS branch.
589
590 * Makefile.am (guile_TEXINFOS): Remove ../AUTHORS.
591
592 * guile.texi: Incorporate text previously in separate AUTHORS
593 file.
594
5952001-08-27 Neil Jerram <neil@ossau.uklinux.net>
596
597 The change log for files in this directory continues backwards
598 from 2001-08-27 in ../ChangeLog, as all the Guile documentation
599 prior to this date was contained in a single directory.