.github
update PR template
2018-09-05 10:18:53 +02:00
.travis
add libqt5sql5-sqlite to the dependencies for p3t3 demo
2019-02-12 14:54:08 +01:00
AABB_tree
Merge branch 'releases/CGAL-4.12-branch' into releases/CGAL-4.13-branch
2019-02-18 16:54:29 +01:00
Advancing_front_surface_reconstruction
fix warning
2018-11-13 08:00:54 +01:00
Algebraic_foundations
Merge branch 'master' into CGAL-cmake_cleanup-gdamiand
2018-11-05 07:32:58 +01:00
Algebraic_kernel_d
Fix Algebraic_kernel
2019-02-11 10:10:37 +01:00
Algebraic_kernel_for_circles
Update minimum cmake required version in all CMakeLists.txt
2018-10-18 14:49:23 +02:00
Algebraic_kernel_for_spheres
Update minimum cmake required version in all CMakeLists.txt
2018-10-18 14:49:23 +02:00
Alpha_shapes_2
Merge pull request #3450 from mglisse/Alpha_shapes_3-lazy_to_double-glisse
2018-11-14 18:51:43 +01:00
Alpha_shapes_3
Merge pull request #3450 from mglisse/Alpha_shapes_3-lazy_to_double-glisse
2018-11-14 18:51:43 +01:00
Apollonius_graph_2
Fix Apollonius_site
2019-01-10 17:14:12 +01:00
Arithmetic_kernel
Merge pull request #3406 from mglisse/cgal-public-dev/Number_types-boost_mp-glisse-2
2019-01-18 16:37:49 +01:00
Arrangement_on_surface_2
Merge pull request #3591 from albert-github/feature/bug_advanced_concept
2019-02-16 14:00:21 +01:00
BGL
Merge pull request #3580 from afabri/Stream_support-Color-GF
2019-02-13 15:25:07 +00:00
Barycentric_coordinates_2
Merge branch 'master' into CGAL-cmake_cleanup-gdamiand
2018-11-05 07:32:58 +01:00
Boolean_set_operations_2
Problems with formulas in documentation
2018-12-09 18:31:13 +01:00
Bounding_volumes
Merge branch 'master' into Stream_support-Color-GF
2019-01-23 09:37:08 +01:00
Box_intersection_d
Fix the warning [-Wunused-result]
2019-01-10 17:19:48 +01:00
CGAL_Core
Remove call of setprecision() as it has no effect
2019-01-31 19:00:14 +01:00
CGAL_ImageIO
Fix a [-Wformat-overflow=] warning
2019-02-08 09:33:50 +01:00
CGAL_ipelets
Merge pull request #3501 from lrineau/CGAL-fix_with_LEDA_without_CGAL_Core-GF
2019-02-22 10:04:22 +00:00
Cartesian_kernel
Merge pull request #3406 from mglisse/cgal-public-dev/Number_types-boost_mp-glisse-2
2019-01-18 16:37:49 +01:00
Circular_kernel_2
Merge pull request #2792 from afabri/Intersections_3-Add_missing_do_intersect-GF
2019-01-18 16:37:54 +01:00
Circular_kernel_3
Initialize data member; remove mutable
2019-02-12 17:29:30 +01:00
Circulator
Remove a gnu-bug workaround
2019-01-15 18:01:25 +01:00
Classification
Merge pull request #3343 from sgiraudot/Point_set_3-v2-GF
2019-02-13 15:38:53 +01:00
Combinatorial_map
Merge branch 'master' into CGAL-cmake_cleanup-gdamiand
2018-11-05 07:32:58 +01:00
Cone_spanners_2
add missing Reference and uniformize ref man group declaration
2018-11-20 13:47:16 +01:00
Convex_decomposition_3
Merge branch 'master' into CGAL-cmake_cleanup-gdamiand
2018-11-05 07:32:58 +01:00
Convex_hull_2
Merge pull request #2792 from afabri/Intersections_3-Add_missing_do_intersect-GF
2019-01-18 16:37:54 +01:00
Convex_hull_3
Merge branch 'master' into CGAL-cmake_cleanup-gdamiand
2018-11-05 07:32:58 +01:00
Convex_hull_d
Merge pull request #3580 from afabri/Stream_support-Color-GF
2019-02-13 15:25:07 +00:00
Distance_2
Update minimum cmake required version in all CMakeLists.txt
2018-10-18 14:49:23 +02:00
Distance_3
Update minimum cmake required version in all CMakeLists.txt
2018-10-18 14:49:23 +02:00
Documentation /doc
remove advanced in the brief of a concept
2019-02-13 19:06:26 +01:00
Envelope_2
Merge pull request #3325 from efifogel/Aos_2-fixes-efif
2018-11-14 18:50:12 +01:00
Envelope_3
Merge branch 'master' into CGAL-cmake_cleanup-gdamiand
2018-11-05 07:32:58 +01:00
Filtered_kernel
Merge pull request #2792 from afabri/Intersections_3-Add_missing_do_intersect-GF
2019-01-18 16:37:54 +01:00
Generalized_map
Merge branch 'master' into CGAL-cmake_cleanup-gdamiand
2018-11-05 07:32:58 +01:00
Generator
Merge pull request #3512 from maxGimeno/BGL-Fix_make_hexahedron_API-GF
2018-12-19 16:08:58 +01:00
Geomview
Fix Issue #3536
2018-12-12 11:50:19 +01:00
GraphicsView
Merge pull request #3580 from afabri/Stream_support-Color-GF
2019-02-13 15:25:07 +00:00
HalfedgeDS
Remove ';'
2019-02-08 09:40:09 +01:00
Hash_map
Update minimum cmake required version in all CMakeLists.txt
2018-10-18 14:49:23 +02:00
Heat_method_3
No need for copy constructor
2019-01-15 19:23:13 +01:00
Homogeneous_kernel
Add an equality test to Aff_transfo 2 and 3.
2018-10-12 16:34:19 +02:00
Inscribed_areas
Merge pull request #3591 from albert-github/feature/bug_advanced_concept
2019-02-16 14:00:21 +01:00
Installation
Merge pull request #3501 from lrineau/CGAL-fix_with_LEDA_without_CGAL_Core-GF
2019-02-22 10:04:22 +00:00
Interpolation
Merge branch 'master' into CGAL-cmake_cleanup-gdamiand
2018-11-05 07:32:58 +01:00
Intersections_2
Une CGAL_assume(false) for the default
2019-02-13 15:18:32 +01:00
Intersections_3
Optimized version of do_intersect with Tetrahedron_3 and something
2019-02-11 13:31:40 +01:00
Interval_skip_list
Merge branch 'master' into CGAL-cmake_cleanup-gdamiand
2018-11-05 07:32:58 +01:00
Interval_support
Update minimum cmake required version in all CMakeLists.txt
2018-10-18 14:49:23 +02:00
Inventor
Update minimum cmake required version in all CMakeLists.txt
2018-10-18 14:49:23 +02:00
Jet_fitting_3
Problems with formulas in documentation
2018-12-09 18:31:13 +01:00
Kernel_23
Merge pull request #3501 from lrineau/CGAL-fix_with_LEDA_without_CGAL_Core-GF
2019-02-22 10:04:22 +00:00
Kernel_d
Merge branch 'master' into Stream_support-Color-GF
2019-01-23 09:37:08 +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
Merge pull request #3591 from albert-github/feature/bug_advanced_concept
2019-02-16 14:00:21 +01:00
MacOSX
Add missing dependencies files
2018-04-09 08:53:38 +02:00
Maintenance
updated crontab (automated commit)
2019-01-16 10:18:07 +01:00
Matrix_search
Merge branch 'master' into CGAL-cmake_cleanup-gdamiand
2018-11-05 07:32:58 +01:00
Mesh_2
write_vtu uses write_vtu_with_attributes
2019-02-04 10:04:19 +01:00
Mesh_3
Fix two warnings [-Wmaybe-uninitialized]
2019-02-13 16:18:28 +01:00
Mesher_level
Fix error
2018-11-28 10:23:28 +01:00
Minkowski_sum_2
Restore unwanted change to ms_2 test
2019-01-15 16:29:58 +01:00
Minkowski_sum_3
Merge branch 'master' into CGAL-cmake_cleanup-gdamiand
2018-11-05 07:32:58 +01:00
Miscellany/doc /Miscellany
rename link name to match package name
2018-10-08 10:28:55 +02:00
Modifier
Update minimum cmake required version in all CMakeLists.txt
2018-10-18 14:49:23 +02:00
Modular_arithmetic
Try to avoid warning in Residue.cpp (although it is not a self-assignment but a -=
2018-12-04 10:38:16 +01:00
Nef_2
Merge pull request #3580 from afabri/Stream_support-Color-GF
2019-02-13 15:25:07 +00:00
Nef_3
Fix Nef_3
2019-01-24 18:06:03 +01:00
Nef_S2
Merge branch 'master' into Stream_support-Color-GF
2019-01-23 09:37:08 +01:00
NewKernel_d
fix indentation
2018-12-06 14:19:33 +01:00
Number_types
Merge pull request #3580 from afabri/Stream_support-Color-GF
2019-02-13 15:25:07 +00:00
OpenNL
Fix the dependencies, again
2018-03-07 15:59:45 +01:00
Optimal_transportation_reconstruction_2
Merge pull request #3580 from afabri/Stream_support-Color-GF
2019-02-13 15:25:07 +00:00
Optimisation_basic
Move dependencies creation to package_info and add dependencies to git
2018-02-02 12:08:05 +01:00
Partition_2
Merge remote-tracking branch 'cgal/master' into Ipelets-Fix_warning-GF
2019-02-13 16:27:54 +01:00
Periodic_2_triangulation_2
Merge pull request #3580 from afabri/Stream_support-Color-GF
2019-02-13 15:25:07 +00:00
Periodic_3_mesh_3
Merge pull request #3580 from afabri/Stream_support-Color-GF
2019-02-13 15:25:07 +00:00
Periodic_3_triangulation_3
Merge pull request #3679 from maxGimeno/P3T3_demo-Fix_animation-GF
2019-02-16 14:00:23 +01:00
Point_set_2
Merge branch 'master' into CGAL-cmake_cleanup-gdamiand
2018-11-05 07:32:58 +01:00
Point_set_3
Update with change of ref tag
2019-02-07 11:36:05 +01:00
Point_set_processing_3
Merge pull request #3580 from afabri/Stream_support-Color-GF
2019-02-13 15:25:07 +00:00
Point_set_shape_detection_3
Merge pull request #3543 from sloriot/Doc-multiple_fixes
2018-12-19 16:01:10 +01:00
Poisson_surface_reconstruction_3
Merge branch 'master' into CGAL-cmake_cleanup-gdamiand
2018-11-05 07:32:58 +01:00
Polygon
Polygon, Surface_mesher, Nef,..
2019-01-17 19:35:02 +01:00
Polygon_mesh_processing
Merge pull request #3580 from afabri/Stream_support-Color-GF
2019-02-13 15:25:07 +00:00
Polyhedron
Merge pull request #3662 from maxGimeno/Demo-Fix_polylines_display-GF
2019-02-13 15:05:31 +00:00
Polyhedron_IO
Merge remote-tracking branch 'cgal/releases/CGAL-4.13-branch'
2019-01-04 17:19:19 +01:00
Polyline_simplification_2
Fix CMake warnings about CMP for Visual 2017
2018-11-21 16:17:39 +01:00
Polynomial
Merge pull request #3580 from afabri/Stream_support-Color-GF
2019-02-13 15:25:07 +00:00
Polytope_distance_d
Merge branch 'master' into CGAL-cmake_cleanup-gdamiand
2018-11-05 07:32:58 +01:00
Principal_component_analysis
Do not call deprecated code. Add a test file for the deprecated code
2018-12-13 09:39:48 +01:00
Principal_component_analysis_LGPL
Commit all new dependencies files
2018-03-06 18:44:48 +01:00
Profiling_tools
Update minimum cmake required version in all CMakeLists.txt
2018-10-18 14:49:23 +02:00
Property_map
Merge pull request #3439 from aboudev/VSA-lingjie
2019-01-22 09:17:35 +01:00
QP_solver
Fix QP_solver
2019-01-24 18:17:46 +01:00
Random_numbers
fix test
2019-01-07 10:05:33 +01:00
Ridges_3
Problems with formulas in documentation
2018-12-09 18:31:13 +01:00
STL_Extension
Do not define the macro CGAL_CFG_NO_CPP0X_DELETED_AND_DEFAULT_FUNCTIONS for VC2013 as suggested in Issue #3436
2019-02-08 09:46:18 +01:00
Scale_space_reconstruction_3
add missing cgalConcept
2019-02-13 19:12:26 +01:00
Scripts
Extend the width of the size to 6, to avoid truncation
2019-02-19 17:53:10 +01:00
SearchStructures
Merge branch 'master' into CGAL-cmake_cleanup-gdamiand
2018-11-05 07:32:58 +01:00
Segment_Delaunay_graph_2
Merge branch 'master' into Stream_support-Color-GF
2019-01-23 09:37:08 +01:00
Segment_Delaunay_graph_Linf_2
Merge pull request #3580 from afabri/Stream_support-Color-GF
2019-02-13 15:25:07 +00:00
Set_movable_separability_2
Merge branch 'master' into CGAL-cmake_cleanup-gdamiand
2018-11-05 07:32:58 +01:00
Skin_surface_3
Fix for VC2017 which has a problem with the conversion to std::pair
2018-11-20 16:54:30 +01:00
Snap_rounding_2
Fix Snap_rounding
2019-01-28 08:32:48 +01:00
Solver_interface
Merge remote-tracking branch 'cgal/releases/CGAL-4.13-branch' into HEAD
2019-01-31 11:25:26 +01:00
Spatial_searching
Merge pull request #3591 from albert-github/feature/bug_advanced_concept
2019-02-16 14:00:21 +01:00
Spatial_sorting
Merge branch 'master' into CGAL-cmake_cleanup-gdamiand
2018-11-05 07:32:58 +01:00
Straight_skeleton_2
Merge remote-tracking branch 'cgal/releases/CGAL-4.13-branch' into HEAD
2019-01-31 11:25:26 +01:00
Stream_lines_2
Merge branch 'master' into CGAL-cmake_cleanup-gdamiand
2018-11-05 07:32:58 +01:00
Stream_support
Merge pull request #3580 from afabri/Stream_support-Color-GF
2019-02-13 15:25:07 +00:00
Subdivision_method_3
Merge remote-tracking branch 'cgal/releases/CGAL-4.13-branch' into HEAD
2019-01-31 11:25:26 +01:00
Surface_mesh
Merge pull request #3343 from sgiraudot/Point_set_3-v2-GF
2019-02-13 15:38:53 +01:00
Surface_mesh_approximation
fix manual
2018-12-06 16:00:36 +08:00
Surface_mesh_deformation
Problems with formulas in documentation
2018-12-09 18:31:13 +01:00
Surface_mesh_parameterization
Merge pull request #2792 from afabri/Intersections_3-Add_missing_do_intersect-GF
2019-01-18 16:37:54 +01:00
Surface_mesh_segmentation
Merge pull request #2792 from afabri/Intersections_3-Add_missing_do_intersect-GF
2019-01-18 16:37:54 +01:00
Surface_mesh_shortest_path
Merge pull request #3452 from afabri/Heat_method_3-GF
2019-01-18 16:50:01 +01:00
Surface_mesh_simplification
Merge branch 'master' into CGAL-cmake_cleanup-gdamiand
2018-11-05 07:32:58 +01:00
Surface_mesh_skeletonization
init pole to avoid warnings
2018-12-10 17:55:39 +01:00
Surface_mesher
Polygon, Surface_mesher, Nef,..
2019-01-17 19:35:02 +01:00
Surface_sweep_2
Merge pull request #3325 from efifogel/Aos_2-fixes-efif
2018-11-14 18:50:12 +01:00
TDS_2
Remove code for mips CC 7.4 as it triggers a warning: implicitly-declared
2019-01-09 17:19:17 +01:00
TDS_3
Merge branch 'master' into Stream_support-Color-GF
2019-01-23 09:37:08 +01:00
Testsuite
Merge pull request #2828 from lrineau/CGAL-fix_various_issues-GF
2018-02-19 14:27:16 +01:00
Three
Merge pull request #3516 from maxGimeno/Demo-fixes-GF
2019-01-31 11:41:58 +01:00
Triangulation
Use BOOST_GCC
2019-02-04 14:19:10 +01:00
Triangulation_2
Merge pull request #3580 from afabri/Stream_support-Color-GF
2019-02-13 15:25:07 +00:00
Triangulation_3
Merge pull request #3580 from afabri/Stream_support-Color-GF
2019-02-13 15:25:07 +00:00
Union_find
Update minimum cmake required version in all CMakeLists.txt
2018-10-18 14:49:23 +02:00
Visibility_2
Merge pull request #2792 from afabri/Intersections_3-Add_missing_do_intersect-GF
2019-01-18 16:37:54 +01:00
Voronoi_diagram_2
Fix Voronoi
2019-01-22 19:07:32 +01:00
wininst
Ship the lib/ sub-directory with the Windows installer
2018-08-27 10:43:46 +02:00
.gitattributes
Remove script cgal_generate_cmake_script.cmake
2016-02-16 17:34:41 +01:00
.gitignore
remove mentions to Operation_on_polyhedra package
2018-08-23 13:04:31 +02:00
.travis.yml
Travis: Upgrade travis to xenial ( #3666 )
2019-02-12 08:23:09 +00:00
CGALConfig.cmake
Add CGALConfig.cmake at the root of the Git layout
2017-03-29 12:49:57 +02:00
CMakeLists.txt
Replace include(CTest) by minimal usage
2019-02-04 15:30:24 +01:00
INSTALL.md
Use https
2017-08-21 09:52:41 +02:00
LICENSE.md
Update LICENSE.md
2015-03-05 00:05:24 +01:00
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