Commit History

Author SHA1 Message Date
  Kevin Ryde a56f2de792 Module "(ice-9 threads)" no longer used, now no mutex. 18 years ago
  Kevin Ryde c02258027b (format:out-dollar): Use format:out-inf-nan per ~f etc. 19 years ago
  Marius Vollmer a6b3219e85 (format:obj->str): Simplified considerably by using 20 years ago
  Kevin Ryde 301cf4e61c (format:out): Ignore excess arguments, per common lisp. 20 years ago
  Kevin Ryde 260ffd6118 (format:out-num-padded): Print "+" on 0 under @ modifier. 20 years ago
  Kevin Ryde a0dbcd9cc3 2004-05-25 Matthias Koeppe <mkoeppe@mail.math.uni-magdeburg.de> 20 years ago
  Marius Vollmer 093d2ca9af (format): Rewritten as a big letrec to make it reentrant. No mutex is 21 years ago
  Marius Vollmer 8da867bfc6 (format:error): Use 'format:format' instead of 21 years ago
  Marius Vollmer 552ae44cde (format:out-substr): Update the column counter correctly. This fixes 22 years ago
  Mikael Djurfeldt f595ccfefc * srfi-1.scm (iota map for-each map-in-order list-index member 22 years ago
  Marius Vollmer b3a0f5c3a2 (format): Use 'monitor' properly. Not the definition 22 years ago
  Marius Vollmer d02655f717 (format): Wrap a monitor around format:format since it is not 22 years ago
  Marius Vollmer a0c39db327 (format:out-inf-nan): New. 23 years ago
  Marius Vollmer e23028a580 (format:fn-max): Increase to 400 so ~f and ~g can print long real 23 years ago
  Marius Vollmer 4dd9ecedf7 (string-index, list-head): Removed, we already these in the core. 23 years ago
  Dirk Herrmann 8c494e9973 * Removed lots of deprecated stuff. 23 years ago
  Marius Vollmer 3cc34e16be Use (ice-9 and-let-star). 23 years ago
  Marius Vollmer 9a7d04c37c Added kluge at top that keeps `export' from 23 years ago
  Marius Vollmer b337528fb5 * Makefile.am (ice9_sources): Added "pretty-print.scm". 24 years ago
  Marius Vollmer 296ff5e78b Merged from mvo-vcell-cleanup-1-branch. 24 years ago
  Mikael Djurfeldt a510a7d8d5 * format.scm (format:obj->str): Made tail-recursive. (Thanks to 24 years ago
  Mikael Djurfeldt 186cf94654 * format.scm (format:obj->str): Handle circular references. Also, 25 years ago
  Mikael Djurfeldt 1af9072d73 * format.scm (format): Reintroduce (define format format:format) 25 years ago
  Greg J. Badros 14469b7c69 * format.scm: Use (variable-set! (builtin-variable 'format)) to 25 years ago
  Jim Blandy 8a7391cd1a * format.scm (format:format-work): Use #\tab and #\page instead of 25 years ago
  Jim Blandy 9c792b5df0 * string-case.scm: Removed; functions moved to libguile/strop.c 26 years ago
  Jim Blandy 7da43e4123 * format.scm: New file, brought in from SLIB, with the following 26 years ago