*** empty log message ***
[bpt/guile.git] / ChangeLog
1 Mon Jun 9 02:35:46 1997 Tim Pierce <twp@twp.tezcat.com>
2
3 * config.guess: New copy from autoconf-2.12, which recognizes
4 OpenBSD.
5
6 Tue Jun 3 16:34:19 1997 Jim Blandy <jimb@totoro.cyclic.com>
7
8 * configure.in: Check for Rx, so we will use its routines (which I
9 pretty much trust) if it is installed.
10 * configure: Regenerated.
11
12 Sat May 31 03:48:45 1997 Gary Houston <ghouston@actrix.gen.nz>
13
14 * acconfig.h: mention HAVE_RESTARTS.
15 * configure.in: check for sigaction and restartable system calls.
16
17 Tue May 27 22:47:52 1997 Tim Pierce <twp@twp.tezcat.com>
18
19 * configure.in: Check for presence of regcomp.
20 * configure: Regenerated.
21
22 Mon May 26 12:14:20 1997 Jim Blandy <jimb@floss.cyclic.com>
23
24 * COPYING: New address for FSF.
25
26 * configure.in: We don't need to add fileblocks.o to LIBOBJS if
27 struct stat doesn't have the st_blocks field. We take care of
28 that case in the code. Replace AC_STRUCT_ST_BLOCKS with its
29 definition, edited appropriately. (Bernard URBAN)
30 * configure: Regenerated.
31
32 Sat May 17 13:49:28 1997 Jim Blandy <jimb@floss.cyclic.com>
33
34 * configure.in: Don't link against -lnsl or -lsocket unless we
35 actually need to. This causes trouble on Irix. (Thanks to Larry
36 Schwimmer.)
37
38 * config.sub: Get newer version, that recognizes the i686.
39
40 Fri May 16 17:26:10 1997 Jim Blandy <jimb@totoro.cyclic.com>
41
42 * README: Changed Mikael's threads work attribution in order
43 to sooth Anthony's enormous, but wounded, ego.
44
45 Fri May 16 17:26:53 1997 Jim Blandy <jimb@totoro.cyclic.com>
46
47 Just kidding!!!
48
49 Fri May 16 04:24:48 1997 Jim Blandy <jimb@floss.cyclic.com>
50
51 Guile 1.1 released.
52 * GUILE-VERSION: Bump to 1.1.
53
54 Tue May 13 16:34:40 1997 Jim Blandy <jimb@floss.cyclic.com>
55
56 Switch to automake-1.1p.
57 * Makefile.in, aclocal.m4, configure: Regenerated.
58
59 Mon May 12 18:29:45 1997 Jim Blandy <jimb@floss.cyclic.com>
60
61 * threads.m4: Copy Anthony's change here, so it'll actually
62 survive.
63
64 Thu May 8 11:48:40 1997 Anthony Green <green@hoser.cygnus.com>
65
66 * aclocal.m4: Fixes for building with coop threads in a
67 seperate compilation directory.
68 * configure: Rebuilt.
69
70 Fri May 2 16:24:15 1997 Jim Blandy <jimb@floss.cyclic.com>
71
72 Upgrade to libtool 0.9e.
73 * ltconfig, ltmain.sh, config.guess, config.sub: New versions,
74 supplied by libtool.
75
76 * configure.in: When configuring qt, sunos needs the underscore
77 files; Solaris and Linux both need the normal files.
78 * configure: Reebilt.
79
80 Thu May 1 15:35:49 1997 Jim Blandy <jimb@floss.cyclic.com>
81
82 * configure.in: Get the paths for qt's md files right, so it can
83 build correctly when using a separate compilation directory.
84 * configure: Regenerated.
85
86 Thu Apr 24 01:20:34 1997 Jim Blandy <jimb@floss.cyclic.com>
87
88 Get threads to work again.
89 * Makefile.am (SUBDIRS): List libguile last, so qt gets built
90 first.
91 * Makefile.in: Regenerated.
92 * aclocal.m4, configure: Regenerate, with modern definition of
93 CY_AC_WITH_THREADS. Where did the old text come from? Creepy...
94
95 Reduced Guile distribution: one configure script, no plugins.
96 * configure.in: Merged the old text from qt/configure.in and
97 libguile/configure.in; Tom Tromey says automake only wants one
98 configure.in script. This seems fishy, but...
99 * Makefile.am: List the subdirectories explicitly; no more PLUGIN
100 gubbish.
101 * acconfig.h, acinclude.m4: Moved here from libguile, since
102 libguile's configure script lives here now.
103 * AUTHORS, INSTALL, README: Updated.
104 * Makefile.in, aclocal.m4 configure: Regenerated. Just like
105 amputated amphibian limbs.
106
107 Tue Apr 22 16:57:38 1997 Jim Blandy <jimb@totoro.cyclic.com>
108
109 * newdoc/ref/Makefile.am (dist_texis): Distribute the index files.
110 * newdoc/ref/Makefile.in: Regenerated.
111
112 Mon Apr 14 18:51:25 1997 Jim Blandy <jimb@floss.cyclic.com>
113
114 * threads.m4 (CY_AC_WITH_THREADS): When using coop threads, no
115 need to link against libthreads; the files it used to contain
116 are now a part of libguile.
117
118 Sun Apr 13 22:14:10 1997 Jim Blandy <jimb@floss.cyclic.com>
119
120 * guile.m4: Revert change of Mar 15, and use the new 'no-define'
121 argument to the AM_INIT_AUTOMAKE macro.
122
123 Fri Apr 11 15:43:07 1997 Jim Blandy <jimb@totoro.cyclic.com>
124
125 * ltconfig, ltmain.sh: Upgraded libtool files to 0.9d.
126 * README: Say where to find libtool 0.9d.
127
128 Wed Apr 9 17:51:13 1997 Jim Blandy <jimb@floss.cyclic.com>
129
130 Changes to work with automake-1.1n, which has better libtool
131 support. Also use libtool 0.8.
132 * README: Note new version numbers for automake and libtool.
133 * missing: New file required by new automake.
134 * Makefile.in: Regenerated.
135
136 Sat Apr 5 16:48:38 1997 Jim Blandy <jimb@floss.cyclic.com>
137
138 * newdoc/ref/scheme.texi (set-object-property!): Fix function name.
139
140 * Makefile.am: Omit doc subtree.
141 * configure.in: Omit makefiles in doc subtree.
142 * Makefile.in, configure: Rebuilt.
143
144 Sat Mar 15 01:11:44 1997 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
145
146 * guile.m4 (AM_INIT_GUILE_MODULE): Replaced AM_INIT_AUTOMAKE macro
147 with its definition and commented out definition of PACKAGE. This
148 changed seemed necessary after having removed PACKAGE from
149 libguile/acconfig.h.
150
151 Mon Feb 24 21:43:26 1997 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
152
153 * ltconfig, ltmain.sh: New versions from libtool-0.9.
154
155 * configure.in: Added AM_MAINTAINER_MODE
156
157 Fri Feb 7 17:57:46 1997 Jim Blandy <jimb@floss.cyclic.com>
158
159 * config.sub, config.guess: New versions, that handle i686, etc.
160
161 Thu Jan 23 07:06:15 1997 Mark Galassi <rosalia@papageno.lanl.gov>
162
163 * newdoc/tutorial/guile-tut.texi: started checking in the Guile
164 tutorial rewrite, but have not merged much into it yet.
165
166 Tue Jan 21 17:28:40 1997 Mark Galassi <rosalia@sarastro.lanl.gov>
167
168 * newdoc/ref/guile-ref.texi: started checking in parts of the
169 reference manual re-write.
170
171 Sat Jan 11 14:40:17 1997 Marius Vollmer <mvo@zagadka.ping.de>
172
173 * ltconfig, ltmain.sh: New files for libtool support. libguile,
174 rx, gh and gtcltk-lib can now be build as shared libraries.
175 * Makefile.am (EXTRA_DIST): Added ltconfig and ltmain.sh
176
177 Sun Jan 5 16:57:10 1997 Jim Blandy <jimb@floss.cyclic.com>
178
179 * Guile 1.0 released. This is the first release by the Free
180 Software Foundation; Cygnus has also released earlier versions of
181 Guile.
182
183 * GUILE-VERSION: Updated version number.
184 * NEWS: Added comments for all the user-visible changes marked in
185 the ChangeLogs.
186 * README: Updated for release.
187
188 Thu Dec 12 00:14:32 1996 Gary Houston <ghouston@actrix.gen.nz>
189
190 * scsh: new directory.
191
192 Mon Dec 2 17:33:04 1996 Tom Tromey <tromey@cygnus.com>
193
194 * configure.in: Generate doc/guile-programmer/Makefile and
195 doc/guile-user/Makefile.
196
197 Sat Nov 30 23:45:54 1996 Tom Tromey <tromey@cygnus.com>
198
199 * aclocal.m4: Now automatically generated by aclocal.
200 * threads.m4: New file.
201 * guile.m4: New file.
202 * Makefile.am, doc/Makefile.am: New files.
203 * configure.in: Updated for Automake. Avoid excessively verbose
204 "greet" messages.
205
206 Wed Oct 16 07:32:14 1996 Mark Galassi <rosalia@sarastro.lanl.gov>
207
208 * lgh: directory renamed to gh, along with all prefixes of the
209 high level library procedures.
210
211 Thu Oct 10 14:37:43 1996 Jim Blandy <jimb@floss.cyclic.com>
212
213 * Makefile.in (TAGS tags): Find the source files in $srcdir.
214
215 Wed Oct 9 19:37:14 1996 Jim Blandy <jimb@floss.cyclic.com>
216
217 * Makefile.in (DISTFILES): Add AUTHORS and aclocal.m4.
218
219 Tue Oct 1 00:13:55 1996 Mikael Djurfeldt <mdj@woody.nada.kth.se>
220
221 * configure.in: Added some configuration magic from the Cygnus
222 distribution.
223
224 * aclocal.m4: New file. For now used for thread support
225 configuration.
226
227 Fri Sep 13 14:39:30 1996 Mark Galassi <rosalia@sarastro.lanl.gov>
228
229 * Makefile.in (DISTFILES): added mkinstalldirs to the DISTFILES
230
231 * PLUGIN: changed the PLUGIN/REQ files in the ice-9 and lgh
232 directories, to arrange for lgh to the last thing
233 configured/built.
234
235 Wed Sep 11 21:11:33 1996 Mark Galassi <rosalia@nis.lanl.gov>
236
237 * lgh/: added the directory in which I implement the high level
238 libguile library (lgh_) for this release of Guile. See the
239 ChangeLog in there for further details.
240
241 Wed Sep 11 16:12:53 1996 Mark Galassi <rosalia@sarastro.lanl.gov>
242
243 * doc/ (guile-user and guile-programmer): added the guile-user and
244 guile-programmer directories which contain the user and programmer
245 manuals. See the ChangeLog entries there for detail.
246
247 Wed Sep 11 14:33:49 1996 Jim Blandy <jimb@floss.cyclic.com>
248
249 * Makefile.in (distclean): Don't forget to delete doc/Makefile.
250
251 * Makefile.in (distclean): Don't forget to delete
252 config.build-subdirs.
253
254 Thu Sep 5 17:36:15 1996 Jim Blandy <jimb@floss.cyclic.com>
255
256 * Makefile.in (tags): New name for `TAGS' target, which will
257 always run the commands.
258
259 Thu Sep 5 09:56:50 1996 Jim Blandy <jimb@totoro.cyclic.com>
260
261 * README: Doc fixes.
262
263 Fri Aug 30 16:56:27 1996 Jim Blandy <jimb@floss.cyclic.com>
264
265 * Makefile.in (TAGS): Produce a single tags file for all of Guile.
266
267 Thu Aug 15 19:03:03 1996 Jim Blandy <jimb@floss.cyclic.com>
268
269 * configure.in: Check for -ldl, so the check for Tcl won't fail
270 spuriously.
271
272 Thu Aug 15 01:29:29 1996 Jim Blandy <jimb@totoro.cyclic.com>
273
274 Change the way we decide whether to build gtcltk-lib, so that it's
275 omitted from the build process when appropriate, but never from
276 the dist process.
277 * configure.in: Don't edit all_subdirs depending on the
278 availability of Tk; let that be the list of all PLUGIN
279 subdirectories present, as it used to be. Instead, edit a new
280 variable, build_subdirs; write its final value, the list of
281 subdirs we do want to compile in, to config.build-subdirs.
282 Substitute that into the top-level Makefile too.
283 * Makefile.in (subdirs): Set this to @build_subdirs@, so we only
284 recurse on the subdirectories we should build.
285 (distdirs): Set this to @existingdirs@, so it includes the subdirs
286 we decided not to build.
287
288 * doc/gtcltk.texi: File resurrected from old Guile releases.
289 * doc/Makefile.in (info): Build the gtcltk documentation.
290 (DIST_FILES): Include it in the distribution.
291
292 * configure.in: If we can find the library for tcl7.5, build
293 gtcltk-lib. Call AC_PROG_CC, to help run that test with the right
294 compiler (not sure this is necessary).
295
296 Mon Aug 12 15:09:37 1996 Jim Blandy <jimb@totoro.cyclic.com>
297
298 * NEWS: Fix bug reporting address.
299
300 Fri Aug 9 15:58:42 1996 Jim Blandy <jimb@totoro.cyclic.com>
301
302 * AUTHORS: New file, in accordance with the GNU maintainers'
303 standards.
304
305 Tue Aug 6 14:40:44 1996 Jim Blandy <jimb@totoro.cyclic.com>
306
307 * README: Renamed from ANNOUNCE; include bug report address,
308 description, and short tour.
309 * INSTALL: Renamed from BUILDING.
310 * NEWS: New file.
311 * Makefile.in (DISTFILES): Update appropriately.
312
313 Thu Aug 1 02:31:53 1996 Jim Blandy <jimb@totoro.cyclic.com>
314
315 * doc/Makefile.in: Added pattern targets for creating DVI and
316 PostScript files.
317 (%.ps, %.dvi, %.txt): New targets.
318 (DVIPS, TEXI2DVI): New variables.
319
320 * GUILE-VERSION: Updated to 1.0b3.
321
322 Rehashed distribution system, in preparation for nightly
323 snapshots. Other changes in subdirectories.
324 * Makefile.in (dist): Rewritten --- the old target was out of
325 date, dependent on files that we don't have, and relied on GNU
326 tar. The new target is simpler.
327 (VERSION, srcdir, dist_dirs): New variables.
328 (DISTFILES): Renamed from localfiles. Added GUILE-VERSION and
329 TODO.
330 (localtreats): Variable removed. We don't have this file.
331 (info): cd to doc and make info there; don't make info in every
332 ${subdir}; those Makefiles don't know what to do.
333 (distname, distdir, treats, announcefile): Variables removed.
334 (manifest-file): Target removed.
335 (dist-dir): New target, responsible for distributable files in
336 this directory.
337 (GZIP, GZIP_EXT, TAR_VERBOSE, DIST_NAME): New variables,
338 controlling the 'dist' target.
339 * configure.in: Substitute GUILE-VERSION into the top-level
340 Makefile. Build doc/Makefile from doc/Makefile.in.
341
342 * doc/Makefile.in: New file.