.github
Only capture between : and the first whitespace if there is one. Also requires `/build:` instead of `build:`
2020-10-15 13:19:39 +02:00
.travis
Merge remote-tracking branch 'cgal/master' into CGAL-CMake_testsuite-maxGimeno
2020-08-21 14:40:58 +02:00
AABB_tree
WIP
2020-08-19 15:50:22 +02:00
Advancing_front_surface_reconstruction
Merge pull request #4893 from maxGimeno/Advancing_front-Fix_deprecated_array-maxGimeno
2020-08-04 16:25:39 +02:00
Algebraic_foundations
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 14:16:06 +01:00
Algebraic_kernel_d
Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch'
2020-04-29 14:12:29 +02:00
Algebraic_kernel_for_circles
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 14:16:06 +01:00
Algebraic_kernel_for_spheres
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 14:16:06 +01:00
Alpha_shapes_2
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 14:16:06 +01:00
Alpha_shapes_3
Remove trailing whitespace
2020-04-02 14:37:33 +02:00
Apollonius_graph_2
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 14:16:06 +01:00
Arithmetic_kernel
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 14:16:06 +01:00
Arrangement_on_surface_2
Merge pull request #4784 from efifogel/Aos_2-remove_object-efif
2020-10-02 15:19:36 +02:00
BGL
Merge pull request #3268 from afabri/PMP-visitor-GF
2020-10-02 15:26:05 +02:00
Barycentric_coordinates_2
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 14:26:59 +01:00
Boolean_set_operations_2
Merge pull request #4640 from mglisse/spaceship
2020-05-27 16:33:33 +02:00
Bounding_volumes
Fix doc.
2020-10-05 13:04:40 +02:00
Box_intersection_d
Merge remote-tracking branch 'mine/CMake-Third_party_imported_targets-GF' into CMake-Third_party_imported_targets-GF
2020-05-28 08:53:17 +02:00
CGAL_Core
Fix eating extra whitespace in CORE::BigRat
2020-09-21 08:54:29 +02:00
CGAL_ImageIO
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 14:16:06 +01:00
CGAL_ipelets
Merge remote-tracking branch 'mine/CMake-Third_party_imported_targets-GF' into CMake-Third_party_imported_targets-GF
2020-05-28 08:53:17 +02:00
Cartesian_kernel
Merge pull request #4705 from rgcv/Cartesian_kernel-fix_missing_print_AT3-rgcv
2020-05-18 12:24:25 +02:00
Circular_kernel_2
remove trailing whitespaces
2020-09-28 11:27:59 +02:00
Circular_kernel_3
remove CGAL_CFG_MATCHING_BUG_ variants
2020-09-25 14:25:14 +02:00
Circulator
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 14:16:06 +01:00
Classification
Fix a warning
2020-09-29 09:31:03 +02:00
Combinatorial_map
Remove cpp11::(tuple|get)
2020-06-09 20:15:16 +02:00
Cone_spanners_2
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 14:16:06 +01:00
Convex_decomposition_3
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 14:16:06 +01:00
Convex_hull_2
Revert "Merge pull request #4519 from lrineau/Kernel_23-Epeck_objects_in_Compact_container-lrineau_gdamiand"
2020-05-20 09:47:58 +02:00
Convex_hull_3
add missing include
2020-08-28 08:19:32 +02:00
Convex_hull_d
Merge remote-tracking branch 'cgal/master' into CGAL-move_semantic_for_triangulations-GF
2020-05-20 09:46:26 +02:00
Distance_2
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 19:01:49 +01:00
Distance_3
Merge pull request #4804 from maxGimeno/Distance_3-Fix_compare_for-leda-maxGimeno
2020-06-23 18:49:46 +02:00
Documentation /doc
Adapt doc and scripts to new tags and branchs names
2020-09-10 13:10:03 +02:00
Envelope_2
Address comments
2020-08-25 13:43:49 +02:00
Envelope_3
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 14:16:06 +01:00
Filtered_kernel
remove CGAL_CFG_MATCHING_BUG_ variants
2020-09-25 14:25:14 +02:00
Generalized_map
Remove cpp11::(tuple|get)
2020-06-09 20:15:16 +02:00
Generator
Use imported targets everywhere
2020-04-15 14:06:13 +02:00
Geomview
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 14:16:06 +01:00
GraphicsView
Merge pull request #5042 from maxGimeno/Viewer-Zoom_to_rectangle
2020-10-09 16:50:24 +02:00
HalfedgeDS
Fix "error: use of overloaded operator '=='"
2020-06-10 22:33:26 +02:00
Hash_map
Update branch from master after trailing whitespaces and tabs removal
2020-03-26 19:25:47 +01:00
Heat_method_3
Merge remote-tracking branch 'mine/CMake-Third_party_imported_targets-GF' into CMake-Third_party_imported_targets-GF
2020-05-28 08:53:17 +02:00
Homogeneous_kernel
Merge pull request #4705 from rgcv/Cartesian_kernel-fix_missing_print_AT3-rgcv
2020-05-18 12:24:25 +02:00
Hyperbolic_triangulation_2
Merge pull request #4780 from maxGimeno/GraphicsView-Fix_qt_deprecated_code-maxGimeno
2020-06-23 18:50:07 +02:00
Inscribed_areas
More weirdo constructors
2020-05-24 11:15:12 +02:00
Installation
Merge pull request #3268 from afabri/PMP-visitor-GF
2020-10-02 15:26:05 +02:00
Interpolation
Weirdo constructor
2020-05-24 11:08:44 +02:00
Intersections_2
Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch'
2020-10-02 15:08:56 +02:00
Intersections_3
Ads tests for do_intersect(tet/tet)
2020-08-21 12:17:50 +02:00
Interval_skip_list
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 19:24:14 +01:00
Interval_support
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 14:16:06 +01:00
Inventor
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 14:16:06 +01:00
Jet_fitting_3
Use imported targets everywhere
2020-04-15 14:06:13 +02:00
Kernel_23
Merge pull request #5024 from janetournois/Installation-remove_msvc_bug_macro-GF
2020-10-02 15:13:15 +02:00
Kernel_d
Construct_power_center_d -> Construct_power_sphere_d
2020-09-11 15:34:14 +02:00
LEDA
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 14:16:06 +01:00
Linear_cell_complex
Merge pull request #4602 from gdamiand/gsoc2019-nccycles-thien
2020-04-29 09:10:37 +02:00
MacOSX
…
Maintenance
updated crontab (automated commit)
2020-09-10 14:18:04 +02:00
Matrix_search
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 14:16:06 +01:00
Mesh_2
char**
2020-05-25 07:19:33 +01:00
Mesh_3
Merge pull request #4976 from janetournois/Tet_remeshing-speedup-GF
2020-10-02 15:29:24 +02:00
Mesher_level
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 18:58:50 +01:00
Minkowski_sum_2
Fixed intersection return type and cleaned up
2020-04-06 02:01:25 +03:00
Minkowski_sum_3
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 14:16:06 +01:00
Miscellany/doc /Miscellany
run the script to remove tabs and trailing whitespaces
2020-03-26 13:25:16 +01:00
Modifier
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 14:16:06 +01:00
Modular_arithmetic
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 14:16:06 +01:00
Nef_2
Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch'
2020-10-02 15:08:56 +02:00
Nef_3
Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch'
2020-07-28 16:09:28 +02:00
Nef_S2
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 19:26:10 +01:00
NewKernel_d
Rename the new occurences of the functors
2020-09-11 15:34:14 +02:00
Number_types
Merge remote-tracking branch 'cgal/5.1.x-branch' into master
2020-10-02 15:11:03 +02:00
OpenNL
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 14:16:06 +01:00
Optimal_bounding_box
rename directory
2020-09-10 12:17:59 +02:00
Optimal_transportation_reconstruction_2
Fix more warnings
2020-06-15 10:37:58 +02:00
Optimisation_basic
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 14:16:06 +01:00
Partition_2
Merge branch 'releases/CGAL-4.14-branch' into releases/CGAL-5.0-branch
2020-07-21 15:25:54 +02:00
Periodic_2_triangulation_2
remove CGAL_CFG_MATCHING_BUG_ variants
2020-09-25 14:25:14 +02:00
Periodic_3_mesh_3
Merge remote-tracking branch 'mine/CMake-Third_party_imported_targets-GF' into CMake-Third_party_imported_targets-GF
2020-05-28 08:53:17 +02:00
Periodic_3_triangulation_3
Merge pull request #5024 from janetournois/Installation-remove_msvc_bug_macro-GF
2020-10-02 15:13:15 +02:00
Periodic_4_hyperbolic_triangulation_2
remove CGAL_CFG_MATCHING_BUG_ variants
2020-09-25 14:25:14 +02:00
Point_set_2
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 14:16:06 +01:00
Point_set_3
WIP
2020-07-16 14:47:41 +02:00
Point_set_processing_3
use the distance for the split
2020-09-28 09:49:00 +02:00
Poisson_surface_reconstruction_3
Merge remote-tracking branch 'mine/CMake-Third_party_imported_targets-GF' into CMake-Third_party_imported_targets-GF
2020-05-28 08:53:17 +02:00
Polygon
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 14:16:06 +01:00
Polygon_mesh_processing
Merge pull request #5041 from sloriot/PMP-ceres_eigen
2020-10-09 17:45:23 +02:00
Polygonal_surface_reconstruction
flush the buffer
2020-07-22 14:00:24 +08:00
Polyhedron
Remove the scaler form the scene API
2020-10-16 14:32:12 +02:00
Polyhedron_IO
Revert "fix conversion warning"
2020-04-14 15:40:38 +02:00
Polyline_simplification_2
Merge pull request #4514 from MaelRL/CGAL-Fix_warnings-GF
2020-04-16 18:15:11 +02:00
Polynomial
Merge pull request #4640 from mglisse/spaceship
2020-05-27 16:33:33 +02:00
Polytope_distance_d
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 14:16:06 +01:00
Principal_component_analysis
Merge pull request #4995 from sgiraudot/PCA-Fix_Segment_3_variant-GF
2020-10-09 17:34:59 +02:00
Principal_component_analysis_LGPL
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 14:16:06 +01:00
Profiling_tools
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 14:16:06 +01:00
Property_map
Merge pull request #4728 from sloriot/PMP-cc_cleanup
2020-10-02 15:20:53 +02:00
QP_solver
Introducing central MATHJAX_CODEFILE
2020-04-13 12:37:57 +02:00
Random_numbers
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 14:16:06 +01:00
Ridges_3
fix msvc error C7626 with c++20
2020-09-25 16:11:19 +02:00
STL_Extension
Merge pull request #4931 from sloriot/CGAL-cosmetic_cleanup
2020-10-02 15:15:31 +02:00
Scale_space_reconstruction_3
Merge pull request #4931 from sloriot/CGAL-cosmetic_cleanup
2020-10-02 15:15:31 +02:00
Scripts
Fix the script when the merge fixes
2020-10-09 16:53:07 +02:00
SearchStructures
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 14:16:06 +01:00
Segment_Delaunay_graph_2
Merge pull request #4514 from MaelRL/CGAL-Fix_warnings-GF
2020-04-16 18:15:11 +02:00
Segment_Delaunay_graph_Linf_2
Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch'
2020-04-16 16:28:01 +02:00
Set_movable_separability_2
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 14:16:06 +01:00
Shape_detection
Merge branch 'releases/CGAL-5.0-branch' into 5.1.x-branch
2020-09-24 16:41:45 +02:00
Skin_surface_3
Introducing central MATHJAX_CODEFILE
2020-04-13 12:37:57 +02:00
Snap_rounding_2
Merge branch 'cgal/releases/CGAL-5.0-branch'
2020-03-26 14:22:32 +01:00
Solver_interface
Merge remote-tracking branch 'mine/CMake-Third_party_imported_targets-GF' into CMake-Third_party_imported_targets-GF
2020-05-28 08:53:17 +02:00
Spatial_searching
Remove cpp11::(tuple|get)
2020-06-09 20:15:16 +02:00
Spatial_sorting
Merge pull request #4636 from sgiraudot/CMake-Third_party_imported_targets-GF
2020-06-05 17:54:14 +02:00
Straight_skeleton_2
Merge pull request #4789 from sloriot/SS-copy_cst
2020-06-23 18:49:55 +02:00
Stream_lines_2
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 14:16:06 +01:00
Stream_support
use std::int32_t
2020-10-08 15:29:21 +02:00
Subdivision_method_3
cosmetic changes
2020-08-18 10:06:51 +02:00
Surface_mesh
Merge pull request #4715 from afabri/BGL-test_face-GF
2020-10-02 15:24:45 +02:00
Surface_mesh_approximation
Merge remote-tracking branch 'cgal/master' into CGAL-Improve_NP_doc_presentation-GF
2020-06-18 12:46:46 +02:00
Surface_mesh_deformation
Fixes for imported targets
2020-04-15 15:02:49 +02:00
Surface_mesh_parameterization
Use imported targets everywhere
2020-04-15 14:06:13 +02:00
Surface_mesh_segmentation
Merge pull request #4738 from sloriot/BGL-ffg_default_cst
2020-10-02 15:20:33 +02:00
Surface_mesh_shortest_path
Fix C++20 errors (patch suggested by Marc Glisse)
2020-05-28 11:07:03 +02:00
Surface_mesh_simplification
rename named parameter graph_visitor to visitor
2020-09-15 15:42:24 +02:00
Surface_mesh_skeletonization
Use imported targets everywhere
2020-04-15 14:06:13 +02:00
Surface_mesh_topology
Remove cpp11::(tuple|get)
2020-06-09 20:15:16 +02:00
Surface_mesher
Merge pull request #4931 from sloriot/CGAL-cosmetic_cleanup
2020-10-02 15:15:31 +02:00
Surface_sweep_2
MFurther eliminating CGAL::Object
2020-06-12 14:06:58 +03:00
TDS_2
Merge pull request #4496 from lrineau/CGAL-move_semantic_for_triangulations-GF
2020-06-03 16:23:22 +02:00
TDS_3
Merge pull request #4795 from janetournois/Mesh_3-fix_optimisers_parallel-jtournois
2020-06-30 16:38:05 +02:00
Testsuite
Merge pull request #4793 from lrineau/Testsuite-rework_the_timeout_of_run_testsuite-GF
2020-06-23 18:49:52 +02:00
Tetrahedral_remeshing
Merge pull request #5052 from maxGimeno/CGAL-Fix_warnings_5_1-maxGimeno
2020-10-09 16:50:14 +02:00
Three
Remove the scaler form the scene API
2020-10-16 14:32:12 +02:00
Triangulation
Use [[no_unique_address]] for info in vertex/cell
2020-08-26 11:30:59 +02:00
Triangulation_2
Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch'
2020-10-02 15:08:56 +02:00
Triangulation_3
remove CGAL_CFG_MATCHING_BUG_ variants
2020-09-25 14:25:14 +02:00
Union_find
Missing 'template'
2020-05-22 11:29:03 +02:00
Visibility_2
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 14:26:59 +01:00
Voronoi_diagram_2
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 14:26:59 +01:00
wininst
…
.gitattributes
Declare Nef_3 data files
2020-06-24 12:18:15 +02:00
.gitignore
…
.travis.yml
Update to bionic and install and use clang-10
2020-08-04 10:12:58 +02:00
CGALConfig.cmake
…
CGALConfigVersion.cmake
Add CGALConfigVersion.cmake, and CTest tests
2020-05-01 15:00:35 +02:00
CMakeLists.txt
Merge branch 'releases/CGAL-4.14-branch' into releases/CGAL-5.0-branch
2020-05-18 11:59:20 +02:00
INSTALL.md
INSTALL.md: Fix missing path in cmake invocation
2020-03-01 20:14:05 +01:00
LICENSE.md
…
README.md
…
ccpp.yml
…
cmake_uninstall.cmake.in
…
copyright
…