This is the mail archive of the guile-cvs@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

guile/guile-core/ice-9 format.scm


CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	mdj@sourceware.cygnus.com	00/04/04 04:40:39

Modified files:
	guile-core/ice-9: format.scm 

Log message:
	* format.scm (format:obj->str): Handle circular references.  Also,
	print improper lists with (x y . z) syntax rather than as
	individual pairs.  (This code should probably be integrated into C
	level facilities.  It is currently terribly slow.)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]