Andreas Fabri
fa9cf4a015
Added using statement
2010-08-23 07:31:09 +00:00
Eric Berberich
16f5c0661b
bugfix: p can be identical to _ps or _pt, which results in a failing assertion for case of res1/2 == EQUAL, as in this case both can be non-exact
2010-08-02 13:55:31 +00:00
Michael Kerber
9a48d83c3d
Included missing function
2010-07-28 11:24:11 +00:00
Michael Kerber
87aa6f8a01
Construction method for segments added
2010-07-28 10:48:33 +00:00
Laurent Rineau
fc1d114c3e
Cancel my revision 57303: my "fix" did not work
2010-07-12 10:00:00 +00:00
Michael Kerber
c02005de41
Typo
2010-07-07 15:04:31 +00:00
Laurent Rineau
5c3be3f016
Fix a parsing error with VC++9.
...
https://cgal.geometryfactory.com/CGAL/Members/testsuite/CGAL-3.7-Ic-98/Arrangement_on_surface_2/TestReport_afabri_i686_Cygwin-Vista_MSVS2008-Release-32bits.gz
2010-07-02 13:34:02 +00:00
Michael Kerber
406fcce63b
Added copyright header
2010-07-01 21:09:42 +00:00
Laurent Rineau
edeb82169c
Remove the svn:executable property for C++ files.
2010-07-01 16:06:05 +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
Michael Kerber
061e81132c
Merged in extension for algebraic curves of arbitrary degree
2010-06-28 18:07:23 +00:00
Efi Fogel
67154c944c
depricated headers
2010-06-25 09:30:55 +00:00
Efi Fogel
cc91ae903c
1st revision
2010-06-25 09:27:41 +00:00
Efi Fogel
1dc95ea4e3
added missing include
2010-06-23 15:36:12 +00:00
Efi Fogel
ff7e506767
added missing include statement
2010-06-23 08:00:41 +00:00
Efi Fogel
428d48f6f7
cleanup
2010-06-14 11:29:29 +00:00
Efi Fogel
ed2a9a9ffb
cleanup
2010-06-14 11:29:12 +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
Andreas Fabri
7c2084aac1
Add using statements for ansi-compliance
2010-05-18 07:07:02 +00:00
Andreas Fabri
2ae88815c6
Remove extra ;
2010-05-17 14:14:19 +00:00
Andreas Fabri
cb3af684d3
Remove extra ';'
2010-05-17 14:13:35 +00:00
Andreas Fabri
f130489709
overload function for const-correctness (discovered by Intel compiler)
2010-05-11 09:07:56 +00:00
Andreas Fabri
7ccb9a5a02
bug fix of an unused function (neverthelesse spotted by the Intel compiler)
2010-05-11 08:41:04 +00:00
Andreas Fabri
783036c7f8
Remove an unused function
2010-05-10 10:00:59 +00:00
Efi Fogel
df2ed8e6c1
added missing category
2010-05-03 12:05:22 +00:00
Efi Fogel
0e3a36b91f
implemented do_intersect
2010-04-29 12:06:35 +00:00
Efi Fogel
021ebe6fef
typo
2010-04-29 09:21:17 +00:00
Efi Fogel
56667dcf21
Added Arr_bottom_side_category
2010-04-29 08:24:32 +00:00
Efi Fogel
d0b6a3a55a
Added a couple of nested definitions
2010-04-25 14:04:25 +00:00
Eric Berberich
a658a72caf
enable ASCII io for Arr_parameter_space (in sync with Efi)
2010-04-24 22:36:14 +00:00
Michael Kerber
2fa4880c2d
Moved to candidates
2010-04-20 15:22:55 +00:00
Michael Hemmer
59e137a34b
Algebraic_kernel_1 -> Algebraic_kernel_d_1 etc
2010-04-20 15:00:44 +00:00
Eric Berberich
8a917c290d
reverted last mod
2010-03-31 15:28:16 +00:00
Eric Berberich
5c038eeb5e
added fix for BSOPs
2010-03-31 11:39:05 +00:00
Eric Berberich
e8c6e79e50
added this->
2010-03-31 08:39:13 +00:00
Eric Berberich
e38caa9d32
added this->
2010-03-31 08:37:51 +00:00
Eric Berberich
efed23b393
added this->
2010-03-31 08:31:19 +00:00
Eric Berberich
be69e278c0
added remark
2010-03-31 08:28:53 +00:00
Eric Berberich
789f8f390f
missed one this->
2010-03-31 08:24:57 +00:00
Eric Berberich
c799b44d48
added this->
2010-03-31 08:22:51 +00:00
Eric Berberich
a2337c652d
ArrBoolSetOp functors
2010-03-30 20:47:59 +00:00
Laurent Rineau
8b83f2ef79
Merged revisions 54700-54703,54726,54827,54834,54861-54864 via svnmerge from
...
svn+ssh://lrineau@scm.gforge.inria.fr/svn/cgal/branches/CGAL-3.6-branch
........
r54700 | lrineau | 2010-03-11 15:13:25 +0100 (Thu, 11 Mar 2010) | 18 lines
Backport from trunk:
| ------------------------------------------------------------------------
| r54614 | lrineau | 2010-03-09 16:25:12 +0100 (Tue, 09 Mar 2010) | 4 lines
| Changed paths:
| M /trunk/Mesh_2/include/CGAL/IO/File_poly.h
| M /trunk/Mesh_2/include/CGAL/Mesh_2/Clusters.h
| M /trunk/Mesh_2/include/CGAL/Mesh_2/Refine_edges.h
| M /trunk/Mesh_2/test/Mesh_2/test_conforming.cpp
| M /trunk/Mesh_2/test/Mesh_2/test_meshing.cpp
| M /trunk/Triangulation_2/include/CGAL/Constrained_Delaunay_triangulation_2.h
| M /trunk/Triangulation_2/include/CGAL/Constrained_triangulation_plus_2.h
|
| - Fix the Mesh_2 test suite: previously it was no longer testing anything!
| - Fix the handling of the cdt with the triangulation plus_2.
| - Add tests with CDT_plus_2.
|
| ------------------------------------------------------------------------
........
r54701 | lrineau | 2010-03-11 15:19:21 +0100 (Thu, 11 Mar 2010) | 26 lines
Backport from trunk:
| ------------------------------------------------------------------------
| r54660 | lrineau | 2010-03-10 17:46:10 +0100 (Wed, 10 Mar 2010) | 2 lines
| Changed paths:
| M /trunk/Mesh_2/include/CGAL/Mesh_2/Refine_edges.h
|
| Fix a bug of Mesh_2 that exists for years (since r23141, 2004-10-19)!
|
| ------------------------------------------------------------------------
| r54661 | lrineau | 2010-03-10 17:51:09 +0100 (Wed, 10 Mar 2010) | 2 lines
| Changed paths:
| M /trunk/Mesh_2/test/Mesh_2/test_conforming.cpp
|
| Add tests cdt.is_valid().
|
| ------------------------------------------------------------------------
| r54665 | lrineau | 2010-03-10 19:09:33 +0100 (Wed, 10 Mar 2010) | 4 lines
| Changed paths:
| M /trunk/Mesh_2/test/Mesh_2/test_meshing.cpp
|
| Add tests of is_valid() in test_meshing.cpp (previously Mesh_2 was creating
| invalid triangulations! See revision 54660.)
| .
|
| ------------------------------------------------------------------------
........
r54702 | lrineau | 2010-03-11 15:34:35 +0100 (Thu, 11 Mar 2010) | 2 lines
Add a paragraph about Mesh_2 and CDT_plus_2.
........
r54703 | lrineau | 2010-03-11 15:41:31 +0100 (Thu, 11 Mar 2010) | 2 lines
Add a note about the other bug fix in Mesh_2.
........
r54726 | reichel | 2010-03-12 19:30:43 +0100 (Fri, 12 Mar 2010) | 2 lines
Add RS library to prerequisites section.
........
r54827 | lrineau | 2010-03-19 15:27:55 +0100 (Fri, 19 Mar 2010) | 2 lines
Two targets where not in "make demos".
........
r54834 | reichel | 2010-03-20 15:36:01 +0100 (Sat, 20 Mar 2010) | 2 lines
update date and version number
........
r54861 | lrineau | 2010-03-22 22:44:31 +0100 (Mon, 22 Mar 2010) | 2 lines
One must include <boost/version.hpp> before testing BOOST_VERSION!
........
r54862 | lrineau | 2010-03-22 22:46:40 +0100 (Mon, 22 Mar 2010) | 3 lines
<QtCore/qglobal.h> is one right path, unless <Qt/qglobal.h> (pb reported on
MacOS X).
........
r54863 | reichel | 2010-03-22 23:54:19 +0100 (Mon, 22 Mar 2010) | 2 lines
update Debian stuff for 3.6-1
........
r54864 | reichel | 2010-03-22 23:55:25 +0100 (Mon, 22 Mar 2010) | 2 lines
fix typo
........
2010-03-23 09:46:25 +00:00
Eric Berberich
7f569a410f
correct include
2010-03-06 14:04:41 +00:00
Eric Berberich
2a4fbf72b9
added missing include
2010-03-04 23:58:04 +00:00
Michael Kerber
8ddd565162
Moved Algebraic_curve_kernel_2.h into Algebraic_kernel_d directory
2010-03-03 18:06:28 +00:00
Efi Fogel
569fae011b
cleanup
2010-02-18 15:38:07 +00:00
Efi Fogel
9434050b48
cleanup
2010-02-18 15:37:46 +00:00
Efi Fogel
9f560a58a7
Added naamamay as an author
2010-02-08 16:12:06 +00:00
Efi Fogel
e1abe1dda4
Added naamamay as an author
2010-02-08 16:11:51 +00:00
Michael Kerber
78408c060b
Merged arrangement traits class for algebraic segments into trunk
2010-02-05 16:42:41 +00:00