Fix bit-count* bug
[bpt/guile.git] / test-suite / tests / fractions.test
2013-07-21 Mark H WeaverFix incorrect rationalize tests.
2009-09-01 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
2009-08-27 Neil JerramMerge branch 'ossau-gds-dev'
2009-08-17 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-06-27 Daniel KraftMerge branch 'master' of git://git.savannah.gnu.org...
2009-06-16 Neil JerramChange Guile license to LGPLv3+
2008-08-02 Andy Wingomerge guile-vm to guile
2006-04-16 Kevin Rydemerge from 1.8 branch
2005-05-23 Marius VollmerThe FSF has a new address.
2005-02-10 Kevin Ryde(ash): Remove tests of ash on fractions, not
2004-09-08 Marius VollmerDon't expect (expt 1/2 2.0) to yield an exact result...
2004-08-17 Kevin Ryde(fractions): Correction, equal? 3/4 .75 should be ...
2004-02-18 Marius VollmerAdded copyright notice of Michael Stoll, who probably...
2004-02-18 Kevin RydeRemove 1/3 == 1.0/3.0, not true.
2004-02-17 Marius VollmerAdded GPL terms.
2003-12-02 Kevin Ryde(real-part): Expect fraction return, not converted...
2003-12-02 Kevin RydeExercise most-negative-fixnum over -ve of most-negative...
2003-11-19 Marius VollmerChanged to reflect the fact that rationalize only retur...
2003-11-18 Marius Vollmer* tests/numbers.test ("string->number"): Expect exact...