The public CGAL repository, see the README below
Go to file
Laurent Saboret e70a056e75 LS + S. Tayeb:
* Rename obsolete Mesh_3 files to avoid conflicts with new Mesh_3 implementation.

* TODO: 
Modify Poisson_refine_triangulation.h to use new Mesh_3 implementation.
2009-06-26 15:04:39 +00:00
AABB_tree Add a CGAL_assertion (prevents std::bad_alloc). 2009-06-26 11:58:17 +00:00
Algebraic_foundations avoid clash of CGAL::min/max with std::min/max 2009-04-29 13:57:45 +00:00
Algebraic_kernel_d fixed non-standard computation branch 2009-06-16 13:19:59 +00:00
Algebraic_kernel_for_circles
Algebraic_kernel_for_spheres add also some FT 2009-06-18 14:31:22 +00:00
Alpha_shapes_2
Alpha_shapes_3 fixes the doc for "Compute_squared_radius_3" 2009-06-03 07:56:50 +00:00
Apollonius_graph_2 more new_traits -> Delage_traits 2009-06-26 07:18:25 +00:00
Approximate_min_ellipsoid_d
Arrangement_on_surface_2 corrected validation warnings 2009-06-23 12:29:28 +00:00
BGL
Boolean_set_operations_2 changed precondition 2009-06-09 00:14:50 +00:00
Box_intersection_d
CGAL_ipelets add eps for latex doc 2009-06-25 06:48:48 +00:00
CGALimageIO
Cartesian_kernel correct has_on pb 2009-06-26 14:15:56 +00:00
Circular_kernel_2 Move CGAL::array to namespace CGAL::cpp0x, like tuple. 2009-04-30 14:03:52 +00:00
Circular_kernel_3 remove color from doc and add eps for latex version 2009-06-25 07:55:49 +00:00
Circulator typo 2009-03-18 07:57:35 +00:00
Conic_2
Convex_decomposition_3 update according to Michael's latest comments 2009-05-12 09:17:16 +00:00
Convex_hull_2
Convex_hull_3
Convex_hull_d
Core
Developers_manual/doc_tex Remove obsolete, commented out, text about short name macros. 2009-04-21 18:24:46 +00:00
Distance_2
Distance_3
Envelope_2 review by guy 2009-05-11 16:07:34 +00:00
Envelope_3 split assert using && 2009-06-22 13:15:37 +00:00
Filtered_kernel Renaming before documenting: Default_argument -> Default. 2009-04-10 21:55:24 +00:00
Generator Fix some typos in the protect macro names. 2009-04-08 11:54:51 +00:00
Geomview
GraphicsView Remove the Terrain subdirectory. 2009-03-06 15:03:58 +00:00
HalfedgeDS Changes after Surface_reconstruction_points_3/Point_set_processing_3 submission review by AF (12): 2009-06-15 13:09:47 +00:00
Hash_map
Homogeneous_kernel Move CGAL::array to namespace CGAL::cpp0x, like tuple. 2009-04-30 14:03:52 +00:00
Installation added modified file for qt4 all-source cmake 2009-06-21 13:22:19 +00:00
Interpolation
Intersections_2
Intersections_3
Interval_skip_list
Inventor
Jet_fitting_3 More DS -> DS_ renaming (outside include/CGAL as well, to fix the test-suite). 2009-04-30 13:39:06 +00:00
Kernel_23 correct has_on pb 2009-06-26 14:14:54 +00:00
Kernel_d
Kinetic_data_structures Avoid a deprecated interface for incident_face(). 2009-05-08 09:24:17 +00:00
LEDA
Largest_empty_rect_2
MacOSX
Maintenance Fixed bug in Surface_reconstruction_points_3 test suite: fixed svn properties of cgal_test_with_cmake scripts. 2009-06-25 08:46:45 +00:00
Manual remove é 2009-06-26 13:47:01 +00:00
Manual_tools * Fixed bug: 'type*' and 'type&' are not converted to \ccc{type*} and \ccc{type&}. 2009-06-17 07:38:44 +00:00
Matrix_search Fix some typos in the protect macro names. 2009-04-08 11:54:51 +00:00
Mesh_2 Add a edges mesher level that prevents edges to be refined, and let some bad triangles in the mesh (when their circumcenter encroaches a constrained edge, or when their circumcenter lies outside the meshing domain. 2009-06-24 14:12:12 +00:00
Min_annulus_d
Min_circle_2
Min_ellipse_2
Min_quadrilateral_2 Fix some typos in the protect macro names. 2009-04-08 11:54:51 +00:00
Min_sphere_d
Min_sphere_of_spheres_d
Minkowski_sum_2
Minkowski_sum_3 removed syntax and grammar errors 2009-05-15 18:20:53 +00:00
Modifier
Modular_arithmetic
Nef_2 avoid clash of CGAL::min/max with std::min/max 2009-04-29 13:57:45 +00:00
Nef_3 initialization of support hash should happen 2009-05-03 11:32:35 +00:00
Nef_S2 Replace Nef_S2's CGAL::Tuple by cpp0x::array. 2009-05-01 12:07:15 +00:00
Number_types added typedef 2009-06-16 09:22:17 +00:00
OpenNL
Optimisation_basic
Optimisation_doc
PDB Workaround bug in cgal_manual: call \ccTagFullDeclarations at the beginning of \ccOperations. 2009-05-26 16:48:05 +00:00
Partition_2 removed redundant test (collinear_are_ordered_along_line()), and used generic code (orientation_2_object()) instead of global function (collinear()) 2009-05-24 14:30:10 +00:00
Periodic_3_triangulation_3 remove the offset to int encoding from the Cell base class 2009-06-26 08:25:50 +00:00
Point_set_2
Point_set_processing_3 Fixed error message on cerr in Qt Point Set demo. 2009-06-26 13:05:49 +00:00
Polygon replaced a call to the constructor of a functor (Less_xy_2) with the generic function that returns the functor (less_xy_2_object() 2009-05-24 14:14:05 +00:00
Polyhedron Changes after Surface_reconstruction_points_3/Point_set_processing_3 submission review by AF (12): 2009-06-15 13:09:47 +00:00
Polyhedron_IO
Polynomial added PT::IsSquareFree and CGAL::is_square_free 2009-06-23 13:51:26 +00:00
Polytope_distance_d
Principal_component_analysis PCA: update doc after short second review from Bernd Gaertner. 2009-05-14 14:23:28 +00:00
Profiling_tools Update comment. 2009-04-08 07:36:06 +00:00
QP_solver Qualify make_tuple with boost::, otherwise the one in namespace std is picked, 2009-05-07 20:07:59 +00:00
Qt_widget
Random_numbers
Ridges_3 More DS -> DS_ renaming (outside include/CGAL as well, to fix the test-suite). 2009-04-30 13:39:06 +00:00
Robustness
STL_Extension add 1 parameter version of Dispatch_*_iterator in non-variadic case 2009-05-05 21:05:58 +00:00
Scripts removed old script 2009-06-22 07:43:04 +00:00
SearchStructures
Segment_Delaunay_graph_2 More DS -> DS_ renaming (outside include/CGAL as well, to fix the test-suite). 2009-04-30 13:39:06 +00:00
Skin_surface_3 make work with new pdb reader 2009-06-10 21:35:28 +00:00
Snap_rounding_2
Spatial_searching
Spatial_sorting
Straight_skeleton_2 Add subsection for examples (that gives a better clickable mini-TOC). 2009-05-25 11:49:23 +00:00
Stream_lines_2
Stream_support output for polyhedral surfaces 2009-03-16 11:15:49 +00:00
Subdivision_method_3
Surface_mesh_parameterization Automatic documentation improvements by generate_reference_manual 1.3: 2009-06-11 08:38:15 +00:00
Surface_mesh_simplification Fixed warnings 2009-06-26 14:56:27 +00:00
Surface_mesher Merge: 2009-05-20 10:08:13 +00:00
Surface_reconstruction_points_3 LS + S. Tayeb: 2009-06-26 15:04:39 +00:00
Testsuite Remove pre-CMake scripts. 2009-05-09 16:35:14 +00:00
Triangulation_2 orientation_2 -> orientation 2009-06-17 09:00:37 +00:00
Triangulation_3 adding method insert that takes the return values of a point location query 2009-05-12 15:10:42 +00:00
Union_find
Voronoi_diagram_2 Remove short name macros. See PR 1551. 2009-04-21 18:21:33 +00:00
Width_3
iostream
kdtree
wininst
.gitattributes deleting mpfr from trunk 2009-06-26 13:40:03 +00:00
.gitignore deleting mpfr from trunk 2009-06-26 13:40:03 +00:00