Laurent Rineau
|
f4581c2b13
|
Add CGALConfigVersion.cmake, and CTest tests
|
2020-05-01 15:00:35 +02:00 |
Sebastien Loriot
|
c6df90f943
|
Merge pull request #4680 from MaelRL/HM-Undocument_deleted_functions-GF
Heat Method: remove wrapper around deleted function
|
2020-04-29 14:00:23 +02:00 |
Sebastien Loriot
|
074084ca5d
|
Merge pull request #4677 from sgiraudot/PSP-Fix_upsampling_bbox-GF
Fix initialization of Bbox_3 in edge_aware_upsample_point_set()
|
2020-04-29 13:59:54 +02:00 |
Sebastien Loriot
|
8450b9d9bf
|
Merge pull request #4676 from akobel/master
Make f square-free in Construct_curve_2 (fix #2224)
|
2020-04-29 13:59:02 +02:00 |
Mael
|
487e315481
|
Remove non-disableable output
|
2020-04-27 12:07:12 +02:00 |
Sebastien Loriot
|
1c05c79244
|
Merge pull request #4673 from maxGimeno/CGAL_Fix_MIN_MAX_4_14-maxGimeno
CGAL: Fixes for min/max 4.14
|
2020-04-27 09:45:16 +02:00 |
Mael Rouxel-Labbé
|
52bcf27c0a
|
Remove wrapper around removed function estimate_geodesic_distance()
|
2020-04-24 18:43:31 +02:00 |
Alexander Kobel
|
f4af887bd0
|
Make f square-free in Construct_curve_2 (fix #2224)
Documentation in Curve_analysis_2 suggests that this was intended
behavior, but not added.
|
2020-04-24 08:30:26 +02:00 |
Simon Giraudot
|
428e47ebb6
|
Fix bbox initialization
|
2020-04-23 13:26:16 +02:00 |
Simon Giraudot
|
8ff4f7793d
|
Use std::size_t to avoid integer overflow
|
2020-04-23 13:26:03 +02:00 |
Maxime Gimeno
|
d7a18b913d
|
More errors and warnigns
|
2020-04-23 09:30:28 +02:00 |
Sébastien Loriot
|
ff0a2876e7
|
Merge pull request #4622 from jefftrull/bugfix/ub-in-hash
Fix reference-to-null-pointer UB
|
2020-04-22 13:13:59 +02:00 |
Sebastien Loriot
|
b02bf1c6e7
|
Merge pull request #4577 from theartful/bezier_bugfix
Fix bug in point_position in the bezier traits
|
2020-04-22 13:05:47 +02:00 |
Sebastien Loriot
|
ebf3d04e29
|
Merge pull request #4656 from sgiraudot/Point_set_3-Fix_float_warnings-GF
Point Set: Fix warnings with float kernel
|
2020-04-22 13:03:30 +02:00 |
Sebastien Loriot
|
f57d979fbc
|
Merge pull request #4652 from sloriot/RBSO-fix_doc_links
Fix doc links
|
2020-04-22 13:02:13 +02:00 |
Sebastien Loriot
|
b5388c624a
|
Merge pull request #4643 from sloriot/CGAL-no_Three_doc
Three doc should not be built by default in public releases
|
2020-04-22 13:00:43 +02:00 |
Maxime Gimeno
|
97d2eaebd9
|
more fixes
|
2020-04-22 11:03:38 +02:00 |
Maxime Gimeno
|
d091c6368b
|
Fix selection..h
|
2020-04-21 17:23:29 +02:00 |
Maxime Gimeno
|
50766d9d03
|
Fixes for min/max
|
2020-04-21 11:52:56 +02:00 |
Laurent Rineau
|
0b48d2867d
|
Merge pull request #4667 from rewolff/master
Fixed unusable error message
|
2020-04-19 14:53:18 +02:00 |
R.E. Wolff
|
ca7a9380b7
|
Fixed unusable error message
|
2020-04-19 14:27:22 +02:00 |
Maxime Gimeno
|
75152e76d2
|
Add switch in dependency script
|
2020-04-16 16:29:42 +02:00 |
Sebastien Loriot
|
da178497c7
|
Merge pull request #4651 from sloriot/SDGs-use_EFS
Use Exact_field_selector
|
2020-04-16 16:26:48 +02:00 |
Sebastien Loriot
|
615ce58f3e
|
Merge pull request #4648 from lrineau/Documentation-fix_details_details-GF
Doc post-processing: fix Python script that inserted a `<a name="details">` incorrectly
|
2020-04-16 16:26:13 +02:00 |
Simon Giraudot
|
589eb8c01f
|
Fix warnings with float kernel
|
2020-04-16 09:23:40 +02:00 |
Sébastien Loriot
|
cdcc50de20
|
change format to avoid useless link creations
|
2020-04-14 18:07:42 +02:00 |
Sébastien Loriot
|
6c7cf090c2
|
fix typos
|
2020-04-14 17:50:32 +02:00 |
Sébastien Loriot
|
1c3d644b3c
|
use Exact_field_selector
|
2020-04-14 17:45:02 +02:00 |
Laurent Rineau
|
fab384d4cc
|
Fix Python script that inserted a `<a name="details">` incorrectly
|
2020-04-14 13:52:01 +02:00 |
Maxime Gimeno
|
f1a126e1c8
|
Switch on for three in travis
|
2020-04-14 09:58:14 +02:00 |
Sébastien Loriot
|
d3082b1141
|
Three doc should not be built by default in public releases
|
2020-04-13 11:34:02 +02:00 |
Sebastien Loriot
|
9d3b16edf4
|
Merge pull request #4627 from sloriot/CGAL-doc_config
Remove deprecated doxygen config options
|
2020-04-08 15:35:16 +02:00 |
Jeff Trull
|
8b21a67508
|
Forward declare class template Instead of including a new header
|
2020-04-07 14:50:17 -07:00 |
Jeff Trull
|
905dabc3a2
|
Fix reference-to-null-pointer UB
Hash compact_container iterators directly from their underlying
pointers, rather than taking the address of their dereferenced objects
|
2020-04-07 14:47:58 -07:00 |
Sébastien Loriot
|
75f0b18224
|
remove deprecated config options
|
2020-04-07 14:31:36 +02:00 |
Sebastien Loriot
|
625c1e249a
|
Merge pull request #4612 from MaelRL/CGAL-Fix_initializing_variable_in_assertions-GF
Fix some tests intializing or changing data in assertions
|
2020-04-06 15:32:48 +02:00 |
Sébastien Loriot
|
bf1cb03467
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch'
|
2020-04-03 14:41:06 +02:00 |
Sebastien Loriot
|
b3c82ab04f
|
Merge pull request #4610 from sloriot/Travis_fix_4.14
Fix travis
|
2020-04-03 14:28:34 +02:00 |
Mael Rouxel-Labbé
|
1cb3736f1a
|
Fix compilation errors
|
2020-04-03 09:03:56 +02:00 |
Mael Rouxel-Labbé
|
733f71a6bc
|
Do not initialize variables / change the triangulation in assertions
Otherwise things break when DNDEBUG is used
|
2020-04-02 16:16:06 +02:00 |
Mael Rouxel-Labbé
|
c8af1fb3cc
|
Do not initialize meshes in assertions
Otherwise things break when DNDEBUG is used
|
2020-04-02 16:15:42 +02:00 |
Sébastien Loriot
|
0c8c36fe90
|
patch at the wrong line
|
2020-04-02 14:48:57 +02:00 |
Sebastien Loriot
|
652a503509
|
Merge pull request #4605 from lrineau/Triangulation_2-CDT_plus_2_doc_typo-GF
CT_plus_2: fix a pair of typos in the documentation
|
2020-03-31 15:52:08 +02:00 |
Laurent Rineau
|
868f4affc7
|
CT_plus_2: fix a pair of typos in the documentation
|
2020-03-31 15:47:01 +02:00 |
Sébastien Loriot
|
590612a563
|
run the script to remove tabs and trailing whitespaces
|
2020-03-26 13:25:16 +01:00 |
Sébastien Loriot
|
da0f21e667
|
add script to replace tabs by spaces and removing trailing whitespaces
|
2020-03-26 13:24:28 +01:00 |
Sébastien Loriot
|
2419170514
|
be resilient to the absence of trailing whitespace in input
|
2020-03-26 13:24:27 +01:00 |
Sébastien Loriot
|
766967913c
|
add checks for the presence of tabs and trailing whitespaces
|
2020-03-26 13:24:27 +01:00 |
Sébastien Loriot
|
8c011a0467
|
remove addition of trailing whitespace for dependancies
|
2020-03-26 13:24:25 +01:00 |
Sebastien Loriot
|
72bd669922
|
Merge pull request #4582 from sloriot/SS-fix_ex
Straight_skeleton_2: Fix example
|
2020-03-20 15:07:23 +01:00 |