mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-12 14:50:19 +02:00
*** empty log message ***
This commit is contained in:
parent
4b0d60550c
commit
95d59d10cf
3 changed files with 14 additions and 5 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,14 +1,14 @@
|
||||||
|
Mon Jun 9 02:35:46 1997 Tim Pierce <twp@twp.tezcat.com>
|
||||||
|
|
||||||
|
* config.guess: New copy from autoconf-2.12, which recognizes
|
||||||
|
OpenBSD.
|
||||||
|
|
||||||
Tue Jun 3 16:34:19 1997 Jim Blandy <jimb@totoro.cyclic.com>
|
Tue Jun 3 16:34:19 1997 Jim Blandy <jimb@totoro.cyclic.com>
|
||||||
|
|
||||||
* configure.in: Check for Rx, so we will use its routines (which I
|
* configure.in: Check for Rx, so we will use its routines (which I
|
||||||
pretty much trust) if it is installed.
|
pretty much trust) if it is installed.
|
||||||
* configure: Regenerated.
|
* configure: Regenerated.
|
||||||
|
|
||||||
Mon Jun 9 02:35:46 1997 Tim Pierce <twp@twp.tezcat.com>
|
|
||||||
|
|
||||||
* config.guess: New copy from autoconf-2.12, which recognizes
|
|
||||||
OpenBSD.
|
|
||||||
|
|
||||||
Sat May 31 03:48:45 1997 Gary Houston <ghouston@actrix.gen.nz>
|
Sat May 31 03:48:45 1997 Gary Houston <ghouston@actrix.gen.nz>
|
||||||
|
|
||||||
* acconfig.h: mention HAVE_RESTARTS.
|
* acconfig.h: mention HAVE_RESTARTS.
|
||||||
|
|
|
@ -14,6 +14,10 @@ Wed Jun 4 23:27:16 1997 Marius Vollmer <mvo@zagadka.ping.de>
|
||||||
(record-type-name, record-type-fields): Adjusted slot offsets.
|
(record-type-name, record-type-fields): Adjusted slot offsets.
|
||||||
(%print-module): Reduce argument list to "mod" and "port".
|
(%print-module): Reduce argument list to "mod" and "port".
|
||||||
|
|
||||||
|
Tue Jun 3 17:04:18 1997 Jim Blandy <jimb@totoro.cyclic.com>
|
||||||
|
|
||||||
|
* slib.scm (identity): New function, used by SLIB.
|
||||||
|
|
||||||
Sat May 31 18:57:12 1997 Gary Houston <ghouston@actrix.gen.nz>
|
Sat May 31 18:57:12 1997 Gary Houston <ghouston@actrix.gen.nz>
|
||||||
|
|
||||||
* boot-9.scm: signal-handler, alarm-thunk: removed.
|
* boot-9.scm: signal-handler, alarm-thunk: removed.
|
||||||
|
|
|
@ -6,6 +6,11 @@ Sun Jun 8 14:37:26 1997 Marius Vollmer <mvo@zagadka.ping.de>
|
||||||
(SCM_CEVAL): Use scm_lookupcar1 instead of scm_lookupcar in one
|
(SCM_CEVAL): Use scm_lookupcar1 instead of scm_lookupcar in one
|
||||||
place.
|
place.
|
||||||
|
|
||||||
|
Fri Jun 6 19:05:07 1997 Jim Blandy <jimb@totoro.cyclic.com>
|
||||||
|
|
||||||
|
* regex-posix.c (scm_regexp_exec): Use the `start' argument if
|
||||||
|
supplied. (Change from Tim Pierce.)
|
||||||
|
|
||||||
Thu Jun 5 16:38:19 1997 Marius Vollmer <mvo@zagadka.ping.de>
|
Thu Jun 5 16:38:19 1997 Marius Vollmer <mvo@zagadka.ping.de>
|
||||||
|
|
||||||
* struct.c (init_struct): Forget to mention this in the "Wed Jun 4
|
* struct.c (init_struct): Forget to mention this in the "Wed Jun 4
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue