cgal/Number_types
Laurent Rineau d256a634c3 Add src/CGAL/test_FPU_rounding_mode.cpp
That file creates a global (static const) object that:
  - at its creation (start of the program), it stores the FPU rounding mode,
  - at its destruction (end of the program), it emits a CGAL_warning is the
current rounding mode is different from the stored one.

That will permit to track if all CGAL kernel code restore the FPU rounding
mode correctly (needed for some CGAL user and GeometryFactory customers).
2008-10-15 12:53:41 +00:00
..
doc_tex Add illustration 2008-10-15 07:43:06 +00:00
include/CGAL quit down VC++ warning 2008-10-14 07:22:04 +00:00
package_info/Number_types Remove my email adress from header files. 2008-10-11 20:21:08 +00:00
src/CGAL Add src/CGAL/test_FPU_rounding_mode.cpp 2008-10-15 12:53:41 +00:00
test/Number_types added test for implicit interoperablity 2008-10-13 12:34:31 +00:00
KNOWN_PROBLEMS_WITH_FLOATING_POINT Some updates (and test for the commit mails). 2008-08-25 18:36:42 +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