Commit Graph

295 Commits

Author SHA1 Message Date
Philipp Möller 0a04a3a48f Use CGAL_DOC_VERSION 2016-02-11 15:37:54 +01:00
Simon Giraudot 737261c330 Typo correction (__GNUC_MINOR__ instead of __GNU_MINOR__) 2016-02-04 17:58:22 +01:00
Simon Giraudot 30ed96c71e Update NOTICE messages with correct G++ version 2016-02-04 12:38:59 +01:00
Simon Giraudot 52a20080ad Replace BOOST tests by direct tests on __GNUC__ for old GCC/boost versions 2016-02-04 11:40:50 +01:00
Andreas Fabri 6262374378 Do the same in package Triangulation 2016-02-03 12:24:25 +01:00
Sébastien Loriot e64ae35a6e Merge pull request #542 from bo0ts/Documentation-release_build2-pmoeller
Allow to build the documentation in a release
2016-01-07 09:21:46 +01:00
Sébastien Loriot 21444aa06d Merge remote-tracking branch 'cgal/releases/CGAL-4.7-branch' 2015-12-18 16:33:29 +01:00
Philipp Möller 71b4e9c515 Use CGAL_FULL_VERSION in all Doxyfile.in 2015-12-17 16:33:28 +01:00
Andreas Fabri b9dafe6745 apply the fix proposed in Issue #557 2015-12-17 11:02:35 +01:00
Andreas Fabri c891720d1c fix 2015-12-17 09:34:35 +01:00
Philipp Möller c5d3cdb20e Remove unnecessary Doxyfile.in statements
It is not necessary to specify the IMAGE_PATH or EXAMPLE_PATH here. Add
the images, if necessary.
2015-12-10 17:04:51 +01:00
Philipp Möller 81a8f982dc Handle the easy INPUT cases
If INPUT is just PKG/doc/PKG, handle it automatically.
2015-12-10 17:00:26 +01:00
Clément Jamin b484540c39 Add sentence about hashable handles
See https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Small_Features/hash#Status
Completes PR #179
2015-07-22 17:03:39 +02:00
Laurent Rineau aa72eaa371 Merge pull request #154 from maxGimeno/CGAL-Qt5_support-GF
Qt5 support, GSoC 2014

https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Small_Features/Qt5_support

In this commit, I have fixed the permissions of the file:
	Periodic_3_triangulation_3/demo/Periodic_3_triangulation_3/data/points

In this commit, I have also modified:
	Installation/changes.html
2015-07-17 14:13:37 +02:00
Laurent Rineau f9917c487e CMake 2.8.11 2015-07-13 12:36:43 +02:00
Laurent Rineau 7e6e3f62ba Fix a link error "multiple definition of"
Trivial fix for bug #158
2015-07-10 12:29:23 +02:00
Marc Glisse b71335b4fe Document that Triangulation only works with Epick_d. 2015-06-19 12:15:40 +02:00
Sébastien Loriot bf988b0e68 NewKernel_d package doc is in Kernel_d 2015-04-14 13:56:16 +02:00
Clement Jamin a4be7ea425 Add dependency to NewKernel_d 2015-02-25 17:41:54 +01:00
Clement Jamin 457710be3a Fix doc: capitalization and package name 2015-02-25 17:41:03 +01:00
Sébastien Loriot 74d9e52d0c add a note about the former package 2015-02-12 08:08:23 +01:00
Sébastien Loriot ea7f4e4e41 add missing j 2015-01-31 14:09:43 +01:00
Clement Jamin 46ea9798fe Add license.txt for Triangulation
I forgot to add it before the merge into master
2015-01-09 15:57:07 +01:00
Sébastien Loriot 9349ab87ca add Triangulations in the bibtex input file and update release date 2015-01-09 10:54:15 +01:00
Clement Jamin 07160a1996 Erased doc_tex/ 2015-01-06 18:03:41 +01:00
Clement Jamin 754dd21c31 Fix license in the doc 2015-01-06 17:58:21 +01:00
Sébastien Loriot e1b5cce14c add missing dependencies 2014-12-23 08:24:23 +01:00
Clement Jamin 5c2a810ba9 Fix refs... but it still doesn't work :( 2014-12-23 08:03:19 +01:00
Clement Jamin 20cfa93713 Add missing examples 2014-12-23 07:45:48 +01:00
Clement Jamin 392155b2d4 Fix filename 2014-12-23 07:27:09 +01:00
Clement Jamin 782f969da9 \cgalDebug doesn't exist 2014-12-23 07:21:45 +01:00
Clement Jamin 81f68efb7e Oops. This fixes the previous bug fix (wrong place). 2014-12-18 11:00:12 +01:00
Clement Jamin 6694b8adfb Bugfix: we can't call infinite_vertex() like this 2014-12-18 10:56:09 +01:00
Clement Jamin 2cb94870d3 Forgot to remove this sentence 2014-12-17 16:15:06 +01:00
Clement Jamin f6971fbed3 Doc clean-up: remove \cgalModifXXX 2014-12-16 17:05:24 +01:00
Clement Jamin b8c6aa87ad Restore some text accidentally removed 2014-12-11 15:49:10 +01:00
Clement Jamin 60a1950464 Added performance data 2014-12-11 15:47:07 +01:00
Clement Jamin 478f56c75a Fix example file name 2014-12-11 14:36:57 +01:00
Clement Jamin c5ae1ba1dd Derecursify insert_in_tagged_hole
No stack overflow anymore.
2014-12-11 12:46:21 +01:00
Clement Jamin e63d10260c Bug fix 2014-12-11 11:18:12 +01:00
Clement Jamin f277603c05 Fix the FIXMEs: "infinite vertex is NOT at index 0 a priori" 2014-12-10 17:32:54 +01:00
Clement Jamin d558985a14 Fix an "Internal compiler error" in MSVC 2013 2014-12-01 21:01:13 +01:00
Clement Jamin 7b230a4ff2 Fix warnings 2014-11-26 17:35:46 +01:00
Clement Jamin ee73601172 Fix a warning and a "FIXME" 2014-11-26 17:26:13 +01:00
Clement Jamin 0aa818ca1f Fix a bug in the input/output (due to mixed sizes of integers) 2014-11-25 13:21:53 +01:00
Clement Jamin 1aa392ef57 Fix a compilation error of some platforms 2014-11-25 13:20:53 +01:00
Clement Jamin 8c47df9bf7 Fix a warning 2014-11-25 11:39:54 +01:00
Clement Jamin cded6dadd9 Use size_t instead of int 2014-11-20 13:20:56 +01:00
Clement Jamin d6a3e6aebc Fix gcc warnings (unused typedefs) 2014-11-20 13:06:59 +01:00
Clement Jamin 01c39fc414 Make test_torture faster 2014-11-19 14:08:03 +01:00