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