Commit Graph

43774 Commits

Author SHA1 Message Date
Luis Peñaranda 94f3caaf94 changed all appearances of MPFI and MPFI by \mpfr and \mpfi 2010-03-16 14:02:58 +00:00
Nico Kruithof 922cd70e79 More fixes for the doxygen2doc generator: operator-\/ replacement to operator- 2010-03-16 11:04:04 +00:00
Laurent Rineau 54a73ce38a - Determinize the Constraint_hierarchy, to determinize Mesh_2 with
C_t_plus_2<CDT>.

- [documentation] Add something about the symbolic perturbation in
  Delaunay_triangulation_2.tex
2010-03-16 11:03:14 +00:00
Laurent Rineau b0bcbe2aab Remove that unmaintained file, that is no longer used anyway. 2010-03-16 10:54:18 +00:00
Laurent Rineau ef36d737af Fix Sylvain's patch r53663 2010-03-16 09:32:04 +00:00
Laurent Rineau 307a6638d1 Add two SVN hooks, to check svn capabilities. 2010-03-16 08:07:50 +00:00
Sébastien Loriot 41ba81d1a4 add const to the reference taken for the query point 2010-03-15 13:33:51 +00:00
Andreas Fabri ac3c4b70fd Towards a benchmark without filtering 2010-03-15 08:09:08 +00:00
Nico Kruithof 880ebfda08 Fixed a mismatch of nested brackets in the documentation generation tools from doxygen comments. 2010-03-13 09:01:18 +00:00
Pierre Alliez fe941f657c added menu entry for cut plane. 2010-03-12 20:24:43 +00:00
Stéphane Tayeb 45b22095b0 Add rib_exporter_plugin:
+ exports the displayed c3t3 in a RIB file which can be rendered using Pixie

TODO: implement option dialog
2010-03-12 17:24:40 +00:00
Stéphane Tayeb 31e924b559 FPS are no longer displayed by default. 2010-03-12 17:15:35 +00:00
Laurent Rineau 96bbf63bb2 update hooks in svn 2010-03-12 15:38:23 +00:00
Laurent Rineau 25e64c652b convert svnmerge to svn::mergeinfo 2010-03-12 15:19:11 +00:00
Michael Hemmer 7515cd7436 minor fix 2010-03-11 14:02:48 +00:00
Michael Hemmer 87967d2416 missing include 2010-03-11 13:58:04 +00:00
Michael Hemmer 679477b283 minor fix 2010-03-11 13:53:24 +00:00
Michael Hemmer bd1840fe6d rm ambig 2010-03-11 13:46:27 +00:00
Laurent Rineau 223b043a33 Blocked revisions 54417 via svnmerge
........
  r54417 | penarand | 2010-03-03 09:31:52 +0100 (Wed, 03 Mar 2010) | 5 lines
  
  (not intended to be propagated to the trunk) changed conversion Gmpfr->Gmpq
  to use the function Gmpfr::to_double(), because the 3.6 branch does not
  have the constructor Gmpfr(Gmpq)
........
2010-03-11 12:59:58 +00:00
Laurent Rineau c81f71263f commit a copy of Mail::Sender 2010-03-11 11:26:27 +00:00
Laurent Rineau e7a3024967 Fix to @INC, after GForge upgrade.
/home/groups/cgal/hooks/ contains an installation of Mail/Sender.pm
2010-03-11 11:25:05 +00:00
Laurent Rineau 8e506934c8 Change in ViewCVS/ViewVC options. 2010-03-11 11:11:17 +00:00
Laurent Rineau dd838003d2 New GForge version uses ViewVC instead of ViewCVS (and its URL has
changed).
2010-03-11 11:03:13 +00:00
Michael Hemmer ee1f1cb056 minor fix 2010-03-11 09:58:23 +00:00
Laurent Rineau 11d3a0655a Create CMakeLists.txt if it does not exist. 2010-03-11 09:43:46 +00:00
Laurent Rineau 1c9dd58b76 Fix the testsuite of Constraint_hierarchy_2. 2010-03-11 09:41:11 +00:00
Laurent Rineau c2d00a4274 The perturbation must not be used in is_valid(). 2010-03-11 09:40:53 +00:00
Laurent Rineau 2cec212fa0 Add tests of is_valid() in test_meshing.cpp (previously Mesh_2 was creating
invalid triangulations! See revision 54660.)
.
2010-03-10 18:09:33 +00:00
Laurent Rineau 73c9d4fb3d Determinize Mesh_2 (comparison of Face_handles in Double_map). 2010-03-10 18:05:57 +00:00
Laurent Rineau ee6850eb2a Determinize Constraint_hierarchy_2. 2010-03-10 18:05:13 +00:00
Laurent Rineau 50eaf2c988 Add tests cdt.is_valid(). 2010-03-10 16:51:09 +00:00
Laurent Rineau 1c84cc189b Fix a bug of Mesh_2 that exists for years (since r23141, 2004-10-19)! 2010-03-10 16:46:10 +00:00
Laurent Rineau c0524c9d24 Fix to Constrained_Delaunay_triangulation_2, after the following revision:
| ------------------------------------------------------------------------
  | r54312 | afabri | 2010-02-25 16:29:19 +0100 (Thu, 25 Feb 2010) | 1 line
  | 
  | Use a symbolic perturbation so that in the grid case all diagonals have the same orientation
  | ------------------------------------------------------------------------
