Commit Graph

71895 Commits

Author SHA1 Message Date
Maxime Gimeno 5ed0cd8e7b Fix computing time of polyhedron_items 2017-01-30 12:08:24 +01:00
Maxime Gimeno 44a5b3673d Fix surface_mesh_item 2017-01-30 10:57:45 +01:00
Sebastien Loriot 7a3d129a51 Merge pull request #1864 from sgiraudot/STL_Extensions-Doc_bugfix_make_array-GF
Documentation bugfixes for arrays
2017-01-30 05:08:28 +01:00
Simon Giraudot f9391220fd Update namespace in function doc 2017-01-27 16:58:08 +01:00
Simon Giraudot 47f120084d Fix second template argument of cpp11::array 2017-01-27 16:42:49 +01:00
Simon Giraudot d93d919e34 Move make_array() out of cpp11 2017-01-27 16:39:28 +01:00
Sébastien Loriot 64f7f5892e Merge remote-tracking branch 'cgal/releases/CGAL-4.9-branch' 2017-01-26 18:38:17 +01:00
Sebastien Loriot c69e13a225 Merge pull request #1838 from sloriot/CK2-Intersect_2_bugfixes
Fix CK2::Interect_2
2017-01-26 18:35:54 +01:00
Sébastien Loriot d1e777efaa rename file 2017-01-26 10:34:24 +01:00
Sébastien Loriot 2e098b58db remove duplicated entry 2017-01-26 09:58:50 +01:00
Laurent Rineau 724f950ad3 Merge pull request #1859 from afabri/patch-2
Update changes.html
2017-01-26 09:57:20 +01:00
Andreas Fabri edbcde8a06 Update changes.html
Removing a deprecated class is not a breaking change.
2017-01-26 09:36:11 +01:00
Sebastien Loriot b761bad0a9 Merge pull request #1856 from afabri/PMP-fix_doc_CC-GF
PMP: Fix error in the ref manual of connected components functions
2017-01-25 17:55:37 +01:00
Andreas Fabri 07f62beb4b fix typos 2017-01-25 17:52:44 +01:00
Sébastien Loriot 0270ec473a Merge pull request #1255 from afabri/CGAL-license_check-GF
Add a license check mechanism
2017-01-25 17:14:55 +01:00
Sébastien Loriot 2e1e2a28e6 Merge remote-tracking branch 'cgal/releases/CGAL-4.9-branch' 2017-01-25 17:07:10 +01:00
Sebastien Loriot 05050905f2 Merge pull request #1853 from sloriot/AABB_tree-fix_ray_intersect_as_segment
handle the case when the ray intersection is a segment
2017-01-25 17:00:09 +01:00
Laurent Rineau be30f05bef Update PULL_REQUEST_TEMPLATE.md 2017-01-25 16:59:24 +01:00
Sebastien Loriot 336a780db2 Merge pull request #1854 from sloriot/FK-add_missing_const
Add missing const
2017-01-25 16:58:22 +01:00
Sebastien Loriot f9023285aa Merge pull request #1824 from maxGimeno/Polyhedron_demo-Fixes-GF
Polyhedron demo : various fixes and enhancements
2017-01-25 16:57:13 +01:00
Sebastien Loriot 555462ee0e Merge pull request #1842 from maxGimeno/Polyhedron_demo_fix_saveas-GF
Polyhedron_demo: Fix the Save as option
2017-01-25 16:54:39 +01:00
Andreas Fabri dc34a06c8b PMP: Fix error in the ref manual of connected components functions 2017-01-25 16:12:38 +01:00
Sebastien Loriot 88b3a170fb Merge pull request #1848 from afabri/Triangulation_2-Example_Projection_traits_with_info-GF
Triangulation_2: Add an example
2017-01-24 17:14:47 +01:00
Sébastien Loriot 8ec6d9fc97 Remove extract EXPORT instructions
Follow up of 78bbe0f3 and 00a91ff5
2017-01-24 17:11:01 +01:00
Sébastien Loriot e07f9c5825 add missing const 2017-01-24 16:47:10 +01:00
Sébastien Loriot 37cbdd065c handle the case when the ray intersection is a segment 2017-01-24 14:19:56 +01:00
Laurent Rineau 6918e7c7b0 Merge pull request #1839 from sgiraudot/Github-Prefill_issues-GF
GitHub: prefill issues and pull requests
2017-01-23 14:45:50 +01:00
Laurent Rineau 34f1cbec21 Merge pull request #1849 from maxGimeno/Polyhedron_demo-Fix_point_selection-GF
Polyhedron_demo: Fix the point_set selection
2017-01-23 11:37:26 +01:00
Maxime Gimeno 2ce60ec127 Change the sizeof<double> into sizeof<CGAL_data_type>, which is float by default. 2017-01-23 10:20:51 +01:00
Andreas Fabri 9dbfffc996 Triangulation_2: Add an example that combines Projection_traits and vertex_with_info 2017-01-23 09:18:39 +01:00
Sébastien Loriot f06f7acf65 forgot to update the cmake script 2017-01-20 16:59:14 +01:00
Sébastien Loriot 11ee905650 remove useless test files 2017-01-20 16:32:59 +01:00
Sébastien Loriot 78bbe0f356 Follow up of 00a91ff5
commit 00a91ff5ce
  Author: Sébastien Loriot <sebastien.loriot@cgal.org>
  Date:   Thu Jan 19 15:15:29 2017 +0100

      remove Nef_2 polynomial from CGAL lib
