Commit History

Author SHA1 Message Date
  Jean Abou Samra bc3b1a4e2d doc: Document how (ice-9 format) replaces 'format'. 2 years ago
  Timothy Sample c85724bd0a (ice-9 format): Fix scaling floats with leading zeros 3 years ago
  Andy Wingo b16ad94667 More format refactorings. 5 years ago
  Andy Wingo 687981feeb More format refactors 5 years ago
  Andy Wingo a2aec7157c More format refactors 5 years ago
  Andy Wingo 077ba996e8 Refactor `format' to use when/unless conventionally 5 years ago
  Andy Wingo c248ea10be Remove all deprecated code 7 years ago
  Mark H Weaver 6dce942c46 String ports use UTF-8; ignore %default-port-encoding. 11 years ago
  Ludovic Courtès 6c9220064d Micro-optimize (ice-9 format). 12 years ago
  Ludovic Courtès afd08fdf87 format: Add specifier ~h for localized number output. 13 years ago
  Ludovic Courtès 1497e87a4f Make `(format #f ...)' always Unicode-capable. 14 years ago
  Mark H Weaver 6a07a06118 Do not apply `inf?' or `nan?' to strings 14 years ago
  Andy Wingo b90b4b2bf2 format handles ~@c better 14 years ago
  Andy Wingo 79f124ac87 more format tweaks 14 years ago
  Andy Wingo 8390dac023 more format tweaks 14 years ago
  Andy Wingo 0e9306801a take advantage of letrec* in format 14 years ago
  Andy Wingo d55066ddc3 inline format:out into format 14 years ago
  Andy Wingo 098e6fc63f more format cleanups 14 years ago
  Andy Wingo f02f8a6174 format's first arg is "destination" 14 years ago
  Andy Wingo 3d56118c50 inline format:format into format 14 years ago
  Andy Wingo 2ce77e6cf6 deprecate omission of port to ice-9 format 14 years ago
  Andy Wingo 29d096c8e6 letrec -> internal definitions in format.scm 14 years ago
  Andy Wingo 9ebf1af3c1 format.scm cleanups 14 years ago
  Andy Wingo e3e3394374 ice-9 format license update 14 years ago
  Andy Wingo c89920a71f deprecate passing a number as the destination to `format' 14 years ago
  Andy Wingo 625b43acc7 fix `format' with %f and exact rationals 14 years ago
  Andy Wingo 9274c3dd40 ~:@y allows for truncation to an absolute maximum width 15 years ago
  Andy Wingo b8596c08ac add ~@y truncated printing directive to format 15 years ago
  Andy Wingo 00d0489205 move ice-9/ and oop/ under module/ 16 years ago