Historie revizí

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