*** empty log message ***
[bpt/guile.git] / ChangeLog
1 Sat Apr 5 16:48:38 1997 Jim Blandy <jimb@floss.cyclic.com>
2
3 * newdoc/ref/scheme.texi (set-object-property!): Fix function name.
4
5 * Makefile.am: Omit doc subtree.
6 * configure.in: Omit makefiles in doc subtree.
7 * Makefile.in, configure: Rebuilt.
8
9 Sat Mar 15 01:11:44 1997 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
10
11 * guile.m4 (AM_INIT_GUILE_MODULE): Replaced AM_INIT_AUTOMAKE macro
12 with its definition and commented out definition of PACKAGE. This
13 changed seemed necessary after having removed PACKAGE from
14 libguile/acconfig.h.
15
16 Mon Feb 24 21:43:26 1997 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
17
18 * ltconfig, ltmain.sh: New versions from libtool-0.9.
19
20 * configure.in: Added AM_MAINTAINER_MODE
21
22 Fri Feb 7 17:57:46 1997 Jim Blandy <jimb@floss.cyclic.com>
23
24 * config.sub, config.guess: New versions, that handle i686, etc.
25
26 Thu Jan 23 07:06:15 1997 Mark Galassi <rosalia@papageno.lanl.gov>
27
28 * newdoc/tutorial/guile-tut.texi: started checking in the Guile
29 tutorial rewrite, but have not merged much into it yet.
30
31 Tue Jan 21 17:28:40 1997 Mark Galassi <rosalia@sarastro.lanl.gov>
32
33 * newdoc/ref/guile-ref.texi: started checking in parts of the
34 reference manual re-write.
35
36 Sat Jan 11 14:40:17 1997 Marius Vollmer <mvo@zagadka.ping.de>
37
38 * ltconfig, ltmain.sh: New files for libtool support. libguile,
39 rx, gh and gtcltk-lib can now be build as shared libraries.
40 * Makefile.am (EXTRA_DIST): Added ltconfig and ltmain.sh
41
42 Sun Jan 5 16:57:10 1997 Jim Blandy <jimb@floss.cyclic.com>
43
44 * Guile 1.0 released. This is the first release by the Free
45 Software Foundation; Cygnus has also released earlier versions of
46 Guile.
47
48 * GUILE-VERSION: Updated version number.
49 * NEWS: Added comments for all the user-visible changes marked in
50 the ChangeLogs.
51 * README: Updated for release.
52
53 Thu Dec 12 00:14:32 1996 Gary Houston <ghouston@actrix.gen.nz>
54
55 * scsh: new directory.
56
57 Mon Dec 2 17:33:04 1996 Tom Tromey <tromey@cygnus.com>
58
59 * configure.in: Generate doc/guile-programmer/Makefile and
60 doc/guile-user/Makefile.
61
62 Sat Nov 30 23:45:54 1996 Tom Tromey <tromey@cygnus.com>
63
64 * aclocal.m4: Now automatically generated by aclocal.
65 * threads.m4: New file.
66 * guile.m4: New file.
67 * Makefile.am, doc/Makefile.am: New files.
68 * configure.in: Updated for Automake. Avoid excessively verbose
69 "greet" messages.
70
71 Wed Oct 16 07:32:14 1996 Mark Galassi <rosalia@sarastro.lanl.gov>
72
73 * lgh: directory renamed to gh, along with all prefixes of the
74 high level library procedures.
75
76 Thu Oct 10 14:37:43 1996 Jim Blandy <jimb@floss.cyclic.com>
77
78 * Makefile.in (TAGS tags): Find the source files in $srcdir.
79
80 Wed Oct 9 19:37:14 1996 Jim Blandy <jimb@floss.cyclic.com>
81
82 * Makefile.in (DISTFILES): Add AUTHORS and aclocal.m4.
83
84 Tue Oct 1 00:13:55 1996 Mikael Djurfeldt <mdj@woody.nada.kth.se>
85
86 * configure.in: Added some configuration magic from the Cygnus
87 distribution.
88
89 * aclocal.m4: New file. For now used for thread support
90 configuration.
91
92 Fri Sep 13 14:39:30 1996 Mark Galassi <rosalia@sarastro.lanl.gov>
93
94 * Makefile.in (DISTFILES): added mkinstalldirs to the DISTFILES
95
96 * PLUGIN: changed the PLUGIN/REQ files in the ice-9 and lgh
97 directories, to arrange for lgh to the last thing
98 configured/built.
99
100 Wed Sep 11 21:11:33 1996 Mark Galassi <rosalia@nis.lanl.gov>
101
102 * lgh/: added the directory in which I implement the high level
103 libguile library (lgh_) for this release of Guile. See the
104 ChangeLog in there for further details.
105
106 Wed Sep 11 16:12:53 1996 Mark Galassi <rosalia@sarastro.lanl.gov>
107
108 * doc/ (guile-user and guile-programmer): added the guile-user and
109 guile-programmer directories which contain the user and programmer
110 manuals. See the ChangeLog entries there for detail.
111
112 Wed Sep 11 14:33:49 1996 Jim Blandy <jimb@floss.cyclic.com>
113
114 * Makefile.in (distclean): Don't forget to delete doc/Makefile.
115
116 * Makefile.in (distclean): Don't forget to delete
117 config.build-subdirs.
118
119 Thu Sep 5 17:36:15 1996 Jim Blandy <jimb@floss.cyclic.com>
120
121 * Makefile.in (tags): New name for `TAGS' target, which will
122 always run the commands.
123
124 Thu Sep 5 09:56:50 1996 Jim Blandy <jimb@totoro.cyclic.com>
125
126 * README: Doc fixes.
127
128 Fri Aug 30 16:56:27 1996 Jim Blandy <jimb@floss.cyclic.com>
129
130 * Makefile.in (TAGS): Produce a single tags file for all of Guile.
131
132 Thu Aug 15 19:03:03 1996 Jim Blandy <jimb@floss.cyclic.com>
133
134 * configure.in: Check for -ldl, so the check for Tcl won't fail
135 spuriously.
136
137 Thu Aug 15 01:29:29 1996 Jim Blandy <jimb@totoro.cyclic.com>
138
139 Change the way we decide whether to build gtcltk-lib, so that it's
140 omitted from the build process when appropriate, but never from
141 the dist process.
142 * configure.in: Don't edit all_subdirs depending on the
143 availability of Tk; let that be the list of all PLUGIN
144 subdirectories present, as it used to be. Instead, edit a new
145 variable, build_subdirs; write its final value, the list of
146 subdirs we do want to compile in, to config.build-subdirs.
147 Substitute that into the top-level Makefile too.
148 * Makefile.in (subdirs): Set this to @build_subdirs@, so we only
149 recurse on the subdirectories we should build.
150 (distdirs): Set this to @existingdirs@, so it includes the subdirs
151 we decided not to build.
152
153 * doc/gtcltk.texi: File resurrected from old Guile releases.
154 * doc/Makefile.in (info): Build the gtcltk documentation.
155 (DIST_FILES): Include it in the distribution.
156
157 * configure.in: If we can find the library for tcl7.5, build
158 gtcltk-lib. Call AC_PROG_CC, to help run that test with the right
159 compiler (not sure this is necessary).
160
161 Mon Aug 12 15:09:37 1996 Jim Blandy <jimb@totoro.cyclic.com>
162
163 * NEWS: Fix bug reporting address.
164
165 Fri Aug 9 15:58:42 1996 Jim Blandy <jimb@totoro.cyclic.com>
166
167 * AUTHORS: New file, in accordance with the GNU maintainers'
168 standards.
169
170 Tue Aug 6 14:40:44 1996 Jim Blandy <jimb@totoro.cyclic.com>
171
172 * README: Renamed from ANNOUNCE; include bug report address,
173 description, and short tour.
174 * INSTALL: Renamed from BUILDING.
175 * NEWS: New file.
176 * Makefile.in (DISTFILES): Update appropriately.
177
178 Thu Aug 1 02:31:53 1996 Jim Blandy <jimb@totoro.cyclic.com>
179
180 * doc/Makefile.in: Added pattern targets for creating DVI and
181 PostScript files.
182 (%.ps, %.dvi, %.txt): New targets.
183 (DVIPS, TEXI2DVI): New variables.
184
185 * GUILE-VERSION: Updated to 1.0b3.
186
187 Rehashed distribution system, in preparation for nightly
188 snapshots. Other changes in subdirectories.
189 * Makefile.in (dist): Rewritten --- the old target was out of
190 date, dependent on files that we don't have, and relied on GNU
191 tar. The new target is simpler.
192 (VERSION, srcdir, dist_dirs): New variables.
193 (DISTFILES): Renamed from localfiles. Added GUILE-VERSION and
194 TODO.
195 (localtreats): Variable removed. We don't have this file.
196 (info): cd to doc and make info there; don't make info in every
197 ${subdir}; those Makefiles don't know what to do.
198 (distname, distdir, treats, announcefile): Variables removed.
199 (manifest-file): Target removed.
200 (dist-dir): New target, responsible for distributable files in
201 this directory.
202 (GZIP, GZIP_EXT, TAR_VERBOSE, DIST_NAME): New variables,
203 controlling the 'dist' target.
204 * configure.in: Substitute GUILE-VERSION into the top-level
205 Makefile. Build doc/Makefile from doc/Makefile.in.
206
207 * doc/Makefile.in: New file.