Commit Graph

58654 Commits

Author SHA1 Message Date
Sébastien Loriot ab1ce26ffb remove exe flag 2015-01-09 14:18:42 +01:00
Sébastien Loriot 2c961258cb update changes and bibtex file 2015-01-09 14:14:30 +01:00
Sébastien Loriot 53c52bc516 Merge branch 'old/Scale_space_reconstruction_3-tvanlank' into Scale_space_reconstruction_3-tvanlank 2015-01-09 14:03:59 +01:00
Andreas Fabri 85d61e36dc on Windows skip the test of the traits with Lazy<Expr 2015-01-09 13:59:01 +01:00
Sébastien Loriot d2e0dca2f9 update changes 2015-01-09 12:36:07 +01:00
Sébastien Loriot ad79ba822c Merge branch 'Convex_hull_3-fix_2dhull_4.6-local'
Tested in CGAL-4.6-Ic-99
  Approved by the release manager
2015-01-09 12:28:32 +01:00
Sébastien Loriot aa3feae736 Remove no longer needed predicates/constructions
follow up of 90ee311ba9
2015-01-09 12:27:23 +01:00
Sébastien Loriot 4f46679435 Merge branch 'releases/CGAL-4.5-branch' 2015-01-09 12:23:06 +01:00
Sébastien Loriot 8d78c767ea Merge branch 'Convex_hull_3-fix_Convex_hull_traits_3_4.5-local' into releases/CGAL-4.5-branch
Tested in master branch in CGAL-4.6-Ic-99
  Approved by the release manager
2015-01-09 12:20:59 +01:00
Sébastien Loriot b7caf33fbd filter the predicates in Convex_hull_traits_3 if requested 2015-01-09 12:20:14 +01:00
Sébastien Loriot 6b9945c271 Merge branch 'Convex_hull_3-fix_2dhull_4.5-local' into releases/CGAL-4.5-branch
Tested in master in 4.6-Ic-99
  Approved by the release manager
2015-01-09 12:16:53 +01:00
Sébastien Loriot 90ee311ba9 fix the detection of the projection plane to compute a 2D chull
The previous version was using a construction.
    The concept and models become simpler.
2015-01-09 12:14:56 +01:00
Sébastien Loriot 5efcf67940 Merge branch 'Point_set_processing-cmake_remove_condition-local'
Tested in CGAL-4.6-Ic-100
2015-01-09 12:05:06 +01:00
Sébastien Loriot 40ec4f4ff6 cosmetic 2015-01-09 11:36:40 +01:00
Sébastien Loriot 74b99bd5a8 fix bibtex file to match the order of packages and add an entry for deformation 2015-01-09 11:33:18 +01:00
Sébastien Loriot 9349ab87ca add Triangulations in the bibtex input file and update release date 2015-01-09 10:54:15 +01:00
Sébastien Loriot 43e8fae5f8 cosmetic changes 2015-01-09 10:49:26 +01:00
Sébastien Loriot 0218954ea6 Merge branch 'barycentric_coordinates_2-dmitry'
Tested in CGAL-4.6-Ic-99 and CGAL-4.6-Ic-100
  Approved by the release manager

Conflicts:
	Installation/changes.html
	Kernel_23/include/CGAL/internal/Projection_traits_3.h
2015-01-09 10:35:20 +01:00
Sébastien Loriot d53b73514d add bibtex entry 2015-01-09 10:32:46 +01:00
Sébastien Loriot 691dd0692b do not generate latex doc 2015-01-09 10:25:51 +01:00
Sébastien Loriot eda9bab802 remove bat files 2015-01-09 09:08:20 +01:00
Clement Jamin e0b402b094 Merge branch 'Triangulation-higher_dimensions-odevil_shornus'
https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Triangulation_d
Tested in CGAL-4.6-Ic-98
Approved by the release manager
2015-01-08 18:15:34 +01:00
Clement Jamin c853129ac8 Reduce the number of points (the execution is too long for the testsuite) 2015-01-08 17:52:18 +01:00
Laurent Rineau b7414ca91b No longer test Boost 1.44 and 1.48
There is a bug: BOOST_HAS_THREADS is not defined when Boost-1.44 is used
with recent gcc compilers:
  https://svn.boost.org/trac/boost/ticket/6165
