The public CGAL repository, see the README below
Go to file
Andreas Fabri 4347d26b71 extract(istream& , double&) was not documented and got removed 2014-11-27 08:51:14 +01:00
AABB_tree when using HalfedgeGraph or FaceGraph API, graph_traits must be included 2014-07-04 17:24:07 +02:00
Algebraic_foundations typo 2014-08-26 16:25:29 +02:00
Algebraic_kernel_d Convert source files encoding to utf-8 2014-08-01 11:20:13 +02:00
Algebraic_kernel_for_circles
Algebraic_kernel_for_spheres remove warning 2014-07-04 17:24:06 +02:00
Alpha_shapes_2
Alpha_shapes_3 Fix a warning 2014-07-16 16:52:50 +02:00
Apollonius_graph_2 using Exact_rational instead of Gmpq 2014-06-27 15:20:48 +02:00
Arithmetic_kernel Add/remove #include 2014-06-26 19:10:06 +02:00
Arrangement_on_surface_2 Enhanced operator(). Made the type of the coordinate index iterator a template parameter 2014-09-29 10:53:18 +02:00
BGL Merge remote-tracking branch 'origin/BGL_doc_fixes-GF' 2014-11-03 12:39:24 +01:00
Boolean_set_operations_2 Fix a bug when LEDA is used instead of GMP 2014-08-07 17:38:55 +02:00
Bounding_volumes Fix a warning 2014-11-04 12:45:35 +01:00
Box_intersection_d
CGAL_Core This example needs CGAL_Core 2014-06-27 15:11:44 +02:00
CGAL_ImageIO Convert source files encoding to utf-8 2014-08-01 11:20:13 +02:00
CGAL_ipelets f vs lf 2014-08-05 17:19:49 +02:00
Cartesian_kernel Merge branch 'CGAL-use_leda-GF-OLD' into CGAL-use_leda-GF 2014-06-18 22:50:06 +02:00
Circular_kernel_2 use iformat for reading doubles 2014-11-26 16:53:50 +01:00
Circular_kernel_3 using Exact_rational 2014-06-27 13:51:25 +02:00
Circulator
Combinatorial_map Attempt to remove more warnings 2014-11-07 18:54:59 +01:00
Conic_2
Convex_decomposition_3 Arithmetic_kernel -> Exact_integer/rational 2014-07-16 16:45:14 +02:00
Convex_hull_2 Send the points of the hello world example to std::cout. 2014-08-27 12:23:00 +02:00
Convex_hull_3 precise that the convex hull is triangulated 2014-09-04 15:56:07 +02:00
Convex_hull_d
Distance_2
Distance_3
Documentation Fix the font weight for links long descriptions prototypes 2014-11-10 14:52:18 +01:00
Envelope_2 Arithmetic_kernel -> Exact_integer/rational 2014-07-16 18:55:30 +02:00
Envelope_3 Merge branch 'boost-work_around_dijktra_bug_1.54-local' 2014-07-23 08:46:33 +02:00
Filtered_kernel Add operator() with 4 arguments in Static_filters/Angle_3 2014-05-26 14:41:29 +02:00
Generator
Geomview
GraphicsView Implement export to SVG for the CDT_2 demo 2014-11-07 16:09:09 +01:00
HalfedgeDS
Hash_map make the edge_descriptor of Polyhedron hashable 2014-07-23 08:20:16 +02:00
Homogeneous_kernel Merge branch 'CGAL-use_leda-GF-OLD' into CGAL-use_leda-GF 2014-06-18 22:50:06 +02:00
Inscribed_areas
Installation Merge branch 'releases/CGAL-4.5-branch' 2014-11-06 10:47:45 +01:00
Interpolation
Intersections_2
Intersections_3 Arithmetic_kernel -> Exact_integer/rational 2014-07-16 18:55:30 +02:00
Interval_skip_list
Interval_support
Inventor
Jet_fitting_3 Convert source files encoding to utf-8 2014-08-01 11:20:13 +02:00
Kernel_23 use iformat for reading doubles 2014-11-26 16:53:50 +01:00
Kernel_d Arithmetic_kernel -> Exact_integer/rational 2014-07-16 18:55:30 +02:00
Kinetic_data_structures using Exact_rational instead of Gmpq 2014-06-27 15:20:48 +02:00
LEDA
Linear_cell_complex use iformat for reading doubles 2014-11-26 16:53:50 +01:00
MacOSX
Maintenance Merge branch 'releases/CGAL-4.5-branch' 2014-11-06 10:47:45 +01:00
Matrix_search
Mesh_2 use iformat for reading doubles 2014-11-26 16:53:50 +01:00
Mesh_3 Merge branch 'Mesh_3-fix_includes-lrineau' 2014-11-06 11:59:26 +01:00
Minkowski_sum_2 Arithmetic_kernel -> Exact_integer/rational 2014-07-16 18:55:30 +02:00
Minkowski_sum_3 Arithmetic_kernel -> Exact_integer/rational 2014-07-16 16:45:14 +02:00
Miscellany
Modifier
Modular_arithmetic
Nef_2 Arithmetic_kernel -> Exact_integer/rational 2014-07-16 16:52:17 +02:00
Nef_3 Arithmetic_kernel -> Exact_integer/rational 2014-07-16 16:45:14 +02:00
Nef_S2 Merge remote-tracking branch 'origin/CGAL-Less_warnings-GF' 2014-07-16 17:48:56 +02:00
NewKernel_d Use CGAL::Exact_rational instead of CGAL::Gmpq 2014-08-05 17:28:54 +02:00
Number_types Improve ARM asm with clang. 2014-09-22 16:54:27 +02:00
OpenNL
Operations_on_polyhedra Attempt to remove more warnings 2014-11-07 18:54:59 +01:00
Optimisation_basic
Partition_2
Periodic_2_triangulation_2 doc bug-fix: Hidden_type -> unspecified_type 2014-06-02 07:47:05 +02:00
Periodic_3_triangulation_3 remove extra include 2014-06-27 13:51:38 +02:00
Point_set_2
Point_set_processing_3 use iformat for reading doubles 2014-11-26 16:53:50 +01:00
Polygon Arithmetic_kernel -> Exact_integer/rational 2014-07-16 16:45:14 +02:00
Polyhedron Merge branch 'Polyhedron_demo-fix_warning-lrineau' 2014-11-06 11:58:09 +01:00
Polyhedron_IO
Polynomial Convert source files encoding to utf-8 2014-08-01 11:20:13 +02:00
Polytope_distance_d Convert source files encoding to utf-8 2014-08-01 11:20:13 +02:00
Principal_component_analysis
Profiling_tools
QP_solver using Exact_rational instead of Gmpq 2014-06-27 15:20:48 +02:00
Qt_widget
Random_numbers Convert source files encoding to utf-8 2014-08-01 11:20:13 +02:00
Ridges_3 Convert source files encoding to utf-8 2014-08-01 11:20:13 +02:00
STL_Extension Convert source files encoding to utf-8 2014-08-01 11:20:13 +02:00
Scripts Change the IP address for test result submissions 2014-08-27 10:35:14 +02:00
SearchStructures
Segment_Delaunay_graph_2 using Exact_rational instead of Gmpq 2014-06-27 15:20:48 +02:00
Skin_surface_3 Merge branch 'CGAL-use_leda-GF-OLD' into CGAL-use_leda-GF 2014-06-18 22:50:06 +02:00
Snap_rounding_2 Fix permissions 2014-05-15 18:33:36 +02:00
Solver_interface Merge branch 'to-be-tested/Stop_testing_taucs-sloriot' 2014-07-16 20:19:21 +02:00
Spatial_searching fix wrong documented traits 2014-09-12 13:23:46 +02:00
Spatial_sorting
Straight_skeleton_2 Disable a data file 2014-08-28 16:29:35 +02:00
Stream_lines_2
Stream_support extract(istream& , double&) was not documented and got removed 2014-11-27 08:51:14 +01:00
Subdivision_method_3
Surface_mesh_parameterization Convert source files encoding to utf-8 2014-08-01 11:20:13 +02:00
Surface_mesh_segmentation update package description 2014-10-20 08:27:32 +02:00
Surface_mesh_simplification doc bug-fix 2014-11-12 10:31:02 +01:00
Surface_mesher Convert source files encoding to utf-8 2014-08-01 11:20:13 +02:00
Surface_modeling remove html tag and add missing backticks 2014-10-15 11:03:23 +02:00
Surface_reconstruction_points_3 Merge branch 'Polyhedron_demo-import_splatting-GF' 2014-07-21 08:23:36 +02:00
Testsuite Workaround the incompatibility with Boost 1.54 2014-07-11 12:04:42 +02:00
Triangulation_2 fix a typo 2014-10-22 11:51:32 +02:00
Triangulation_3 add missing typedef for compilation on Linux 2014-10-03 17:11:08 +02:00
Union_find
Voronoi_diagram_2
wininst remove mention of Taucs in the windows installer 2014-07-03 14:22:53 +02:00
.gitattributes
.gitignore Revert two commits. 2014-10-03 17:13:49 +02:00
CMakeLists.txt
copyright