Philipp Möller
ded638af71
Stream_lines_2 uses an undocumented class
...
Add the proper include for it.
2012-12-17 17:32:01 +01:00
Marc Glisse
27c232dd8d
Use weaker optimization barrier with SSE2.
2012-12-17 16:24:25 +01:00
Guillaume Damiand
d28bf9d655
Bugfix: On_merge -> On_split (!)
2012-12-17 08:07:45 +01:00
Guillaume Damiand
c63050b70c
Merge branch 'master' of ssh://scm.cgal.org/var/git/cgal
2012-12-17 07:59:33 +01:00
Philipp Möller
c5f3c7b4f4
Use angle-bracket includes
2012-12-14 18:19:57 +01:00
Philipp Möller
71ea8e6e22
Minimal boost includes
...
Replace type_traits.hpp and utility.hpp with the respective
fine-grained includes.
2012-12-14 18:13:59 +01:00
Philipp Möller
833a32660d
Replace boost/random.hpp with more precise headers
2012-12-14 17:29:14 +01:00
Sébastien Loriot
0e7ca977d2
init boolean to false to avoid random behavior
2012-12-14 15:50:53 +01:00
Laurent Rineau
b058829649
Partially un-math the doxygen documentation of Triangulation_3
2012-12-13 16:06:56 +01:00
Philipp Möller
75f69570dc
Change the titles of mainpages to "User Manual"
...
This leads to a slightly odd result in the search for "User Manual",
but makes the pages themselves more consistent.
2012-12-13 14:47:09 +01:00
Philipp Möller
f5b9bd5ec7
Fix hiccup in the .gitignore
...
A conflict has not been properly resolved in 2d6bf85 . The conflict
markers ended up in the .gitignore file.
2012-12-13 12:31:43 +01:00
Philipp Möller
f4ce204d31
Merge branch 'Installation-add_UNIFIED_INITIALIZATION_macro-pmoeller'
2012-12-13 11:51:21 +01:00
Sébastien Loriot
0b23f9047e
polish description
2012-12-12 14:39:51 +01:00
Andreas Fabri
8193b4e2ee
Document changes in Poisson Surface Reconstruction
2012-12-12 14:37:59 +01:00
Andreas Fabri
25fc72a584
Merge branch 'master' of ssh://scm.cgal.org/var/git/cgal
2012-12-12 14:34:11 +01:00
Laurent Rineau
b62ef22288
*Really* fix the display of the scm branch in test results
...
I should have tried the patch locally!
2012-12-12 11:52:35 +01:00
Philipp Möller
a9cdb27b78
Remove tautological precondition
2012-12-12 11:28:57 +01:00
Laurent Rineau
df833d2fae
Fix the display of the SCM branch in test results
2012-12-12 11:27:37 +01:00
Philipp Möller
3e98c46535
Correct syntax for uniform initialization
2012-12-12 11:24:34 +01:00
Philipp Möller
cd7c3e3592
Use the right BOOST_VERSION
...
When one is using the non-deprecated form of the macro, the version of
the deprecation has to be used - not the version where the original
macro appeared first.
2012-12-12 11:24:07 +01:00
Philipp Möller
aeeca8ea51
Remove the testfile CGAL_CFG_ARRAY_MEMBER_INITIALIZATION_BUG
2012-12-11 17:47:21 +01:00
Philipp Möller
ae1b135c54
Replace usage of CGAL_CFG_ARRAY_MEMBER_INITIALIZATION_BUG
2012-12-11 17:46:14 +01:00
Yves Brise
fc520a316c
Merge branch 'hot-fixes-for-Git'
2012-12-11 17:43:25 +01:00
Philipp Möller
feceb5a028
Add the macro CGAL_CFG_NO_CPP0X_UNIFIED_INITIALIZATION_SYNTAX
2012-12-11 17:41:54 +01:00
Sébastien Loriot
fb4eb1dbde
fix typos
2012-12-11 13:20:19 +01:00
Yves Brise
a84723cefe
Change the way we check for unversioned mps files to git (previously svn)
2012-12-11 13:12:26 +01:00
Laurent Rineau
7fd50b0cad
Merge branch 'Mesh_3-do_not_use_deprecated_types-lrineau'
2012-12-10 14:32:05 +01:00
Laurent Rineau
60f464cfcb
Fix the use of deprecated types no longer in the concept MeshDomain_3
2012-12-07 15:56:21 +01:00
Laurent Rineau
aa1b24226f
My infrastructure directory is eventually under Git
2012-12-07 11:18:14 +01:00
Laurent Rineau
e1da3dac65
Simplify the .gitignore files
2012-12-07 09:51:31 +01:00
Laurent Rineau
9682ab49d1
Adapt the script rename_a_test_platform to Git
2012-12-07 09:48:00 +01:00
Laurent Rineau
6530e945a1
Rename a platform
2012-12-07 09:46:51 +01:00
Laurent Rineau
9dd8a8fe78
Renovate all reference CMakeCache.txt
2012-12-07 09:29:13 +01:00
Laurent Rineau
517927f27d
Update to Intel Compiler 13 from beta to 13.0.1
2012-12-07 09:23:47 +01:00
Laurent Rineau
7082000690
More checking of GL errors
2012-12-06 15:53:29 +01:00
Guillaume Damiand
71498e2779
Merge branch 'master' of ssh://scm.cgal.org/var/git/cgal
2012-12-05 14:08:06 +01:00
Andreas Fabri
74d881db74
unlink
2012-12-05 12:37:22 +01:00
Laurent Rineau
4881fb77bf
Merge branch 'Polyhedron-refactor_demo-lrineau'
2012-12-05 11:42:12 +01:00
Laurent Rineau
aa3d26e96c
Merge branch 'Installation-CreateSingleSourceCGALProgram_warning-lrineau'
2012-12-05 11:42:09 +01:00
Andreas Fabri
c223aece50
fix links
2012-12-05 11:27:10 +01:00
Sébastien Loriot
47cedffc9a
remove usage of undocumented api with visitor
...
The code has been updated to be backward compatible
for the default template parameters.
2012-12-05 10:39:23 +01:00
Sébastien Loriot
48255873b6
using tparam
2012-12-05 10:11:33 +01:00
Sébastien Loriot
c6ee5d3077
doc bug: document what is implemented
2012-12-05 10:00:41 +01:00
Sébastien Loriot
c6a77b9864
do not purge place_holder files
2012-12-05 09:56:54 +01:00
Guillaume Damiand
f849fa0ea5
Merge branch 'master' of ssh://scm.cgal.org/var/git/cgal
2012-12-04 21:38:39 +01:00
Sébastien Loriot
24407a25c7
bump to 4.2
2012-12-04 19:12:06 +01:00
Laurent Rineau
6d3ede945c
New item type, that stores only a display list
2012-12-04 17:35:00 +01:00
Laurent Rineau
d4d5837003
All exports must use the same prefix
2012-12-04 17:34:09 +01:00
Sébastien Loriot
7d20531b1d
Convert remaining CRLF files to LF
2012-12-04 17:09:28 +01:00
Philipp Möller
494cf50833
Merge branch 'Normalize-lineendings-pmoeller'
2012-12-04 15:32:39 +01:00