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

1016 commits

Author SHA1 Message Date
Mark Galassi
aaef0d2a45 * gh_funcs.c (gh_define): added this function.
* gh_init.c (gh_catch): fixed stupid bug, gh_catch() was not
 	returning anything.

	* gh_data.c (gh_scm2newstr): Renamed gh_scm2str0() to
	gh_scm2newstr(), and did away with the str0 convention (it doesn't
	seem to belong in gh_).
	(gh_scm2str): this function now copies Scheme data to a
	pre-allocated C string.
1997-02-10 23:39:51 +00:00
Mark Galassi
ea00ecbade some updates on gh_ and also incorporated Jim Blandy's essay in the ref manual 1997-01-25 00:01:08 +00:00
Jim Blandy
f7b4773769 Start new section for post-1.0 changes. 1997-01-07 00:49:26 +00:00
Jim Blandy
4b521edbfe * GUILE-VERSION: Updated version number.
* NEWS: Added comments for all the user-visible changes marked in
the ChangeLogs.
* README: Updated for release.
1997-01-05 21:59:40 +00:00
Jim Blandy
d9fb83d94c *** empty log message *** 1996-12-23 05:00:09 +00:00
Jim Blandy
34fe49a53a *** empty log message *** 1996-12-23 04:59:10 +00:00
Jim Blandy
c6486f8a92 *** empty log message *** 1996-12-23 04:56:56 +00:00
Jim Blandy
3763761c89 *** empty log message *** 1996-11-20 21:06:20 +00:00
Jim Blandy
8512dea604 *** empty log message *** 1996-11-10 00:15:36 +00:00
Jim Blandy
deb95d7196 *** empty log message *** 1996-11-09 23:32:27 +00:00
Jim Blandy
1a1945be8c *** empty log message *** 1996-11-09 23:30:58 +00:00
Jim Blandy
3065a62a4c *** empty log message *** 1996-10-25 08:40:27 +00:00
Jim Blandy
6685dc83e5 . 1996-09-10 00:55:06 +00:00
Jim Blandy
16f2ebea9a . 1996-08-14 03:17:40 +00:00
Jim Blandy
4820c5cbf0 * NEWS: Fix bug reporting address. 1996-08-12 20:12:21 +00:00
Jim Blandy
5c54da7692 * README: Renamed from ANNOUNCE; include bug report address,
description, and short tour.
* INSTALL: Renamed from BUILDING.
* NEWS: New file.
* Makefile.in (DISTFILES): Update appropriately.
1996-08-06 19:44:39 +00:00