2017-01-20 16:19:07 +01:00
Laurent Rineau 7f0a613df7 Improvements
- Use `ack` (Fedora) or `ack-grep` (Debian/Ubuntu)
- Avoid an `exit 1` if the merge is empty.
2017-01-19 18:55:44 +01:00
Laurent Rineau 0b5cd1388f Accelerate "Checking if non utf-8 characters are used" 2017-01-19 18:48:19 +01:00
Laurent Rineau 143f6042f7 Merge pull request #1833 from sloriot/AABB_tree-fix_ray_shooting
.. from a merge of branch 'cgal/releases/CGAL-4.9-branch'.
2017-01-19 17:38:42 +01:00
Laurent Rineau 58df1db508 Merge pull request #1816 from maxGimeno/Update_travis_yml-GF
Break the travis tests into several jobs
2017-01-19 17:26:00 +01:00
Sébastien Loriot c9f7d0ace7 remove empty file 2017-01-19 17:11:38 +01:00
Sébastien Loriot d14ebc2f81 do not include license utility files in the release 2017-01-19 17:09:04 +01:00
Laurent Rineau f6045dce29 Merge pull request #1823 from maxGimeno/Polyhedron_demo-Enhance_point_set_selection_plugin-GF
Polyhedron_demo : Enhance point set selection plugin
2017-01-19 16:34:46 +01:00
Laurent Rineau 825b4d29e6 Merge pull request #1830 from afabri/Combinatorial_map-boost_property_tree_bug-GF
Linear_cell_complex_demo:  Reorder includes to work around a bug in b…
2017-01-19 16:33:27 +01:00
Sébastien Loriot 69e16f9c42 no longer use release_date.h 2017-01-19 16:33:19 +01:00
Sébastien Loriot eefa67f762 remove release_date.h and put the macro in version.h to be set by cmake
in the case of a release, it will be the date of the creation of the release
2017-01-19 16:32:31 +01:00
Laurent Rineau fcbf2d7e2f Delete flat.cpp 2017-01-19 16:31:04 +01:00
Sébastien Loriot 00a91ff5ce remove Nef_2 polynomial from CGAL lib 2017-01-19 15:20:28 +01:00
Sébastien Loriot 879d0c2cd8 update changes 2017-01-19 15:20:28 +01:00
Sébastien Loriot 953b743e65 detect files with no license include directive 2017-01-19 15:20:28 +01:00
Sébastien Loriot 02705704fb add missing license include directive 2017-01-19 15:20:27 +01:00
Sébastien Loriot 06dbf4da5d license headers are LGPL 2017-01-19 15:20:27 +01:00
Sébastien Loriot 0313693e03 more strict matching for include guards 2017-01-19 15:20:27 +01:00