Andy Wingo
625b43acc7
fix `format' with %f and exact rationals
...
* module/ice-9/format.scm (format:parse-float): Accept a number, and
when stringifying the number, first convert to inexact.
* test-suite/tests/format.test ("~f fixed-point"): Add exact rational
test.
2010-06-06 13:46:53 +02:00
Neil Jerram
53befeb700
Change Guile license to LGPLv3+
...
(Not quite finished, the following will be done tomorrow.
module/srfi/*.scm
module/rnrs/*.scm
module/scripts/*.scm
testsuite/*.scm
guile-readline/*
)
2009-06-17 00:22:09 +01:00
Kevin Ryde
8ab3d8a068
merge from 1.8 branch
2006-10-09 23:40:48 +00:00
Kevin Ryde
6e7d5622ee
merge from 1.8 branch
2006-04-16 23:37:40 +00:00
Marius Vollmer
92205699d0
The FSF has a new address.
2005-05-23 19:57:22 +00:00
Kevin Ryde
d8b189d2c3
New tests of excess arguments now ignored.
2004-09-01 23:36:47 +00:00
Kevin Ryde
a8cb8832af
Oops, didn't mean to put ~t yet.
2004-09-01 23:10:23 +00:00
Kevin Ryde
992b375d61
(~@d): New tests.
2004-09-01 22:54:28 +00:00
Kevin Ryde
4fb318013b
2004-05-25 Matthias Koeppe <mkoeppe@mail.math.uni-magdeburg.de>
...
* tests/format.test (~{): Test no arbitrary iteration limit.
2004-07-19 00:58:04 +00:00
Marius Vollmer
6c61859f03
("format basic output"): Added test for "~F" from Matthias Koeppe.
2003-03-19 18:28:52 +00:00
Marius Vollmer
025f75b48f
New files. Thanks to Matthias Köppe!
2001-06-16 20:11:39 +00:00