cgal/Number_types
Laurent Rineau 5030f1e929 Add macro CGAL_MSVC_USE_STD_FABS
On Windows, with MSVC, std::fabs is an intrinsic function with /Oi (implied
with /O1, /O2, and so on) *if* /fp:strict is not used. We should reevaluate
the need to use /fp:strict (and maybe use /fp:precise, the default,
combined with #pragma fenv_access).

First step: bench! This macro will help.
2011-03-21 10:27:07 +00:00
..
doc_tex Update the \ccPkgHowToCiteCgal tag for CGAL-3.8 (2011). 2011-02-24 15:21:10 +00:00
include/CGAL Add macro CGAL_MSVC_USE_STD_FABS 2011-03-21 10:27:07 +00:00
package_info/Number_types Remove myself from maintainer files. 2010-09-15 12:32:09 +00:00
src/CGAL typo 2010-09-27 08:52:41 +00:00
test/Number_types Add a constructor of Gmpq from unsigned int. 2011-01-11 14:21:12 +00:00
KNOWN_PROBLEMS_WITH_FLOATING_POINT Test commit. 2008-12-08 09:27:47 +00:00
dont_submit - Remove cgal_test from dont_submit as they are not under SVN anymore. 2007-03-06 10:04:41 +00:00