Commit Graph

45982 Commits

Author SHA1 Message Date
Laurent Rineau c9988f7796 Non-CGAL code to bench the simple comparison of doubles 2011-03-16 15:00:39 +00:00
Laurent Rineau 1086527e03 CMake trick: use set_property and the property COMPILE_DEFINITIONS to build
two different executable from one source.
2011-03-16 14:01:54 +00:00
Laurent Rineau 0223ee8abb Can also bench comparisons 2011-03-16 13:38:37 +00:00
Laurent Rineau ae39f5d707 Get_approx<T, has_approx> must be CGAL::Identity when has_approx==false 2011-03-16 11:40:02 +00:00
Andreas Fabri cbf54d65d8 Add a bench which only compares coordinates 2011-03-16 11:22:47 +00:00
Andreas Fabri e89ff5ba71 Testbed for figuring out why VC++ is much slower than g++ 2011-03-16 11:15:56 +00:00
Sébastien Loriot 83a5fbb208 zx -> xz 2011-03-16 09:59:22 +00:00
Marc Pouget 403f982727 fixed a reference to a non existing visu demo
Laurent, you can safely backport to the release branch
2011-03-16 09:53:31 +00:00
Laurent Rineau 87996f5a12 Allow to test the Static_filters kernel alone. 2011-03-15 15:53:42 +00:00
Laurent Rineau b21de1d014 port to Windows 2011-03-15 14:44:00 +00:00
Laurent Rineau 5a115a6792 Remove erroneous executable permission 2011-03-15 10:23:40 +00:00
Laurent Rineau 09c4e13134 Minor: Beta *1* 2011-03-14 22:27:28 +00:00
Laurent Rineau b816b9a965 The test for C++0x rvalue reference was too basic
LLVM Clang compiler does support the rvalue reference syntax, but the C++
library it uses may have, or not, std::move and std::forward.
2011-03-14 14:08:04 +00:00
Andreas Fabri 87abd89944 No need for #include <CGAL/basic.h> 2011-03-14 13:10:01 +00:00
Andreas Fabri b7892ade1f undo previous commit 2011-03-14 13:07:25 +00:00
Laurent Rineau 6036b7ca4b Typo: a resource was not found because its path was wrong. 2011-03-14 12:51:17 +00:00
Laurent Rineau ae2fca8c41 New platform on matisse.geometryfactory.com:
x86-64_Linux-2.6_g++-4.4.4_F13-m32, that is a compilation on x64 with the
compilation flag -m32 (to compile in 32 bits).

I will not put that platform in the testsuite for the moment.
2011-03-14 10:37:29 +00:00
Laurent Rineau 84bf6c19ae - Package Overview: add "CGAL User and Reference Manual: " in <title>
- Acknowledging CGAL: add "CGAL User and Reference Manual: " in <title> and use
  \sc Cgal instead of CGAL
2011-03-14 09:18:43 +00:00
Andreas Fabri 7e3561ecb8 No need for BOOST_PREVENT_MACRO_SUBSTITUTION 2011-03-13 17:44:26 +00:00
Andreas Fabri 13ef2c35b2 Fix usage of BOOST_PREVENT_MACRO_SUBSTITUTION 2011-03-13 17:41:31 +00:00
Andreas Fabri 1903ab198f No need to #include <CGAL/basic.h> 2011-03-13 17:29:31 +00:00
Andreas Fabri cb8e525640 No need to #include <CGAL/basic.h> 2011-03-13 17:27:53 +00:00
Andreas Fabri f02fc0d132 No need to #include <CGAL/basic.h> 2011-03-13 17:24:33 +00:00
Andreas Fabri b4f790b369 No need to #include <CGAL/basic.h> 2011-03-13 17:21:11 +00:00
Andreas Fabri 9cdcde89f5 No need to #include <CGAL/basic.h> 2011-03-13 17:09:46 +00:00
Andreas Fabri 8b8635acc6 No need to #include <CGAL/basic.h> 2011-03-13 17:06:06 +00:00
Andreas Fabri 49b29bf6c8 No need to #include <CGAL/basic.h> 2011-03-13 17:03:43 +00:00
Andreas Fabri 114b59dae3 No need to #include <CGAL/basic.h> 2011-03-13 17:00:58 +00:00
Andreas Fabri 3991eb53a4 No need to #include <CGAL/basic.h> 2011-03-13 16:55:16 +00:00
Marc Glisse 154a2dd729 Revert last commit, sorry 2011-03-13 11:42:28 +00:00
Marc Glisse fab4d9c26c add missing operator 2011-03-12 09:59:43 +00:00
Laurent Rineau 10b74528c8 New value for \opennlpage 2011-03-11 09:59:58 +00:00
Laurent Rineau a5d71efc67 Do not set the CMake policy CMP0017 in the testsuite, so that one can see
the warnings.
2011-03-10 23:42:53 +00:00
Andreas Fabri ab7736631e QPL -> LGPL 2011-03-10 21:15:14 +00:00
Joachim Reichel 1560112ca7 Add script to check that the libraries can be built without using QPL'd files. 2011-03-10 20:42:43 +00:00
Laurent Rineau 45f69ecb58 Change the CMake logo, so that it is 120x120
The old 100x100 has been centered into the new canva.
2011-03-10 16:40:32 +00:00
Laurent Rineau 25bf86b442 Fix a URL 2011-03-10 15:39:31 +00:00
Laurent Rineau 244681f5c7 Add Intel to the supported compiler.
Rename section Compilers to "Supported Compilers" and "cmake" to "CMake"
2011-03-10 15:36:44 +00:00
Andreas Fabri 489227d435 fix the ccPkgIllustration 2011-03-10 14:28:33 +00:00
Laurent Rineau 674fc2f25c Tweaks to the packages overview:
- CSSification of the PkgDescription for each package,

  - the "Citation Entry" is replace with "BibTex: [cgal:abc-11]" (where
    cgal:abc-11 is the bibtex label of the entry),

  - attempt to make the tags soup result a more correct HTML.
2011-03-10 13:46:19 +00:00
Laurent Rineau e52202329c General use of \foobarpage{} macros. 2011-03-10 13:14:41 +00:00
Laurent Rineau 3b8a8194b7 Fix a compilation error 2011-03-10 13:13:57 +00:00
Laurent Rineau bb61c3e6bb Fix empty \ref. I added the correct label to ref to. 2011-03-10 13:12:24 +00:00
Laurent Rineau df22047e19 Add/update \foobarpage commands 2011-03-10 12:15:29 +00:00
Laurent Rineau 418dfd0a52 Add quotes to " so that it does not create incorrect HTML in the end. 2011-03-10 12:15:01 +00:00
Luis Peñaranda b0dc067936 Applied Alexander Kobel's patch to Gmpfi_type.h, to avoid loosing references
to the endpoints. This patch fixes a memory leak.
2011-03-10 12:12:30 +00:00
Andreas Fabri 60932aac55 3rd party libraries are now covered in the installation manual 2011-03-10 11:57:53 +00:00
Andreas Fabri 86adb1673a Add 3rd party libs 2011-03-10 11:56:46 +00:00
Andreas Fabri 1523c7be6e Remove 3rd party libs 2011-03-10 11:56:19 +00:00
Andreas Fabri 116b6b5a9b Third party software is now described in the Installation manual 2011-03-10 11:51:51 +00:00