cgal/Filtered_kernel
Andreas Meyer fdeedcf8b0 some low level code cleanup. renamed
* CGAL_error to CGAL_error_msg
* introduced a macro CGAL_error()
* added some words about CGAL_error to the developers manual
* renamed most of assert(x) into CGAL_assertion(x)
* renamed exit(x) with x != 0 , CGAL_assertion(false) and assert(false) into CGAL_error
* CORE left untouched, OpenNL changed
2007-11-07 16:51:18 +00:00
..
developer_scripts further parsing for to_interval 2006-12-03 13:57:22 +00:00
examples/Filtered_kernel Cleanup of white spaces and empty lines also under examples/*/*.h. 2007-03-10 16:45:36 +00:00
include/CGAL some low level code cleanup. renamed 2007-11-07 16:51:18 +00:00
test/Filtered_kernel A random int 0 leads to division by zero 2007-08-23 15:04:28 +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
changes.txt removed Minmax_traits for Oriented_side and Comparison_result due to clash with Sign (these three types are now the same). 2006-07-18 19:42:19 +00:00
description.txt 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
maintainer Rename Interval_arithmetic package to Filtered_kernel. 2006-07-12 13:06:10 +00:00