.github
use https for all links to www.cgal.org and doc.cgal.org
2018-03-14 15:59:38 +01:00
.travis
Remove `-x` from the .travis.yml file: move it in build_package.sh
2018-05-23 15:29:58 +02:00
AABB_tree
Revert "Introduce an error on purpose, to test Travis"
2018-05-24 18:59:15 +02:00
Advancing_front_surface_reconstruction
Merge pull request #2946 from afabri/CGAL-dependencies-GF
2018-03-27 10:35:23 +02:00
Algebraic_foundations
Comment unused variable
2018-03-30 13:35:50 +01:00
Algebraic_kernel_d
class -> struct
2018-05-15 15:37:51 +02:00
Algebraic_kernel_for_circles
Commit all new dependencies files
2018-03-06 18:44:48 +01:00
Algebraic_kernel_for_spheres
Commit all new dependencies files
2018-03-06 18:44:48 +01:00
Alpha_shapes_2
Postfix class names with _2 and _3 as they are different
2018-05-09 09:54:57 +01:00
Alpha_shapes_3
Postfix class names with _2 and _3 as they are different
2018-05-09 09:54:57 +01:00
Apollonius_graph_2
Commit all new dependencies files
2018-03-06 18:44:48 +01:00
Arithmetic_kernel
Move dependencies creation to package_info and add dependencies to git
2018-02-02 12:08:05 +01:00
Arrangement_on_surface_2
Merge pull request #3085 from afabri/Arrrangement_2-static_or_atomic-GF
2018-05-16 08:46:18 +02:00
BGL
add missing include directive
2018-05-04 10:45:15 +02:00
Barycentric_coordinates_2
use https for all links to www.cgal.org and doc.cgal.org
2018-03-14 15:59:38 +01:00
Boolean_set_operations_2
Use decltype to find the type of the allocator
2018-04-20 09:39:19 +01:00
Bounding_volumes
Put CGAL::random_shuffle() in the subnamespace cpp98
2018-04-11 09:32:23 +01:00
Box_intersection_d
Merge branch 'releases/CGAL-4.11-branch'
2018-03-26 11:03:37 +02:00
CGAL_Core
Disable a warning. Fix an allocator call
2018-05-15 15:37:51 +02:00
CGAL_ImageIO
Commit all new dependencies files
2018-03-06 18:44:48 +01:00
CGAL_ipelets
Remove debug printing
2018-04-27 21:20:20 +02:00
Cartesian_kernel
Add an operator for a Ray_3 to ConstructProjectedpoint_3
2018-04-25 15:32:36 +02:00
Circular_kernel_2
Commit all new dependencies files
2018-03-06 18:44:48 +01:00
Circular_kernel_3
Commit all new dependencies files
2018-03-06 18:44:48 +01:00
Circulator
fix doc warnings triggered essentially by the improvement of doxygen
2018-04-25 23:36:21 +02:00
Classification
Merge pull request #2978 from MaelRL/PMap-Fix_Default_pmap-GF
2018-05-15 22:09:59 +02:00
Combinatorial_map
Merge pull request #2985 from afabri/CGAL-std_latest-GF
2018-04-24 17:32:55 +02:00
Cone_spanners_2
Commit all new dependencies files
2018-03-06 18:44:48 +01:00
Convex_decomposition_3
Merge pull request #2912 from afabri/CGAL-more_fallthrough-GF
2018-03-26 10:56:07 +02:00
Convex_hull_2
Commit all new dependencies files
2018-03-06 18:44:48 +01:00
Convex_hull_3
Do not include graph_traits_Polyhedron.h, properties_polyhedron.h and Polyhedron_iostream.h
2018-05-03 13:23:50 +02:00
Convex_hull_d
use https for all links to www.cgal.org and doc.cgal.org
2018-03-14 15:59:38 +01:00
Distance_2
Commit all new dependencies files
2018-03-06 18:44:48 +01:00
Distance_3
Commit all new dependencies files
2018-03-06 18:44:48 +01:00
Documentation /doc
Merge pull request #3082 from afabri/Installation-Supported_platforms-GF
2018-05-25 10:42:16 +02:00
Envelope_2
fix in Envelop_diagram_1
2018-04-20 09:06:59 +01:00
Envelope_3
Commit all new dependencies files
2018-03-06 18:44:48 +01:00
Filtered_kernel
Commit all new dependencies files
2018-03-06 18:44:48 +01:00
Generalized_map
Do not include graph_traits_Polyhedron.h, properties_polyhedron.h and Polyhedron_iostream.h
2018-05-03 13:23:50 +02:00
Generator
Do not include graph_traits_Polyhedron.h, properties_polyhedron.h and Polyhedron_iostream.h
2018-05-03 13:23:50 +02:00
Geomview
Commit all new dependencies files
2018-03-06 18:44:48 +01:00
GraphicsView
Fix indentation
2018-05-15 15:32:04 +00:00
HalfedgeDS
cosmetic changes
2018-04-17 17:14:19 +02:00
Hash_map
Do not include graph_traits_Polyhedron.h, properties_polyhedron.h and Polyhedron_iostream.h
2018-05-03 13:23:50 +02:00
Homogeneous_kernel
Add an operator for a Ray_3 to ConstructProjectedpoint_3
2018-04-25 15:32:36 +02:00
Inscribed_areas
Commit all new dependencies files
2018-03-06 18:44:48 +01:00
Installation
Merge branch 'releases/CGAL-4.12-branch'
2018-05-25 10:43:23 +02:00
Interpolation
Minor doc fix
2018-05-04 13:57:41 +02:00
Intersections_2
more default:
2018-03-08 14:11:02 +00:00
Intersections_3
Do not include graph_traits_Polyhedron.h, properties_polyhedron.h and Polyhedron_iostream.h
2018-05-03 13:23:50 +02:00
Interval_skip_list
more allocator_traits
2018-04-19 14:49:05 +01:00
Interval_support
Move dependencies creation to package_info and add dependencies to git
2018-02-02 12:08:05 +01:00
Inventor
Commit all new dependencies files
2018-03-06 18:44:48 +01:00
Jet_fitting_3
fix doc warnings triggered essentially by the improvement of doxygen
2018-04-25 23:36:21 +02:00
Kernel_23
Add test for projections
2018-04-27 10:24:37 +02:00
Kernel_d
more allocator_traits
2018-04-19 15:56:53 +01:00
LEDA
Move dependencies creation to package_info and add dependencies to git
2018-02-02 12:08:05 +01:00
Linear_cell_complex
cosmetic changes
2018-04-17 17:14:19 +02:00
MacOSX
Add missing dependencies files
2018-04-09 08:53:38 +02:00
Maintenance
updated crontab (automated commit)
2018-05-06 13:18:06 +02:00
Matrix_search
Commit all new dependencies files
2018-03-06 18:44:48 +01:00
Mesh_2
improve phrasing
2018-05-11 23:06:40 +02:00
Mesh_3
Merge pull request #3073 from MaelRL/Mesh_3-Add_add_corner-GF
2018-05-28 13:58:02 +02:00
Mesher_level
Merge pull request #2712 from afabri/CGAL-VC+warnlevel_4-GF
2018-02-19 14:27:06 +01:00
Minkowski_sum_2
Merge branch 'cgal/releases/CGAL-4.12-branch'
2018-05-15 22:32:45 +02:00
Minkowski_sum_3
Commit all new dependencies files
2018-03-06 18:44:48 +01:00
Miscellany/doc /Miscellany
make the doc match struct/class with the implementation
2017-11-17 11:34:55 +01:00
Modifier
Move dependencies creation to package_info and add dependencies to git
2018-02-02 12:08:05 +01:00
Modular_arithmetic
Commit all new dependencies files
2018-03-06 18:44:48 +01:00
Nef_2
Fix dependencies
2018-03-30 11:33:34 +02:00
Nef_3
Do not include graph_traits_Polyhedron.h, properties_polyhedron.h and Polyhedron_iostream.h
2018-05-03 13:23:50 +02:00
Nef_S2
Fix compilation errors
2018-04-17 17:15:00 +02:00
NewKernel_d
Add CGAL_CXX14
2018-04-17 17:15:04 +02:00
Number_types
Merge pull request #2985 from afabri/CGAL-std_latest-GF
2018-04-24 17:32:55 +02:00
OpenNL
Fix the dependencies, again
2018-03-07 15:59:45 +01:00
Operations_on_polyhedra
Merge pull request #2712 from afabri/CGAL-VC+warnlevel_4-GF
2018-02-19 14:27:06 +01:00
Optimal_transportation_reconstruction_2
Commit all new dependencies files
2018-03-06 18:44:48 +01:00
Optimisation_basic
Move dependencies creation to package_info and add dependencies to git
2018-02-02 12:08:05 +01:00
Partition_2
Disable a warning. Fix an allocator call
2018-05-15 15:37:51 +02:00
Periodic_2_triangulation_2
Put CGAL::random_shuffle() in the subnamespace cpp98
2018-04-11 09:32:23 +01:00
Periodic_3_triangulation_3
Put CGAL::random_shuffle() in the subnamespace cpp98
2018-04-11 09:32:23 +01:00
Point_set_2
Commit all new dependencies files
2018-03-06 18:44:48 +01:00
Point_set_3
Small enhancement: reserve memory when reading PLY point set
2018-03-26 11:02:58 +02:00
Point_set_processing_3
move citation to avoid line break in the brief.
2018-05-11 22:53:43 +02:00
Point_set_shape_detection_3
Merge pull request #3006 from sloriot/PMP_PSP-fixes_for_release
2018-04-24 17:34:21 +02:00
Poisson_surface_reconstruction_3
Do not include graph_traits_Polyhedron.h, properties_polyhedron.h and Polyhedron_iostream.h
2018-05-03 13:23:50 +02:00
Polygon
fix doc warnings triggered essentially by the improvement of doxygen
2018-04-25 23:36:21 +02:00
Polygon_mesh_processing
Merge pull request #2955 from afabri/BGL-include_cleanup-GF
2018-05-15 22:21:42 +02:00
Polyhedron
Merge pull request #2955 from afabri/BGL-include_cleanup-GF
2018-05-15 22:21:42 +02:00
Polyhedron_IO
Do not include graph_traits_Polyhedron.h, properties_polyhedron.h and Polyhedron_iostream.h
2018-05-03 13:23:50 +02:00
Polyline_simplification_2
use https for all links to www.cgal.org and doc.cgal.org
2018-03-14 15:59:38 +01:00
Polynomial
More forward declarations
2018-05-15 15:37:51 +02:00
Polytope_distance_d
Commit all new dependencies files
2018-03-06 18:44:48 +01:00
Principal_component_analysis
use https for all links to www.cgal.org and doc.cgal.org
2018-03-14 15:59:38 +01:00
Principal_component_analysis_LGPL
Commit all new dependencies files
2018-03-06 18:44:48 +01:00
Profiling_tools
Commit all new dependencies files
2018-03-06 18:44:48 +01:00
Property_map
Renamed Default_property_map to Constant_property_map
2018-04-03 14:11:49 +02:00
QP_solver
Put CGAL::random_shuffle() in the subnamespace cpp98
2018-04-11 09:32:23 +01:00
Random_numbers
Put CGAL::random_shuffle() in the subnamespace cpp98
2018-04-11 09:32:23 +01:00
Ridges_3
Do not include graph_traits_Polyhedron.h, properties_polyhedron.h and Polyhedron_iostream.h
2018-05-03 13:23:50 +02:00
STL_Extension
add missing semicolon
2018-05-16 08:52:50 +02:00
Scale_space_reconstruction_3
Merge pull request #2946 from afabri/CGAL-dependencies-GF
2018-03-27 10:35:23 +02:00
Scripts
Merge pull request #3110 from lrineau/Installation-better_check_headers-lrineau
2018-05-25 10:42:22 +02:00
SearchStructures
Disable a warning. Fix an allocator call
2018-05-15 15:37:51 +02:00
Segment_Delaunay_graph_2
use old random_shuffle()
2018-04-15 09:52:01 +01:00
Segment_Delaunay_graph_Linf_2
Use CGAL::cpp98::random_shuffle
2018-04-20 15:43:36 +01:00
Set_movable_separability_2
Commit all new dependencies files
2018-03-06 18:44:48 +01:00
Skin_surface_3
Do not include graph_traits_Polyhedron.h, properties_polyhedron.h and Polyhedron_iostream.h
2018-05-03 13:23:50 +02:00
Snap_rounding_2
Commit all new dependencies files
2018-03-06 18:44:48 +01:00
Solver_interface
Commit all new dependencies files
2018-03-06 18:44:48 +01:00
Spatial_searching
Commit all new dependencies files
2018-03-06 18:44:48 +01:00
Spatial_sorting
Put CGAL::random_shuffle() in the subnamespace cpp98
2018-04-11 09:32:23 +01:00
Straight_skeleton_2
Fix dependencies
2018-03-30 11:33:34 +02:00
Stream_lines_2
Commit all new dependencies files
2018-03-06 18:44:48 +01:00
Stream_support
Commit all new dependencies files
2018-03-06 18:44:48 +01:00
Subdivision_method_3
Subdivision: Use named parameters from the BGL package
2018-03-22 19:05:51 +01:00
Surface_mesh
Merge pull request #2995 from MaelRL/Doc-Fix_minor_issues-GF
2018-04-06 18:12:15 +02:00
Surface_mesh_deformation
add missing include directive
2018-05-04 10:45:15 +02:00
Surface_mesh_parameterization
Merge pull request #3003 from afabri/Parameterization-inline-GF
2018-04-24 17:33:54 +02:00
Surface_mesh_segmentation
Do not include graph_traits_Polyhedron.h, properties_polyhedron.h and Polyhedron_iostream.h
2018-05-03 13:23:50 +02:00
Surface_mesh_shortest_path
Do not include graph_traits_Polyhedron.h, properties_polyhedron.h and Polyhedron_iostream.h
2018-05-03 13:23:50 +02:00
Surface_mesh_simplification
Merge pull request #2955 from afabri/BGL-include_cleanup-GF
2018-05-15 22:21:42 +02:00
Surface_mesh_skeletonization
Do not include graph_traits_Polyhedron.h, properties_polyhedron.h and Polyhedron_iostream.h
2018-05-03 13:23:50 +02:00
Surface_mesher
Commit all new dependencies files
2018-03-06 18:44:48 +01:00
Surface_sweep_2
more allocator_traits
2018-04-19 14:49:05 +01:00
TDS_2
Fix dependencies by moving files
2018-03-23 14:17:24 +01:00
TDS_3
Fix dependencies by moving files
2018-03-23 14:17:24 +01:00
Testsuite
Merge pull request #2828 from lrineau/CGAL-fix_various_issues-GF
2018-02-19 14:27:16 +01:00
Three
Commit all new dependencies files
2018-03-06 18:44:48 +01:00
Triangulation
fix doc warnings triggered essentially by the improvement of doxygen
2018-04-25 23:36:21 +02:00
Triangulation_2
Merge pull request #2746 from afabri/Interpolation-vertices_V2-GF
2018-05-07 11:45:23 +02:00
Triangulation_3
Put CGAL::random_shuffle() in the subnamespace cpp98
2018-04-11 09:32:23 +01:00
Union_find
Exploit that construct is variadic
2018-04-17 14:15:07 +01:00
Visibility_2
Add breaks
2018-04-06 10:23:12 +01:00
Voronoi_diagram_2
Merge pull request #2946 from afabri/CGAL-dependencies-GF
2018-03-27 10:35:23 +02:00
wininst
Add missing dependencies files
2018-04-09 08:53:38 +02:00
.gitattributes
Remove script cgal_generate_cmake_script.cmake
2016-02-16 17:34:41 +01:00
.gitignore
Merge branch 'Aos_2-surface_sweep-efif-old' into Aos_2-surface_sweep-efif
2017-12-07 15:56:00 +02:00
.travis.yml
Remove `-x` from the .travis.yml file: move it in build_package.sh
2018-05-23 15:29:58 +02:00
CGALConfig.cmake
Add CGALConfig.cmake at the root of the Git layout
2017-03-29 12:49:57 +02:00
CMakeLists.txt
Merge pull request #2547 from lrineau/CMake-parse_CTest_XML_output-lrineau
2017-11-13 11:13:54 +01:00
INSTALL.md
Use https
2017-08-21 09:52:41 +02:00
LICENSE.md
…
README.md
Add links as otherwise you only find them when you click on wiki
2018-04-11 12:30:11 +01:00
cmake_uninstall.cmake.in
support sudo make uninstall for cmake
2017-08-09 17:44:25 -07:00
copyright
Remove Kinetic_data_structures and Kinetic_framework from CGAL
2018-02-21 11:02:35 +01:00