The public CGAL repository, see the README below
Go to file
Stéphane Tayeb aee6dce7ad Mesh_3_demo: Add a struct Point_ in Scene_interface (which does not depend on CGAL kernel). 2010-05-21 16:09:35 +00:00
AABB_tree + Recompute distance function when mouse button is pressed (avoids buggy behavior if object is animated when button is pressed). 2010-05-20 07:39:30 +00:00
Algebraic_foundations fix return type of to_interval, which is std::pair<double,double> 2010-05-20 15:15:38 +00:00
Algebraic_kernel_d made all kernel functors const 2010-05-13 14:59:30 +00:00
Algebraic_kernel_for_circles Remove empty lines at beginning and end of files 2010-02-01 12:55:28 +00:00
Algebraic_kernel_for_spheres Bug fix: pre-condition + case of three different spheres with 2 coincident radical planes (and the consequences). 2010-01-29 16:39:56 +00:00
Alpha_shapes_2 add missing Using detected by intel compiler 2010-04-26 08:20:17 +00:00
Alpha_shapes_3 move missing file 2010-05-20 16:32:36 +00:00
Apollonius_graph_2 Add 'using' for ansi compliance 2010-05-16 13:39:48 +00:00
Approximate_min_ellipsoid_d
Arithmetic_kernel move Get_arithmetic_kernel specializations into correct packages 2010-05-05 14:19:26 +00:00
Arrangement_on_surface_2 Add using statements for ansi-compliance 2010-05-18 07:07:02 +00:00
BGL Merged revisions 54354,54363,54365,54380,54389-54390 via svnmerge from 2010-03-02 15:21:52 +00:00
Boolean_set_operations_2 removed obsolete workarround for VC++ and cleanup 2010-05-16 13:06:52 +00:00
Box_intersection_d Merged revisions 53668-53669,53678-53679,53682-53686 via svnmerge from 2010-01-20 14:07:18 +00:00
CGAL_ipelets let ipelets be in the usual directory. 2010-05-21 16:03:57 +00:00
CGALimageIO Remove a few "warning: extra ';'" with g++ -pedantic. 2009-11-14 11:49:52 +00:00
Cartesian_kernel C++ conformance: calls to member templates of dependent names must be 2010-05-16 16:50:24 +00:00
Circular_kernel_2 fix bugs in VC++ workarounds 2010-05-06 09:27:16 +00:00
Circular_kernel_3 C++ conformance: calls to member templates of dependent names must be 2010-05-16 16:50:24 +00:00
Circulator Merged revisions 53668-53669,53678-53679,53682-53686 via svnmerge from 2010-01-20 14:07:18 +00:00
Conic_2
Convex_decomposition_3 Add 'using' for ansi compliance 2010-05-17 10:25:31 +00:00
Convex_hull_2 cleanup extra ';' 2010-04-24 09:05:33 +00:00
Convex_hull_3 Remove empty lines at beginning and end of files 2010-02-01 12:55:28 +00:00
Convex_hull_d Add 'using' for ansi compliance 2010-05-16 13:41:40 +00:00
Core Remove empty lines at beginning and end of files 2010-02-01 12:55:28 +00:00
Developers_manual Fix dev manual after the change from \ccIncludeVerbatim to 2010-01-13 16:10:02 +00:00
Distance_2
Distance_3
Envelope_2 restructure to avoid warning 2010-03-01 07:50:27 +00:00
Envelope_3 cleanup extra ',' 2010-04-24 09:08:18 +00:00
Filtered_kernel CORRECTED fixed const correctness for update_exact() 2010-03-30 17:15:45 +00:00
Generator Remove empty lines at beginning and end of files 2010-02-01 12:55:28 +00:00
Geomview Merged revisions 53668-53669,53678-53679,53682-53686 via svnmerge from 2010-01-20 14:07:18 +00:00
GraphicsView move missing file 2010-05-20 16:32:36 +00:00
HalfedgeDS Add 'using' for ansi-compliance 2010-05-11 07:16:33 +00:00
Hash_map Remove empty lines at beginning and end of files 2010-02-01 12:55:28 +00:00
Homogeneous_kernel C++ conformance: calls to member templates of dependent names must be 2010-05-16 16:50:24 +00:00
Installation Merged revisions 56327-56328 via svnmerge from 2010-05-18 12:39:30 +00:00
Interpolation Replace derivation with typedef 2010-05-14 12:43:04 +00:00
Intersections_2 Remove empty lines at beginning and end of files 2010-02-01 12:55:28 +00:00
Intersections_3 Fix compilation on x86-64_Linux-2.6_llvm-clang-with-g++-4.4.1_F11: declare function do_intersect_coplanar before using it. 2010-05-20 07:02:56 +00:00
Interval_skip_list Remove empty lines at beginning and end of files 2010-02-01 12:55:28 +00:00
Interval_support mv spec code for Sqrt_extension / convert_to_bfi to Sqrt_extension 2010-05-05 15:05:18 +00:00
Inventor
Jet_fitting_3 cleanup extra ';' 2010-04-24 09:11:32 +00:00
Kernel_23 cleanup extra ';' 2010-04-24 09:13:10 +00:00
Kernel_d cleanup extra ';' 2010-04-26 12:46:09 +00:00
Kinetic_data_structures Remove ';' 2010-05-17 14:09:39 +00:00
LEDA fixed include guards to naming scheme 2010-02-26 18:36:37 +00:00
Largest_empty_rect_2 cleanup extra ';' 2010-04-24 09:17:58 +00:00
MacOSX
Maintenance Let svn know about .cxx files 2010-04-23 09:11:00 +00:00
Manual added a few entries to be cited in the doc of Mesh_3 2010-03-31 16:03:09 +00:00
Manual_tools If no extension is used in \includegraphics, prefer PDF graphics over PNG 2010-03-22 15:53:01 +00:00
Matrix_search cleanup extra ';' 2010-04-26 12:46:09 +00:00
Mesh_2 Remove extra ';' 2010-05-17 14:05:54 +00:00
Mesh_3 Mesh_3_demo: Add a struct Point_ in Scene_interface (which does not depend on CGAL kernel). 2010-05-21 16:09:35 +00:00
Min_annulus_d
Min_circle_2 cleanup extra ';' 2010-04-24 09:21:27 +00:00
Min_ellipse_2 cleanup extra ';' 2010-04-24 09:22:37 +00:00
Min_quadrilateral_2 cleanup extra ';' 2010-04-24 09:23:54 +00:00
Min_sphere_d Remove empty lines at beginning and end of files 2010-02-01 12:55:28 +00:00
Min_sphere_of_spheres_d
Minkowski_sum_2 Add using for ansi compliance 2010-05-20 07:53:41 +00:00
Minkowski_sum_3 facet bounding two unselected volumes is handled as separated convex part. 2010-05-04 16:38:29 +00:00
Modifier
Modular_arithmetic use PT to construct polynomials 2010-05-03 12:22:48 +00:00
Nef_2 Add using statements for ansi-compliance 2010-05-18 07:19:35 +00:00
Nef_3 Add 'using' for ansi compliance 2010-05-17 10:30:22 +00:00
Nef_S2 Add using statements for ansi-compliance 2010-05-13 13:54:18 +00:00
Number_types fix corner case in round, where the float is representing 2010-05-11 11:41:12 +00:00
OpenNL cleanup extra ';' 2010-04-24 09:37:42 +00:00
Optimisation_basic Remove empty lines at beginning and end of files 2010-02-01 12:55:28 +00:00
Optimisation_doc Merged revisions 53668-53669,53678-53679,53682-53686 via svnmerge from 2010-01-20 14:07:18 +00:00
PDB Remove extra ';' 2010-05-17 14:01:16 +00:00
Partition_2 Add this and using for ansi compliance 2010-05-11 07:12:41 +00:00
Periodic_3_triangulation_3 C++ conformance: calls to member templates of dependent names must be 2010-05-16 16:50:24 +00:00
Point_set_2 Add 'using' statements for ansi-compliance 2010-05-10 07:29:16 +00:00
Point_set_processing_3 tuple is a dependent-name, and a call to a member function template of 2010-05-17 16:15:17 +00:00
Polygon remove extra this->container (detected by intel compiler) 2010-04-26 08:16:15 +00:00
Polyhedron Remove extra ; 2010-05-18 09:16:36 +00:00
Polyhedron_IO Remove empty lines at beginning and end of files 2010-02-01 12:55:28 +00:00
Polynomial Split up the function in orer to avoid ICE of VC++ 2010-05-19 07:57:16 +00:00
Polytope_distance_d Merged revisions 53668-53669,53678-53679,53682-53686 via svnmerge from 2010-01-20 14:07:18 +00:00
Principal_component_analysis reduce img sizes 2010-04-01 19:05:54 +00:00
Profiling_tools
QP_solver Add 'using' for ansi compliance 2010-05-17 07:19:52 +00:00
Qt_widget rm ambig 2010-03-11 13:46:27 +00:00
Random_numbers
Ridges_3 Merged revisions 54354,54363,54365,54380,54389-54390 via svnmerge from 2010-03-02 15:21:52 +00:00
Robustness
STL_Extension Renamed nested type T to Handled_type to work around VC name-lookup bugs 2010-05-19 13:30:47 +00:00
Scripts Epic fail! :-( 2010-05-06 08:09:11 +00:00
SearchStructures prefix macro with CGAL 2010-02-26 15:18:53 +00:00
Segment_Delaunay_graph_2 Add using statements for ansi-compliance 2010-05-18 08:12:56 +00:00
Skin_surface_3 Resolving errors reported by the Intel compiler and LLVM 2010-05-20 19:04:35 +00:00
Snap_rounding_2 Replace . with -> (not used, but detected by Intel) 2010-05-17 07:32:56 +00:00
Spatial_searching cleanup 2010-05-21 13:27:10 +00:00
Spatial_sorting Default constructor of boost::rand48 is good enough 2010-01-28 07:48:26 +00:00
Straight_skeleton_2 Remove extra ';' 2010-05-17 14:17:37 +00:00
Stream_lines_2 C++ conformance: calls to member templates of dependent names must be 2010-05-16 16:50:24 +00:00
Stream_support Remove empty lines at beginning and end of files 2010-02-01 12:55:28 +00:00
Subdivision_method_3 Add 'this->' for ansi-compliance 2010-05-10 08:06:25 +00:00
Surface_mesh_parameterization Classes deriving from Fixed_border_parameterizer need that the 'using' statement is protected (only g++ 3.4.6 and 4.4 in the 3.7-Ic-60 testsuite) 2010-05-14 06:31:36 +00:00
Surface_mesh_simplification Remove #include of a kernel in a simplification policy header 2010-03-25 08:37:57 +00:00
Surface_mesher Remove extra ';' 2010-05-17 14:19:22 +00:00
Surface_reconstruction_points_3 Remove extra ';' 2010-05-17 14:23:33 +00:00
Testsuite Merged revisions 56348,56367-56368 via svnmerge from 2010-05-20 08:45:42 +00:00
Triangulation_2 Replace derivation with typedef 2010-05-14 12:40:01 +00:00
Triangulation_3 change private to protected (needed by 'using locate' in Alpha_shape_3 class) 2010-05-13 06:39:52 +00:00
Union_find Remove empty lines at beginning and end of files 2010-02-01 12:55:28 +00:00
Voronoi_diagram_2 Remove empty lines at beginning and end of files 2010-02-01 12:55:28 +00:00
Width_3 Remove empty lines at beginning and end of files 2010-02-01 12:55:28 +00:00
iostream Merged revisions 53668-53669,53678-53679,53682-53686 via svnmerge from 2010-01-20 14:07:18 +00:00
kdtree
wininst Merged revisions 53941-53943,53950,53952-53953,53956,53958,53961,53963,53965 via svnmerge from 2010-02-01 14:45:09 +00:00
.gitattributes move missing file 2010-05-20 16:32:36 +00:00
.gitignore move missing file 2010-05-20 16:32:36 +00:00