(--with-cc-for-build): Remove this option, CC_FOR_BUILD
[bpt/guile.git] / ice-9 / format.scm
2003-03-19 Marius Vollmer(format:out-substr): Update the column counter correctl...
2003-03-10 Mikael Djurfeldt* srfi-1.scm (iota map for-each map-in-order list-index...
2002-11-07 Marius Vollmer(format): Use 'monitor' properly. Not the definition
2002-11-03 Marius Vollmer(format): Wrap a monitor around format:format since...
2002-05-09 Marius Vollmer(format:out-inf-nan): New.
2002-05-08 Marius Vollmer(format:fn-max): Increase to 400 so ~f and ~g can print...
2001-11-27 Marius Vollmer(string-index, list-head): Removed, we already these...
2001-08-31 Dirk Herrmann* Removed lots of deprecated stuff.
2001-06-09 Marius VollmerUse (ice-9 and-let-star).
2001-06-04 Marius VollmerAdded kluge at top that keeps `export' from
2001-05-25 Marius Vollmer* Makefile.am (ice9_sources): Added "pretty-print.scm".
2001-05-15 Marius VollmerMerged from mvo-vcell-cleanup-1-branch.
2000-08-14 Mikael Djurfeldt* format.scm (format:obj->str): Made tail-recursive...
2000-04-04 Mikael Djurfeldt* format.scm (format:obj->str): Handle circular referen...
2000-02-11 Mikael Djurfeldt* format.scm (format): Reintroduce (define format forma...
2000-01-20 Greg J. Badros* format.scm: Use (variable-set! (builtin-variable...
1999-09-11 Jim Blandy* format.scm (format:format-work): Use #\tab and #...
1999-05-09 Jim Blandy* string-case.scm: Removed; functions moved to libguile...
1999-05-02 Jim Blandy* format.scm: New file, brought in from SLIB, with...