Commit Graph

45026 Commits

Author SHA1 Message Date
Andreas Fabri b66a35a44c Replace overload of operator() with a template 2010-09-09 09:00:48 +00:00
Andreas Fabri 681c29753b Add tests for default arguments of get_double 2010-09-09 07:47:22 +00:00
Eric Berberich d4c2267928 added polynomial-equal-filter in Sign_at_1 2010-09-09 07:43:48 +00:00
Andreas Fabri a47520992d get_double needs versions with default arguments 2010-09-09 07:43:09 +00:00
Andreas Fabri 93ae639b28 CGAL::Random uses boost::rand48 instead of std::rand 2010-09-08 14:48:36 +00:00
Andreas Fabri 50a395149f Add tests for ptrdiff_t and size_t 2010-09-08 14:39:00 +00:00
Andreas Fabri 6105e38760 Use boost::rand48 instead of std::rand() in the implementation of CGAL::Random 2010-09-08 14:33:20 +00:00
Andreas Fabri a7b655d213 Use boost::rand48 instead of std::rand() in the implementation of CGAL::Random 2010-09-08 14:26:11 +00:00
Andreas Fabri 8eef56bfd4 Use boost::rand48 instead of std::rand() in the implementation of CGAL::Random 2010-09-08 14:25:45 +00:00
Stéphane Tayeb 91e6a7954c Get last version of Qt4ConfigDependentSettings.cmake from cmake-2.8.1 (the old one was buggy on MacOs X). 2010-09-08 14:14:08 +00:00
Andreas Fabri d966755630 CGAL::Random -> boost random and simplification of a function 2010-09-08 14:12:58 +00:00
Andreas Fabri 9ac42a9ce6 int -> ptrdiff_t 2010-09-08 09:16:31 +00:00
Laurent Rineau 58600297ff Remove a display of CMAKE_INSTALL_PREFIX. IMO it was for debugging purpose,
and lasts.
2010-09-08 08:28:45 +00:00
Andreas Fabri 3de348a9d0 Add missing #include 2010-09-08 06:04:07 +00:00
Andreas Fabri c6f3973dd6 Add missing #include 2010-09-08 06:03:52 +00:00
Andreas Fabri b17fb217af Include the correct file. We should have scripts for detecting these things ==:>- 2010-09-07 19:50:49 +00:00
Andreas Fabri 43437dbfd7 Add an intermediate typedef so that static_assert compiles with VC10 2010-09-07 14:39:56 +00:00
Andreas Fabri 525b76b928 Replace Random with boost 2010-09-07 12:59:47 +00:00
Andreas Fabri b2e9dd680c Replace Random with boost 2010-09-07 12:57:15 +00:00
Andreas Fabri ed31acec91 Remove button 2010-09-07 11:29:44 +00:00
Andreas Fabri c1ede1357a Change site and edge color 2010-09-07 11:28:32 +00:00
Andreas Fabri 14ea9ef8bc Change site and edge color 2010-09-07 11:28:04 +00:00
Andreas Fabri 1a7b49eca6 weight is the radius 2010-09-07 10:14:16 +00:00
Andreas Fabri 31dcbec573 weight is the radius 2010-09-07 10:13:45 +00:00
Laurent Rineau a45f6a699b Save test machine config files 2010-09-07 08:47:32 +00:00
Laurent Rineau 8bec67d0b9 Save test machine config files 2010-09-07 08:46:09 +00:00
Laurent Rineau a31222bd4c Fix a bug: non-inline non-template functions were defined in headers. 2010-09-06 11:25:20 +00:00
Andreas Fabri f22ee7261f Change typedefs in the hope that gcc digestests them better 2010-09-05 14:50:51 +00:00
Marc Glisse 51e7039a93 Remove extra ';' 2010-09-05 09:12:08 +00:00
Andreas Fabri 3541e25f3c Qt3 -> Qt3 2010-09-03 17:06:24 +00:00
Andreas Fabri 3b4a54546d Qt3 -> Qt3 2010-09-03 17:06:00 +00:00
Andreas Fabri 1545a1afe5 cleanup 2010-09-03 17:04:42 +00:00
Andreas Fabri ec956b4044 cleanup 2010-09-03 17:03:23 +00:00
Andreas Fabri f109e91c35 cleanup 2010-09-03 17:02:23 +00:00
Andreas Fabri 50617cdbeb cleanup of my mess 2010-09-03 16:59:29 +00:00
Pierre Alliez 4f47f8e307 update doc of PCA: the kernel is the last argument in the code. 2010-09-03 15:38:26 +00:00
Andreas Fabri 57666e687c Qt4 based streamlines demo 2010-09-03 14:22:46 +00:00
Andreas Fabri 3a9132778d Qt4 based streamlines demo 2010-09-03 14:20:48 +00:00
Andreas Fabri 119d37d28a Qt3->Qt4 2010-09-03 14:18:17 +00:00
Michael Hemmer 37b8a8ba00 remove too expensive postcond 2010-09-03 12:46:16 +00:00
Laurent Rineau 95e6eb2064 Fix the new release selection stuff 2010-09-03 09:24:12 +00:00
Laurent Rineau 77ebcdbcd0 Change the Boost.Range url to a permanent one, not dependent on the Boost version. 2010-09-02 21:53:47 +00:00
Laurent Rineau c92ba427ff Fix compilation error of the documentation: the example file name was not
the right one.
2010-09-02 21:51:09 +00:00
Laurent Rineau f9587c9428 Let's add that useless macro "\."
There is no reason not to have it.
2010-09-02 21:48:07 +00:00
Laurent Rineau 3988b6a790 Add \url LaTeX command in latex_to_html, in path.sty 2010-09-02 21:40:57 +00:00
Michael Hemmer a5e7591328 return const & where possible 2010-09-02 15:33:28 +00:00
Andreas Fabri 1782cbf064 Replace std::rand() with boost::rand48 2010-09-02 10:19:55 +00:00
Andreas Fabri d1df640a86 Replace std::rand() with boost::rand48 2010-09-02 09:54:58 +00:00
Andreas Fabri 85851ec0b5 Replace std::rand with boost::rng48; Replace some int with size_t 2010-09-02 09:41:44 +00:00
Sébastien Loriot f6afbd8a94 correct filter_output_iterator:
operator*, operator++ and operator++(int) was not working with all possible iterators
2010-09-02 06:30:35 +00:00