Merge branch 'stable-2.0'
[bpt/guile.git] / test-suite / standalone / test-round.c
2013-03-28 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-02-27 Ludovic Courtèstests: Avoid missing missing-prototype warning with...
2011-02-02 Ludovic CourtèsUse `#ifdef HAVE_...', not `#if'.
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+
2009-05-29 Andy WingoMerge branch 'syncase-in-boot-9'
2009-05-20 Ludovic CourtèsFix compilation of `test-round.c' on BSD.
2009-05-20 Ludovic CourtèsUse <machine/fpu.h> instead of <fenv.h> when needed...
2008-09-10 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2008-09-10 Ludovic CourtèsMerge commit 'f30e1bdf97ae8b2b2918da585f887a4d3a23a347...
2008-08-02 Andy Wingomerge guile-vm to guile
2008-04-07 Ludovic CourtèsFix "#include" directives in stand-alone C tests.
2006-10-09 Kevin Rydemerge from 1.8 branch
2006-04-16 Kevin Rydemerge from 1.8 branch
2005-05-23 Marius VollmerThe FSF has a new address.
2004-08-10 Marius VollmerReplaced all uses of scm_round with scm_c_round.
2004-04-21 Kevin RydeNew file, exercising scm_round.