The public CGAL repository, see the README below
Go to file
Michael Hemmer 63de75bed2 make it thread safe 2010-11-09 10:41:37 +00:00
AABB_tree Fix -pedantic error. 2010-09-28 21:23:13 +00:00
Algebraic_foundations make it thread safe 2010-11-09 10:41:37 +00:00
Algebraic_kernel_d rm warning for unused functor Degree 2010-11-07 07:56:32 +00:00
Algebraic_kernel_for_circles
Algebraic_kernel_for_spheres
Alpha_shapes_2 undo 2010-11-04 14:29:01 +00:00
Alpha_shapes_3
Apollonius_graph_2 Missing #include (for sign_a_plus_b_x_sqrt_c) 2010-09-24 16:12:09 +00:00
Approximate_min_ellipsoid_d static_cast of size_t to int, and Cartesian -> Simple_cartesian 2010-09-23 19:23:50 +00:00
Arithmetic_kernel Fix all svn:keywords in */include/ 2010-10-04 11:00:27 +00:00
Arrangement_on_surface_2 correct bug in Sweep_line_points_visitor reported and fixed on cgal-discuss 2010-11-09 08:46:06 +00:00
BGL The previous code was correct 2010-09-21 08:30:23 +00:00
Boolean_set_operations_2
Box_intersection_d Rename x and y to lo and hi 2010-10-11 19:45:16 +00:00
CGAL_ipelets Add missing svn properties (keywords and eol-style). 2010-09-20 12:12:46 +00:00
CGALimageIO Let libCGAL_ImageIO set temporarily the LC_NUMERIC locale to "C", during 2010-10-04 08:20:48 +00:00
Cartesian_kernel Rename private typedef for clang. 2010-10-28 06:56:55 +00:00
Circular_kernel_2 add program to compare traits using or not Circular_kernel_2 2010-11-05 09:22:49 +00:00
Circular_kernel_3
Circulator
Conic_2
Convex_decomposition_3 demo is now part of Polyhedron demo 2010-09-24 15:47:09 +00:00
Convex_hull_2
Convex_hull_3
Convex_hull_d
Core correct CORE operator>> for Real (used by Expr). 2010-09-24 13:07:28 +00:00
Developers_manual Generalize to "add _ as suffix". 2010-10-27 08:56:23 +00:00
Distance_2
Distance_3
Envelope_2
Envelope_3 Remove extra ';' 2010-09-22 06:21:53 +00:00
Filtered_kernel Remove myself from maintainer files. 2010-09-15 12:32:09 +00:00
Generator Add a static_cast to avoid float vs double warnings by VC++ 2010-09-27 08:56:25 +00:00
Geomview
GraphicsView PainterOstream can now paint bboxes 2010-11-09 09:12:58 +00:00
HalfedgeDS
Hash_map
Homogeneous_kernel Kernel::Compare_distance_[23] with three objects, similar to 2010-10-11 11:10:32 +00:00
Installation (Merge the branch /branches/candidate-packages/Installation) 2010-11-03 18:16:16 +00:00
Interpolation doc: correct typo and add missing parameters 2010-11-03 13:54:16 +00:00
Intersections_2
Intersections_3 add do_intersect for Ray_3 vs {Line_3,Segment_3,Ray_3} 2010-10-28 15:13:53 +00:00
Interval_skip_list
Interval_support Fix all svn:keywords in */include/ 2010-10-04 11:00:27 +00:00
Inventor
Jet_fitting_3
Kernel_23 Revert those commits: 2010-11-04 11:24:14 +00:00
Kernel_d Hush 2010-10-30 21:28:34 +00:00
Kinetic_data_structures KDS demo needs Core. 2010-09-23 19:47:01 +00:00
LEDA
Largest_empty_rect_2
MacOSX
Maintenance Add some products of cgal_manual in the files to be ignored by svn. 2010-11-05 11:12:19 +00:00
Manual new reference 2010-10-19 15:05:26 +00:00
Manual_tools fix typo 2010-10-12 15:43:13 +00:00
Matrix_search max-k-gon part of Polygon demo, and p-center part of Bounding Volumes demo so we no longer need the Qt3 demo 2010-09-23 16:00:54 +00:00
Mesh_2 typos 2010-10-20 07:55:34 +00:00
Mesh_3 added missing includes 2010-11-07 11:53:20 +00:00
Min_annulus_d
Min_circle_2
Min_ellipse_2
Min_quadrilateral_2 Fixed bug reported by Benoit Presles <presles@emse.fr>. 2010-10-07 08:28:28 +00:00
Min_sphere_d
Min_sphere_of_spheres_d Avoid "unused" warning. 2010-10-29 13:29:32 +00:00
Minkowski_sum_2
Minkowski_sum_3
Modifier
Modular_arithmetic
Nef_2
Nef_3 add functor taking care of construction of planes and vectors 2010-10-19 07:22:22 +00:00
Nef_S2 Move the declaration/definition of convert before its uses. 2010-09-22 16:29:52 +00:00
Number_types Inverse functor for Lazy_exact_nt based types 2010-11-08 14:52:56 +00:00
OpenNL
Optimisation_basic
Optimisation_doc Inscribed k-gon now part of Polygon demo 2010-09-23 16:04:09 +00:00
Partition_2 Add static_cast for size_t to unsigned int as the package will never be able to solve huge problems 2010-09-23 16:35:43 +00:00
Periodic_3_triangulation_3 Follow-up to my previous commit: Periodic_3_triangulation_filtered_traits_3 2010-09-15 21:08:15 +00:00
Point_set_2
Point_set_processing_3 Fix/Add link 2010-11-03 11:29:36 +00:00
Polygon Add link to Projection_traits_xy_3 2010-10-11 13:52:07 +00:00
Polyhedron Fix the compute_normal: sum normals and *then* divide the normal by its 2010-10-04 08:36:27 +00:00
Polyhedron_IO
Polynomial minor bug fix in generation of sparse polynomials for tests 2010-11-04 13:47:59 +00:00
Polytope_distance_d
Principal_component_analysis This should be fixed properly, but in the mean time, add clang to the workaround. 2010-10-27 10:07:09 +00:00
Profiling_tools
QP_solver taking care of some more size_t vs. int warnings 2010-11-03 07:58:08 +00:00
Qt_widget
Random_numbers
Ridges_3
Robustness Don't aubmit Qt3 demo 2010-09-23 14:46:34 +00:00
STL_Extension
Scripts Publish the demos tarball, if COLLECT_DEMOS_BINARIES is set. 2010-09-20 20:38:43 +00:00
SearchStructures I also want to play ! 2010-09-24 06:59:13 +00:00
Segment_Delaunay_graph_2
Skin_surface_3 Fix all svn:keywords in */include/ 2010-10-04 11:00:27 +00:00
Snap_rounding_2 Add some const& to avoid copies 2010-10-15 14:06:33 +00:00
Spatial_searching operator= of iterator: do nothing when internal ptr are the same. 2010-10-22 13:17:52 +00:00
Spatial_sorting
Straight_skeleton_2 Fixed UB 2010-10-12 15:57:07 +00:00
Stream_lines_2 Use epick kernel in examples 2010-09-20 10:13:27 +00:00
Stream_support Use consistent integer types to avoid warnings. 2010-10-29 13:37:32 +00:00
Subdivision_method_3
Surface_mesh_parameterization
Surface_mesh_simplification
Surface_mesher Oops! I used operator^ where I should have used operator& !! 2010-10-06 09:48:48 +00:00
Surface_reconstruction_points_3
Testsuite First part of a timing feature of the testsuite: the duration of each 2010-09-15 09:54:54 +00:00
Triangulation_2 Remove the sentence on constructor requirements which was copy pasted from the concept 2010-11-04 11:27:29 +00:00
Triangulation_3 Fix thinko "the the" 2010-09-29 11:25:29 +00:00
Union_find
Voronoi_diagram_2 Add links to the demos in the specific Voronoi diagram packages 2010-09-23 12:59:26 +00:00
Width_3
iostream
kdtree
wininst
.gitattributes add program to compare traits using or not Circular_kernel_2 2010-11-05 09:22:49 +00:00
.gitignore Revert those commits: 2010-11-04 11:04:12 +00:00