Updated the macro names for operating on characters.
[bpt/guile.git] / doc / ChangeLog
1 2000-05-15 Dirk Herrmann <D.Herrmann@tu-bs.de>
2
3 * data-rep.texi: Updated the macro names for operating on
4 characters.
5
6 2000-03-22 Dirk Herrmann <D.Herrmann@tu-bs.de>
7
8 * api.txt: Added a first attempt for a description of the newly
9 designed low level API.
10
11 2000-01-31 Marius Vollmer <mvo@zagadka.ping.de>
12
13 * Makefile.am (version.texi): Override automake's rule for
14 version.texi so that it gets created even in non-maintainer-mode.
15
16 Thu Jan 20 13:00:18 2000 Greg J. Badros <gjb@cs.washington.edu>
17
18 * version.texi, stamp-vti: Removed -- these are auto-generated.
19
20 2000-01-12 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
21
22 * Makefile.am (dist-hook): Updated to include oldfmt.c in
23 distribution archive.
24
25 * README: Updated with note about oldfmt.c.
26
27 * oldfmt.c: New file: Used by application writers to adapt to
28 new-style error format strings.
29
30 1999-12-06 Gary Houston <ghouston@freewire.co.uk>
31
32 * data-rep.texi: change dircategory to match change in guile-doc
33 and scm.
34
35 1999-10-05 Jim Blandy <jimb@savonarola.red-bean.com>
36
37 * Makefile.in: Deleted from CVS repository. Run the autogen.sh
38 script to create generated files like this one.
39
40 1999-09-11 Jim Blandy <jimb@savonarola.red-bean.com>
41
42 * Makefile.in: Regenerated.
43
44 Fri Jun 25 22:21:43 1999 Greg Badros <gjb@cs.washington.edu>
45
46 * data-rep.texi: Updated SMOB docs to talk about
47 scm_make_smob_type_mfpe, SCM_RETURN_NEWSMOB, SCM_NEWSMOB function
48 and macros.
49
50 1999-04-17 Jim Blandy <jimb@savonarola.red-bean.com>
51
52 * Makefile.in: Regenerated.
53
54 1998-10-19 Jim Blandy <jimb@zwingli.cygnus.com>
55
56 * COPYING: New file.
57 * Makefile.in: Regenerated.
58
59 * Makefile.am (EXAMPLE_SMOB_FILES): List example-smob/COPYING.
60 * Makefile.in: Regenerated.
61
62 1998-10-16 Jim Blandy <jimb@zwingli.cygnus.com>
63
64 * Makefile.in: Regenerated, after change to qthreads.m4.
65
66 1998-10-15 Jim Blandy <jimb@zwingli.cygnus.com>
67
68 * stamp-vti: Regenerated.
69
70 * hacks.el: Some handy helper functions for working on the manual.
71
72 * data-rep.texi: Extended to accomodate a full running example,
73 provided with the manual.
74 * example-smob: A new subdirectory, containing example files for
75 the manual chapter on smobs.
76 * Makefile.am (EXAMPLE_SMOB_FILES, dist-hook): New variable and
77 target, to get the example-smob directory into the distribution.
78 * Makefile.in: Regenerated.
79
80 1998-10-08 Jim Blandy <jimb@zwingli.cygnus.com>
81
82 * .cvsignore: New file, containing data-rep.info. I'm not sure
83 whether we want to check this file into CVS, because it's
84 generated; if you find compelling reasons it should be, let me
85 know.
86
87 1998-10-07 Jim Blandy <jimb@zwingli.cygnus.com>
88
89 * New directory for documentation.
90 * README: New file.
91 * data-rep.texi: It's not a real manual, but it's better than
92 nothing.
93 * Makefile.am, Makefile.in, data-rep.info, data-rep.texi,
94 mdate-sh, stamp-vti, texinfo.tex, version.texi: The usual support
95 files.