* Fix range checks of SCM_VALIDATE* macros.
[bpt/guile.git] / doc / ChangeLog
CommitLineData
31987551
MD
12000-06-20 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
2
3 * data-rep.texi: Center discussion around the standard interface
4 for smob type creation (scm_make_smob_type) and warn about the
5 ongoing discussion which may result in deprecating
6 scm_make_smob_type_mfpe in next release of Guile.
7
ae09e7ac
DH
82000-05-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
9
10 * data-rep.texi: Updated the macro names for operating on
11 characters.
12
d87d3650
DH
132000-03-22 Dirk Herrmann <D.Herrmann@tu-bs.de>
14
15 * api.txt: Added a first attempt for a description of the newly
16 designed low level API.
17
106428b3
MV
182000-01-31 Marius Vollmer <mvo@zagadka.ping.de>
19
20 * Makefile.am (version.texi): Override automake's rule for
21 version.texi so that it gets created even in non-maintainer-mode.
22
078e9092
GB
23Thu Jan 20 13:00:18 2000 Greg J. Badros <gjb@cs.washington.edu>
24
25 * version.texi, stamp-vti: Removed -- these are auto-generated.
26
899a7b3c
MD
272000-01-12 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
28
fb4956c9
MD
29 * Makefile.am (dist-hook): Updated to include oldfmt.c in
30 distribution archive.
31
899a7b3c
MD
32 * README: Updated with note about oldfmt.c.
33
34 * oldfmt.c: New file: Used by application writers to adapt to
35 new-style error format strings.
36
741d6079
GH
371999-12-06 Gary Houston <ghouston@freewire.co.uk>
38
39 * data-rep.texi: change dircategory to match change in guile-doc
40 and scm.
41
0c1221ab
JB
421999-10-05 Jim Blandy <jimb@savonarola.red-bean.com>
43
44 * Makefile.in: Deleted from CVS repository. Run the autogen.sh
45 script to create generated files like this one.
46
e1f20ec6
JB
471999-09-11 Jim Blandy <jimb@savonarola.red-bean.com>
48
49 * Makefile.in: Regenerated.
50
544b9232
MD
51Fri Jun 25 22:21:43 1999 Greg Badros <gjb@cs.washington.edu>
52
53 * data-rep.texi: Updated SMOB docs to talk about
54 scm_make_smob_type_mfpe, SCM_RETURN_NEWSMOB, SCM_NEWSMOB function
55 and macros.
56
cceae55d
JB
571999-04-17 Jim Blandy <jimb@savonarola.red-bean.com>
58
59 * Makefile.in: Regenerated.
60
33432c79
JB
611998-10-19 Jim Blandy <jimb@zwingli.cygnus.com>
62
63 * COPYING: New file.
64 * Makefile.in: Regenerated.
65
66 * Makefile.am (EXAMPLE_SMOB_FILES): List example-smob/COPYING.
67 * Makefile.in: Regenerated.
68
3e66cf9f
JB
691998-10-16 Jim Blandy <jimb@zwingli.cygnus.com>
70
71 * Makefile.in: Regenerated, after change to qthreads.m4.
72
8ff90e04
JB
731998-10-15 Jim Blandy <jimb@zwingli.cygnus.com>
74
75 * stamp-vti: Regenerated.
76
77 * hacks.el: Some handy helper functions for working on the manual.
78
79 * data-rep.texi: Extended to accomodate a full running example,
80 provided with the manual.
81 * example-smob: A new subdirectory, containing example files for
82 the manual chapter on smobs.
83 * Makefile.am (EXAMPLE_SMOB_FILES, dist-hook): New variable and
84 target, to get the example-smob directory into the distribution.
85 * Makefile.in: Regenerated.
86
59619fea
JB
871998-10-08 Jim Blandy <jimb@zwingli.cygnus.com>
88
89 * .cvsignore: New file, containing data-rep.info. I'm not sure
90 whether we want to check this file into CVS, because it's
91 generated; if you find compelling reasons it should be, let me
92 know.
93
2f2cef71
JB
941998-10-07 Jim Blandy <jimb@zwingli.cygnus.com>
95
96 * New directory for documentation.
97 * README: New file.
98 * data-rep.texi: It's not a real manual, but it's better than
99 nothing.
100 * Makefile.am, Makefile.in, data-rep.info, data-rep.texi,
101 mdate-sh, stamp-vti, texinfo.tex, version.texi: The usual support
102 files.