2010-03-10 16:34:43 +00:00
Laurent Rineau 8d4026a7b9 remove old makefile 2010-03-10 15:20:53 +00:00
Pavel Emeliyanenko d02168c3b5 sorry wrong dir)) 2010-03-10 12:51:45 +00:00
Pavel Emeliyanenko 1131202882 xalci 2010-03-10 12:30:19 +00:00
Michael Kerber 7c5ba807ae Some references added 2010-03-09 16:50:33 +00:00
Luis Peñaranda 2a8b15b4fa added 'static' keyword to Gmpfi default precision variables 2010-03-09 16:42:20 +00:00
Luis Peñaranda 1064605742 added missing 'inline' keyword to Gmpfi::init_precision_for_thread() 2010-03-09 15:56:53 +00:00
Laurent Rineau 274143fa4d - 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.
2010-03-09 15:25:12 +00:00
Luis Peñaranda 3775b22b2f corrected bug in constructor Gmpfr(mpfr_srcptr), only used internally by
Gmpfr and Gmpfi
2010-03-09 13:45:13 +00:00
Andreas Fabri 6c4d2de17a A test that the constraint hierarchy gets updated when a Constrained_triangulation_plus_2 is conformed 2010-03-09 13:07:27 +00:00
Michael Hemmer 3d8d9e6e96 added bug report related to problems in Gmpfr::to_integer_exp 2010-03-09 10:08:13 +00:00
Menelaos Karavelas 91ac62a576 commented CGAL_PROFILE 2010-03-08 20:25:33 +00:00
Menelaos Karavelas 2c5e23bfca added some macros for controlling the behavior of bechmarking;
added option to use Gmpq if leda::real is not present
2010-03-08 20:12:37 +00:00
Menelaos Karavelas 0d94090199 renamed Incircle_operator_sqrt_field_C2.h to Voronoi_vertex_sqrt_field_new_C2.h;
removed file Incircle_sqrt_field_C2.h: the code in there is superseeded by the
code in Voronoi_vertex_sqrt_field_new_C2.h;
the code used now by default for computing the incircle test is that in the file
Voronoi_vertex_sqrt_field_new_C2.h; the old code can be activated by defining
the macro CGAL_SDG_USE_OLD_INCIRCLE; also by defining the macro
CGAL_SDG_CHECK_INCIRCLE_CONSISTENCY the incircle test is evaluated by both codes
and if they are different an error is shown in std::cerr
2010-03-08 19:59:01 +00:00
Menelaos Karavelas 2fecbfe72e lots of changes to increase the performance. this will be the new vertex conflict code 2010-03-08 19:26:34 +00:00
Menelaos Karavelas d672394d1a within a macro block called CGAL_SDG_CHECK_INCIRCLE_CONSISTENCY,
we check if the results of the old and new incircle tests are the same
2010-03-08 19:24:42 +00:00
Menelaos Karavelas d781e8698a removed static stuff; some stylistic changes 2010-03-08 19:23:09 +00:00
Eric Berberich f5a3cd5bc9 removed some debug output on std::cout 2010-03-07 19:28:27 +00:00