Laurent Rineau
dedd4c4cbb
In autotest_cgal, print errors to stderr instead of stdout
2013-02-06 12:05:34 +01:00
Sébastien Loriot
c8bb4b5b43
Merge branch 'Result_of-new_impl_decltype_workaround-sloriot'
2013-02-06 10:01:02 +01:00
Sébastien Loriot
86d421a802
subprocess.check_output is only available on python 2.7
...
the testsuite machine has 2.6
2013-02-06 09:57:23 +01:00
Sébastien Loriot
3dfac001c0
cosmetic changes in result page and change html page name
2013-02-06 09:57:23 +01:00
Sébastien Loriot
feae89332a
fix parser style
2013-02-06 09:57:23 +01:00
Sébastien Loriot
2f2ffdf4d8
fix python version to the one used with the testsuite script
2013-02-06 09:57:23 +01:00
Sébastien Loriot
d9f815fd63
adding a missing grouping
2013-02-06 09:57:23 +01:00
Laurent Rineau
364cf71b74
Merge branch 'wininst-fix_instdir_x64-lrineau'
...
Approved by the release manager (by me)
2013-02-05 18:06:38 +01:00
Alexander Kobel
9bec4ca0a0
fix anchor positions for Chrome
2013-02-04 20:27:56 +01:00
Sébastien Loriot
93df4bd3d5
typo while replacing boost::result_of to cpp11::result_of
2013-02-04 19:53:56 +01:00
Sébastien Loriot
8f8e236da9
inline examples in Alpha shape manual (non-tested typedefs are too dangerous)
...
at the same time I removed the example advising to use hierarchy when using
many input points.
2013-02-04 14:51:07 +01:00
Laurent Rineau
52a8bc9a8f
Rename the platform in the test suite too
2013-02-04 14:49:41 +01:00
Laurent Rineau
892b354587
New version of Intel Compiler 2013
2013-02-04 12:47:18 +01:00
Sébastien Loriot
6f48a80f64
Merge branch 'Polyhedron-demo_loader_apply_all-sloriot'
...
Approved by the release manager
2013-02-04 11:56:17 +01:00
Sébastien Loriot
f0f34d45fa
workaround to force the usage of the tr1 implementation of result_of from boost
...
see http://www.boost.org/doc/libs/1_52_0/libs/utility/utility.htm#result_of
2013-02-04 11:30:28 +01:00
Sébastien Loriot
2db91b49f4
add option to test integration branch and to use the CGAL version
2013-02-01 19:24:55 +01:00
Sébastien Loriot
af955bd674
ignore citelist warnings in doxygen testsuite
2013-02-01 17:18:26 +01:00
Sébastien Loriot
16d225c727
do not refer to a file that is not present in doxygen doc layout
2013-02-01 17:13:02 +01:00
Laurent Rineau
dc0e3112f7
Make C:\Program Files\ the default installation dir
...
On x64 versions of Windows, the default installation directory was
« C:\Program Files (x86)\ ». Our installer does not install x86 or x64
binaries, but source code. So C:\Program Files\ seems the best choice on
all Windows version.
2013-02-01 14:12:22 +01:00
Sébastien Loriot
f8496f7a76
always use the same plugin by default
2013-02-01 09:53:34 +01:00
Laurent Rineau
94ce32c561
Make the OK button the default one
2013-02-01 09:48:38 +01:00
Laurent Rineau
f04cfc327a
Add a layout in the dialog
...
That way, the dialog, and its content, resizes itself when needed.
+ Capitalize a sentence in the dialog
2013-02-01 09:29:48 +01:00
Sébastien Loriot
a8f0e9121b
Doc bugfix: missing doc of FT when ExactAlphaComparisonTag is Tag_true
2013-02-01 08:32:04 +01:00
Sébastien Loriot
b3988de4d5
add naming convention and dimension to the sections
...
this has been forgotten during the migration
2013-01-31 21:17:51 +01:00
Sébastien Loriot
fd8ecff8b5
add external links to C++ standard concepts
2013-01-31 20:55:13 +01:00
Sébastien Loriot
4f519a35b8
various documentation fixes
...
I renamed the concept file Kernel.h because it was conflicting with Kernel.h
from the Kernel (present in the tag file)
Fix linking
2013-01-31 19:38:22 +01:00
Sébastien Loriot
d72ba34294
remove reference to a CGAL class removed
2013-01-31 19:01:45 +01:00
Sébastien Loriot
0ee968a166
fix link issue to chapter and prevent linking
2013-01-31 18:58:59 +01:00
Sébastien Loriot
86fa4d2dcb
fix typo and add missing example
2013-01-31 18:41:09 +01:00
Sébastien Loriot
ef1b8db680
prevent linking to IO files (the doc is where it relates to)
2013-01-31 18:35:37 +01:00
Sébastien Loriot
f07091437f
prevent linking for doxygen
2013-01-31 18:28:50 +01:00
Sébastien Loriot
fd608d0c21
prevent linking and add missing example file
2013-01-31 18:26:44 +01:00
Sébastien Loriot
ce0e5084ca
prevent trying to link to edge_descriptor
2013-01-31 18:21:17 +01:00
Sébastien Loriot
716d6f03de
fix linking error and a typo in nested type name
2013-01-31 18:19:26 +01:00
Sébastien Loriot
eca25c4717
add missing parameter in interpolation documentation
2013-01-31 18:07:22 +01:00
Sébastien Loriot
ad7738646d
add a mechanism to set a default loader for a given filetype for one run only
2013-01-31 17:38:44 +01:00
Sébastien Loriot
6a0ab7f089
remove linking warnings
...
those types cannot be linked to something
2013-01-31 06:53:54 +01:00
Andreas Fabri
3e74389896
typos
2013-01-30 17:31:44 +01:00
Andreas Fabri
03c5412f93
switch to \tparam and \param in the Interpolation package
2013-01-30 17:15:13 +01:00
Laurent Rineau
324c7a477a
Update CHANGES for CGAL 4.2
2013-01-29 12:25:15 +01:00
Laurent Rineau
07d73eaa92
Typographic changes to "changes.html", for 4.2.
2013-01-29 12:16:35 +01:00
Philipp Möller
beed9c5acc
No isfinite on MSVC
...
The advertisement is lying about what is implemented in cmath.
2013-01-29 10:54:18 +01:00
Laurent Rineau
fc418985fd
Merge branch 'Polyhedron-fix_triangulate_plugin_in_demo-lrineau'
2013-01-28 10:14:16 +01:00
Philipp Möller
e17201c286
Remove superfluous styling
2013-01-25 11:24:12 +01:00
Sébastien Loriot
2e37ff869c
fix convex hull plugin: polylines are not always closed
2013-01-25 09:27:47 +01:00
Sébastien Loriot
9911a77ed8
fix doxygen warning for Mesh_3
...
I removed the usage of \param as the notation used in this package
for boost parameter is not supported by doxygen.
2013-01-24 22:05:32 +01:00
Sébastien Loriot
615a2c5c07
remove doxygen link warnings in Kernel_d
2013-01-24 19:26:22 +01:00
Sébastien Loriot
609925675b
add a trailing _ to the namespaces of the concepts in Algebraic Foundations
...
No more warning!
2013-01-24 19:16:40 +01:00
Laurent Rineau
0ce7a00f1e
Add comments in that test program (Emacs local variables)
...
That file uses wrong lenght for TAB characters. Those comments added Emacs
buffer local variables so that Emacs users can view and edit that files
nicely.
(Approved by the release manager... who is myself.)
2013-01-24 18:12:56 +01:00
Laurent Rineau
88b2d599b8
Bug fix to Polyhedron_demo_triangulate_facets_plugin::applicable()
...
The following commit:
| commit 1bc5244886
| Author: Philipp Möller <Philipp.Moeller@geometryfactory.com>
| Date: Wed Jul 11 13:15:37 2012 +0000
|
| Filter the Operations menu by querying plug-ins for the applicability.
|
| Some meta-programming might make that mechanism less boiler-plate-y,
| but it is fine for now.
|
| Notes:
| r70473 branches/features/Point_set_and_Polyhedron_demo-merge-GF
was not right for triangulate_facets_plugin. The
applicable() must aknowledge the fact that the triangulate_facets_plugin
can triangulate a collection of polyhedra, and not only one.
2013-01-24 18:05:16 +01:00