* TODO: updated to include relevant itemized post-1.6-RELEASE
[bpt/guile.git] / ChangeLog
CommitLineData
fd6c6321
RB
12001-07-08 Rob Browning <rlb@defaultvalue.org>
2
3 * AUTHORS: add "many files throughout" for myself.
4
8d123036
TTN
52001-06-28 Thien-Thi Nguyen <ttn@revel.glug.org>
6
7 * README: Also mention guile-tools.
8
9 * README: Mention libguile-srfi-*, oop/*, scripts/* and srfi/*.
10
32d6f999
TTN
112001-06-27 Thien-Thi Nguyen <ttn@revel.glug.org>
12
13 * RELEASE: Move todo items to file TODO.
14
15 * TODO: Initial revision
16
a4734913
TTN
17 * Makefile.am (EXTRA_DIST): Add TODO.
18
dbfadc85
TTN
19 * HACKING: Refer to TODO and SNAPSHOTS.
20 No longer refer to devel/tasks.text.
21
22 * SNAPSHOTS: Fix reference bug; recommended tool
23 versions are in HACKING.
24
f6b3694a
TTN
25 * TODO: Add completion and ownership protocol to header comments.
26
3cd085d0
TTN
27 * RELEASE: Add TODO-processing to spiffing checklist.
28
9c3955ff
TTN
29 * HACKING: Update deprecation procedure to refer to TODO.
30
17383b7c
ML
312001-06-27 Michael Livshin <mlivshin@bigfoot.com>
32
33 * autogen.sh: don't run flex here.
34
35 * HACKING: clarify that newer versions of flex should be just
36 fine.
37
82893676
MG
382001-06-26 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
39
40 * HACKING, ANON-CVS: Removed mentioning of guile-doc CVS module.
41
42 * configure.in: Added some header and function checks.
43
f2ae4555
NJ
442001-06-25 Neil Jerram <neil@ossau.uklinux.net>
45
46 * autogen.sh: Quoting fix for `--enable-maintainer-mode'.
47
4172703a
MV
482001-06-25 Marius Vollmer <mvo@zagadka.ping.de>
49
50 * autogen.sh: Added message about what to do next. Tell them to
51 use `--enable-maintainer-mode'.
52
093e7da4
ML
532001-06-25 Michael Livshin <mlivshin@bigfoot.com>
54
55 * HACKING: mention flex.
56
57 * autogen.sh: generate libguile/c-tokenize.c.
58
6b41a313
MG
592001-06-20 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
60
61 * libguile.h: Removed inclusion of libguile/tag.h.
62
eb6c2de8
MV
632001-06-16 Marius Vollmer <mvo@zagadka.ping.de>
64
65 * libguile.h (scm_cond_t, scm_key_t, scm_mutex_t): Only define
66 these when using threads.
67
4ff9f825
MV
682001-06-14 Marius Vollmer <mvo@zagadka.ping.de>
69
4927dd28
MV
70 * libguile.h: Added deprecated section with the olde type names.
71
4ff9f825
MV
72 * configure.in: Check for header <stdint.h>. Check for uintptr_t
73 type. Use AC_CHECK_TYPES for this. Do not caus ptrdiff_t to be
74 `#defined'.
75
76 * acconfig.h (ptrdiff_t): Removed.
77
e01970a5
MG
782001-06-05 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
79
80 * configure.in: Generate examples/box-dynamic-module/Makefile.
81
c794483c
MV
822001-06-03 Marius Vollmer <mvo@zagadka.ping.de>
83
84 * configure.in (AC_CONFIG_FILES, AC_CONFIG_COMMANDS): Add
85 guile-snarf.
86
9454d8d5
RB
872001-06-02 Rob Browning <rlb@cs.utexas.edu>
88
89 * configure.in: changes for autoconf 2.50.
90 (AC_PREREQ): require at least autoconf 2.50.
91 (AC_INIT): no longer takes an arg.
92 (AC_CONFIG_SRCDIR): takes arg AC_INIT used to take.
93 (AC_STRUCT_ST_RDEV): changed -> AC_CHECK_MEMBERS.
94 (AC_STRUCT_ST_BLKSIZE): deprecated -> AC_CHECK_MEMBERS.
95 (AC_STRUCT_ST_BLOCKS): use it rather than our version.
96 (AC_CONFIG_FILES): now generated files go here, not in AC_OUTPUT.
97 (AC_CONFIG_COMMANDS): now actions go here, not in AC_OUTPUT.
98 (AC_OUTPUT): no longer takes args.
32d6f999 99
9454d8d5
RB
100 * acinclude.m4: AC_LANG not a variable now -- use __cplusplus
101 unconditionally .
102
114f9bab
MV
1032001-06-02 Marius Vollmer <mvo@zagadka.ping.de>
104
105 * configure.in: Check for mkstemp via AC_REPLACE_FUNCS. Thanks to
106 I. N. Golubev!
107
ee2718a9
MG
1082001-06-01 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
109
110 * configure.in: Generate examples/box-dynamic/Makefile.
111
2de7ddb7
MG
1122001-05-31 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
113
114 * Makefile.am (EXTRA_DIST): New subdirectory `examples'.
115
116 * configure.in: Added all Makefiles in the `examples' directory to
117 AC_OUTPUT.
118
f501d0d4
ML
1192001-05-31 Michael Livshin <mlivshin@bigfoot.com>
120
121 * configure.in: generate guile-snarf-docs & guile-snarf-docs-texi.
122 don't generate guile-snarf.awk.
123
124 * Makefile.am (EXTRA_DIST): add test-suite.
125
1db81cb0
ML
1262001-05-28 Michael Livshin <mlivshin@bigfoot.com>
127
128 * check-guile.in: fix to be runnable when srcdir!=builddir.
129
f3f70257
ML
1302001-05-26 Michael Livshin <mlivshin@bigfoot.com>
131
132 revert the controversial part of the 2001-05-23 changes
133
1be6b49c
ML
1342001-05-23 Michael Livshin <mlivshin@bigfoot.com>
135
136 * configure.in: configury for SCM_[U]BITS_T, some more sizeofs.
137 also, make sure that the integral type choosen to represent an SCM
138 has exactly the same size as a void pointer.
139
140 * acconfig.h: add undefs for SCM_BITS_T, SCM_UBITS_T,
141 SCM_SIZEOF_BITS_T, ptrdiff_t.
142
c81ea65d
RB
1432001-05-16 Rob Browning <rlb@cs.utexas.edu>
144
145 * configure.in: add AC_SUBST for GUILE_MICRO_VERSION.
146
147 * GUILE-VERSION
148 (GUILE_VERSION): now MAJOR.MINOR.MICRO
149 (GUILE_MICRO_VERSION): new variable, records final revision.
150 i.e. the 5 in 1.6.5. MINOR_VERSION is now just the middle number,
151 i.e. the 6.
152
887dfa7d
DH
1532001-05-16 Dirk Herrmann <D.Herrmann@tu-bs.de>
154
155 * acconfig.h, configure.in: Renamed
156 GUILE_WARN_DEPRECATED_DEFAULT to SCM_WARN_DEPRECATED_DEFAULT.
157
11bbab47
MV
1582001-05-15 Marius Vollmer <mvo@zagadka.ping.de>
159
160 * acinclude.m4: Removed copy of "libtool.m4".
161
5cd06d5e
DH
1622001-05-14 Dirk Herrmann <D.Herrmann@tu-bs.de>
163
164 * configure.in (SCM_DEBUG_DEPRECATED): Always defined.
165
a232c19e
TTN
1662001-05-13 Thien-Thi Nguyen <ttn@revel.glug.org>
167
928f20fb
TTN
168 * AUTHORS (Martin Grabmueller, Thien-Thi Nguyen): Update.
169
a232c19e
TTN
170 * HACKING: Update copyright.
171 Add blurb pointing to devel/tasks.text.
172
c8750173
TTN
1732001-05-11 Thien-Thi Nguyen <ttn@revel.glug.org>
174
175 * check-guile.in: For SRFI testing, set and export env
176 var `LTDL_LIBRARY_PATH'.
177
75141eb0
NJ
1782001-05-07 Neil Jerram <neil@ossau.uklinux.net>
179
180 * AUTHORS: Add docs-related authorship details.
181
c10ecc4c
MV
1822001-05-05 Marius Vollmer <mvo@zagadka.ping.de>
183
184 * configure.in (--enable-deprecated): Recognize "shutup" option
185 argument and turn it into the default warning level "no".
186
018a53a1
GH
1872001-05-05 Gary Houston <ghouston@arglist.com>
188
189 * acconfig.h: add HAVE_IPV6.
190 * configure.in: check whether we can compile with IPv6 support.
191
26f798bd
TTN
1922001-05-04 Thien-Thi Nguyen <ttn@revel.glug.org>
193
194 * guile-tools.in: New file.
195
196 * configure.in (AC_OUTPUT): Add guile-tools, and make
197 executable.
198
199 * Makefile.am (bin_SCRIPTS): New var.
200
c5316ea3
GH
2012001-05-04 Gary Houston <ghouston@arglist.com>
202
203 * configure.in: check whether uint32_t is defined when netdb.h
204 is included.
205 acconfig.h: added HAVE_UINT32_T.
206
7440341c
MV
2072001-05-02 Marius Vollmer <mvo@zagadka.ping.de>
208
209 * configure.in: Added handling of `--enable-deprecated'.
210
211 * acconfig.h (SCM_DEBUG_DEPRECATED,
212 GUILE_WARN_DEPRECATED_DEFAULT): Added.
213
14a7d5f8
TTN
2142001-04-29 Thien-Thi Nguyen <ttn@revel.glug.org>
215
216 * Makefile.am (SUBDIRS): Add "scripts".
217
218 * configure.in (AC_OUTPUT): Add scripts/Makefile.
219
7e267da1
GH
2202001-04-29 Gary Houston <ghouston@arglist.com>
221
222 * libguile.h: include rw.h.
223
f2a75d81
RB
2242001-04-27 Rob Browning <rlb@cs.utexas.edu>
225
226 * GUILE-VERSION (GUILE_MINOR_VERSION): change to 5.0, switching to
227 the new odd/even ustable/stable version numbering scheme.
228 (LIBGUILEQTHREADS_MAJOR_VERSION): change to 10 to match Debian and
229 libguile. In the future, libguile and libguileqthreads may not
230 stay in sync. This still doesn't appear to affect
231 libguileqthreads, but we'll fix that next.
232
1f7a1dc9
MG
2332001-04-25 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
234
235 * configure.in: Don't treat srfi directory specially, just create
236 the Makefile there (thanks to Neil Jerram for the patch).
237
6c44688a
MG
2382001-04-23 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
239
240 * Makefile.am (SUBDIRS): Added `srfi'.
241
242 * configure.in: Added subdirectory `srfi' to build process.
243
244 * libguile.h: Added inclusion of `values.h'.
245
2a0ef8b7
GH
2462001-04-22 Gary Houston <ghouston@arglist.com>
247
248 * configure.in: check for inet_pton and inet_ntop.
249
67641981
GH
2502001-04-20 Gary Houston <ghouston@arglist.com>
251
252 * acconfig.h: include HAVE_SIN6_SCOPE_ID.
253 * configure.in: check for sin6_scope_id in sockaddr_in6.
254
a9d861e3
MD
2552001-04-19 Mikael Djurfeldt <mdj@linnaeus.mit.edu>
256
257 * RELEASE: Added deprecated macro SCM_ARRAY_CONTIGUOUS
258
31e74a57
GH
2592001-04-17 Gary Houston <ghouston@arglist.com>
260
261 * configure.in: run the autoconf BIGENDIAN check.
262
0da6608d
DH
2632001-04-12 Niibe Yutaka <gniibe@m17n.org>
264
265 * GUILE-VERSION (LIBGUILEQTHREADS_MAJOR_VERSION,
266 LIBGUILEQTHREADS_MINOR_VERSION, LIBGUILEQTHREADS_REVISION_VERSION,
267 LIBGUILEQTHREADS_VERSION): Added libguileqthreads version info.
268
269 * configure.in: Likewise.
270
f22ed5a0
KN
2712001-04-11 Keisuke Nishida <kxn30@po.cwru.edu>
272
273 * configure.in (AC_CHECK_FUNCS): Don't check bzero.
274 (GUILE_FUNC_DECLARED): Removed checking of bzero.
275 Thanks to NIIBE Yutaka.
276
f2e61fc1
MD
2772001-04-10 Mikael Djurfeldt <mdj@linnaeus.mit.edu>
278
279 * Undeprecated scm_init_oop_goopscore_module.
280
72f1168d
TTN
2812001-03-25 Thien-Thi Nguyen <ttn@revel.glug.org>
282
283 * check-guile.in: Fix sh standard conformance bug: Replace
284 "test -e" with "test -f". Thanks to Alexander Klimov.
285
a4928305
GH
2862001-03-19 Gary Houston <ghouston@arglist.com>
287
288 * check-guile.in: rename $parent to $srcdir. if it's equal to "."
289 set it to `pwd`.
290
66301f9a
GH
291 * check-guile.in: 16 documentation tests were failing if "make
292 check" was run before Guile had been installed with the current
293 --prefix. made various changes to the script so that it runs
294 without a cd to the test-suite directory. For the -i option,
295 don't point GUILE_LOAD_PATH to the current directory, but let it
296 use it's own scheme library.
297
51cfd7da
GH
2982001-03-18 Gary Houston <ghouston@arglist.com>
299
300 * check-guile.in: use @srcdir@ instead of @test_suite_dir@. use
301 the current directory (build dir) not srcdir to find guile
302 executable. otherwise "make check" doesn't work with a separate
303 build directory. create the test log in
304 $build_dir/check-guile.log instead of in srcdir/test-suite
305 directory.
306 * configure.in: don't define or substitute test_suite_dir.
307
e9e225e5
GH
3082001-03-17 Gary Houston <ghouston@arglist.com>
309
310 * configure.in: don't append threads.doc to EXTRA_DOT_DOC_FILES,
311 since EXTRA_DOT_DOC_FILES is redefined later. define
312 EXTRA_DOT_X_FILES and hand it to AC_SUBST.
313
94e6d793
MG
3142001-03-09 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
315
316 * configure.in: Added header checks for crypt.h, sys/resource.h
317 and sys/file.h, function checks for chroot, flock, getlogin,
318 cuserid, getpriority, setpriority, getpass, sethostname,
319 gethostname, and for crypt() in libcrypt.
320
fff043ab
NJ
3212001-03-09 Neil Jerram <neil@ossau.uklinux.net>
322
323 * configure.in (htmldoc): Merge handling of `--enable-htmldoc'
324 option from guile-doc/configure.in.
325
d42df055
DH
3262001-03-06 Dirk Herrmann <D.Herrmann@tu-bs.de>
327
328 * libguile.h: Removed #include "libguile/dump.h".
329
ec896089
KN
3302001-02-02 Keisuke Nishida <kxn30@po.cwru.edu>
331
332 * libguile.h: Added #include "libguile/dump.h".
333
c2886a5a
MD
3342001-01-29 Mikael Djurfeldt <mdj@linnaeus.mit.edu>
335
336 * libguile.h: Added #include "libguile/rdelim.h".
337
1ff7abbe
DH
3382001-01-26 Dirk Herrmann <D.Herrmann@tu-bs.de>
339
340 The following patch was sent by Thien-Thi Nguyen.
341
342 * check-guile.in: New file.
343
344 * Makefile.am: Add TESTS rule.
345
346 * configure.in: Add support for "make check".
347
f0942910
DH
3482000-11-21 Dirk Herrmann <D.Herrmann@tu-bs.de>
349
350 * acconfig.h: Removed bogus #ifndef. Thanks to Lars J. Aas.
351
14f1d9fe
MD
3522000-10-25 Mikael Djurfeldt <mdj@linnaeus.mit.edu>
353
354 * GUILE-VERSION (LIBGUILE_MAJOR_VERSION): Incremented major
355 version number to 10 due to the merge of GOOPS.
356
357 * oop: New directory.
358
e4dba4c7
KN
3592000-09-20 Keisuke Nishida <kxn30@po.cwru.edu>
360
467ab77e 361 * libguile.h: #include "libguile/properties.h".
e4dba4c7 362
45605b53
GH
3632000-09-17 Gary Houston <ghouston@arglist.com>
364
365 * configure.in, acconfig.h: remove the GCSE test: it doesn't seem
366 to be reliable on all platforms.
367
e494e76d
GH
3682000-08-18 Gary Houston <ghouston@arglist.com>
369
370 * acconfig.h: added BROKEN_GCSE.
371 * configure.in: check for a gcc GCSE optimisation bug.
372
42aae633
GH
3732000-07-31 Gary Houston <ghouston@arglist.com>
374
375 * acconfig.h: added HAVE_H_ERRNO
376 * configure.in: removed some dnl'd & obsolete cygwin stuff.
377 added a test for h_errno.
378
f9ed377d
MD
3792000-06-21 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
380
381 * Guile 1.4 released.
382
b5074b23
MD
3832000-06-20 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
384
385 * GUILE-VERSION: Changed to work also when included by a Makefile
386 (e.g. debian/rules). (Thanks to Karl M. Hegbloom.)
387 (LIBGUILE_MAJOR_VERSION): Bumped to 9.
388 (GUILE_MINOR_VERSION): Bumped to 4.
389
f43aac9a
MD
3902000-06-12 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
391
a8861fa0
MD
392 * libguile.h: Removed #include "libguile/kw.h".
393
9a8a1e8a
MD
394 * Makefile.am (ACLOCAL): Define as ./guile-aclocal.sh.
395 (The rule will cd to $(top_srcdir).)
396
397 * configure.in (EXTRA_DOT_DOC_FILES): Create from LIBOBJS and
398 substitute it into libguile/Makefile.
399
f43aac9a
MD
400 * HACKING: Updated recommended libtool version to be 1.3.5.
401
402 * RELEASE: Say that we should update HACKING to reflect the
403 versions of the tools we're using rather than README.
404
5cb6f99c
MD
4052000-06-02 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
406
407 * NOTES: Removed.
408
409 * TODO: Moved to devel/.
410
3ff0d90a
CB
4112000-06-01 Craig Brozefsky <craig@red-bean.com>
412
413 * GUILE-VERSION: added defnitions for LIBGUILE_MAJOR_VERSION,
414 LIBGUILE_MINOR_VERSION, LIBGUILE_REVISION_VERSION so that we now
415 define libguile.so version in a well-lit place.
416
417 * configure.in: added AC_SUBST lines for the new LIBGUILE version
418 variables.
72f1168d 419
65545721
ML
4202000-06-01 Michael Livshin <mlivshin@bigfoot.com>
421
422 * autogen.sh: call ./guile-aclocal.sh instead of aclocal.
72f1168d 423
65545721
ML
424 * guile-aclocal.sh: new file, works around aclocal problems.
425
b2728432
DH
4262000-05-30 Dirk Herrmann <D.Herrmann@tu-bs.de>
427
428 * acconfig.h (USE_FSU_PTHREADS, USE_MIT_PTHREADS,
429 USE_PCTHREADS_PTHREADS): Removed.
430
7f5fa419
GH
4312000-05-01 Gary Houston <ghouston@arglist.com>
432
433 * Makefile.am: add include_HEADERS.
434 libguile.h: moved from libguile directory. maybe libguile.h should
435 be installed in $prefix/include/libguile/libguile.h instead?
436
9764c29b
MD
4372000-04-21 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
438
e415cb06
MD
439 * qthreads.m4: Removed THREADS_CPPFLAGS.
440
441 * acinclude.m4: Removed qthreads macros. They are provided in
442 qthreads.m4, so these were redundant.
443
9764c29b
MD
444 * acconfig.h (GUILE_DEBUG_MALLOC): New.
445
446 * configure.in: New --enable-debug-malloc configuration option.
447
1978b33e
MD
4482000-03-29 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
449
450 * acconfig.h (GUILE_PTHREAD_COMPAT): New config variable.
451
452 * configure.in: Enable workaround for COOP-linuxthreads
64e3bf6c 453 compatibility on Linux systems.
1978b33e 454
55a85c78
MD
4552000-03-19 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
456
457 * devel: New directory. Intended to carry documentation related
458 to Guile development (as opposed to the doc directory which
459 contains documentation related to the use of the current Guile).
460 This directory (devel) is not included in the Guile distribution,
461 but is accessible via anonymous CVS.
462
fdc7ea2d
MD
4632000-03-13 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
464
465 * configure.in: Don't add iselect.o to LIBOBJS.
466
31d8abce
MD
4672000-03-13 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
468
469 * configure.in: Added end-tag for local variables. (Thanks to
470 Thien-Thi Nguyen.)
471
244fdc2f
GH
4722000-03-12 Gary Houston <ghouston@arglist.com>
473
474 * README (Guile Documentation, About This Distribution): updated.
475
f3b5e185
MD
4762000-03-12 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
477
478 * configure.in (ac_cv_struct_timespec): Added test for struct
479 timespec.
480
481 * acconfig.h (HAVE_STRUCT_TIMESPEC): Added.
482
3a721413
MV
4832000-01-25 Marius Vollmer <mvo@zagadka.ping.de>
484
485 * autogen.sh: Call libtoolize. Pass --add-missing option to
486 automake. Do not decent into libltdl directory. The libltdl
487 directory is now populated by libtoolize and does not need any
488 further autogeneration.
489
d831b039
GH
4902000-01-23 Gary Houston <ghouston@arglist.com>
491
492 * configure.in: check for fchown.
493
a0a7b83b
MD
494Tue Jan 18 12:55:15 2000 Mikael Djurfeldt <mdj@r11n07-s.pdc.kth.se>
495
496 * acinclude.m4 (AC_LIBLTDL_CONVENIENCE): Add $(top_srcdir)/libltdl
497 instead of $(top_builddir)/libltdl to includepath.
498
56cfe22b
MD
4992000-01-18 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
500
501 * emacs: New subdirectory for elisp tools.
502
657fcb5a
MV
5032000-01-15 Marius Vollmer <mvo@zagadka.ping.de>
504
505 * README, HACKING: Moved "Hacking it yourself" section from README
506 to HACKING. Updated recommended libtool version to be 1.3.4.
507
dc914156
GH
5082000-01-14 Gary Houston <ghouston@arglist.com>
509
510 * configure.in: needs to have --disable-networking, not
511 --disable-net.
512
fb4956c9
MD
5132000-01-12 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
514
515 * libltdl/acconfig.h: New file: Needed by autogen.sh.
516
88423ab1
GB
517Tue Jan 11 13:42:35 2000 Greg J. Badros <gjb@cs.washington.edu>
518
519 * autogen.sh: Added messages as we run autogen in subdirectories.
520
521 * configure.in: Output libugile/guile-func-name-check script, and
72f1168d 522 chmod +x it.
88423ab1 523
0d90b76d
MV
5242000-01-11 Marius Vollmer <mvo@zagadka.ping.de>
525
526 * libltdl/autogen.sh: New file.
527 * autogen.sh: Invoke libltdl/autogen.sh.
528
5292000-01-09 Marius Vollmer <mvo@zagadka.ping.de>
530
531 Finally applied the libltdl patch from Thomas Tanner, with slight
532 modifications. All code copied from the libtool package is from
533 libtool-1.3.4.
534
535 * configure.in: Make "--with-modules=yes" the default. Do not
536 clear INCLTDL, LIBLTDL prior to processing "--with-modules".
72f1168d 537
0d90b76d
MV
538 1999-07-25 Thomas Tanner <tanner@ffii.org>
539
540 * Makefile.am: add libltdl to SUBDIRS, automake automatically
541 includes ltconfig, ltmain.sh and acconfig.h in EXTRA_DIST
542 * acinclude.m4: remove GUILE_DLSYM_USCORE, add libtool.m4
543 (no need to install libtool any more)
544 * configure.in: replace --enable-dynamic-linking with
545 --with-modules, required modules can be specified using
546 --with-modules="/path/to/mod.la" and will be linked
547 statically on platforms that don't support dynamic loading,
548 configure libltdl, configure libtool for dlopening
549 * libltdl: added using libtoolize -c --ltdl
550
38c1d3c4
GH
5512000-01-09 Gary Houston <ghouston@arglist.com>
552
553 * configure.in: check whether localtime caches TZ. copied from
554 Emacs 20.5.
555 * acconfig.h: add LOCALTIME_CACHE.
556
dceef6be
GB
557Tue Dec 14 09:12:22 1999 Greg J. Badros <gjb@cs.washington.edu>
558
559 * configure.in: Make it be guile-snarf.awk, since we'll be
560 switching names for guile-doc-snarf. (I wouldn't have changed
561 this, but I was getting ready to commit this way when the below
562 change was committed).
563
763a6716
MD
5641999-12-14 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
565
566 * configure.in: Create guile-doc-snarf.awk.
567
6aca8c6c
GB
5681999-12-12 Greg J. Badros <gjb@cs.washington.edu>
569
72f1168d 570 * configure.in: Create guile-doc-snarf, chmod +x that script after
6aca8c6c
GB
571 AC_OUTPUTted.
572
5731999-12-10 Greg J. Badros <gjb@cs.washington.edu>
6e706938
GB
574
575 * NEWS: More complete description for --enable-debug-freelist.
576
aee8ca3f
GH
5771999-12-09 Gary Houston <ghouston@freewire.co.uk>
578
579 * configure.in (CFLAGS): don't add -Wpointer-arith, since it
580 causes numerous spurious warnings with recent gcc and/or glibc
581 versions.
582
afe5177e
GH
5831999-11-19 Gary Houston <ghouston@freewire.co.uk>
584
585 * acconfig.h: add HAVE_ARRAYS.
586
587 * configure.in: add --disable-arrays option, probably temporary.
588
5c11cc9d
GH
5891999-11-17 Gary Houston <ghouston@freewire.co.uk>
590
591 * configure.in: check for hstrerror.
592
5d94b2fe
JB
5931999-10-05 Jim Blandy <jimb@savonarola.red-bean.com>
594
e8ff4648
JB
595 * autogen.sh: Don't call autoreconf at all; it's not reliable.
596 Instead, call the various tools explicitly. Invoke
597 guile-readline's autogen.sh script.
0cbedb5b
JB
598
599 Straighten up the situation regarding guile.m4 and qthreads.m4.
72f1168d 600
0cbedb5b
JB
601 We can't have .m4 files which are installed where aclocal can
602 see them, but also used by guile's own configure.in, because
603 aclocal will read both copies, complain about duplicate macro
604 definitions, and refuse to generate aclocal.m4 at all. This
605 happens if you invoke it as `aclocal -I .', as autoreconf does.
606 This is probably a flaw in the autotools, but Guile doesn't need
607 that flaw fixed immediately.
608
609 guile.m4 is intended for use by people linking against guile, so
610 it needs to be installed. But Guile itself doesn't use it. So
611 move guile.m4 into guile-config. That makes sense, since
612 guile.m4's GUILE_FLAGS macro is just an easy way to call
613 guile-config.
614
615 qthreads.m4 is indented to help configure a qthreads tree. It's
616 only useful to a package which actually includes a qthreads tree,
617 and it's intimately related to that tree, so it's not useful to
618 install this. So don't install it.
619
620 * guile.m4: Moved to guile-config.
621 * Makefile.am (aclocaldir, aclocal_DATA): Delete.
622 (EXTRA_DIST): Move qthreads.m4 here.
623
5d94b2fe
JB
624 Don't store generated files in the repository any more. Instead,
625 require people to run autogen.sh on trees from snapshots and CVS.
0cbedb5b 626 * Makefile.in, aclocal.m4, configure: Deleted.
5d94b2fe
JB
627 * autogen.sh: New file.
628 * ANON-CVS, SNAPSHOTS: Updated instructions.
629
dc4d930b
JB
6301999-10-02 Jim Blandy <jimb@zwingli.cygnus.com>
631
632 * acconfig.h (HAVE_POSIX, HAVE_NETWORKING): Add comments.
633
6e706938 6341999-09-27 Greg J. Badros <gjb@cs.washington.edu>
15526538
GB
635
636 * configure.in: Added --enable-debug-freelist option.
637
fca7547b 638 * acconfig.h: Added GUILE_DEBUG_FREELIST.
15526538 639
52cfc69b
GH
6401999-09-23 Gary Houston <ghouston@freewire.co.uk>
641
642 * acconfig.h: add HAVE_POSIX, HAVE_NETWORKING. remove FD_SETTER,
643 FILE_CNT_FIELD, FILE_CNT_GPTR, FILE_CNT_READPTR.
644
645 * configure.in: new options --disable-posix, --disable-net
646 and --disable-regex
647 export HAVE_POSIX and HAVE_NETWORKING definitions.
648 don't add regex-posix.o to LIBOBJS if regex disabled.
649
650 LIBOBJS: add filesys.c, posix.c, net_db.c, socket.c,
651 conditionally.
652
bab4e1cc
JB
6531999-09-25 Jim Blandy <jimb@savonarola.red-bean.com>
654
655 * Guile 1.3.4 released.
656
fc97c626
JB
6571999-09-22 Jim Blandy <jimb@savonarola.red-bean.com>
658
659 * configure.in: Call AM_PROG_CC_STDC before AM_PROG_LIBTOOL, so
660 libtool knows how to get ANSI C behavior from the compiler.
661 * configure: Regenerated.
662
7ee92fce
GH
6631999-09-20 Gary Houston <ghouston@freewire.co.uk>
664
665 * configure.in: check availability of siginterrupt.
666
08b8c694
GH
6671999-09-18 Gary Houston <ghouston@freewire.co.uk>
668
669 * configure.in: use AC_SYS_RESTARTABLE_SYSCALLS instead of
670 testing for SA_RESTART.
671
7cdbcc7d
MD
6721999-09-12 Mikael Djurfeldt <mdj@mdj-pc.nada.kth.se>
673
674 * configure.in: Removed ice-9/version.scm from AC_OUTPUT.
675
e1f20ec6
JB
6761999-09-11 Jim Blandy <jimb@savonarola.red-bean.com>
677
678 * configure.in (GUILE_STAMP): Don't set this variable, or
679 substitute it into anything. Full explanation in ice-9/ChangeLog.
680 * configure, Makefile.in: Regenerated.
72f1168d 681
ffe70f9c
JB
6821999-09-06 James Blandy <jimb@mule.m17n.org>
683
684 Propagate the changes of 2 Sept the rest of the way through.
685 * configure: Regenerated.
686 * Makefile.in: Regenerated. Not sure why this diff is so big.
687
e127c348
JB
6881999-09-02 Jim Blandy <jimb@savonarola.red-bean.com>
689
690 * acinclude.m4 (GUILE_HEADER_LIBC_WITH_UNISTD): Fix typo in
691 variable name. (Thanks to Bill Schottstaedt.)
9918cf63 692 * aclocal.m4: Regenerated.
e127c348 693
655f19ab
MD
6941999-09-02 Mikael Djurfeldt <mdj@mdj-pc.nada.kth.se>
695
696 * configure.in: Test for presence of function on_exit.
697
b074884f
JB
6981999-09-01 James Blandy <jimb@mule.m17n.org>
699
700 * configure.in: Use AC_REPLACE_FUNCS to grab libguile/memmove.c if
701 the system doesn't have memmove. Don't test for memmove and bcopy
702 with AC_CHECK_FUNCS.
703 * configure: Regenerated.
704
a7098335
MD
7051999-08-30 Mikael Djurfeldt <mdj@mdj-pc.nada.kth.se>
706
707 * configure.in: Test for atexit.
708
9a26d6f9
MD
7091999-08-29 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
710
b030b39b
MD
711 * acinclude.m4: Updated. (Thanks to Karl Eichwalder.)
712
9a26d6f9
MD
713 * configure.in: Test for presence of S_ISLNK in sys/stat.h.
714 (Thanks to Bernard Urban.)
715 Test for memmove and bcopy. (Thanks to
a7098335 716 suzukis@file.phys.tohoku.ac.jp.)
9a26d6f9
MD
717
718 * acconfig.h: Added HAVE_S_ISLNK.
719
a05cba61
JB
7201999-08-20 James Blandy <jimb@mule.m17n.org>
721
0a852b94
JB
722 * Guile 1.3.2 released.
723
a05cba61
JB
724 * Makefile.in: Regenerated.
725
f29f2933
MD
7261999-07-24 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
727
728 * README, config.guess, config.sub, liconfig, ltmain.sh: Switched
729 to libtool-1.3.3.
730
0e8a8468
MV
7311999-07-22 Marius Vollmer <mvo@zagadka.ping.de>
732
733 Added guile-readline subdirectory with the removed readline
734 support.
735 * guile-readline: New directory, see ChangeLog there.
736 * configure.in: Cause configure to descend into guile-readline
737 dir.
738 * Makefile.am: Likewise for make.
739 * NEWS: Explain how to activate the readline support.
740 * configure, Makefile.in: Regenerated.
72f1168d 741
3144e1a9
JB
7421999-07-19 Jim Blandy <jimb@savonarola.red-bean.com>
743
744