2015-01-08 17:04:11 +01:00
Clement Jamin e7ceaaab4d Update license 2015-01-08 16:44:44 +01:00
Remy Thomasse 02ab5261bc Approved by the Release Manager
Merge branch 'Generators_convex-rthomass'
2015-01-08 15:46:24 +01:00
Sylvain Brandel 9a6ed32a15 Merge branch 'Combinatorial_map-update_attributes-sbrandel'
- corresponding to small feature "Combinatorial map update attributes"
   https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Small_Features/Combinatorial_map_update_attributes
- succesfully tested, release number CGAL-4.6-lc-99
- Approved by the Release Manager

Conflicts:
	Installation/changes.html
2015-01-08 14:48:47 +01:00
Andreas Fabri a801f9e185 Improve the examples which illustrate problems with double 2015-01-08 12:28:14 +01:00
Andreas Fabri 69756296b6 Add to examples.txt; Remove Profiling_tools from dependencies 2015-01-08 10:55:24 +01:00
Andreas Fabri b8ef643b60 use CGAL_USE_TYPE 2015-01-08 10:33:50 +01:00
Andreas Fabri d19915a794 fix the #include 2015-01-08 10:24:19 +01:00
Andreas Fabri 4705199cf8 use CGAL_UAE_TYPE 2015-01-08 10:17:07 +01:00
Andreas Fabri e0ef2928cd use CGAL_UAE_TYPE 2015-01-08 09:59:28 +01:00
Andreas Fabri 1094f26dd5 comment unused parameters 2015-01-08 09:47:09 +01:00
Andreas Fabri dc797a7036 use numeric_cast, as abs does not change the return type 2015-01-08 09:38:41 +01:00
Andreas Fabri 6ce17b3460 chmod -x 2015-01-07 18:44:05 +01:00
Andreas Fabri 8e64f50a0b chmod -x and fixes of license headers 2015-01-07 18:38:45 +01:00
Andreas Fabri 81a6431baa fix license header 2015-01-07 18:28:19 +01:00
Sébastien Loriot 6ca94a57b4 NT might not be constructible from infinity while interval bounds could be 2015-01-07 18:07:48 +01:00
Sébastien Loriot 3ec2f68a58 remove exe flag 2015-01-07 17:04:41 +01:00
Andreas Fabri 961227ddfe fix typos 2015-01-07 16:26:22 +01:00
Andreas Fabri d3392d99f9 fix typos 2015-01-07 16:22:04 +01:00
Sylvain Brandel 92681aae83 added changes in Installation/changes.html 2015-01-07 16:21:16 +01:00
Sébastien Loriot 652be47d1f remove conditional compilation that is no longer needed 2015-01-07 15:50:36 +01:00
Andreas Fabri 11f52729e0 rename test file to avoid the same name as an example 2015-01-07 15:41:40 +01:00
Marc Glisse 8a6795199d Merge remote-tracking branch 'origin/NewKernel_d-intel-glisse'
Remove a broken workaround for Intel 14, Intel 15 is fine with the
regular code.

Approved by the release manager
2015-01-07 14:51:01 +01:00
Andreas Fabri 9453a6710e rename file 2015-01-07 14:23:40 +01:00
Andreas Fabri 913539c006 mv new code of Constrained_triangulation_plus_2 2015-01-07 14:15:19 +01:00
Andreas Fabri bbdc196034 remove old code of Constrained_triangulation_plus_2 2015-01-07 14:14:48 +01:00
Andreas Fabri ed400f62c9 Make self_intersection test work for FaceListGraph 2015-01-07 11:04:13 +01:00