1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 03:40:34 +02:00
Commit graph

137 commits

Author SHA1 Message Date
Thien-Thi Nguyen
04873705f6 Mention libguile-srfi-*, oop/*, scripts/* and srfi/*. 2001-06-28 17:30:12 +00:00
Thien-Thi Nguyen
0a7fcdbc23 Also mention guile-tools. 2001-06-28 16:55:12 +00:00
Marius Vollmer
c10ecc4c81 *** empty log message *** 2001-05-05 19:16:08 +00:00
Marius Vollmer
6b3ccfcc16 Added section about the handling of deprecated features. 2001-05-02 00:53:07 +00:00
Rob Browning
f2a75d811b *** empty log message *** 2001-04-27 21:05:11 +00:00
Marius Vollmer
ee2bf8b833 Doc fixes from Martin Grabmüller. 2000-12-23 17:27:04 +00:00
Mikael Djurfeldt
c299f186ff *** empty log message *** 2000-06-20 22:26:41 +00:00
Mikael Djurfeldt
b5074b2374 *** empty log message *** 2000-06-20 02:38:36 +00:00
Marius Vollmer
b54a5b5af5 Do not advertise COPYING as containing the Guile license terms. 2000-05-09 17:19:21 +00:00
Marius Vollmer
677ac809a4 Added section about Guile license. 2000-05-03 22:41:05 +00:00
Gary Houston
ae8de16e0a * README (Guile Documentation, About This Distribution): updated. 2000-03-12 16:33:00 +00:00
Marius Vollmer
b0749d03c0 * README, HACKING: Moved "Hacking it yourself" section from README
to HACKING.  Updated recommended libtool version to be 1.3.4.
2000-01-15 12:53:15 +00:00
Jim Blandy
fac688761c *** empty log message *** 1999-09-25 18:18:38 +00:00
Jim Blandy
cc36e791ad Start a new version. 1999-09-25 18:13:01 +00:00
Jim Blandy
966476c163 Include pointer to NEWS item about readline. 1999-09-23 05:37:30 +00:00
Marius Vollmer
621e832470 Added description of readline stuff. 1999-09-22 19:47:30 +00:00
Mikael Djurfeldt
394a535ed0 *** empty log message *** 1999-09-19 00:00:01 +00:00
Jim Blandy
293b302524 *** empty log message *** 1999-09-18 22:19:39 +00:00
Jim Blandy
f89a27fae7 *** empty log message *** 1999-09-17 17:09:38 +00:00
Mikael Djurfeldt
e4445210a9 *** empty log message *** 1999-09-12 15:09:43 +00:00
Jim Blandy
74a28fa178 Fix up downloading addresses and filenames. 1999-08-30 06:42:28 +00:00
Jim Blandy
43fa9a05fe Post-release changes for 1.3.2. 1999-08-20 05:55:49 +00:00
Jim Blandy
577905a8dc *** empty log message *** 1999-08-20 05:24:05 +00:00
Jim Blandy
6ca345f321 *** empty log message *** 1999-07-27 20:11:57 +00:00
Jim Blandy
71209dfb78 *** empty log message *** 1999-07-26 03:28:21 +00:00
Mikael Djurfeldt
fc44cdf1b0 * README, config.guess, config.sub, liconfig, ltmain.sh: Switched
to libtool-1.3.3.
1999-07-24 11:47:50 +00:00
Jim Blandy
9af7987b9e *** empty log message *** 1999-04-17 16:41:19 +00:00
Jim Blandy
ef0615e4d8 *** empty log message *** 1999-04-17 16:03:58 +00:00
Mikael Djurfeldt
e142b2a4da * README: Mention new version number of libtool. 1999-03-22 13:53:33 +00:00
Mikael Djurfeldt
ada238b7da * README: Mention new version numbers on autoconf and automake. 1999-03-04 02:33:32 +00:00
Jim Blandy
3d06534e9b *** empty log message *** 1998-12-20 12:08:43 +00:00
Jim Blandy
349d9c1f86 *** empty log message *** 1998-12-02 14:31:21 +00:00
Jim Blandy
e84f2bee20 *** empty log message *** 1998-10-19 21:57:26 +00:00
Jim Blandy
14725cbb40 *** empty log message *** 1998-10-19 21:30:07 +00:00
Jim Blandy
17f8d40ce9 *** empty log message *** 1998-10-10 12:59:50 +00:00
Jim Blandy
9a3c114901 *** empty log message *** 1998-09-26 09:57:49 +00:00
Jim Blandy
c11f9405f2 Rearranged: we now provide both anonymous CVS access and nightly
snapshots.
1998-07-29 12:35:35 +00:00
Mikael Djurfeldt
5798fd9790 New libtool: 1.2
* ltconfig, ltmain.sh, config.sub, config.guess: Updated.
New automake: 1.3
* Makefile.in, aclocal.m4, configure: Regenerated.
* README: Mention new version numbers on libtool and automake.
1998-04-11 09:51:40 +00:00
Mikael Djurfeldt
318c2f6d96 *** empty log message *** 1998-02-01 21:05:14 +00:00
Jim Blandy
e1b6c71093 *** empty log message *** 1998-01-19 21:22:13 +00:00
Gary Houston
341eaef04b * README: using Automake 1.2d
* configure.in: AC_CHECK_FUNCS: add "system".
	* simpos.c (scm_system): always define: use sysmissing if not
	available.  Check for HAVE_SYSTEM instead of _Windows (does
	Windows lack system or does it have an unusable one?).
	Check for error conditions -1 and 127.  Use SCM_DEFER_INTS.
	Let the argument be optional: if not supplied, call system(NULL).
	* ports.c (scm_close_port): relax the type check from OPPORTP to
	PORTP; closing a closed port is allowed.
1997-12-07 07:02:17 +00:00
Jim Blandy
0d5d71838d *** empty log message *** 1997-11-06 06:15:27 +00:00
Jim Blandy
43085eebce Update FTP address for libtool. 1997-10-27 19:09:58 +00:00
Mikael Djurfeldt
1ad2d17957 * README (libtool): Tell people to use version 1.0e. 1997-10-26 15:44:00 +00:00
Mikael Djurfeldt
cb0a5b3957 automake version bumped to 1.2c 1997-09-30 13:39:12 +00:00
Jim Blandy
86f4024809 Move bug report address to top.
Mention European FTP mirror site.
1997-09-28 03:03:56 +00:00
Mikael Djurfeldt
476f3c84b2 * README, ltconfig, ltmain.sh: New libtool: 1.0c. 1997-09-15 22:21:47 +00:00
Tim Pierce
9a8b5764bc *** empty log message *** 1997-07-11 19:04:35 +00:00
Jim Blandy
c484bf7fb0 The normal post-release changes. 1997-07-01 01:01:20 +00:00
Jim Blandy
ada6acd008 Updated for release. 1997-06-24 17:30:12 +00:00