cgal/Filtered_kernel
Sylvain Pion 173ef7c590 Allow propagation of Uncertain-ty in more places, to reduce the number of exceptions.
- Use K::Bool_type, K::Orientation... instead of bool, CGAL::Orientation...
- More functions around Uncertain<> : make_certain(), extract_singleton(),
                                      possible conversions tightenning.

Many conversions still remain, e.g. for switch and if statements, &&, ||...
2008-07-16 13:45:13 +00:00
..
developer_scripts further parsing for to_interval 2006-12-03 13:57:22 +00:00
examples/Filtered_kernel Removed *unmodified* auto-generated CMakeLists.txt (now created by create_internal_release) 2008-05-05 14:01:55 +00:00
include/CGAL Allow propagation of Uncertain-ty in more places, to reduce the number of exceptions. 2008-07-16 13:45:13 +00:00
package_info/Filtered_kernel The files "changes.txt", "description.txt", "long_description.txt" and "maintainer" 2007-12-02 15:06:42 +00:00
test/Filtered_kernel Removed *unmodified* auto-generated CMakeLists.txt (now created by create_internal_release) 2008-05-05 14:01:55 +00:00
TODO Rename Interval_arithmetic package to Filtered_kernel. 2006-07-12 13:06:10 +00:00
TODO_static_filters Rename Interval_arithmetic package to Filtered_kernel. 2006-07-12 13:06:10 +00:00
dont_submit Rename filtered_predicate.cpp to Filtered_predicate.cpp to match the class name. 2007-02-28 16:33:17 +00:00