Laurent Rineau
91bca286d3
Fix warnings with CGAL_USE
...
All those variables were unused only if CGAL_NDEBUG was
defined. CGAL_USE can solve that.
2015-08-19 17:37:46 +02:00
Efi Fogel
0f7cb5c709
Merge branch 'MS_2-of_holes-efif-old' into MS_2-of_holes-efif
...
Conflicts:
Arrangement_on_surface_2/include/CGAL/Arr_segment_traits_2.h
Documentation/biblio/cgal_manual.bib
Minkowski_sum_2/test/Minkowski_sum_2/test_Minkowski_sum.cpp
2015-05-03 11:41:36 +03:00
Sébastien Loriot
5b9be0f8c7
workaround ambiguous call in kernel intersection functions when including BSO_2
2014-12-11 16:33:29 +01:00
Efi Fogel
90c16905b1
Made all traits const. Pass traits as const reference
2014-10-25 00:37:54 +03:00
Efi Fogel
7af4a1e05a
Added destructor
2013-12-06 16:09:38 +02:00
Efi Fogel
d92ba7cb5b
removed unnecessary new (resolved leak).
2013-12-06 12:42:36 +02:00
Andreas Fabri
6c547e5663
Mainly added includes
2013-09-13 22:24:30 +02:00
Efi Fogel
57101ce35d
Integrated with a recent version master
2013-07-14 14:40:09 +03:00
Andreas Fabri
b6dfb6c41f
virtual function of derived class must match the API of the base class
2013-02-26 07:10:26 +01:00
Andreas Fabri
be1e1738c2
static_casts and int -> size_t in Arrangement and Boolean Set Operations
2013-02-14 13:01:58 +01:00
Andreas Fabri
99968b0461
Add static_cast<int>
2013-02-08 13:01:19 +01:00
Laurent Rineau
d19578725b
Fix warnings
2013-02-07 18:15:23 +01:00
Andreas Fabri
c029f702a3
use more types
2013-02-07 11:02:14 +01:00
Andreas Fabri
61afcbbd9b
replace define
2013-02-06 20:09:12 +01:00
Philipp Möller
71ea8e6e22
Minimal boost includes
...
Replace type_traits.hpp and utility.hpp with the respective
fine-grained includes.
2012-12-14 18:13:59 +01:00
Eric Berberich
1102c1994e
Internal _insert_xyz function get a more intuitive signature
...
This change is motivated by other internal function that have a
similar signature already. Example: prev1->cv<-prev2+cmp is now
he_to->cv,cv_dir->he_away
2012-10-23 12:55:25 +00:00
Eric Berberich
13f17350f5
adaptions to new signatures of internal insertion functions
...
question open: Do we have to care about swapping of predecessors
halfedges, or do we have to disallow it?
2012-08-06 12:53:40 +00:00
Laurent Rineau
8f59fd9592
Turn QPL into LGPLv3+
2012-01-13 16:33:35 +00:00
Michael Hemmer
d93ed35b8b
added missing Multiplicity
2011-08-18 09:08:58 +00:00
Efi Fogel
b4084a7765
cleanup
2011-06-22 14:09:56 +00:00
Eric Berberich
a7a06c4e2b
replaced Arr_..._side_category with :.._side_category
2011-05-31 18:08:54 +00:00
Marc Glisse
154a2dd729
Revert last commit, sorry
2011-03-13 11:42:28 +00:00
Marc Glisse
fab4d9c26c
add missing operator
2011-03-12 09:59:43 +00:00
Sébastien Loriot
0ebdccfa4e
update URL and Id tag
2011-03-02 14:59:51 +00:00
Laurent Rineau
7106e69e7a
Fix keyword $URL$ and $Id$: "$URL: " and "$Id: " are not correct Subversion keywords
2010-06-29 12:47:18 +00:00
Ophir Setter
7dd0870ee0
fix compiliation in test_bop
2010-06-21 21:11:44 +00:00
Sébastien Loriot
52317dd49f
add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE
...
by namespace CGAL { and } //namespace CGAL. in all .h and .cpp files
in a directory.
Apply it to all packages in the trunk
Remove macro definition from the config.h file.
2010-06-09 07:37:13 +00:00
Efi Fogel
538c021a16
added missing category
2010-05-04 08:38:00 +00:00
Efi Fogel
3f8ff1a993
Eliminated a traits local variable
2010-04-13 10:43:55 +00:00
Eric Berberich
99aca56a46
refactored validation tests
2010-04-02 15:05:13 +00:00
Eric Berberich
7669478fb9
fixed variable name
2010-04-01 12:35:54 +00:00
Efi Fogel
2925887c93
cleanup
2010-03-02 22:06:14 +00:00
Efi Fogel
68700cdf01
Added default arg. k used to trigger the switch from divide-and-conquer to sweep-line algorithm
2010-03-02 14:14:56 +00:00
Efi Fogel
bd6cbe7b43
cleanup
2010-03-02 14:13:11 +00:00
Efi Fogel
963381cbe7
Added oriented_side()
2010-03-01 15:57:02 +00:00
Efi Fogel
f8b36b92b8
added bbox()
2010-03-01 15:43:04 +00:00
Sylvain Pion
85dc12f2a7
Remove empty lines at beginning and end of files
...
(apply Scripts/developer_scripts/remove_empty_lines.pl).
2010-02-01 12:55:28 +00:00
Efi Fogel
651f9a37e9
fixed arrangement()
2009-12-07 10:26:37 +00:00
Efi Fogel
a002561f15
1st revision
2009-11-01 10:57:26 +00:00
Efi Fogel
56193af780
fixed public and protected declaration
2009-10-29 15:14:38 +00:00
Efi Fogel
a88d1427d2
cleanup
2009-10-29 15:14:06 +00:00
Laurent Rineau
83912b2952
Massive fix of svn:keywords properties, and $URL$ keyword.
2009-10-20 08:59:26 +00:00
Efi Fogel
93a07c88b0
replaced Arr_blah_side_tag with Arr_blah_side_category
2009-09-21 10:54:53 +00:00
Efi Fogel
8a79f14518
added missing return statement in after_handle_event
2009-08-25 22:27:46 +00:00
Efi Fogel
4e6caeb0b9
Enhanced warnings
2009-08-11 13:53:42 +00:00
Efi Fogel
c91fdee343
cleanup
2009-07-08 06:58:48 +00:00
Efi Fogel
6bf2e1271a
Fixed Arrangement_2 construction bug - made the geometry traits const
2009-07-05 14:44:48 +00:00
Efi Fogel
4d94f715b9
Fixed Arrangement_2 construction bug - made the geometry traits const
2009-07-05 13:14:14 +00:00
Eric Berberich
4cd55ba23f
changed precondition
2009-06-09 00:14:50 +00:00
Eric Berberich
e9566239ae
added missing signatures in Parameter space functors
...
added TODO for future
2009-06-07 19:31:08 +00:00