* check-guile.in: 16 documentation tests were failing if "make
[bpt/guile.git] / doc / ChangeLog
CommitLineData
fcaedf99
MG
12001-03-16 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
2
3 * scheme-data.texi (Arithmetic): Documented the arithmetic
4 procedures.
5 (Integer Operations): Added documentation.
6 (Comparison): Added documentation.
7 (Complex): Added documentation.
8 (Symbols and Variables): Comment out `builtin-bindings', which is
9 removed according to NEWS.
10 (Pairs): Added documentation.
11
12 * scheme-io.texi: Added R5RS index entries for all R5RS
13 procedures.
14 (File Ports): New docs for `call-with-input-file',
15 `call-with-output-file', `with-input-from-file',
16 `with-output-to-file', `with-error-to-file'.
17
18 * scheme-control.texi, scheme-utility.texi,
19 * scheme-procedures.texi: Added R5RS index entries for all R5RS
20 procedures.
21
22 * scheme-evaluation.texi (Fly Evaluation): Added documentation for
23 `apply'. Added R5RS index entries for all R5RS procedures.
24
25 * scheme-data.texi: Added R5RS index entries for all R5RS
26 procedures. Removed R5RS index entries for `ass{q,v,occ}-set!'.
27 Removed explicit entries into the function entries. They are
28 automagic.
29 (Vectors): Added documentation for `make-vector', `vector-ref' and
30 `vector-set!'.
31
c4f810a4
MV
322001-03-12 Marius Vollmer <mvo@zagadka.ping.de>
33
34 * intro.texi: Changed to reflect current practice better. Added
35 stuff about writing Guile Extensions (aka dynamically loaded
36 shared libraries).
37
04426527
MD
382001-03-09 Mikael Djurfeldt <mdj@linnaeus.mit.edu>
39
40 * goops.texi (VERSION): Bumped to version 0.3.
41
7d435120 42 * goops-tutorial.texi, goops.texi: Updated to reflect new
04426527
MD
43 define-method syntax.
44
4bc59ee7
NJ
452001-03-09 Neil Jerram <neil@ossau.uklinux.net>
46
fff043ab
NJ
47 * Makefile.am: Change HTML to HTMLDOC, now that we're part of a
48 wider distribution.
49
c2dc2842
NJ
50 Moving documentation files from guile-doc and guile-doc into
51 guile-core/doc:
4aa8647c
NJ
52
53 * env.texi, indices.texi, mbapi.texi, mltext.texi, scripts.texi,
54 scsh.texi, tcltk.texi, hierarchy.txt, scheme-indices.texi,
55 slib.texi, deprecated.texi, scheme-binding.texi, appendices.texi,
56 scheme-intro.texi, goops.texi, extend.texi, gh.texi, intro.texi,
57 preface.texi, scm.texi, goops-tutorial.texi, hierarchy.eps,
58 r4rs.texi, r5rs.texi, texinfo.tex, scheme-reading.texi,
59 data-rep.texi, scheme-utility.texi, posix.texi,
60 scheme-control.texi, scheme-debug.texi, scheme-evaluation.texi,
61 scheme-io.texi, scheme-memory.texi, scheme-modules.texi,
62 scheme-options.texi, scheme-procedures.texi,
63 scheme-scheduling.texi, scheme-translation.texi, guile.texi,
9cca936f
NJ
64 scheme-data.texi, scheme-ideas.texi, expect.texi,
65 ChangeLog-guile-doc-ref, guile-tut.texi,
c2dc2842
NJ
66 ChangeLog-guile-doc-tutorial, AUTHORS, BUGS, NEWS, THANKS: New
67 files.
9cca936f 68
c2dc2842 69 * .cvsignore, Makefile.am, README: Merged.
4aa8647c 70
c2dc2842
NJ
71 * sources: New subdirectory.
72
da00aada
NJ
73 Both the following files are about to be replaced by files from
74 guile-doc/ref.
75
76 * texinfo.tex: Removed.
77
4bc59ee7
NJ
78 * data-rep.texi: Removed.
79
07347b49
NJ
802001-02-15 Neil Jerram <neil@ossau.uklinux.net>
81
14dd0e27
NJ
82 * README: Explain retirement of `data-rep.texi'.
83
84 * Makefile.am (info_TEXINFOS, data_rep_TEXINFOS): Removed.
85
07347b49
NJ
86 * data-rep.texi: Replace this copy of data-rep.texi with a notice
87 indicating that it has been retired. The master copy of
88 data-rep.texi is at guile-doc/ref/data-rep.texi.
89
bd7d4f40
MV
902001-02-04 Marius Vollmer <mvo@zagadka.ping.de>
91
92 * data-rep.texi: Use SCM_SMOB_DATA instead of SCM_CDR. Also
93 things like SCM_SMOB_PREDICATE and SCM_NEWSMOB. Thanks to Dale
94 P. Smith!
95
c6c2ea9f
MD
962000-10-25 Mikael Djurfeldt <mdj@linnaeus.mit.edu>
97
98 * mop.text: Preliminary documentation of the GOOPS meta object
99 protocol.
100
6de50a52
NJ
1012000-07-28 Neil Jerram <neil@ossau.uklinux.net>
102
103 * data-rep.texi (Garbage Collection): Fix "accomodate" spelling
104 mistake.
105
685c0d71
DH
1062000-06-30 Dirk Herrmann <D.Herrmann@tu-bs.de>
107
108 * data-rep.tex: Removed documentation for SCM_OUTOFRANGE.
109
31987551
MD
1102000-06-20 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
111
112 * data-rep.texi: Center discussion around the standard interface
113 for smob type creation (scm_make_smob_type) and warn about the
114 ongoing discussion which may result in deprecating
115 scm_make_smob_type_mfpe in next release of Guile.
116
ae09e7ac
DH
1172000-05-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
118
119 * data-rep.texi: Updated the macro names for operating on
120 characters.
121
d87d3650
DH
1222000-03-22 Dirk Herrmann <D.Herrmann@tu-bs.de>
123
124 * api.txt: Added a first attempt for a description of the newly
125 designed low level API.
126
106428b3
MV
1272000-01-31 Marius Vollmer <mvo@zagadka.ping.de>
128
129 * Makefile.am (version.texi): Override automake's rule for
130 version.texi so that it gets created even in non-maintainer-mode.
131
078e9092
GB
132Thu Jan 20 13:00:18 2000 Greg J. Badros <gjb@cs.washington.edu>
133
134 * version.texi, stamp-vti: Removed -- these are auto-generated.
135
899a7b3c
MD
1362000-01-12 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
137
fb4956c9
MD
138 * Makefile.am (dist-hook): Updated to include oldfmt.c in
139 distribution archive.
140
899a7b3c
MD
141 * README: Updated with note about oldfmt.c.
142
143 * oldfmt.c: New file: Used by application writers to adapt to
144 new-style error format strings.
145
741d6079
GH
1461999-12-06 Gary Houston <ghouston@freewire.co.uk>
147
148 * data-rep.texi: change dircategory to match change in guile-doc
149 and scm.
150
0c1221ab
JB
1511999-10-05 Jim Blandy <jimb@savonarola.red-bean.com>
152
153 * Makefile.in: Deleted from CVS repository. Run the autogen.sh
154 script to create generated files like this one.
155
e1f20ec6
JB
1561999-09-11 Jim Blandy <jimb@savonarola.red-bean.com>
157
158 * Makefile.in: Regenerated.
159
544b9232
MD
160Fri Jun 25 22:21:43 1999 Greg Badros <gjb@cs.washington.edu>
161
162 * data-rep.texi: Updated SMOB docs to talk about
163 scm_make_smob_type_mfpe, SCM_RETURN_NEWSMOB, SCM_NEWSMOB function
164 and macros.
165
cceae55d
JB
1661999-04-17 Jim Blandy <jimb@savonarola.red-bean.com>
167
168 * Makefile.in: Regenerated.
169
33432c79
JB
1701998-10-19 Jim Blandy <jimb@zwingli.cygnus.com>
171
172 * COPYING: New file.
173 * Makefile.in: Regenerated.
174
175 * Makefile.am (EXAMPLE_SMOB_FILES): List example-smob/COPYING.
176 * Makefile.in: Regenerated.
177
3e66cf9f
JB
1781998-10-16 Jim Blandy <jimb@zwingli.cygnus.com>
179
180 * Makefile.in: Regenerated, after change to qthreads.m4.
181
8ff90e04
JB
1821998-10-15 Jim Blandy <jimb@zwingli.cygnus.com>
183
184 * stamp-vti: Regenerated.
185
186 * hacks.el: Some handy helper functions for working on the manual.
187
188 * data-rep.texi: Extended to accomodate a full running example,
189 provided with the manual.
190 * example-smob: A new subdirectory, containing example files for
191 the manual chapter on smobs.
192 * Makefile.am (EXAMPLE_SMOB_FILES, dist-hook): New variable and
193 target, to get the example-smob directory into the distribution.
194 * Makefile.in: Regenerated.
195
59619fea
JB
1961998-10-08 Jim Blandy <jimb@zwingli.cygnus.com>
197
198 * .cvsignore: New file, containing data-rep.info. I'm not sure
199 whether we want to check this file into CVS, because it's
200 generated; if you find compelling reasons it should be, let me
201 know.
202
2f2cef71
JB
2031998-10-07 Jim Blandy <jimb@zwingli.cygnus.com>
204
205 * New directory for documentation.
206 * README: New file.
207 * data-rep.texi: It's not a real manual, but it's better than
208 nothing.
209 * Makefile.am, Makefile.in, data-rep.info, data-rep.texi,
210 mdate-sh, stamp-vti, texinfo.tex, version.texi: The usual support
211 files.