* These changes add a @deffnx C function declaration and function
[bpt/guile.git] / scripts / ChangeLog
CommitLineData
cecb4a5e
NJ
12001-11-16 Neil Jerram <neil@ossau.uklinux.net>
2
3 These changes add a @deffnx C function declaration and function
4 index entries for each Guile primitive to the copy of the doc
5 snarf output that is used for reference manual synchronization.
6 Online help is unchanged.
7
8 * snarf-check-and-output-texi (*manual-flag*,
9 snarf-check-and-output-texi): Handle `--manual' invocation arg
10 passed through from libguile/Makefile.am.
11 (*c-function-name*, begin-multiline, do-command): Pick out C
12 function name from snarfed token stream.
13 (end-multiline): Add @deffnx C declaration and function index
14 entries to output.
15 (*primitive-deffnx-signature*, *primitive-deffnx-sig-length*):
16 Fluff to help insert the C declaration after any "@deffnx
17 primitive" lines in the snarfed docstring.
18
2d7cbf9e
TTN
192001-10-05 Thien-Thi Nguyen <ttn@glug.org>
20
21 * read-scheme-source (quoted?, clump): New procs, exported.
22
53b5d2cc
TTN
232001-09-30 Thien-Thi Nguyen <ttn@glug.org>
24
25 * display-commentary (module-name->filename-frag,
26 display-module-commentary): New procs.
27 (display-commentary): Also handle refs that look like module
28 names.
29
969e8e45
MV
302001-08-25 Marius Vollmer <mvo@zagadka.ping.de>
31
32 * Makefile.am (AUTOMAKE_OPTIONS): Change "foreign" to "gnu".
33
fd7ec883
ML
342001-08-07 Michael Livshin <mlivshin@bigfoot.com>
35
36 * snarf-check-and-output-texi: print optional args in a prettier
37 manner.
38
9ebd6e62
TTN
392001-08-01 Thien-Thi Nguyen <ttn@revel.glug.org>
40
41 * PROGRAM, README, display-commentary, doc-snarf,
42 generate-autoload, punify, read-scheme-source,
43 snarf-check-and-output-texi, use2dot:
44 In boilerplate, use -l$0.
45 Thanks to Daniel Skarda.
46
9977b4fb
TTN
472001-07-22 Thien-Thi Nguyen <ttn@revel.glug.org>
48
49 * generate-autoload (autoload-info):
50 Also handle `defmacro-public' forms.
51
08576c58
TTN
522001-07-14 Thien-Thi Nguyen <ttn@revel.glug.org>
53
54 * PROGRAM, display-commentary, doc-snarf, generate-autoload,
55 punify, read-scheme-source, snarf-check-and-output-texi, use2dot:
56 Re-add authorship info.
57
4d772ae2
ML
582001-07-12 Michael Livshin <mlivshin@bigfoot.com>
59
60 * snarf-check-and-output-texi (do-argpos): complain to the stderr,
61 not stdout. thanks to Dale P. Smith!
62 (nice-sig): cosmetic fix.
63
cffdf820
TTN
642001-07-09 Thien-Thi Nguyen <ttn@revel.glug.org>
65
66 * PROGRAM, generate-autoload, use2dot, punify, display-commentary,
67 doc-snarf, read-scheme-source, snarf-check-and-output-texi:
68 Remove authorship info.
69
58e17e27
ML
702001-06-25 Michael Livshin <mlivshin@bigfoot.com>
71
72 * snarf-check-and-output-texi: rewrite.
73
13482e95
ML
742001-05-31 Michael Livshin <mlivshin@bigfoot.com>
75
76 * snarf-check-and-output-texi: new file.
77
78 * Makefile.am (scripts_sources): add snarf-check-and-output-texi.
79
b50ba18c
TTN
802001-05-14 Thien-Thi Nguyen <ttn@revel.glug.org>
81
82 * PROGRAM, display-commentary, doc-snarf, generate-autoload,
83 punify, read-scheme-source, use2dot: Move author tag outside
84 commentary; nfc.
85
adcd97c8
TTN
862001-05-08 Thien-Thi Nguyen <ttn@revel.glug.org>
87
88 * read-scheme-source: New file
89
90 * Makefile.am (scripts_sources): Add read-scheme-source.
91
28c31342
TTN
922001-04-29 Thien-Thi Nguyen <ttn@revel.glug.org>
93
94 * Makefile.am, PROGRAM, README, display-commentary,
95 doc-snarf, generate-autoload, punify, use2dot: New file
96