cgal/Number_types
Sébastien Loriot 37b02012b6 fix const-correctness issue in the spatial searching package. In particular this
remove all mutable member variable and leave only one const_cast in the kd-kdtree private function
const_build. This function is called in const predicates when the tree is not already internally built.
The documentation has been update and a few typos fixed at the same time.
2011-09-07 09:04:52 +00:00
..
doc_tex Update all PkgDescription files to CGAL-3.9 2011-06-27 14:31:45 +00:00
include/CGAL Replace BOOST_STATIC_ASSERT by CGAL_static_assertion. 2011-08-31 14:30:07 +00:00
package_info/Number_types Remove myself from maintainer files. 2010-09-15 12:32:09 +00:00
src/CGAL merge the modification from experimental packages to 2011-04-12 11:34:37 +00:00
test/Number_types fix const-correctness issue in the spatial searching package. In particular this 2011-09-07 09:04:52 +00:00
KNOWN_PROBLEMS_WITH_FLOATING_POINT Test commit. 2008-12-08 09:27:47 +00:00
dont_submit merge the modification from experimental packages to 2011-04-12 11:34:37 +00:00