* match.scm: Don't export defstruct. Use (unquote defstruct) instead.
[bpt/guile.git] / doc / ChangeLog
CommitLineData
4bc59ee7
NJ
12001-03-09 Neil Jerram <neil@ossau.uklinux.net>
2
fff043ab
NJ
3 * Makefile.am: Change HTML to HTMLDOC, now that we're part of a
4 wider distribution.
5
c2dc2842
NJ
6 Moving documentation files from guile-doc and guile-doc into
7 guile-core/doc:
4aa8647c
NJ
8
9 * env.texi, indices.texi, mbapi.texi, mltext.texi, scripts.texi,
10 scsh.texi, tcltk.texi, hierarchy.txt, scheme-indices.texi,
11 slib.texi, deprecated.texi, scheme-binding.texi, appendices.texi,
12 scheme-intro.texi, goops.texi, extend.texi, gh.texi, intro.texi,
13 preface.texi, scm.texi, goops-tutorial.texi, hierarchy.eps,
14 r4rs.texi, r5rs.texi, texinfo.tex, scheme-reading.texi,
15 data-rep.texi, scheme-utility.texi, posix.texi,
16 scheme-control.texi, scheme-debug.texi, scheme-evaluation.texi,
17 scheme-io.texi, scheme-memory.texi, scheme-modules.texi,
18 scheme-options.texi, scheme-procedures.texi,
19 scheme-scheduling.texi, scheme-translation.texi, guile.texi,
9cca936f
NJ
20 scheme-data.texi, scheme-ideas.texi, expect.texi,
21 ChangeLog-guile-doc-ref, guile-tut.texi,
c2dc2842
NJ
22 ChangeLog-guile-doc-tutorial, AUTHORS, BUGS, NEWS, THANKS: New
23 files.
9cca936f 24
c2dc2842 25 * .cvsignore, Makefile.am, README: Merged.
4aa8647c 26
c2dc2842
NJ
27 * sources: New subdirectory.
28
da00aada
NJ
29 Both the following files are about to be replaced by files from
30 guile-doc/ref.
31
32 * texinfo.tex: Removed.
33
4bc59ee7
NJ
34 * data-rep.texi: Removed.
35
07347b49
NJ
362001-02-15 Neil Jerram <neil@ossau.uklinux.net>
37
14dd0e27
NJ
38 * README: Explain retirement of `data-rep.texi'.
39
40 * Makefile.am (info_TEXINFOS, data_rep_TEXINFOS): Removed.
41
07347b49
NJ
42 * data-rep.texi: Replace this copy of data-rep.texi with a notice
43 indicating that it has been retired. The master copy of
44 data-rep.texi is at guile-doc/ref/data-rep.texi.
45
bd7d4f40
MV
462001-02-04 Marius Vollmer <mvo@zagadka.ping.de>
47
48 * data-rep.texi: Use SCM_SMOB_DATA instead of SCM_CDR. Also
49 things like SCM_SMOB_PREDICATE and SCM_NEWSMOB. Thanks to Dale
50 P. Smith!
51
c6c2ea9f
MD
522000-10-25 Mikael Djurfeldt <mdj@linnaeus.mit.edu>
53
54 * mop.text: Preliminary documentation of the GOOPS meta object
55 protocol.
56
6de50a52
NJ
572000-07-28 Neil Jerram <neil@ossau.uklinux.net>
58
59 * data-rep.texi (Garbage Collection): Fix "accomodate" spelling
60 mistake.
61
685c0d71
DH
622000-06-30 Dirk Herrmann <D.Herrmann@tu-bs.de>
63
64 * data-rep.tex: Removed documentation for SCM_OUTOFRANGE.
65
31987551
MD
662000-06-20 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
67
68 * data-rep.texi: Center discussion around the standard interface
69 for smob type creation (scm_make_smob_type) and warn about the
70 ongoing discussion which may result in deprecating
71 scm_make_smob_type_mfpe in next release of Guile.
72
ae09e7ac
DH
732000-05-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
74
75 * data-rep.texi: Updated the macro names for operating on
76 characters.
77
d87d3650
DH
782000-03-22 Dirk Herrmann <D.Herrmann@tu-bs.de>
79
80 * api.txt: Added a first attempt for a description of the newly
81 designed low level API.
82
106428b3
MV
832000-01-31 Marius Vollmer <mvo@zagadka.ping.de>
84
85 * Makefile.am (version.texi): Override automake's rule for
86 version.texi so that it gets created even in non-maintainer-mode.
87
078e9092
GB
88Thu Jan 20 13:00:18 2000 Greg J. Badros <gjb@cs.washington.edu>
89
90 * version.texi, stamp-vti: Removed -- these are auto-generated.
91
899a7b3c
MD
922000-01-12 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
93
fb4956c9
MD
94 * Makefile.am (dist-hook): Updated to include oldfmt.c in
95 distribution archive.
96
899a7b3c
MD
97 * README: Updated with note about oldfmt.c.
98
99 * oldfmt.c: New file: Used by application writers to adapt to
100 new-style error format strings.
101
741d6079
GH
1021999-12-06 Gary Houston <ghouston@freewire.co.uk>
103
104 * data-rep.texi: change dircategory to match change in guile-doc
105 and scm.
106
0c1221ab
JB
1071999-10-05 Jim Blandy <jimb@savonarola.red-bean.com>
108
109 * Makefile.in: Deleted from CVS repository. Run the autogen.sh
110 script to create generated files like this one.
111
e1f20ec6
JB
1121999-09-11 Jim Blandy <jimb@savonarola.red-bean.com>
113
114 * Makefile.in: Regenerated.
115
544b9232
MD
116Fri Jun 25 22:21:43 1999 Greg Badros <gjb@cs.washington.edu>
117
118 * data-rep.texi: Updated SMOB docs to talk about
119 scm_make_smob_type_mfpe, SCM_RETURN_NEWSMOB, SCM_NEWSMOB function
120 and macros.
121
cceae55d
JB
1221999-04-17 Jim Blandy <jimb@savonarola.red-bean.com>
123
124 * Makefile.in: Regenerated.
125
33432c79
JB
1261998-10-19 Jim Blandy <jimb@zwingli.cygnus.com>
127
128 * COPYING: New file.
129 * Makefile.in: Regenerated.
130
131 * Makefile.am (EXAMPLE_SMOB_FILES): List example-smob/COPYING.
132 * Makefile.in: Regenerated.
133
3e66cf9f
JB
1341998-10-16 Jim Blandy <jimb@zwingli.cygnus.com>
135
136 * Makefile.in: Regenerated, after change to qthreads.m4.
137
8ff90e04
JB
1381998-10-15 Jim Blandy <jimb@zwingli.cygnus.com>
139
140 * stamp-vti: Regenerated.
141
142 * hacks.el: Some handy helper functions for working on the manual.
143
144 * data-rep.texi: Extended to accomodate a full running example,
145 provided with the manual.
146 * example-smob: A new subdirectory, containing example files for
147 the manual chapter on smobs.
148 * Makefile.am (EXAMPLE_SMOB_FILES, dist-hook): New variable and
149 target, to get the example-smob directory into the distribution.
150 * Makefile.in: Regenerated.
151
59619fea
JB
1521998-10-08 Jim Blandy <jimb@zwingli.cygnus.com>
153
154 * .cvsignore: New file, containing data-rep.info. I'm not sure
155 whether we want to check this file into CVS, because it's
156 generated; if you find compelling reasons it should be, let me
157 know.
158
2f2cef71
JB
1591998-10-07 Jim Blandy <jimb@zwingli.cygnus.com>
160
161 * New directory for documentation.
162 * README: New file.
163 * data-rep.texi: It's not a real manual, but it's better than
164 nothing.
165 * Makefile.am, Makefile.in, data-rep.info, data-rep.texi,
166 mdate-sh, stamp-vti, texinfo.tex, version.texi: The usual support
167 files.