Laurent Rineau
|
85ce0157cf
|
Merge pull request #2839 from afabri/STL_extension-replace_std_iterator-GF
STL_extension: Introduce CGAL::iterator
|
2018-02-23 17:34:57 +01:00 |
Laurent Rineau
|
c409a61ec5
|
Merge pull request #2813 from MaelRL/BGL-doc_improvement-GF
BGL: Doc & tests improvements
|
2018-02-23 17:34:32 +01:00 |
Mael Rouxel-Labbé
|
f99d3db974
|
Fixed conversion warnings
|
2018-02-20 17:20:36 +01:00 |
Andreas Fabri
|
faa2866763
|
More CGAL_STATIC_THREAD_LOCAL_VARIABLE
|
2018-02-20 11:22:32 +00:00 |
Andreas Fabri
|
d5523f80c0
|
Use CGAL_STATIC_THREAD_LOCAL_VARIABLE
|
2018-02-19 17:32:21 +00:00 |
Mael Rouxel-Labbé
|
dafdafa0bb
|
Merge branch 'master' into BGL-doc_improvement-GF
|
2018-02-19 15:41:45 +01:00 |
Laurent Rineau
|
78e7060525
|
Merge pull request #2712 from afabri/CGAL-VC+warnlevel_4-GF
Deal with VC++ warnings of level /W4
|
2018-02-19 14:27:06 +01:00 |
Mael Rouxel-Labbé
|
28d55f8981
|
Merge branch 'master' into BGL-doc_improvement-GF
|
2018-02-15 11:32:50 +01:00 |
Andreas Fabri
|
52549b1145
|
STL_extension: Introduce CGAL::iterator as replacement for the deprecated std::iterator
|
2018-02-14 18:46:45 +00:00 |
Sébastien Loriot
|
483f69728e
|
Refresh branch
|
2018-02-12 22:21:38 +01:00 |
Mael Rouxel-Labbé
|
e87001f764
|
Added null_vertex to Arrangement_2 graph traits
|
2018-02-08 18:15:40 +01:00 |
Andreas Fabri
|
6e66f6bb15
|
Fix two warnings about unused variable/parameter
|
2018-02-08 07:40:23 +00:00 |
Andreas Fabri
|
e0cb4e4b4f
|
int -> std::size_t
|
2018-02-02 07:31:11 +00:00 |
Andreas Fabri
|
11d5e2ec50
|
increment in the loop instead of decrement, after change from int to std::size_t as the latter is never negative
|
2018-02-01 10:13:06 +00:00 |
Andreas Fabri
|
769ac1a348
|
Arrangement_2
|
2018-01-26 08:14:34 +00:00 |
Andreas Fabri
|
dc2f37a4ae
|
disable/enable warnings
|
2018-01-24 08:59:20 +00:00 |
Andreas Fabri
|
18acb2ece9
|
Arrangements
|
2018-01-18 15:05:34 +00:00 |
Andreas Fabri
|
0625e73722
|
Replace CGAL::Open_hash by boost::unordered_set
|
2018-01-04 16:47:41 +01:00 |
Sebastien Loriot
|
6bbfed5352
|
Merge pull request #2236 from efifogel/Aos_2-surface_sweep-efif
Aos 2 surface sweep
|
2017-12-22 22:32:15 +01:00 |
Sebastien Loriot
|
03d36bb86d
|
Merge pull request #2671 from efifogel/Aos_2-mon_symetric_observer-efif
Aos_2: non symetrical observer
|
2017-12-22 22:14:43 +01:00 |
Laurent Rineau
|
08bc15141e
|
Merge branch 'master' into Aos_2-surface_sweep-efif
|
2017-12-19 17:20:28 +01:00 |
Laurent Rineau
|
f2391a30a5
|
Merge pull request #2562 from afabri/Filtered_kernel-Do_intersect_2-GF
Add Static Filters for the Exact Construction Kernel
|
2017-12-19 16:29:53 +01:00 |
Efi Fogel
|
e565f69e69
|
Saved end vertices of halfedge before removing the halfedge, so that they can be used later (after the halfedge is removed)
|
2017-12-19 14:57:47 +02:00 |
Efi Fogel
|
3b0e5ba106
|
When removing an edge and the user has requested to remove the end-vertices in case they become redundant (either isolated or approach infinity), defer the removal of the such end-vertices to occur after the observer is notified that the edge has been removed.
|
2017-12-11 09:18:45 +02:00 |
Efi Fogel
|
f1483cfa25
|
Merge branch 'Aos_2-surface_sweep-efif-old' into Aos_2-surface_sweep-efif
Merging Sebastien's fix to the surface-sweep cod.
Also, replaced all occurrences of '_SL_' with '_SS_'.
|
2017-12-07 15:56:00 +02:00 |
Laurent Rineau
|
2cec8e6aca
|
Merge pull request #2342 from sloriot/Argt-overlap_intersect_at_insertion
Reworking the handling of overlaps
|
2017-12-05 18:27:35 +01:00 |
Laurent Rineau
|
47a3922a74
|
Merge pull request #2576 from efifogel/Aos_2-data_traits_construct_opposite-efif
Aos_2: data traits construct opposite
# Conflicts:
# Installation/changes.html
|
2017-12-05 18:19:23 +01:00 |
Sébastien Loriot
|
0b5353ca35
|
add missing identifiers
|
2017-11-21 13:48:10 +01:00 |
Efi Fogel
|
7936109c6c
|
Merge branch 'Aos_2-surface_sweep-efif-old' into Aos_2-surface_sweep-efif
Conflicts:
.travis.yml
.travis/packages.txt
Arrangement_on_surface_2/include/CGAL/Arr_batched_point_location.h
Arrangement_on_surface_2/include/CGAL/Arr_bounded_planar_topology_traits_2.h
Arrangement_on_surface_2/include/CGAL/Arr_default_overlay_traits.h
Arrangement_on_surface_2/include/CGAL/Arr_overlay_2.h
Arrangement_on_surface_2/include/CGAL/Arr_spherical_topology_traits_2.h
Arrangement_on_surface_2/include/CGAL/Arr_topology_traits/Arr_bounded_planar_batched_pl_helper.h
Arrangement_on_surface_2/include/CGAL/Arr_topology_traits/Arr_bounded_planar_construction_helper.h
Arrangement_on_surface_2/include/CGAL/Arr_topology_traits/Arr_bounded_planar_insertion_helper.h
Arrangement_on_surface_2/include/CGAL/Arr_topology_traits/Arr_bounded_planar_overlay_helper.h
Arrangement_on_surface_2/include/CGAL/Arr_topology_traits/Arr_bounded_planar_topology_traits_2_impl.h
Arrangement_on_surface_2/include/CGAL/Arr_topology_traits/Arr_bounded_planar_vert_decomp_helper.h
Arrangement_on_surface_2/include/CGAL/Arr_topology_traits/Arr_planar_topology_traits_base_2.h
Arrangement_on_surface_2/include/CGAL/Arr_topology_traits/Arr_spherical_batched_pl_helper.h
Arrangement_on_surface_2/include/CGAL/Arr_topology_traits/Arr_spherical_construction_helper.h
Arrangement_on_surface_2/include/CGAL/Arr_topology_traits/Arr_spherical_insertion_helper.h
Arrangement_on_surface_2/include/CGAL/Arr_topology_traits/Arr_spherical_overlay_helper.h
Arrangement_on_surface_2/include/CGAL/Arr_topology_traits/Arr_spherical_vert_decomp_helper.h
Arrangement_on_surface_2/include/CGAL/Arr_topology_traits/Arr_unb_planar_batched_pl_helper.h
Arrangement_on_surface_2/include/CGAL/Arr_topology_traits/Arr_unb_planar_construction_helper.h
Arrangement_on_surface_2/include/CGAL/Arr_topology_traits/Arr_unb_planar_insertion_helper.h
Arrangement_on_surface_2/include/CGAL/Arr_topology_traits/Arr_unb_planar_overlay_helper.h
Arrangement_on_surface_2/include/CGAL/Arr_topology_traits/Arr_unb_planar_topology_traits_2_impl.h
Arrangement_on_surface_2/include/CGAL/Arr_topology_traits/Arr_unb_planar_vert_decomp_helper.h
Arrangement_on_surface_2/include/CGAL/Arr_unb_planar_topology_traits_2.h
Arrangement_on_surface_2/include/CGAL/Arr_vertical_decomposition_2.h
Arrangement_on_surface_2/include/CGAL/Arrangement_2/Arr_default_planar_topology.h
Arrangement_on_surface_2/include/CGAL/Arrangement_2/Arrangement_on_surface_2_global.h
Arrangement_on_surface_2/include/CGAL/Arrangement_2/Arrangement_on_surface_2_impl.h
Arrangement_on_surface_2/include/CGAL/Surface_sweep_2/Arr_basic_insertion_traits_2.h
Arrangement_on_surface_2/include/CGAL/Surface_sweep_2/Arr_batched_pl_ss_visitor.h
Arrangement_on_surface_2/include/CGAL/Surface_sweep_2/Arr_construction_ss_visitor.h
Arrangement_on_surface_2/include/CGAL/Surface_sweep_2/Arr_default_overlay_traits_base.h
Arrangement_on_surface_2/include/CGAL/Surface_sweep_2/Arr_insertion_traits_2.h
Arrangement_on_surface_2/include/CGAL/Surface_sweep_2/Arr_no_intersection_insertion_ss_visitor.h
Arrangement_on_surface_2/include/CGAL/Surface_sweep_2/Arr_overlay_ss_visitor.h
Arrangement_on_surface_2/include/CGAL/Surface_sweep_2/Arr_overlay_subcurve.h
Arrangement_on_surface_2/include/CGAL/Surface_sweep_2/Arr_overlay_traits_2.h
Arrangement_on_surface_2/include/CGAL/Surface_sweep_2/Arr_vert_decomp_ss_visitor.h
Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_agg_meta_traits.h
Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_agg_op.h
Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_agg_op_sweep.h
Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_agg_op_visitor.h
Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_polygon_simplifier.h
Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_polygon_validation.h
CGAL_ipelets/demo/CGAL_ipelets/arrangement.cpp
Documentation/doc/Documentation/dependencies
Installation/include/CGAL/config.h
Snap_rounding_2/include/CGAL/Snap_rounding_2.h
Surface_sweep_2/examples/Surface_sweep_2/CMakeLists.txt
Surface_sweep_2/include/CGAL/Surface_sweep_2/No_intersection_surface_sweep_2_impl.h
Surface_sweep_2/include/CGAL/Surface_sweep_2/No_overlap_event_base.h
Surface_sweep_2/include/CGAL/Surface_sweep_2/Surface_sweep_2_utils.h
Surface_sweep_2/include/CGAL/Surface_sweep_2_algorithms.h
Sweep_line_2/include/CGAL/Sweep_line_2/Arr_construction_event.h
Sweep_line_2/include/CGAL/Sweep_line_2/Arr_construction_subcurve.h
Sweep_line_2/include/CGAL/Sweep_line_2/Arr_insertion_sl_visitor.h
Sweep_line_2/include/CGAL/Sweep_line_2/Sweep_line_2_visitors.h
Sweep_line_2/include/CGAL/Sweep_line_2/Sweep_line_curve_pair.h
Sweep_line_2/include/CGAL/Sweep_line_2/Sweep_line_functors.h
Sweep_line_2/include/CGAL/Sweep_line_2/Sweep_line_subcurve.h
Sweep_line_2/include/CGAL/Sweep_line_empty_visitor.h
|
2017-11-16 16:31:52 +02:00 |
Sébastien Loriot
|
8cdfad0d08
|
add missing URL and Id tags
|
2017-11-15 22:58:57 +01:00 |
Efi Fogel
|
2cedf1bcc0
|
Used BOOST_MPL_HAS_XXX_TRAIT_NAMED_DEF
|
2017-11-15 17:31:40 +01:00 |
Efi Fogel
|
e60ec0ac3e
|
Small enhansment to the construct-opposite functor
|
2017-11-15 17:30:40 +01:00 |
Efi Fogel
|
5dac09329e
|
Added Construct_opposite_2. Used generic meta functionality to check whether the base geometry traits has the respective nested functor defined, and dispatched accordingly.
|
2017-11-15 17:30:40 +01:00 |
Efi Fogel
|
a8a7f6b133
|
Cleaned up
|
2017-11-15 17:30:38 +01:00 |
Sébastien Loriot
|
ff26773f7b
|
remove include directive for checking GPL compliance in LGPL headers
|
2017-11-12 10:21:35 +01:00 |
Sébastien Loriot
|
ee57fc2d6c
|
add SPDX identifier for files under the GPL-3+ license
|
2017-11-12 10:17:51 +01:00 |
Sébastien Loriot
|
97e8ea1794
|
remove extra space
|
2017-11-12 10:17:51 +01:00 |
Sébastien Loriot
|
0698f79aff
|
add SPDX identifier for files under the LGPL-3+ license
|
2017-11-12 10:17:50 +01:00 |
Laurent Rineau
|
aa03c5b83a
|
Fix compilation error in Arrangement "Spherical Gaussian Map"
|
2017-10-31 11:05:21 +01:00 |
Laurent Rineau
|
8f46324806
|
Merge pull request #2475 from sgiraudot/Fix_counting_iterator_warning_everywhere-GF
Fix counting iterator warnings
|
2017-10-11 19:15:15 +02:00 |
Laurent Rineau
|
2b35bddfb2
|
Replace all std::binary_function by CGAL::binary_function
|
2017-10-04 16:36:32 +02:00 |
Laurent Rineau
|
7e9f756935
|
Replace all std::unary_function by CGAL::unary_function
|
2017-10-04 15:57:09 +02:00 |
Simon Giraudot
|
1e7b9ea027
|
Fix counting iterator warnings
|
2017-09-29 14:47:17 +02:00 |
Efi Fogel
|
f0dbd8dfb5
|
Guarded typedefs used only in Debug mode
|
2017-08-03 14:50:11 +03:00 |
Efi Fogel
|
56beb0cfff
|
Removed unused typedef
|
2017-08-03 14:49:15 +03:00 |
Laurent Rineau
|
8fea129ff8
|
Merge pull request #2234 from lrineau/Arr_2-fix_warnings-lrineau
Arr_2: fix warnings
|
2017-07-10 15:35:47 +02:00 |
Laurent Rineau
|
ef116f9fcb
|
Merge pull request #2188 from sloriot/CGAL-prefix_sign
Quality calls to sign
|
2017-07-10 15:33:55 +02:00 |
Efi Fogel
|
d10ed5ad2c
|
Introduced CGAL_CFG_NO_CPP0X_TEMPLATE_ALIASES and used it
|
2017-07-10 12:29:17 +03:00 |
Efi Fogel
|
6fdfe96c08
|
Substituted 'sl' (which stands for sweep-line) with 'ss' (which stands for surface-sweep)
|
2017-07-09 08:01:02 +03:00 |
Efi Fogel
|
ab6c2be8fa
|
Cleaned up
|
2017-07-08 19:32:57 +03:00 |