Commit Graph
154 Commits
Author SHA1 Message Date
Philipp Möller 5688d58b1b break apart multi-cites, TO BE UNMERGED 2012-08-17 13:17:11 +00:00
Philipp Möller b529971917 Merge the changes to ccPrecond and ccPostcond that have been in
features/doxy-pmoeller and add changes for ccRequires on top of it.

ATTN: This changeset should be unmerged before the whole branch goes
      back into next.
2012-06-20 13:57:36 +00:00
Laurent Rineau d800692de2 Add simple benchmark 2012-03-09 15:07:38 +00:00
Laurent Rineau b1c09b9446 spatial_sort is ~15% slower with the CGAL::nth_element than with the one
from GNU/g++ STL. The feature is used only if that macro is defined:

#define CGAL_HILBERT_SORT_WITH_MEDIAN_POLICY_CROSS_PLATFORM_BEHAVIOR 1

Pretty name, is not it?
2012-03-09 15:01:39 +00:00
Laurent Rineau cb38257cd2 Reimplementation of std::nth_element and std::random_shuffle
For the use of Spatial_sorting, we want an implementation of nth_element
and random_shuffle that produces the same result on all platforms, for a
given seeded random generator.
2012-03-09 11:37:14 +00:00
Sébastien Loriot 9f1ce0c2b7 temporary test using stable_sort to see whether the issue would be
fixed by fixing std::nth_element
2012-03-08 10:52:53 +00:00
Philipp Möller 47b19b1839 * added the macro CGAL_DONT_USE_INDEPENDENT_SHUFFLE to switch back to the old version 2012-03-07 14:41:36 +00:00
Philipp Möller b04508b9f4 * replaced std::random_shuffle with CGAL::random_shuffle 2012-03-07 14:23:36 +00:00
Philipp Möller eda2ce42a7 reverted broken revision r67957 2012-03-07 14:21:07 +00:00
Philipp Möller e0dd26123d * exchanged std::random_shuffle with CGAL::random_shuffle 2012-03-07 14:08:55 +00:00
Laurent Rineau a37c74d534 Add license files, per package 2012-01-16 15:54:22 +00:00
Laurent Rineau 5b5dd33848 merge changes from next 2012-01-09 12:33:39 +00:00
Laurent Rineau 93486787c3 The inside of ccPkgDescription must not contain black lines between macros
Otherwise that inserts a buggy "<p>" tag in the package overview where the
doctype does not allow it.
2011-11-15 19:16:23 +00:00
Olivier Devillers 036659b204 bibtex labels 2011-11-07 15:06:06 +00:00
Sébastien Loriot 91a5327fa8 change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Sébastien Loriot 554f62d411 remove executable property from copyright files 2011-10-03 08:18:16 +00:00
Andreas Fabri d10a333947 Add a file with the copyright holder(s) to the package_info 2011-09-29 20:45:16 +00:00
Laurent Rineau fdb7ea6c6b prepare ccPkgHowToCiteCgal for CGAL-3.10 (in 2012) 2011-09-28 16:15:05 +00:00
Sébastien Loriot eb6afdea2b min->mini max->maxi;
confusion between the initialization of the variables
and the min max functions
2011-07-08 12:00:13 +00:00
Laurent Rineau ac9877372d Update all PkgDescription files to CGAL-3.9 2011-06-27 14:31:45 +00:00
Sébastien Loriot fba23bf717 capitalize heading 2011-06-07 07:39:21 +00:00
Sébastien Loriot bbc7a1b21b merge from Spatial_sorting-increase_dimension-odevil 2011-06-03 06:54:01 +00:00
Sébastien Loriot f15c8870be remove warning on windows x64 2011-06-03 06:49:51 +00:00
Olivier Devillers 582ef667c6 remove warmning 2011-05-31 13:10:39 +00:00
Sébastien Loriot 3c498005f5 improve text 2011-05-26 17:14:41 +00:00
Sébastien Loriot 6a2f4a4238 typos 2011-05-26 16:37:48 +00:00
Sébastien Loriot e125678a08 merge from Spatial_sorting-increase_dimension-odevil 2011-05-26 16:36:44 +00:00
Sébastien Loriot fc3ab31981 fix typo and move figures after the corresponding text 2011-05-26 16:34:59 +00:00
Sébastien Loriot 60daeac153 merge from Spatial_sorting-increase_dimension-odevil 2011-05-26 12:36:10 +00:00
Sébastien Loriot 36a988ac26 correct svn tags 2011-05-26 12:31:19 +00:00
Olivier Devillers 5c4013d808 edit on coyright years 2011-05-26 12:03:56 +00:00
Sébastien Loriot b35ab8afb6 conditionnal include path for property_map.hpp 2011-05-26 06:41:06 +00:00
Sébastien Loriot 1177c88b9c remove warnings 2011-05-25 09:26:38 +00:00
Sébastien Loriot ca1d3536d9 *use Point_dimension_d in adapter_d
*remove const in Kernel_d result_type functors
2011-05-25 09:23:01 +00:00
Sébastien Loriot b9e7afba64 merge from Spatial_sorting-increase_dimension-odevil 2011-05-25 09:00:55 +00:00
Olivier Devillers 4934cff531 add Point_dimension_d functor in kerneld and spatial_sorting_d traits class 2011-05-25 08:39:09 +00:00
Sébastien Loriot 397d3c079a *add Spatial_sort_traits_adapter_d and its documentation
*update reference manual(comments sort_indice which is outdated) and 
 reintroduced myPoint.cpp example
*remove unused variable warning
*remove const bool warning
2011-05-24 16:36:48 +00:00
Sébastien Loriot 98ddbf9c7e merge packages Spatial_sorting, Triangulation_2 and Triangulation_3 from branch spatial_sorting-add_info-sloriot 2011-05-24 15:48:31 +00:00
Olivier Devillers 9dc136a7f7 warning correction 2011-05-19 06:19:32 +00:00
Olivier Devillers defa7adb5b remove warning 2011-05-16 07:45:58 +00:00
Olivier Devillers d465be6a7e warning test-suite 2011-05-12 07:43:26 +00:00
Olivier Devillers c39e70305f warning test-suite 2011-05-10 07:36:24 +00:00
Sébastien Loriot 65a3595800 crop gif 2011-05-05 14:41:42 +00:00
Olivier Devillers afeefd70ab add references 2011-05-05 08:45:59 +00:00
Olivier Devillers ba2d4c67ad bug for very high dim 2011-05-05 07:28:18 +00:00
Olivier Devillers 646a19a281 sort_indices no longer needs argument 2011-05-02 12:56:54 +00:00
Olivier Devillers 56b9e3f3ca sort_indices no longer needs argument 2011-05-02 12:56:47 +00:00
Olivier Devillers e4ef31590c small corrections (doc) 2011-04-29 14:50:29 +00:00
Olivier Devillers 2afd39edc3 adding predicate Less_coordinate_d 2011-04-29 14:31:48 +00:00
Olivier Devillers f03e320476 solving some problems in default template parameters 2011-04-28 13:06:37 +00:00