| .. |
|
include
|
Merge remote-tracking branch 'sloriot/CGAL-using_c++17_stl' into HEAD
|
2023-07-05 11:29:35 +02:00 |
|
CMakeLists.txt
|
Do not enable CGAL_KERNEL_23_TEST_RT_FT_PREDICATE_FLAGS by default
|
2022-11-07 15:46:13 +01:00 |
|
Cartesian.cpp
|
extra run of the script to remove tabs and trailing whitespaces
|
2020-03-26 14:16:06 +01:00 |
|
Dimension.cpp
|
…
|
|
|
Exact_predicates_exact_constructions_kernel.cpp
|
…
|
|
|
Filtered_cartesian.cpp
|
try be less aggressive
|
2023-05-03 18:21:29 +02:00 |
|
Filtered_homogeneous.cpp
|
extra run of the script to remove tabs and trailing whitespaces
|
2020-03-26 14:16:06 +01:00 |
|
Homogeneous.cpp
|
extra run of the script to remove tabs and trailing whitespaces
|
2020-03-26 14:16:06 +01:00 |
|
Kernel_checker.cpp
|
…
|
|
|
Lazy_kernel.cpp
|
Add test of depth()
|
2022-04-20 12:48:28 +01:00 |
|
Simple_cartesian.cpp
|
extra run of the script to remove tabs and trailing whitespaces
|
2020-03-26 14:16:06 +01:00 |
|
Simple_homogeneous.cpp
|
extra run of the script to remove tabs and trailing whitespaces
|
2020-03-26 14:16:06 +01:00 |
|
atomic_compilation_test.cpp
|
Add a comment explaining the purpose of atomic_compilation_test.cpp
|
2022-10-13 21:24:05 +02:00 |
|
determinant_77.cpp
|
Move check code from determinant.h to Kernel_23/test + more tests
|
2020-05-12 11:56:18 +02:00 |
|
issue_129.cpp
|
…
|
|
|
issue_3301.cpp
|
…
|
|
|
origin_3.cpp
|
int -> std::size_t
|
2022-03-16 08:01:56 +01:00 |
|
overload_bug.cpp
|
…
|
|
|
rank.cpp
|
rank written by Sebastien
|
2021-03-29 16:03:06 +01:00 |
|
test_Has_conversion.cpp
|
Deal with Kernel_23
|
2022-01-18 16:39:43 +00:00 |
|
test_Projection_traits_xy_3_Intersect_2.cpp
|
…
|
|
|
test_RT_or_FT_predicates.cpp
|
remove extra parenthesis
|
2023-06-19 19:17:49 +02:00 |
|
test_all_linear_intersections.cpp
|
…
|
|
|
test_approximate_dihedral_angle_3.cpp
|
fix pedantic warnings
|
2022-05-10 11:30:39 +02:00 |
|
test_bbox.cpp
|
Adds some helpers to calculate the span of a Bbox in each dimension.
|
2021-03-22 06:37:29 -04:00 |
|
test_converter.cpp
|
fix conversion warning and remove useless test (producing a warning)
|
2022-01-18 09:30:41 +01:00 |
|
test_hash_functions.cpp
|
extra run of the script to remove tabs and trailing whitespaces
|
2020-03-26 14:16:06 +01:00 |
|
test_kernel__.cpp
|
extra run of the script to remove tabs and trailing whitespaces
|
2020-03-26 14:16:06 +01:00 |
|
test_projection_traits.cpp
|
WIP: try to always use Filtered_predicate_RT_FT
|
2022-09-08 17:30:14 +02:00 |