Efi Fogel
5e73fe1eba
Merge remote-tracking branch 'cgal/master' into Aos_2-boundary_objects-efic
2021-08-04 12:22:09 +03:00
Sébastien Loriot
4e519a3c7a
move documented IO functions in IO namespace
2021-05-05 13:15:37 +02:00
Efi Fogel
6642407d60
Merge remote-tracking branch 'cgal/master' into Aos_2-boundary_objects-efic
2020-07-29 18:08:32 +03:00
Efi Fogel
58276edba3
Cleaned up and Fixed intersection return type
2020-03-31 18:34:28 +03:00
Sébastien Loriot
0779373835
extra run of the script to remove tabs and trailing whitespaces
...
right after the merge of 4.14 release branch
+ manual fix on one line in:
* Arrangement_on_surface_2/include/CGAL/IO/Arr_text_formatter.h
* .travis/generate_travis.sh
2020-03-26 14:16:06 +01:00
Efi Fogel
2a3fbc0ee8
Merge remote-tracking branch 'cgal/master' into Aos_2-boundary_objects-efic
2019-11-19 09:47:44 +02:00
Sébastien Loriot
254d60f642
First pass on removing license notice in header for GPL files
2019-10-19 15:23:19 +02:00
Sébastien Loriot
7356421d80
introduce Commercial license SPDX tag
2019-10-19 12:15:19 +02:00
Sébastien Loriot
9bd9c68b83
update LGPL[23]+ and GPL[23]+ SPDX tags
...
ack -l --no-svg "SPDX-License-Identifier: GPL-3.0\+" | xargs sed -i "s/SPDX-License-Identifier: GPL-3.0+/SPDX-License-Identifier: GPL-3.0-or-later/"
ack -l --no-svg "SPDX-License-Identifier: LGPL-3.0\+" | xargs sed -i "s/SPDX-License-Identifier: LGPL-3.0+/SPDX-License-Identifier: LGPL-3.0-or-later/"
ack -l --no-svg "SPDX-License-Identifier: GPL-2.0\+" | xargs sed -i "s/SPDX-License-Identifier: GPL-2.0+/SPDX-License-Identifier: GPL-2.0-or-later/"
ack -l --no-svg "SPDX-License-Identifier: LGPL-2.0\+" | xargs sed -i "s/SPDX-License-Identifier: LGPL-2.0+/SPDX-License-Identifier: LGPL-2.0-or-later/"
2019-10-18 21:57:54 +02:00
Andreas Fabri
4581f1b7a8
Morte replacements
2019-06-05 08:39:55 +02:00
Sébastien Loriot
4464229a52
remove cpp11 workarounds in argt related packages
2019-03-29 10:41:50 +01:00
Andreas Fabri
cc23699ea0
fix Arrangement_2
2019-01-28 09:14:59 +01:00
Andreas Fabri
0496d840ff
Fix arrangement and lcc
2019-01-18 10:05:48 +01:00
Efi Fogel
16b35aa0b2
Merge branch 'Aos_2-boundary_objects-efic-old' into Aos_2-boundary_objects-efic
2019-01-17 00:30:16 +02:00
Andreas Fabri
303aaa04ae
Fix arrangement
2019-01-15 19:18:53 +01:00
Andreas Fabri
faa2866763
More CGAL_STATIC_THREAD_LOCAL_VARIABLE
2018-02-20 11:22:32 +00:00
Andreas Fabri
769ac1a348
Arrangement_2
2018-01-26 08:14:34 +00:00
Efi Fogel
3b6973dceb
Merge branch 'Aos_2-boundary_objects-efic-old' into Aos_2-boundary_objects-efic
...
Conflicts:
Arrangement_on_surface_2/archive/include/CGAL/Arr_extended_rational_arc_traits_d_1.h
Arrangement_on_surface_2/archive/include/CGAL/Arr_rational_arc_traits_2.h
Arrangement_on_surface_2/include/CGAL/Arr_accessor.h
Arrangement_on_surface_2/include/CGAL/Arr_algebraic_segment_traits_2.h
Arrangement_on_surface_2/include/CGAL/Arr_counting_traits_2.h
Arrangement_on_surface_2/include/CGAL/Arr_geodesic_arc_on_sphere_traits_2.h
Arrangement_on_surface_2/include/CGAL/Arr_linear_traits_2.h
Arrangement_on_surface_2/include/CGAL/Arr_observer.h
Arrangement_on_surface_2/include/CGAL/Arr_point_location/Arr_batched_point_location_traits_2.h
Arrangement_on_surface_2/include/CGAL/Arr_point_location/Arr_naive_point_location_impl.h
Arrangement_on_surface_2/include/CGAL/Arr_point_location/Td_traits.h
Arrangement_on_surface_2/include/CGAL/Arr_spherical_topology_traits_2.h
Arrangement_on_surface_2/include/CGAL/Arr_tags.h
Arrangement_on_surface_2/include/CGAL/Arr_topology_traits/Arr_inc_insertion_zone_visitor.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_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_tracing_traits_2.h
Arrangement_on_surface_2/include/CGAL/Arrangement_2/Arr_traits_adaptor_2.h
Arrangement_on_surface_2/include/CGAL/Arrangement_2/Arr_traits_adaptor_2_dispatching.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/Arrangement_2/Arrangement_zone_2_impl.h
Arrangement_on_surface_2/include/CGAL/Arrangement_on_surface_2.h
Arrangement_on_surface_2/include/CGAL/Arrangement_zone_2.h
Arrangement_on_surface_2/include/CGAL/Curved_kernel_via_analysis_2/Arc_2.h
Arrangement_on_surface_2/include/CGAL/IO/Arr_text_formatter.h
Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2/Gps_agg_op.h
Sweep_line_2/include/CGAL/Sweep_line_2/Arr_basic_insertion_traits_2.h
Sweep_line_2/include/CGAL/Sweep_line_2/Arr_overlay_traits_2.h
Sweep_line_2/include/CGAL/Sweep_line_2/Sweep_line_functors.h
2017-11-20 18:38:03 +02:00
Sébastien Loriot
ee57fc2d6c
add SPDX identifier for files under the GPL-3+ license
2017-11-12 10:17:51 +01:00
Efi Fogel
359d5ea5f1
Merge branch 'Aos_2-boundary_objects-efic-old' into Aos_2-boundary_objects-efic
...
Conflicts:
Arrangement_on_surface_2/doc/Arrangement_on_surface_2/Arrangement_on_surface_2.txt
Arrangement_on_surface_2/doc/Arrangement_on_surface_2/Concepts/ArrangementOpenBoundaryTraits_2.h
Arrangement_on_surface_2/include/CGAL/Arr_point_location/Td_traits.h
Arrangement_on_surface_2/include/CGAL/Arrangement_2/Arrangement_on_surface_2_global.h
Sweep_line_2/include/CGAL/Sweep_line_2.h
Sweep_line_2/include/CGAL/Sweep_line_2/Basic_sweep_line_2_impl.h
Sweep_line_2/include/CGAL/Sweep_line_2/Sweep_line_2_debug.h
Sweep_line_2/include/CGAL/Sweep_line_2/Sweep_line_2_impl.h
Sweep_line_2/include/CGAL/Sweep_line_2/Sweep_line_event.h
2017-05-11 13:40:10 +03:00
Sébastien Loriot
50510c05ea
add include directive for license of all GPL header files
...
done using:
ack-grep "^GPL" */package_info/*/license.txt -l | awk -F "/" '{print $1}' > /tmp/gpl_packages
for i in `cat /tmp/gpl_packages | \
grep -v Operations_on_polyhedra | \
grep -v Algebraic_kernel_for_circles | \
grep -v Algebraic_kernel_for_spheres | \
grep -v Polyhedron_IO`;
do
echo $i
python Scripts/developer_scripts/add_license_in_pkg_header.py $i
done
python Scripts/developer_scripts/add_license_in_pkg_header.py Operations_on_polyhedra Polygon_mesh_processing
python Scripts/developer_scripts/add_license_in_pkg_header.py Algebraic_kernel_for_circles Circular_kernel_2
python Scripts/developer_scripts/add_license_in_pkg_header.py Algebraic_kernel_for_spheres Circular_kernel_3
python Scripts/developer_scripts/add_license_in_pkg_header.py Polyhedron_IO Polyhedron
2017-01-19 15:20:25 +01:00
Laurent Rineau
b93ba2109a
Fix the warning
...
[ 50%] Building CXX object CMakeFiles/test_rational_function_traits_2.dir/test_rational_function_traits_2.cpp.obj
C:\PROGRA~2\MICROS~1.0\VC\bin\amd64\cl.exe @C:\Users\afabri\AppData\Local\Temp\nm6849.tmp
test_rational_function_traits_2.cpp
C:\CGAL\test\CGAL-4.10-Ic-28\include\CGAL/Arr_rat_arc/Rational_arc_d_1.h(1833) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
C:\CGAL\test\CGAL-4.10-Ic-28\include\CGAL/Arr_rat_arc/Rational_arc_d_1.h(1833) : while compiling class template member function 'bool CGAL::Arr_rational_arc::Continuous_rational_arc_d_1<Algebraic_kernel_>::is_left_to_right(void) const'
with
[
Algebraic_kernel_=CGAL::Algebraic_kernel_d_1<Number_type>
]
C:\CGAL\test\CGAL-4.10-Ic-28\cmake\platforms\x64_Cygwin-Windows8_MSVC2012-Debug-64bits\test\Arrangement_on_surface_2\test_rational_function_traits_2.cpp(250) : see reference to function template instantiation 'bool CGAL::Arr_rational_arc::Continuous_rational_arc_d_1<Algebraic_kernel_>::is_left_to_right(void) const' being compiled
with
[
Algebraic_kernel_=CGAL::Algebraic_kernel_d_1<Number_type>
]
C:\CGAL\test\CGAL-4.10-Ic-28\cmake\platforms\x64_Cygwin-Windows8_MSVC2012-Debug-64bits\test\Arrangement_on_surface_2\test_rational_function_traits_2.cpp(174) : see reference to class template instantiation 'CGAL::Arr_rational_arc::Continuous_rational_arc_d_1<Algebraic_kernel_>' being compiled
with
[
Algebraic_kernel_=CGAL::Algebraic_kernel_d_1<Number_type>
]
2016-10-21 10:12:53 +02:00
Andreas Fabri
59925a27e1
Replace && with & as we do want to test a single bit
2016-10-19 14:00:47 +02:00
Efi Fogel
e695933cbb
Brought up to date with master. Resolved conflicts mainly due to recent changes in master for polylines
2015-09-26 11:49:30 +03:00
Andreas Fabri
1e2ff1131e
assert -> CGAL_assertion
2015-08-27 16:51:55 +02:00
Philipp Möller
76a4f0da85
Replace detail/algorithm.hpp with type_traits/is_same.hpp
...
Also remove the superfluous map include
2015-04-10 13:46:13 +02:00
Philipp Möller
ae72a9f616
Replace detail/algorithm.hpp with type_traits/is_same.hpp
...
is_same is the only part of boost used in this file
2015-04-10 13:45:47 +02:00
Eric Berberich
243aa3ad19
split &&-assertions into several ones
2014-10-10 09:17:24 +02:00
Laurent Rineau
ff8a7bbe3c
Fix a compilation error with VC9
2014-03-26 16:04:57 +01:00
Andreas Fabri
28ab87eb7a
Turn copy constructor into a real default constructor
2014-03-19 12:30:20 +01:00
Andreas Fabri
a55e82856f
put files in dont_submit, and #ifdef so that compiles does not see this code, and add #includes
2013-09-16 15:07:03 +02:00
Andreas Fabri
6c547e5663
Mainly added includes
2013-09-13 22:24:30 +02:00
Andreas Fabri
0cbc8b0e40
remove unused parameters
2013-03-23 08:45:06 +01:00
Michael Hemmer
254aa83353
fix conversion problems
2012-07-19 10:18:12 +00:00
Michael Hemmer
2ebc7d78c5
fix problems with leda real
2012-07-08 12:05:05 +00:00
Laurent Rineau
8f59fd9592
Turn QPL into LGPLv3+
2012-01-13 16:33:35 +00:00
Guillaume Damiand
a29c905ee0
Replace BOOST_STATIC_ASSERT by CGAL_static_assertion.
2011-08-31 14:30:07 +00:00
Michael Hemmer
5b1d63333b
remove traces of vertical segment support, which was incomplete
2011-08-15 11:15:32 +00:00
Efi Fogel
3eaef74439
leftover from the Rational-arc traits
2011-08-14 14:02:19 +00:00
Michael Hemmer
dc1b486cca
fix const issues
...
fix clean up order in cache
2011-06-29 14:18:09 +00:00
Efi Fogel
c5e8783557
Pacify MSVC
2011-06-28 15:12:42 +00:00
Efi Fogel
309cf4113a
renamed *_boundary_* => *_parameter_space_*
2011-06-23 23:01:03 +00:00
Efi Fogel
4c8d099393
Added qualifiers to pacify some g++ versions
2011-06-23 11:49:10 +00:00
Efi Fogel
1f44224491
small fixes and cleanup
2011-06-22 12:51:20 +00:00
Efi Fogel
115b376672
small fixes and cleanup
2011-06-22 12:28:01 +00:00
Oren Salzman
4935c54c01
bug fixes
2011-06-21 21:36:48 +00:00
Michael Hemmer
530955245e
fixed for manual
2011-06-21 08:28:10 +00:00
Efi Fogel
3121279ea7
pacify g++
2011-06-21 08:21:43 +00:00
Efi Fogel
efe448faaf
added missing typedefs
2011-06-21 07:57:37 +00:00
Efi Fogel
e9eda73bcc
cleanup & passed kernel as argument
2011-06-20 09:58:35 +00:00