Commit Graph

85808 Commits

Author SHA1 Message Date
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
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
Sebastien Loriot 5aac0c830a
Merge pull request #4586 from MaelRL/PMP-Fix_clip_figure_legend-GF
Use actual named parameter name in clip figure's caption
2020-03-20 15:06:48 +01:00
Sebastien Loriot e53018d11e
Merge pull request #4565 from MaelRL/Tr-construct_point_return-GF
Triangulation_23: Grab return of construct_point() by reference when possible
2020-03-19 16:25:31 +01:00
Mael Rouxel-Labbé 016ad2e4f0 Use actual named parameter name in clip figure's caption 2020-03-19 09:05:49 +01:00
Sébastien Loriot 9193505df0 add code to check and fix the input orientation 2020-03-18 14:43:28 +01:00
Sébastien Loriot d024613501 fix invalid file format 2020-03-18 14:43:10 +01:00
Sebastien Loriot fb34716fab
Merge pull request #4576 from MaelRL/CDT-Fix_determinism-GF
CDT2: Base CDT2's edge sets on geometry to ensure determinism
2020-03-17 18:13:18 +01:00
Sebastien Loriot 075ecbb4d7
Merge pull request #4573 from sloriot/BGL-add_face_border_fix
Fix issue with border vertices in Euler::add_face
2020-03-16 15:52:31 +01:00
Sebastien Loriot 10aaa78029
Merge pull request #4569 from MaelRL/APL2-Fix_tags-GF
AG2: Fix usage of long-removed tags and classes in documentation
2020-03-16 15:34:15 +01:00
Sebastien Loriot fb6c32da8a
Merge pull request #4560 from janetournois/PMP-fix_isotropic_remeshing_with_patch_ids-jtournois
PMP::isotropic_remeshing() - fix remeshing with patch ids
2020-03-16 15:00:26 +01:00