Simon Giraudot
df940da6b1
Fix FT type detection
2019-02-22 16:36:18 +01:00
Andreas Fabri
bbd5e917bc
fix typo
2019-02-22 16:28:02 +01:00
Andreas Fabri
6571ffa607
Include <iostream>
2019-02-22 16:11:53 +01:00
Maxime Gimeno
42f3928de3
Fix CGAL_DISABLE_GMP
2019-02-22 16:00:53 +01:00
Sébastien Loriot
06cebcb46e
remove cout
2019-02-22 14:40:06 +01:00
Laurent Rineau
35c74b11f3
Merge remote-tracking branch 'cgal/releases/CGAL-4.13-branch'
2019-02-22 11:08:50 +01:00
Maxime Gimeno
b652d4bd23
Merge remote-tracking branch 'cgal/master' into Demo-Fix_Mesh_3_surface-GF
2019-02-22 11:06:08 +01:00
Laurent Rineau
285332d25b
Merge pull request #3556 from goran-w/goran-w-patch-3553
...
Fixed non-compiling outdated code (for issue #3553 )
Co-authored-by: Laurent Rineau <laurent.rineau@cgal.org>
2019-02-22 10:05:54 +00:00
Laurent Rineau
7cf4a1fff8
Merge pull request #3501 from lrineau/CGAL-fix_with_LEDA_without_CGAL_Core-GF
...
Partially fix the testsuite with LEDA instead of GMP
2019-02-22 10:04:22 +00:00
Maxime Gimeno
992ed255c9
Add commentaries to map a little of the cursors set/reset
2019-02-22 09:14:24 +01:00
Laurent Rineau
5376673151
Fix the testsuite of Arrangement_on_surface_2
2019-02-21 17:00:53 +01:00
Maxime Gimeno
13e7f7633c
Fix push__of_ in arrangement
2019-02-21 16:56:34 +01:00
Laurent Rineau
2ddee24f1a
Fix the dependencies
2019-02-21 16:09:42 +01:00
Laurent Rineau
1e17519384
Fixes
...
- The dependencies of push_of__ tests were not correct.
- Fix the handling of tests with .cin, when ssh/scp are used.
2019-02-21 15:49:48 +01:00
Maxime Gimeno
c01eddb62a
Remove unused LD_LIBRARY_PATH
2019-02-21 15:47:12 +01:00
Mael Rouxel-Labbé
93cf8d07b2
Improved triangulate_faces tests
2019-02-21 14:44:44 +01:00
Mael Rouxel-Labbé
c3ace2b72c
Fixed VPM / Geom traits not propertly passed / used in triangulate_faces
2019-02-21 14:44:16 +01:00
Andreas Fabri
ce0a5ef64b
oops
2019-02-21 13:45:49 +01:00
Andreas Fabri
dcf909d994
NewKernel_d: Suppress VC2015 warning
2019-02-21 13:05:26 +01:00
Maxime Gimeno
252a416bb5
Fix facegraph creation
2019-02-21 12:53:15 +01:00
Maxime Gimeno
222bd62a52
Fix waitcursor
2019-02-21 12:50:32 +01:00
Laurent Rineau
a144940b6d
Use cgal_add_test for every tests of Arrangement_on_surface_2
2019-02-21 12:24:17 +01:00
Maxime Gimeno
a52f7198d2
WIP SSH
2019-02-20 16:46:28 +01:00
Andreas Fabri
84e118266d
BGL: Return Iterator_range instead of std::pair
2019-02-20 11:44:20 +01:00
Maxime Gimeno
07b720c913
Add a default: for warning in Generator
2019-02-20 09:59:21 +01:00
Maxime Gimeno
893e2a055a
Remove useless typename
2019-02-20 09:32:05 +01:00
Laurent Rineau
a50ba04d40
Extend the width of the size to 6, to avoid truncation
2019-02-19 17:53:10 +01:00
Andreas Fabri
ba11fbcb34
Suppress warning in CMakeList.txt
2019-02-19 15:48:48 +01:00
Efi Fogel
58ae1c521b
Guarded local variable used only in DEBUG mode
2019-02-19 16:08:55 +02:00
Andreas Fabri
546388574d
Circular_kernel_3: Initialize data member
2019-02-19 14:44:11 +01:00
Andreas Fabri
803066774d
Only push point into container if reading was successful
2019-02-19 14:20:39 +01:00
Andreas Fabri
34ac7961ee
Fix testsuite
2019-02-19 14:08:12 +01:00
Maxime Gimeno
6f294c8d09
Documents precondition
2019-02-19 13:29:10 +01:00
Maxime Gimeno
a52fccb997
Move typedefs to avoid error
2019-02-19 12:18:16 +01:00
Andreas Fabri
bef5c492ba
Suppress again in the CMakeLists.txt as it concerns boost
2019-02-19 10:53:16 +01:00
Maxime Gimeno
0d4b7185bd
Test if the two constraints vertices are different before inserting to avoid crash.
2019-02-19 08:45:57 +01:00
Laurent Rineau
7acce50d0e
Merge branch 'releases/CGAL-4.13-branch'
2019-02-18 16:55:46 +01:00
Laurent Rineau
ea279fb38c
Merge branch 'releases/CGAL-4.12-branch' into releases/CGAL-4.13-branch
2019-02-18 16:54:29 +01:00
Laurent Rineau
3b6715cef5
replaced by Maintenance/public_release/scripts/precompiled_demos_zips
2019-02-18 16:54:06 +01:00
Laurent Rineau
c3b8d2c46f
Fix for the testsuite
...
In the testsuite, `test/Kernel_23/include` can be found as
`../Kernel_23/include`, whereas in the Git layout it is
`../../../Kernel_23/test/Kernel_23/include`.
2019-02-18 14:26:17 +01:00
Laurent Rineau
10ae5af773
We do not want <CGAL/number_type_basic.h>
...
The intention is to get ride of `<CGAL/number_type_basic.h>`, and
`<CGAL/basic.h>`, soon or later.
2019-02-18 14:19:38 +01:00
Maxime Gimeno
41a7cb7160
restore needed headers
2019-02-18 13:30:21 +01:00
Andreas Fabri
f3c5d11884
Don't suppress warnings
2019-02-18 08:40:08 +01:00
Andreas Fabri
e3abd29146
Do not suppress warnings in CMakeLists.txt
2019-02-17 18:45:19 +01:00
Laurent Rineau
801376b8cb
Merge pull request #3679 from maxGimeno/P3T3_demo-Fix_animation-GF
...
P3t3 demo: Fix crash
2019-02-16 14:00:23 +01:00
Laurent Rineau
b56f51982b
Merge pull request #3591 from albert-github/feature/bug_advanced_concept
...
Make advanced concept documentation analogous to advanced class.
2019-02-16 14:00:21 +01:00
Laurent Rineau
4ef0c123d3
Merge pull request #3680 from maxGimeno/Ipelets-Fix_warning-GF
...
Fix warnings in testsuite
2019-02-16 14:00:18 +01:00
Laurent Rineau
11bf3926e6
Merge branch 'releases/CGAL-4.12-branch'
2019-02-16 14:00:03 +01:00
Laurent Rineau
bcbb3850f7
Merge pull request #3678 from sloriot/AABB_tree-doc_first_intersection_skip
...
Add an important note in the doc
2019-02-16 13:59:06 +01:00
Efi Fogel
2d4a477296
Fixed validation of orientation of a relative simple polygon
2019-02-16 14:27:55 +02:00