public inbox for guile-cvs@sourceware.org
help / color / mirror / Atom feed
* guile/guile-core/ice-9 format.scm
@ 2000-04-04  4:40 mdj
  0 siblings, 0 replies; 5+ messages in thread
From: mdj @ 2000-04-04  4:40 UTC (permalink / raw)
  To: guile-cvs

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.)


^ permalink raw reply	[flat|nested] 5+ messages in thread

* guile/guile-core/ice-9 format.scm
@ 2000-08-14  8:40 mdj
  0 siblings, 0 replies; 5+ messages in thread
From: mdj @ 2000-08-14  8:40 UTC (permalink / raw)
  To: guile-cvs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 251 bytes --]

CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	mdj@sourceware.cygnus.com	2000-08-14 08:40:04

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

Log message:
	* format.scm (format:obj->str): Made tail-recursive.  (Thanks to
	Matthias Köppe.)


^ permalink raw reply	[flat|nested] 5+ messages in thread

* guile/guile-core/ice-9 format.scm
@ 2000-02-10 20:48 mdj
  0 siblings, 0 replies; 5+ messages in thread
From: mdj @ 2000-02-10 20:48 UTC (permalink / raw)
  To: guile-cvs

CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	mdj@sourceware.cygnus.com	00/02/10 20:48:08

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

Log message:
	* format.scm (format): Reintroduce (define format format:format)
	so that the binding in the public interface of the module will be OK.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* guile/guile-core/ice-9 format.scm
@ 2000-01-20 12:58 gjb
  0 siblings, 0 replies; 5+ messages in thread
From: gjb @ 2000-01-20 12:58 UTC (permalink / raw)
  To: guile-cvs

CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	gjb@sourceware.cygnus.com	00/01/20 12:58:30

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

Log message:
	* format.scm: Use (variable-set! (builtin-variable 'format)) to
	re-define format to be format:format (instead of just define,
	which interacts poorly with the module system).  Thanks to Shuji
	Narazaki for this change.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* guile/guile-core/ice-9 format.scm
@ 1999-09-11 10:51 jimb
  0 siblings, 0 replies; 5+ messages in thread
From: jimb @ 1999-09-11 10:51 UTC (permalink / raw)
  To: guile-cvs

CVSROOT:	/egcs/carton/guile-home/cvsfiles
Module name:	guile
Changes by:	jimb@egcs.cygnus.com	99/09/11 10:51:10

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

Log message:
	* format.scm (format:format-work): Use #\tab and #\page instead of
	slib:form-feed and slib:tab.  (Thanks to Ceri Storey.)
	
	* format.scm (format:abort): Call error, not slib:error.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2000-08-14  8:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-04-04  4:40 guile/guile-core/ice-9 format.scm mdj
  -- strict thread matches above, loose matches on Subject: below --
2000-08-14  8:40 mdj
2000-02-10 20:48 mdj
2000-01-20 12:58 gjb
1999-09-11 10:51 jimb

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).