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