cgal/Number_types
Andreas Fabri a1bc5ab47b Move MP_Float.cpp to a header MP_Float_impl.h
Having MP_Float.cpp in the CGAL library exposes the ABI of the STL
container std::vector<limb>. That is not recommended because the ABI
of the STL depends on compilation flags (debug, thread-safe, etc.)
2011-10-11 10:59:30 +00:00
..
doc_tex prepare ccPkgHowToCiteCgal for CGAL-3.10 (in 2012) 2011-09-28 16:15:05 +00:00
include/CGAL Move MP_Float.cpp to a header MP_Float_impl.h 2011-10-11 10:59:30 +00:00
package_info/Number_types remove executable property from copyright files 2011-10-03 08:18:16 +00:00
src/CGAL Move MP_Float.cpp to a header MP_Float_impl.h 2011-10-11 10:59:30 +00:00
test/Number_types change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
KNOWN_PROBLEMS_WITH_FLOATING_POINT
dont_submit merge the modification from experimental packages to 2011-04-12 11:34:37 +00:00