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