Laurent Rineau
8f59fd9592
Turn QPL into LGPLv3+
2012-01-13 16:33:35 +00:00
Andreas Fabri
40628e3a17
Initialize variable
2011-10-24 13:02:07 +00:00
Laurent Rineau
ca6840fcda
Fix handling of CGAL_USE_GEOMVIEW by some demos and a test
...
Do not even include CGAL headers, especially the headers about
Geomview_stream support, if CGAL_USE_GEOMVIEW is not defined.
Has Geomview_stream has not been given a full CGAL_EXPORT support on
Windows, the single inclusion of <CGAL/Geomview_stream.h> may trigger
warning (or errors, I do not remember: see test result of
CGAL-3.10-Ic-163).
2011-10-19 13:16:44 +00:00
Philipp Möller
f9b288db90
Merged branch ^/branches/features/gsoc2011-copy_n-pmoeller.
...
Small feature page: https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Small_Features/Replace_copy_n
2011-08-26 14:34:10 +00:00
Sébastien Loriot
e5a96255ba
*remove warnings.
...
In particular remove UNTESTED_XXXXXXXXXXX unused variable that possibly hide true warnings.
In those cases, the string printed while executed now starts with "NOTE: ".
*CGAL internal code no longer rely on depecrated features
2011-02-28 15:28:28 +00:00
Andreas Fabri
32ee014d84
Remove the word WARNING in the output as this is not the kind of warning we want to see in the testsuite results web page
2010-04-01 07:00:09 +00:00
Sylvain Pion
97baf47fb3
Replace Triangulation_hierarchy_3 by the Fast_location policy.
2009-11-04 13:30:22 +00:00
Laurent Rineau
13c55333b4
Use CGAL::Set_ieee_double_precision to enforce a fixed precision for doubles
2008-12-05 13:09:30 +00:00
Sylvain Pion
af48d47506
Replace Protect_FPU_rounding<true> pfr(CGAL_FE_TONEAREST)
...
by Set_ieee_double_precision.
2008-12-03 21:42:28 +00:00
Laurent Rineau
29da6b1232
Locally set up a FPU rounding mode, to assure that the norm is calculated
...
twice using the *same precision*.
2008-12-03 09:27:48 +00:00
Andreas Fabri
70df2653a1
Replace struct K .. with typedef .. K
2008-11-24 11:02:17 +00:00
Sylvain Pion
c24c588aa5
Include <CGAL/algorithm.h> instead of <CGAL/copy_n.h>.
2008-08-12 12:58:18 +00:00
Fernando Cacciola
f93437ca22
Removed *unmodified* auto-generated CMakeLists.txt (now created by create_internal_release)
2008-05-05 14:01:55 +00:00
Sylvain Pion
5b1abe80d6
Use PCA's CGAL::barycenter() instead of duplicating code
2008-04-15 16:14:56 +00:00
Andreas Meyer
20315de571
* replaced CGAL_test_assert with ::assert, instead of CGAL_assertion
...
* removed include/Testsuite/assert.h
2008-03-19 13:45:36 +00:00
Fernando Cacciola
b704509dcf
Examples/Demos/Test CMake scripts updated
2008-03-05 21:14:02 +00:00
Fernando Cacciola
a659cd852a
Added project() and conditional test for CGAL_DIR
2008-02-14 15:42:36 +00:00
Fernando Cacciola
14043c43a0
Replaced CGALROOT by CGAL_DIR (the latters is used by CMake automatically)
2008-02-08 17:47:21 +00:00
Fernando Cacciola
afddfc4fca
CMake scripts for demos/examples/test added
2008-02-06 19:06:24 +00:00
Andreas Meyer
6623d525eb
* replaced assert in */test/*/*.{cpp,h} with CGAL_test_assertion
...
* replaced #include <assert.h> with the according CGAL/Testsuite/assert.h
2007-11-07 21:35:42 +00:00
Andreas Fabri
76187f1ae1
Removed unused parameter
2007-03-23 07:28:42 +00:00
Andreas Fabri
dbbf09b2bd
.C -> .cpp
2007-03-20 08:26:28 +00:00
Andreas Fabri
10f8cc0809
removed unused parameters
2007-03-20 08:23:47 +00:00
Andreas Fabri
ff11ec3fe9
removed unused parameters
2007-03-20 08:10:35 +00:00
Michael Hemmer
854ea80b4b
rm use of CGALi::Is_field etc
...
replaced by use of Algebraic_category tag
2007-03-12 17:34:47 +00:00
Sylvain Pion
49b7faf94b
rename .C to .cpp and remove makefile, same as generated
2007-01-27 21:07:46 +00:00
Laurent Saboret
9d0d302a87
Fixed svn properties of whole trunk
2006-12-18 09:37:55 +00:00
Michael Hemmer
ffdc45e0c4
rm use of Number_type_traits
2006-11-16 13:29:40 +00:00
Naceur Meskini
564f380e53
last version
2006-10-10 11:57:17 +00:00
Naceur Meskini
c8303d9b37
some modifs to see test-suite green
2006-09-28 12:37:21 +00:00
Naceur Meskini
87510ffb9d
adding tests for natural_neighbors_2
2006-09-27 14:10:59 +00:00
Joachim Reichel
f582718758
rename create_makefile to cgal_create_makefile to avoid name clashes,
...
adjust all occurences of create_makefile and create\_makefile in the entire
repository (well, trunk only)
2006-03-15 22:10:02 +00:00
Laurent Saboret
db6a8f948c
Change CVS keywords to SVN style
2006-02-16 14:30:13 +00:00
Laurent Saboret
1aad55d4cb
Change CVS keywords to SVN style
2006-02-14 10:08:15 +00:00
Laurent Saboret
00398fbcdf
Move packages to trunk root
2006-02-14 08:58:15 +00:00