public inbox for guile-cvs@sourceware.org
help / color / mirror / Atom feed
* guile/guile-core/libguile gsubr.c strings.c tag.c
@ 2000-01-26 10:07 gjb
  0 siblings, 0 replies; only message in thread
From: gjb @ 2000-01-26 10:07 UTC (permalink / raw)
  To: guile-cvs

CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	gjb@sourceware.cygnus.com	00/01/26 10:07:07

Modified files:
	guile-core/libguile: gsubr.c strings.c tag.c 

Log message:
	* tag.c:  Added doc for `tag', but mark as deprecated since Mikael
	suggests removing tag.c altogether (and using a new `class-of'
	instead).
	
	* strings.c:  Added documentation from Gregg A. Reynolds.  Edited
	a bit by me to use FOO instead of @var{foo} and to have the
	summary come before preconditions on input.  Also dropped trailing
	(rnrs) note.
	
	* gsubr.c: Do not use SCM_DEFINE for `gsubr-apply'. Register the
	function with scm_make_subr_opt w/ last arg of 0 so it is not
	visible at the Scheme level. Mikael says (on devel-guile) that
	this is the right thing because the first arg to the proc is the
	guts of a compiled closure and shouldn't be exposed to the Scheme
	level.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-01-26 10:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-01-26 10:07 guile/guile-core/libguile gsubr.c strings.c tag.c gjb

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).