Laurent Rineau
4ba33e17d3
Run the compiler a second time without -H in case of errors
2018-05-23 15:09:53 +02:00
Laurent Rineau
11d310bba0
Fix typo falg/flag
2018-05-23 15:09:53 +02:00
Sébastien Loriot
4ceeb92020
add missing semicolon
2018-05-16 08:52:50 +02:00
Sebastien Loriot
fe262d6215
Merge pull request #3085 from afabri/Arrrangement_2-static_or_atomic-GF
...
Arrangement_2: Address all remaining points of issue #1384 , but the renderer
2018-05-16 08:46:18 +02:00
Sebastien Loriot
ae70d9ca9f
Merge pull request #3061 from lrineau/AABB_tree-fix_for_MSVC_2017_15.7-GF
...
A fix for MSVC 2017 15.7 with /permissive-
2018-05-15 22:30:46 +02:00
Sebastien Loriot
905c0c8df8
Merge pull request #3070 from afabri/STL_extensions-iterator_deprecated-GF
...
The class std::iterator got deprecated.
2018-05-15 22:29:10 +02:00
Andreas Fabri
e24a089ae8
The class std::iterator got deprecated. It only served to define some types
2018-05-15 22:26:17 +02:00
Sebastien Loriot
f6b02e4aa4
Merge pull request #3071 from afabri/Arrangement_2-Add_forward_declaration-GF
...
Arrangement_2: Add Forward Declaration
2018-05-15 22:20:19 +02:00
Sebastien Loriot
7f5b793cc7
Merge pull request #3087 from afabri/GraphicsView-fix_CDT_demo-GF
...
Triangulation_2: Fix Constrained Delaunay demo.
2018-05-15 22:19:00 +02:00
Sebastien Loriot
d55de456ce
Merge pull request #3079 from afabri/Alpha_shapes-Is_traits_point_convertible-GF
...
Alpha_shapes: class template has already been defined.
2018-05-15 22:17:47 +02:00
Laurent Rineau
0bf465dee6
Fix indentation
2018-05-15 15:32:04 +00:00
Sebastien Loriot
0e89c36316
Merge pull request #3080 from afabri/Mesh_2-fix_figures-GF
...
Mesh_2: Remove a redundant figure and add the word 'conforming'
2018-05-15 16:09:30 +02:00
Sebastien Loriot
8214b59470
Merge pull request #3090 from maxGimeno/Travis-Apply_last_changes_to_4_12-GF
...
Travis: Apply last changes to 4.12
2018-05-15 16:04:46 +02:00
Maxime Gimeno
af9605a773
Make the dependencies check NOT order dependant.
2018-05-15 15:41:23 +02:00
Andreas Fabri
654980580e
class -> struct
2018-05-15 15:37:51 +02:00
Andreas Fabri
c65a07db7e
Qualify local struct with class scope
2018-05-15 15:37:51 +02:00
Andreas Fabri
b33ab791e1
Disable a warning. Fix an allocator call
2018-05-15 15:37:51 +02:00
Andreas Fabri
99bc374cce
More forward declarations
2018-05-15 15:37:51 +02:00
Andreas Fabri
5690cc4a02
Arrangement_2: Add Forward Declaration
2018-05-15 15:37:51 +02:00
Sébastien Loriot
c2c2c1e498
improve phrasing
2018-05-11 23:06:40 +02:00
Sébastien Loriot
0b505bb746
remove unused figure
2018-05-11 23:04:39 +02:00
Sebastien Loriot
d3be4bb075
Merge pull request #3086 from afabri/PSP-cite-GF
...
Point Set Processing: Use \cgalCite
2018-05-11 22:55:14 +02:00
Sébastien Loriot
7e42e9f5a2
move citation to avoid line break in the brief.
2018-05-11 22:53:43 +02:00
Andreas Fabri
16e4cc5e4b
Fix 2D Constrained Delaunay demo. The hint was outdated after cdt.clear()
2018-05-11 14:42:30 +01:00
Andreas Fabri
5ac03b9919
PSP: Use \cgalCite
2018-05-11 10:22:37 +01:00
Andreas Fabri
b984dce222
Address all remaining points of issue #1384 , but the renderer
2018-05-11 08:32:11 +01:00
Andreas Fabri
b4f16e759c
Remove a redundant figure and add the word 'conforming'
2018-05-09 10:05:27 +01:00
Andreas Fabri
887766a0e1
Postfix class names with _2 and _3 as they are different
2018-05-09 09:54:57 +01:00
Andreas Fabri
d2b89df177
More Traits::
2018-05-02 15:14:46 +01:00
Laurent Rineau
413682ebc1
Merge pull request #3045 from maxGimeno/Demo-Fix_polyhedron_lighting-GF
...
Polyhedron demo: Fix Polyhedron Lighting
2018-04-27 16:30:34 +02:00
Laurent Rineau
3bf6bc3c4b
Merge pull request #3059 from lrineau/Installation-fix_LEDA_support_with_gcc-GF
...
Fix LEDA support with gcc
2018-04-27 16:30:31 +02:00
Laurent Rineau
1ad34d14dd
Merge pull request #3057 from sloriot/doc-fix_warnings
...
Fix doc warnings (and bugs)
2018-04-27 16:30:28 +02:00
Laurent Rineau
a8bd3605a7
A fix for MSVC 2017 15.7 with /permissive-
...
MSVC is probably right that it was not a valid C++ code: the previous
version called a static member function of the enclosing class, without
qualification, and that static member function was defined *after*.
2018-04-26 16:16:10 +02:00
Laurent Rineau
c180c0678d
Fix LEDA support with gcc
2018-04-26 14:59:24 +02:00
Sébastien Loriot
742a615527
fix doc warnings triggered essentially by the improvement of doxygen
2018-04-25 23:36:21 +02:00
Laurent Rineau
4f14095cb8
next version on this branch is 4.12.1
2018-04-25 18:06:14 +02:00
Laurent Rineau
f7c3c8212b
The announcement draft
2018-04-25 15:58:53 +02:00
Laurent Rineau
117148e62b
Last minute amendment to changes
2018-04-25 15:58:33 +02:00
Laurent Rineau
b9778ba91b
I forgot to prepare CGAL-4.12
2018-04-25 15:39:14 +02:00
Laurent Rineau
0f3c37e1a6
Fix permissions for files coming from gauguin
2018-04-25 12:13:20 +02:00
Laurent Rineau
aafced1f53
Merge pull request #3046 from maxGimeno/Documentation-fix_1813_warning_column-GF
...
Documentation: Fix 1.8.13 column
2018-04-25 12:11:58 +02:00
Maxime Gimeno
06733568b2
Fix warnings of 1.8.13 copying number for master cilumn
2018-04-25 12:04:33 +02:00
Maxime Gimeno
1e25019cb2
fix flat_shader
2018-04-25 10:21:17 +02:00
Laurent Rineau
819b83d230
updated crontab (automated commit)
2018-04-24 17:47:33 +02:00
Laurent Rineau
a0137043ac
Merge branch 'releases/CGAL-4.11-branch'
...
# Conflicts:
# Point_set_processing_3/include/CGAL/IO/read_ply_points.h
2018-04-24 17:40:06 +02:00
Laurent Rineau
a931f8275c
Update our Windows configurations
2018-04-24 17:39:18 +02:00
Laurent Rineau
5836b514a1
Merge pull request #3039 from MaelRL/STL-Fix_sneaky_std_unary_function-GF
...
STL_Extension: Fix a leftover std::unary_function
2018-04-24 17:34:30 +02:00
Laurent Rineau
92a7449cac
Merge pull request #3006 from sloriot/PMP_PSP-fixes_for_release
...
Pmp psp fixes for release
2018-04-24 17:34:21 +02:00
Laurent Rineau
7b44a7b681
Merge pull request #3002 from sgiraudot/Polyhedron_demo-Fix_selection_blinking_display-GF
...
Polyhedron demo: Fix selection blinking display
2018-04-24 17:34:13 +02:00
Laurent Rineau
1391edba05
Merge pull request #3004 from sgiraudot/Shape_detection-Fix_undocumented_breaking_change-GF
...
Shape detection: fix undocumented breaking change
2018-04-24 17:34:05 +02:00