* goops/Makefile.am (goops_sources): Include goopscore.scm.
[bpt/guile.git] / doc / ChangeLog
CommitLineData
ae9f3a15
MG
12001-04-03 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
2
3 * scheme-options.texi, scheme-procedures.texi,
4 scheme-modules.texi, scheme-memory.texi, scheme-control.texi,
5 scheme-utility.texi, scheme-io.texi, scheme-evaluation.texi,
6 scheme-data.texi: Removed a lot of ARGFIXME's after tweaking
7 docstrings and C source.
8
9 * new-docstrings.texi, scheme-io.texi, scheme-data.texi,
10 posix.texi, scheme-control.texi, scheme-evaluation.texi,
11 scheme-memory.texi, scheme-procedures.texi, scheme-modules.texi,
12 scheme-scheduling.texi: Automated docstring merging.
13
abaec75d
NJ
142001-04-02 Neil Jerram <neil@ossau.uklinux.net>
15
16 * data-rep.texi (Immediates vs. Non-immediates): Update
17 out-of-date documentation. (Thanks to Dirk Herrmann for the
18 report!)
19 (Immediates vs Non-immediates): Renamed without the dot, since the
20 dot causes `info' not to be able to display this node!
21
22 * Makefile.am (guile_TEXINFOS): Add in a few more source files
23 that had got left out.
24
a4318577
NJ
252001-03-30 Neil Jerram <neil@ossau.uklinux.net>
26
b0839672
NJ
27 * scheme-reading.texi (Further Reading): Add bullets to further
28 reading list.
29
30 * gh.texi: Insert page break before chapter. Remove page breaks
31 within the chapter.
32
33 * Makefile.am: Add script-getopt.texi.
34
35 * guile.texi (Top): Include and link to new script-getopt.texi
36 chapter.
37
38 * script-getopt.texi: New chapter on command line handling.
39 (Written and contributed by Martin Grabmueller, revised by me.)
40
a4318577
NJ
41 * intro.texi (Modules and Extensions): Fix typo.
42
b576faf1
MG
432001-03-27 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
44
45 * scheme-data.texi (Strings): Reorganized the whole `Strings'
46 section and wrote introductory material for each new subsection.
47
62532db3
MV
482001-03-25 Marius Vollmer <mvo@zagadka.ping.de>
49
50 * intro.texi (Modules and Extensions): Some short text about
51 dynamic libraries and modules.
52
780ee65e
NJ
532001-03-23 Neil Jerram <neil@ossau.uklinux.net>
54
8d009ee4
NJ
55 * intro.texi (Writing Extensions for Guile), scheme-data.texi
56 (Lists): Fix typos.
57
028321d4
NJ
58 * guile-tut.texi, ChangeLog-guile-doc-tutorial: Added to CVS. It
59 seems that I somehow missed these out when I moved everything from
60 guile-doc to guile-core.
61
780ee65e
NJ
62 * posix.texi, scheme-data.texi, scheme-evaluation.texi,
63 scheme-io.texi, scheme-memory.texi: Automatic docstring updates.
64
65 * new-docstrings.texi: New file. Holds snarfed docstrings that
66 have not yet been incorporated into the reference manual.
67
13c2013d
MG
682001-03-20 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
69
70 * scheme-options.texi (Evaluator options): Added evaluator
71 options, corrected docs for evaluator trap options.
72
73 * scheme-evaluation.texi (Scheme Read): New docs for read-options,
74 read-enable, read-disable and read-set! and cross references to
75 option nodes.
76 (Evaluator Options): New docs for eval-options, eval-enable,
77 eval-disable and eval-set!, traps, trap-enable, trap-disable and
78 trap-set! and cross references to option nodes.
79 (Evaluator Behaviour): Renamed node from `Evaluator options' to
80 avoid name clash.
81
82 * scheme-io.texi (String Ports): Added docs for SRFI-6 procedures.
83 (Void Ports): Corrected introductory comment.
84
fcaedf99
MG
852001-03-16 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
86
87 * scheme-data.texi (Arithmetic): Documented the arithmetic
88 procedures.
89 (Integer Operations): Added documentation.
90 (Comparison): Added documentation.
91 (Complex): Added documentation.
92 (Symbols and Variables): Comment out `builtin-bindings', which is
93 removed according to NEWS.
94 (Pairs): Added documentation.
95
96 * scheme-io.texi: Added R5RS index entries for all R5RS
97 procedures.
98 (File Ports): New docs for `call-with-input-file',
99 `call-with-output-file', `with-input-from-file',
100 `with-output-to-file', `with-error-to-file'.
101
102 * scheme-control.texi, scheme-utility.texi,
103 * scheme-procedures.texi: Added R5RS index entries for all R5RS
104 procedures.
105
106 * scheme-evaluation.texi (Fly Evaluation): Added documentation for
107 `apply'. Added R5RS index entries for all R5RS procedures.
108
109 * scheme-data.texi: Added R5RS index entries for all R5RS
110 procedures. Removed R5RS index entries for `ass{q,v,occ}-set!'.
111 Removed explicit entries into the function entries. They are
112 automagic.
113 (Vectors): Added documentation for `make-vector', `vector-ref' and
114 `vector-set!'.
115
c4f810a4
MV
1162001-03-12 Marius Vollmer <mvo@zagadka.ping.de>
117
118 * intro.texi: Changed to reflect current practice better. Added
119 stuff about writing Guile Extensions (aka dynamically loaded
120 shared libraries).
121
04426527
MD
1222001-03-09 Mikael Djurfeldt <mdj@linnaeus.mit.edu>
123
124 * goops.texi (VERSION): Bumped to version 0.3.
125
7d435120 126 * goops-tutorial.texi, goops.texi: Updated to reflect new
04426527
MD
127 define-method syntax.
128
4bc59ee7
NJ
1292001-03-09 Neil Jerram <neil@ossau.uklinux.net>
130
fff043ab
NJ
131 * Makefile.am: Change HTML to HTMLDOC, now that we're part of a
132 wider distribution.
133
c2dc2842
NJ
134 Moving documentation files from guile-doc and guile-doc into
135 guile-core/doc:
4aa8647c
NJ
136
137 * env.texi, indices.texi, mbapi.texi, mltext.texi, scripts.texi,
138 scsh.texi, tcltk.texi, hierarchy.txt, scheme-indices.texi,
139 slib.texi, deprecated.texi, scheme-binding.texi, appendices.texi,
140 scheme-intro.texi, goops.texi, extend.texi, gh.texi, intro.texi,
141 preface.texi, scm.texi, goops-tutorial.texi, hierarchy.eps,
142 r4rs.texi, r5rs.texi, texinfo.tex, scheme-reading.texi,
143 data-rep.texi, scheme-utility.texi, posix.texi,
144 scheme-control.texi, scheme-debug.texi, scheme-evaluation.texi,
145 scheme-io.texi, scheme-memory.texi, scheme-modules.texi,
146 scheme-options.texi, scheme-procedures.texi,
147 scheme-scheduling.texi, scheme-translation.texi, guile.texi,
9cca936f
NJ
148 scheme-data.texi, scheme-ideas.texi, expect.texi,
149 ChangeLog-guile-doc-ref, guile-tut.texi,
c2dc2842
NJ
150 ChangeLog-guile-doc-tutorial, AUTHORS, BUGS, NEWS, THANKS: New
151 files.
9cca936f 152
c2dc2842 153 * .cvsignore, Makefile.am, README: Merged.
4aa8647c 154
c2dc2842
NJ
155 * sources: New subdirectory.
156
da00aada
NJ
157 Both the following files are about to be replaced by files from
158 guile-doc/ref.
159
160 * texinfo.tex: Removed.
161
4bc59ee7
NJ
162 * data-rep.texi: Removed.
163
07347b49
NJ
1642001-02-15 Neil Jerram <neil@ossau.uklinux.net>
165
14dd0e27
NJ
166 * README: Explain retirement of `data-rep.texi'.
167
168 * Makefile.am (info_TEXINFOS, data_rep_TEXINFOS): Removed.
169
07347b49
NJ
170 * data-rep.texi: Replace this copy of data-rep.texi with a notice
171 indicating that it has been retired. The master copy of
172 data-rep.texi is at guile-doc/ref/data-rep.texi.
173
bd7d4f40
MV
1742001-02-04 Marius Vollmer <mvo@zagadka.ping.de>
175
176 * data-rep.texi: Use SCM_SMOB_DATA instead of SCM_CDR. Also
177 things like SCM_SMOB_PREDICATE and SCM_NEWSMOB. Thanks to Dale
178 P. Smith!
179
c6c2ea9f
MD
1802000-10-25 Mikael Djurfeldt <mdj@linnaeus.mit.edu>
181
182 * mop.text: Preliminary documentation of the GOOPS meta object
183 protocol.
184
6de50a52
NJ
1852000-07-28 Neil Jerram <neil@ossau.uklinux.net>
186
187 * data-rep.texi (Garbage Collection): Fix "accomodate" spelling
188 mistake.
189
685c0d71
DH
1902000-06-30 Dirk Herrmann <D.Herrmann@tu-bs.de>
191
192 * data-rep.tex: Removed documentation for SCM_OUTOFRANGE.
193
31987551
MD
1942000-06-20 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
195
196 * data-rep.texi: Center discussion around the standard interface
197 for smob type creation (scm_make_smob_type) and warn about the
198 ongoing discussion which may result in deprecating
199 scm_make_smob_type_mfpe in next release of Guile.
200
ae09e7ac
DH
2012000-05-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
202
203 * data-rep.texi: Updated the macro names for operating on
204 characters.
205
d87d3650
DH
2062000-03-22 Dirk Herrmann <D.Herrmann@tu-bs.de>
207
208 * api.txt: Added a first attempt for a description of the newly
209 designed low level API.
210
106428b3
MV
2112000-01-31 Marius Vollmer <mvo@zagadka.ping.de>
212
213 * Makefile.am (version.texi): Override automake's rule for
214 version.texi so that it gets created even in non-maintainer-mode.
215
078e9092
GB
216Thu Jan 20 13:00:18 2000 Greg J. Badros <gjb@cs.washington.edu>
217
218 * version.texi, stamp-vti: Removed -- these are auto-generated.
219
899a7b3c
MD
2202000-01-12 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
221
fb4956c9
MD
222 * Makefile.am (dist-hook): Updated to include oldfmt.c in
223 distribution archive.
224
899a7b3c
MD
225 * README: Updated with note about oldfmt.c.
226
227 * oldfmt.c: New file: Used by application writers to adapt to
228 new-style error format strings.
229
741d6079
GH
2301999-12-06 Gary Houston <ghouston@freewire.co.uk>
231
232 * data-rep.texi: change dircategory to match change in guile-doc
233 and scm.
234
0c1221ab
JB
2351999-10-05 Jim Blandy <jimb@savonarola.red-bean.com>
236
237 * Makefile.in: Deleted from CVS repository. Run the autogen.sh
238 script to create generated files like this one.
239
e1f20ec6
JB
2401999-09-11 Jim Blandy <jimb@savonarola.red-bean.com>
241
242 * Makefile.in: Regenerated.
243
544b9232
MD
244Fri Jun 25 22:21:43 1999 Greg Badros <gjb@cs.washington.edu>
245
246 * data-rep.texi: Updated SMOB docs to talk about
247 scm_make_smob_type_mfpe, SCM_RETURN_NEWSMOB, SCM_NEWSMOB function
248 and macros.
249
cceae55d
JB
2501999-04-17 Jim Blandy <jimb@savonarola.red-bean.com>
251
252 * Makefile.in: Regenerated.
253
33432c79
JB
2541998-10-19 Jim Blandy <jimb@zwingli.cygnus.com>
255
256 * COPYING: New file.
257 * Makefile.in: Regenerated.
258
259 * Makefile.am (EXAMPLE_SMOB_FILES): List example-smob/COPYING.
260 * Makefile.in: Regenerated.
261
3e66cf9f
JB
2621998-10-16 Jim Blandy <jimb@zwingli.cygnus.com>
263
264 * Makefile.in: Regenerated, after change to qthreads.m4.
265
8ff90e04
JB
2661998-10-15 Jim Blandy <jimb@zwingli.cygnus.com>
267
268 * stamp-vti: Regenerated.
269
270 * hacks.el: Some handy helper functions for working on the manual.
271
272 * data-rep.texi: Extended to accomodate a full running example,
273 provided with the manual.
274 * example-smob: A new subdirectory, containing example files for
275 the manual chapter on smobs.
276 * Makefile.am (EXAMPLE_SMOB_FILES, dist-hook): New variable and
277 target, to get the example-smob directory into the distribution.
278 * Makefile.in: Regenerated.
279
59619fea
JB
2801998-10-08 Jim Blandy <jimb@zwingli.cygnus.com>
281
282 * .cvsignore: New file, containing data-rep.info. I'm not sure
283 whether we want to check this file into CVS, because it's
284 generated; if you find compelling reasons it should be, let me
285 know.
286
2f2cef71
JB
2871998-10-07 Jim Blandy <jimb@zwingli.cygnus.com>
288
289 * New directory for documentation.
290 * README: New file.
291 * data-rep.texi: It's not a real manual, but it's better than
292 nothing.
293 * Makefile.am, Makefile.in, data-rep.info, data-rep.texi,
294 mdate-sh, stamp-vti, texinfo.tex, version.texi: The usual support
295 files.