Andreas Fabri
|
6c9d30d5bc
|
Go back from unordered_map to map. This fixes the testuite, but what is wrong with unorered_map???
|
2016-11-27 11:21:08 +01:00 |
Andreas Fabri
|
01c7ec2ec2
|
add link to the wikipedia
|
2016-11-26 10:52:03 +01:00 |
Andreas Fabri
|
38f799e82b
|
star -> link
|
2016-11-26 10:49:02 +01:00 |
Andreas Fabri
|
683490b2aa
|
star -> link
|
2016-11-26 10:46:54 +01:00 |
Andreas Fabri
|
af5d752f40
|
fix glitch
|
2016-11-26 10:18:56 +01:00 |
Andreas Fabri
|
1d20efd238
|
Undo accidental commit
|
2016-11-26 08:20:52 +01:00 |
Andreas Fabri
|
10df561578
|
Cannot assign to a reference
|
2016-11-25 16:58:03 +01:00 |
Laurent Rineau
|
873e83a429
|
try to fix compilation errors
|
2016-11-25 16:51:45 +01:00 |
Andreas Fabri
|
03248bcb75
|
fix typo
|
2016-11-25 16:28:28 +01:00 |
Andreas Fabri
|
0fbe03a5db
|
Fix section heading
|
2016-11-25 15:55:02 +01:00 |
Andreas Fabri
|
a54debd280
|
#include <CGAL/boost/graph/graph_traits_Polyhedron_3.h>
|
2016-11-25 15:46:12 +01:00 |
Andreas Fabri
|
e9bb53f13a
|
polish + map -> unordered_map
|
2016-11-25 14:34:19 +01:00 |
Andreas Fabri
|
6082836e2e
|
Add examples
|
2016-11-25 14:33:05 +01:00 |
Andreas Fabri
|
ad85e5ecd7
|
Fix include guards
|
2016-11-25 06:36:52 +01:00 |
Andreas Fabri
|
1499951a18
|
Do not deprecate convex_hull_3_to_polyhedron_3
|
2016-11-25 06:09:55 +01:00 |
Andreas Fabri
|
8f00f791a6
|
Add a paragraph in changes.html
|
2016-11-25 05:59:27 +01:00 |
Andreas Fabri
|
50a144abf8
|
Add a paragraph in changes.html
|
2016-11-25 05:57:27 +01:00 |
Andreas Fabri
|
ab87401a7b
|
Add data set
|
2016-11-24 18:50:54 +01:00 |
Andreas Fabri
|
d99a4d6236
|
Add example to examples.txt
|
2016-11-24 14:26:09 +01:00 |
Andreas Fabri
|
ed838bf943
|
Fix a bug also in 4.9, with 3 collinear points
|
2016-11-24 14:24:11 +01:00 |
Andreas Fabri
|
b6ff5e6932
|
Reorder sections in the manual, and add Surface_mesh in the exaxmple
|
2016-11-24 13:56:08 +01:00 |
Andreas Fabri
|
cd7e65e708
|
Fix doc of convexity_check()
|
2016-11-24 12:18:05 +01:00 |
Andreas Fabri
|
54987251de
|
Add typename
|
2016-11-24 08:30:36 +01:00 |
Andreas Fabri
|
b13f541ca4
|
Merge branch 'Convex_hull_3-FaceGraph-GF' of github.com:afabri/cgal into Convex_hull_3-FaceGraph-GF
|
2016-11-23 11:57:08 +01:00 |
Andreas Fabri
|
1e87967cba
|
bug fix
|
2016-11-23 11:52:10 +01:00 |
Laurent Rineau
|
7af20f34a9
|
Fix compilation with GNU/g++
|
2016-11-22 14:56:37 +01:00 |
Andreas Fabri
|
e26e60dd6c
|
Add Default to Convex_hull_graph_traits_3; BGLize some code
|
2016-11-22 12:27:18 +01:00 |
Andreas Fabri
|
d968e123ea
|
Make indices work with Unique_hash_map
|
2016-11-22 12:26:26 +01:00 |
Andreas Fabri
|
af1cc4058a
|
fixes
|
2016-11-21 18:39:05 +01:00 |
Andreas Fabri
|
4d4db0cd70
|
Move star_to_face_graph() to Triangulation_3
|
2016-11-21 17:51:41 +01:00 |
Andreas Fabri
|
698e0941ea
|
Make polyhedral surface a template parameter
|
2016-11-21 08:35:01 +01:00 |
Andreas Fabri
|
32b1fb1c90
|
reserve
|
2016-11-19 08:02:59 +01:00 |
Andreas Fabri
|
b14a99cdf8
|
unused typedef
|
2016-11-18 20:39:10 +01:00 |
Andreas Fabri
|
e4d2a7f2e1
|
fixes for bugs spotted by g++
|
2016-11-18 17:56:24 +01:00 |
Andreas Fabri
|
63dfd4f992
|
check_convexity for FaceGraph
|
2016-11-18 16:47:53 +01:00 |
Andreas Fabri
|
ac56f8c059
|
fix index
|
2016-11-18 15:13:31 +01:00 |
Andreas Fabri
|
e4d1b68178
|
simplifications
|
2016-11-18 13:08:33 +01:00 |
Andreas Fabri
|
dacc7ee841
|
remove code deprecated with 4.6
|
2016-11-18 11:13:16 +01:00 |
Andreas Fabri
|
0bcafc536f
|
use copy_face_graph() so that we produce also a Surface_mesh
|
2016-11-18 10:35:26 +01:00 |
Andreas Fabri
|
8b8c52cf7f
|
fix typos in the doc
Add boost::graph_traits for a TDS_2
|
2016-11-18 09:41:40 +01:00 |
Laurent Rineau
|
9bd6d59454
|
Merge pull request #1644 from afabri/Stream_support-typos-GF
Stream_support: Add IO:: namespace in order to fix links
|
2016-11-10 11:31:03 +01:00 |
Laurent Rineau
|
9d7c51b426
|
Merge pull request #1639 from afabri/Arrangement_2-remove_Hyperbolic_arc_2-GF
Arrangement_2: Remove unused uncompilable file Hyperbolic_arc_2.h
|
2016-11-10 09:55:35 +01:00 |
Laurent Rineau
|
502dfc29c1
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.9-branch'
|
2016-11-03 11:23:38 +01:00 |
Laurent Rineau
|
a477646fe0
|
Merge pull request #1623 from lrineau/SDG_2-fix_include-lrineau
Fix a missing #include with -DCGAL_PROFILE
|
2016-11-03 11:19:24 +01:00 |
Laurent Rineau
|
c3d6e62044
|
Merge pull request #1637 from sloriot/CGAL-fix_install_prefix
Add a hardcoded fall back for the installation prefix
|
2016-11-03 11:18:19 +01:00 |
Laurent Rineau
|
8bf598df52
|
Merge pull request #1630 from sgiraudot/Polyhedron_demo-Fixes_point_set_3-GF
Polyhedron demo: fixes point set 3
|
2016-11-03 11:03:41 +01:00 |
Laurent Rineau
|
0db03b9b7c
|
Merge pull request #1627 from mglisse/Number_types-gmpxx_IO2-glisse
I/O for Lazy_exact_nt<mpq_class>
|
2016-11-03 11:03:39 +01:00 |
Laurent Rineau
|
964a0ec6ca
|
Merge pull request #1626 from janetournois/STL_Extension-fix_min_max-GF
STL_Extension : fix conflict with min and max macros of windows
|
2016-11-03 11:03:37 +01:00 |
Laurent Rineau
|
9551ca5945
|
Merge pull request #1623 from lrineau/SDG_2-fix_include-lrineau
Fix a missing #include with -DCGAL_PROFILE
|
2016-11-03 11:03:33 +01:00 |
Laurent Rineau
|
9153ae857e
|
Merge pull request #1621 from sloriot/Spatial_searching-no_need_for_Kernel_traits
Remove a non needed requirement from concepts
|
2016-11-03 11:03:31 +01:00 |