cgal/Circular_kernel_2/include/CGAL/Circular_kernel_2
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
..
Circular_arc_2.h some low level code cleanup. renamed 2007-11-07 16:51:18 +00:00
Circular_arc_point_2.h Curved_kernel -> Circular_kernel_2 [adapt] 2006-08-24 14:20:34 +00:00
Line_arc_2.h Algebraic_kernel_for_circles (instead of Algebraic_kernel) 2006-08-25 12:44:18 +00:00
function_objects_on_circle_2.h Curved_kernel -> Circular_kernel_2 [adapt] 2006-08-24 14:20:34 +00:00
function_objects_on_line_2.h Curved_kernel -> Circular_kernel_2 [adapt] 2006-08-24 14:20:34 +00:00
function_objects_polynomial_circular.h missing derivation of Has_on added 2007-08-08 08:29:25 +00:00
functions_on_circle_2.h Curved_kernel -> Circular_kernel_2 [adapt] 2006-08-24 14:20:34 +00:00
interface_macros.h Added Compare_y_to_left_2 2006-09-07 12:26:44 +00:00
internal_functions_on_circle_2.h fixed typedef 2006-09-07 12:26:01 +00:00
internal_functions_on_circular_arc_2.h some low level code cleanup. renamed 2007-11-07 16:51:18 +00:00
internal_functions_on_line_2.h Curved_kernel -> Circular_kernel_2 [adapt] 2006-08-24 14:20:34 +00:00
internal_functions_on_line_arc_2.h warning patrol 2007-03-09 08:37:01 +00:00
intersection_line_2_circle_2_map.h Prefix macros with CGAL_ , damned !!! 2007-02-28 18:54:33 +00:00