1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-02 21:10:27 +02:00

*** empty log message ***

This commit is contained in:
Kevin Ryde 2003-12-02 21:38:04 +00:00
parent 084b1d8eec
commit caff34d4fa
2 changed files with 23 additions and 0 deletions

View file

@ -1,3 +1,15 @@
2003-12-03 Kevin Ryde <user42@zip.com.au>
* tests/fractions.test: Exercise most-negative-fixnum over -ve of
most-negative-fixnum.
* tests/fractions.test (real-part): Expect fraction return, not
converted to flonum.
* tests/numbers.test (abs): Add a few more tests.
* tests/srfi-1.test (count): New tests.
2003-12-01 Mikael Djurfeldt <mdj@chunk.mit.edu>
* standalone/Makefile.am (snarfcppopts): Added -I$(top_srcdir).