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