Commit Graph

44444 Commits

Author SHA1 Message Date
Sébastien Loriot 6da19089e5 constness pb detected on intel 2010-04-26 08:14:33 +00:00
Michael Hemmer d4ef4141a1 CGAL::round -> CGAL::internal::round since just for CORE::BigFloat 2010-04-26 07:22:59 +00:00
Efi Fogel d0b6a3a55a Added a couple of nested definitions 2010-04-25 14:04:25 +00:00
Efi Fogel d99fec0b97 updated 2010-04-25 14:03:39 +00:00
Eric Berberich a658a72caf enable ASCII io for Arr_parameter_space (in sync with Efi) 2010-04-24 22:36:14 +00:00
Efi Fogel 94504f02ec Fixed reference to ArrTraits::CompareXNearBoundary_2 and to ArrTraits::CompareYNearBoundary_2 2010-04-24 20:09:36 +00:00
Efi Fogel 153c0f5a49 fixed typo 2010-04-24 20:02:02 +00:00
Manuel Caroli 48ff3847b1 add data for alpha shape test 2010-04-24 16:26:42 +00:00
Marc Glisse 1af1be9300 cleanup extra ';' 2010-04-24 09:37:42 +00:00
Marc Glisse 49d174299a cleanup extra ';' 2010-04-24 09:33:47 +00:00
Marc Glisse 04c0003843 cleanup extra ';' 2010-04-24 09:32:31 +00:00
Marc Glisse 553792833d cleanup extra ';' 2010-04-24 09:30:56 +00:00
Marc Glisse e9c6545787 cleanup extra ';' 2010-04-24 09:29:32 +00:00
Marc Glisse 8f3d2b6785 cleanup extra ';' 2010-04-24 09:25:11 +00:00
Marc Glisse b7b1701ad7 cleanup extra ';' 2010-04-24 09:23:54 +00:00
Marc Glisse 7fccc2907b cleanup extra ';' 2010-04-24 09:22:37 +00:00
Marc Glisse ce0748d938 cleanup extra ';' 2010-04-24 09:21:27 +00:00
Marc Glisse 0761f8f34b cleanup extra ';' 2010-04-24 09:19:01 +00:00
Marc Glisse c08206d23b cleanup extra ';' 2010-04-24 09:17:58 +00:00
Marc Glisse 3e2de85d96 cleanup extra ';' 2010-04-24 09:15:36 +00:00
Marc Glisse 986b932014 cleanup extra ';' 2010-04-24 09:13:10 +00:00
Marc Glisse 6db25c3642 cleanup extra ';' 2010-04-24 09:11:32 +00:00
Marc Glisse 1b36970c51 cleanup extra ';' 2010-04-24 09:09:46 +00:00
Marc Glisse ffab18531b cleanup extra ',' 2010-04-24 09:08:18 +00:00
Marc Glisse cdfff1df5f cleanup extra ';' 2010-04-24 09:05:33 +00:00
Marc Glisse c95671e5a7 cleanup extra ';' 2010-04-24 09:01:22 +00:00
Marc Glisse bc55b011f0 cleanup extra ';' 2010-04-24 08:55:18 +00:00
Marc Glisse 5cd3a637c3 cleanup extra ';' 2010-04-24 08:52:06 +00:00
Michael Kerber ee1d93fe21 New method in Construct_point_2 2010-04-23 19:43:05 +00:00
Manuel Caroli 634eea9d3a periodic alpha shape tests 2010-04-23 18:22:53 +00:00
Luis Peñaranda aa164d1a8b undone previous changes in CGAL_UseMPFI.cmake and fixed the MPFI/LEDA
detection bug in CGAL_SetupLEDA.cmake, by moving the linker parameters
(just "-lX11") from the linker flags to CGAL_3RD_PARTY_LIBRARIES
2010-04-23 14:17:07 +00:00
Marc Glisse ca42e510e3 Qualify call to base class function (for intel). 2010-04-23 10:03:59 +00:00
Luis Peñaranda 26635c20b6 fixed bug in MPFI detection when LEDA is present 2010-04-23 09:57:14 +00:00
Luis Peñaranda 9bcca2ec41 just avoided compiler warning "argc and argv unused" 2010-04-23 09:13:54 +00:00
Laurent Rineau a7928054f9 Let svn know about .cxx files 2010-04-23 09:11:00 +00:00
Laurent Rineau 63926d4b04 Add a check so that the test results processing script no longer tries to
process files that are not completely transferred. In that case, the sshd
process still has an open file descriptor on the file, and fuser can detect
that.
2010-04-23 09:04:40 +00:00
Marc Glisse 08b8848282 Use this-> more consistently for begin and end. 2010-04-23 08:09:14 +00:00
Michael Hemmer 125fa88349 CGAL::diff, is deprecated 2010-04-23 07:54:50 +00:00
Manuel Caroli 05319e6059 bugfix in is_Gabriel with tests 2010-04-22 17:09:21 +00:00
Michael Hemmer 3f748c9055 remove some unnecessary function overloads 2010-04-22 11:20:50 +00:00
Marc Glisse 2256ae01e7 Trivial fixes for the testsuite. 2010-04-22 09:58:25 +00:00
Menelaos Karavelas ff0d2411be updated double.cpp to be able to use the new traits with static filters 2010-04-22 07:54:54 +00:00
Menelaos Karavelas 6db1c586c4 added class that implements the filtered traits using also static filters
when possible;
benchmark_nox.cpp uses now the filtered traits with static filters by default;
this is activated by the CGAL_SDG_TRAITS_WITH_STATIC_FILTERS macro;
Vertex_conflict_C2.h: added operator() that takes four points;
Traits_wrapper_2.h: the Side_of_oriented_circle_2 class is now implemented
using the Vertex_conflict_2 class from the base traits;
2010-04-22 07:49:57 +00:00
Michael Kerber 7b93a2c07e --pdeantic does not like semicolons after macros 2010-04-21 21:49:30 +00:00
Michael Hemmer 028e6132d9 -Wall -pedantic -Wno-long-long -Wstrict-overflow=0 2010-04-21 16:20:47 +00:00
Stéphane Tayeb d2572ea9e5 Enrich test_c3t3 2010-04-21 11:10:55 +00:00
Michael Kerber 270f40f6ec Removed files that are moved to candidates 2010-04-20 15:25:06 +00:00
Michael Kerber 9eff6196dc Moved to candidates 2010-04-20 15:23:44 +00:00
Michael Kerber 2fa4880c2d Moved to candidates 2010-04-20 15:22:55 +00:00
Michael Hemmer acf92d6231 use exacus macro 2010-04-20 15:02:15 +00:00