The public CGAL repository, see the README below
Go to file
Menelaos Karavelas 08f36ee64c moved .C files to .cpp in the test directory 2006-07-10 09:24:10 +00:00
Algebraic_kernel I have to undo some optimizations of the 2006-06-23 13:54:40 +00:00
Alpha_shapes_2 changed .C to .cpp in examples 2006-07-09 19:00:32 +00:00
Alpha_shapes_3 changed .C to .cpp in examples 2006-07-09 19:01:37 +00:00
Apollonius_graph_2 moved .C files to .cpp in the test directory 2006-07-10 09:24:10 +00:00
Approximate_min_ellipsoid_d changed .C to .cpp in examples 2006-07-09 19:04:50 +00:00
Arrangement_2 changed .C to .cpp in examples 2006-07-09 19:06:36 +00:00
Arrangement_of_spheres_3 removal mostly working 2006-06-26 16:30:41 +00:00
Benchmark updated 2006-06-28 14:38:25 +00:00
Boolean_set_operations_2 changed .C to .cpp in examples 2006-07-09 19:08:15 +00:00
Box_intersection_d changed .C to .cpp in examples 2006-07-09 19:10:04 +00:00
Cartesian_kernel renamed Bool to Bool_type to avoid a conflict between a macro of the same name defined in Xlib.h 2006-06-13 14:35:19 +00:00
Circulator changed .C to .cpp in examples 2006-07-09 19:11:05 +00:00
Conic_2
Convex_hull_2 Switch *.C to *_impl.h and remove CGAL_CFG_NO_AUTOMATIC_TEMPLATE_INCLUSION. 2006-06-13 08:49:43 +00:00
Convex_hull_3 changed .C to .cpp in examples 2006-07-09 19:12:11 +00:00
Convex_hull_d changed .C to .cpp in examples 2006-07-09 21:20:20 +00:00
Core changed .C to .cpp in examples 2006-07-09 19:13:14 +00:00
Cubical_gaussian_map_3 changed .C to .cpp in examples 2006-07-09 19:14:06 +00:00
Curved_kernel changed .C to .cpp in examples 2006-07-09 21:16:05 +00:00
Developers_manual Update src/* to current reality. 2006-07-07 13:30:58 +00:00
Distance_2
Distance_3
Envelope_3 changed .C to .cpp in examples 2006-07-09 19:15:30 +00:00
Fixed_precision_nt changed .C to .cpp in examples 2006-07-09 21:16:43 +00:00
Generator changed .C to .cpp in examples 2006-07-09 19:16:18 +00:00
Geomview changed .C to .cpp in examples 2006-07-09 21:21:07 +00:00
HalfedgeDS changed .C to .cpp in examples 2006-07-09 19:17:35 +00:00
Hash_map rewritten the whole manual 2006-04-06 17:03:37 +00:00
Homogeneous_kernel Simplify orientationH2 (and do one operation less). 2006-06-13 16:47:59 +00:00
Installation Remove building of doc_pdf/Installation.pdf in the public 2006-07-06 07:43:40 +00:00
Interpolation changed .C to .cpp in examples 2006-07-09 19:19:14 +00:00
Intersections_2 Move CGAL/Triangle_2_Triangle_2_intersection.C to 2006-05-25 17:37:47 +00:00
Intersections_3 Move <CGAL/intersection_3_1.C> to 2006-05-25 17:44:06 +00:00
Interval_arithmetic Move Profile_counter to Timer (with other benchmark tools), and document+example. 2006-07-09 21:01:39 +00:00
Interval_skip_list fix of \ccPkgIntroducedInCGAL 2006-06-20 11:46:15 +00:00
Inventor
Jet_fitting_3 changed .C to .cpp in examples 2006-07-09 19:21:18 +00:00
Kernel_23 changed .C to .cpp in examples 2006-07-09 19:56:45 +00:00
Kernel_d fix of \ccPkgIntroducedInCGAL 2006-06-20 12:09:20 +00:00
Kinetic_data_structures moved to cpp 2006-07-10 08:26:07 +00:00
LEDA
Largest_empty_rect_2 changed .C to .cpp in examples 2006-07-09 19:23:34 +00:00
MacOSX Remove building of doc_pdf/Installation.pdf in the public 2006-07-06 07:43:40 +00:00
Maintenance - Add a new package "Testsuite" that gathers the test-suite infrastructure. 2006-07-06 07:47:54 +00:00
Manual added entry 2006-06-28 13:15:09 +00:00
Manual_tools 2006-05-22 15:46:59 +00:00
Matrix_search changed .C to .cpp in examples 2006-07-09 19:24:27 +00:00
Mesh_2 Forgot to put in the previous log: 2006-07-10 09:14:22 +00:00
Mesh_3 changed .C to .cpp in examples 2006-07-09 21:13:19 +00:00
Min_annulus_d changed .C to .cpp in examples 2006-07-09 19:26:01 +00:00
Min_circle_2 changed .C to .cpp in examples 2006-07-09 19:26:25 +00:00
Min_ellipse_2 changed .C to .cpp in examples 2006-07-09 19:26:52 +00:00
Min_quadrilateral_2 changed .C to .cpp in examples 2006-07-09 19:27:15 +00:00
Min_sphere_d changed .C to .cpp in examples 2006-07-09 19:27:41 +00:00
Min_sphere_d_new removed unused #define, which lead to compiler errors 2006-03-21 09:40:54 +00:00
Min_sphere_of_spheres_d changed .C to .cpp in examples 2006-07-09 19:28:20 +00:00
Minkowski_sum_2 changed .C to .cpp in examples 2006-07-09 19:29:06 +00:00
Modifier rewritten the whole manual 2006-04-06 17:03:37 +00:00
Moebius_diagram_2 changed .C to .cpp in examples 2006-07-09 19:30:02 +00:00
Nef_2 changed .C to .cpp in examples 2006-07-09 19:30:32 +00:00
Nef_3 changed .C to .cpp in examples 2006-07-09 19:32:06 +00:00
Nef_S2 changed .C to .cpp in examples 2006-07-09 19:31:02 +00:00
Nuage_III
Number_types Move the not-yet-documented Exact_type_selecter (only used by Filtered_kernel now) 2006-07-07 11:25:22 +00:00
OpenNL Move LICENSE.OPENNL to include/OpenNL (as per B. Levy, A. Fabri and S. Pion request) 2006-04-27 13:34:27 +00:00
Optimisation_basic Last round of missing std:: before 3.2 (Andreas permission) 2006-04-19 16:56:12 +00:00
Optimisation_doc fix of \ccPkgIntroducedInCGAL 2006-06-20 12:06:44 +00:00
Partition_2 changed .C to .cpp in examples 2006-07-09 19:34:04 +00:00
Persistent_homology_d Global fix of svn:executable property in trunk 2006-04-14 15:07:17 +00:00
Point_set_2 changed .C to .cpp in examples 2006-07-09 19:35:13 +00:00
Polygon changed .C to .cpp in examples 2006-07-09 19:34:39 +00:00
Polygonal_approximation_d changed .C to .cpp in examples 2006-07-09 21:14:00 +00:00
Polyhedron changed .C to .cpp in examples 2006-07-09 19:35:55 +00:00
Polyhedron_IO changed .C to .cpp in examples 2006-07-09 19:37:37 +00:00
Polynomial Use .cpp file extension instead of .C for src/*/* files. 2006-04-14 09:19:29 +00:00
Polytope_distance_d changed .C to .cpp in examples 2006-07-09 19:38:35 +00:00
Principal_component_analysis changed .C to .cpp in examples 2006-07-09 19:39:06 +00:00
QP_solver changed .C to .cpp in examples 2006-07-09 19:40:04 +00:00
Qt_widget changed .C to .cpp in examples 2006-07-09 21:24:10 +00:00
Random_numbers added operator== to Random. 2006-07-03 15:16:51 +00:00
Reconstruction_from_slices_3 changed .C to .cpp in examples 2006-07-09 21:12:41 +00:00
Ridges_3 changed .C to .cpp in examples 2006-07-09 19:40:57 +00:00
Robustness changed .C to .cpp in examples 2006-07-09 21:25:46 +00:00
STL_Extension changed .C to .cpp in examples 2006-07-09 19:41:43 +00:00
Scripts - Add a new package "Testsuite" that gathers the test-suite infrastructure. 2006-07-06 07:47:54 +00:00
SearchStructures fix of \ccPkgIntroducedInCGAL 2006-06-20 12:04:13 +00:00
Segment_Delaunay_graph_2 changed .C to .cpp in examples 2006-07-09 19:42:19 +00:00
Skin_surface_3 changed .C to .cpp in examples 2006-07-09 19:42:59 +00:00
Snap_rounding_2 changed .C to .cpp in examples 2006-07-09 19:43:25 +00:00
Spatial_searching changed .C to .cpp in examples 2006-07-09 19:44:07 +00:00
Spatial_sorting added #include <functional> 2006-05-16 09:12:24 +00:00
Straight_skeleton_2 changed .C to .cpp in examples 2006-07-09 19:44:50 +00:00
Stream_lines_2 changed .C to .cpp in examples 2006-07-09 19:45:15 +00:00
Stream_support Use .cpp file extension instead of .C for src/*/* files. 2006-04-14 09:19:29 +00:00
Subdivision_method_3 changed .C to .cpp in examples 2006-07-09 19:47:13 +00:00
Surface_mesh_parameterization changed .C to .cpp in examples 2006-07-09 19:47:56 +00:00
Surface_mesh_simplification Bug in link-condition fixed 2006-07-03 17:19:46 +00:00
Surface_mesher changed .C to .cpp in examples 2006-07-09 19:48:49 +00:00
Testsuite - Document CGAL_test_assert(). 2006-07-06 07:55:37 +00:00
Timer Add doc for Profile_counter. 2006-07-09 21:03:08 +00:00
Triangulation_2 changed .C to .cpp in examples 2006-07-09 19:49:42 +00:00
Triangulation_3 changed .C to .cpp in examples 2006-07-09 19:51:14 +00:00
Tutorial Fixed svn properties of ASCII files (as defined by Maintenance/svn_client/config) 2006-04-18 12:42:52 +00:00
Union_find rewritten the whole manual 2006-04-06 17:03:37 +00:00
Visibility_complex changed .C to .cpp in examples 2006-07-09 19:53:22 +00:00
Voronoi_diagram_2 changed .C to .cpp in examples 2006-07-09 19:54:08 +00:00
Width_3
iostream Use .cpp file extension instead of .C for src/*/* files. 2006-04-14 09:19:29 +00:00
kdtree Remove examples. 2006-05-05 13:21:45 +00:00
window Use .cpp file extension instead of .C for src/*/* files. 2006-04-14 09:19:29 +00:00
wininst Minor text improvements. 2006-07-06 07:42:05 +00:00
.gitattributes changed .C to .cpp in examples 2006-07-09 19:44:50 +00:00
.gitignore new way of dealing with dependencies, in my packages 2006-07-05 16:28:34 +00:00