Andreas Fabri
8e13d43549
polish 2D Alpha Shape
2012-12-27 19:51:50 +01:00
Andreas Fabri
08502e7b08
polish Alpha_shape_3
2012-12-27 19:14:06 +01:00
Andreas Fabri
e685f94191
polish convex_decomposition_3
2012-12-27 18:14:10 +01:00
Andreas Fabri
fa1940382f
polish doc, and add implementation of trivial getter (remark of Pierre)
2012-12-27 18:03:37 +01:00
Eric Berberich
bf4bdda1e3
flattened files and prepared for 4.2
2012-12-21 15:36:39 +01:00
Eric Berberich
fd0a400fba
moved into orphaned branch "git"
2012-12-21 15:08:09 +01:00
Eric Berberich
bbec5643f8
svn is no longer used
2012-12-21 14:56:52 +01:00
Eric Berberich
ad04e6e835
never used (was part of the branching feature)
2012-12-21 14:56:52 +01:00
Philipp Möller
6e595d4e7c
Missing namespaces for linking to Algebraic_kernel
2012-12-21 14:14:04 +01:00
Philipp Möller
bc977fd6a7
leda_* is in namespace CGAL
2012-12-21 14:07:14 +01:00
Philipp Möller
0c62e021ac
Remove unused doc in CombinatorialMap
2012-12-21 14:07:03 +01:00
Philipp Möller
2a9807ad1d
Inline the cites to get rid of the bibliography
2012-12-21 12:35:13 +01:00
Philipp Möller
519dfde781
Merge branch 'Kernel-document_dimension_tools-pmoeller'
2012-12-21 11:52:38 +01:00
Philipp Möller
a85b2a2ed8
Document the fact that there are default arguments
2012-12-21 11:52:22 +01:00
Philipp Möller
4c280edf83
Remove it from the Kernel
2012-12-21 11:52:07 +01:00
Claudia Werner
ef3648433f
fix typo in user manual in constrained Delaunay Triangulations.
2012-12-21 11:16:56 +01:00
Sébastien Loriot
0b4e9c67a4
inherits from Filtered_predicates rather than defining a completely new one
...
I just needed to added a constructor where the approximate predicates and exact
one needed to be provided (which is reasonable and cannot hurts thanks to the
explicit)
2012-12-21 11:09:39 +01:00
Alexander Kobel
de53bdcd9d
Don't document ::CGAL::NTS namespace anymore - it's history.
2012-12-21 10:42:12 +01:00
Philipp Möller
0f34f2a89e
Merge branch 'Maintenance-include-less-boost-pmoeller'
2012-12-21 09:44:18 +01:00
Sébastien Loriot
7995ff270e
update changes
2012-12-21 09:43:16 +01:00
Philipp Möller
ea956821a8
Add missing includes in intersection_of_Polyhedra
2012-12-21 09:41:56 +01:00
Sébastien Loriot
41362b6b57
Merge branch 'triangulation_2-cstr_using_ranges'
2012-12-21 08:42:25 +01:00
Sébastien Loriot
c53825f4a3
Merge branch 'Triangulation_2-correct_filtered_traits_selection'
2012-12-21 08:37:57 +01:00
Sébastien Loriot
4c8c87f241
Merge branch 'remove_cpp0x'
2012-12-21 08:36:26 +01:00
Sébastien Loriot
b9dd92a4e9
Merge branch 'Voronoi_diagram_2-add_ccb'
2012-12-21 08:35:09 +01:00
Sébastien Loriot
84caad7137
using the regular triangulation filtered traits using flags in the kernel
2012-12-20 16:12:38 +01:00
Sébastien Loriot
acb43cdbf2
renaming outer_ccb to ccb as documented.
...
outer_ccb is however kept in the code for backward compatibility
2012-12-20 12:58:28 +01:00
Eric Berberich
eb11ded35e
packages for which I do maintenance stuff
2012-12-20 10:56:08 +01:00
Philipp Möller
5e9b73897d
Missing next_prior.hpp include in VectorH*.h
2012-12-20 10:31:50 +01:00
Sébastien Loriot
59f9e8a778
add constructor from range for 2D Delaunay and Regular triangulation
2012-12-19 17:10:57 +01:00
Philipp Möller
f16a152aec
Make the feature checks more resilient to old Boost.Versions
2012-12-19 16:24:14 +01:00
Marc Glisse
4cc6c7a76d
Typo in the doc.
2012-12-19 15:55:23 +01:00
Philipp Möller
ba80fa844a
Add the sorted list to Bounding_volumes
2012-12-19 12:36:36 +01:00
Philipp Möller
872390f452
Add the classified ref to Segment_delaunay
2012-12-19 12:36:33 +01:00
Philipp Möller
8bebe6abc7
Added classified to Apollonius_graph
2012-12-19 12:36:31 +01:00
Philipp Möller
9642eb734f
Classified ref man for Ridges_3
2012-12-19 12:36:29 +01:00
Sébastien Loriot
82b2ebc865
apply the cpp0x namespace renaming in all files
2012-12-19 11:33:17 +01:00
Eric Berberich
a99b397a32
Merge branch 'master' of ssh://scm.cgal.org/var/git/cgal
2012-12-19 10:47:37 +01:00
Eric Berberich
5f16598c10
added quotes to handle whitespaces in directories
2012-12-19 10:46:57 +01:00
Marc Glisse
a0dc09769b
Merge branch 'Number_types-asm-glisse'
...
Approved by the release manager
2012-12-19 10:00:27 +01:00
Laurent Rineau
6210cdaa11
Actually *trigger* the testsuites!
...
Yesterday I commited a version of the script with an "exit" in the
middle. That early exit was for testing purpose, but I commited it.
2012-12-19 08:58:15 +01:00
Philipp Möller
0b5021a461
Flatten the modules and integrate the Classified Reference
2012-12-18 22:09:21 +01:00
Laurent Rineau
559aeb948f
Implement testsuite-Monday, testsuite-Tuesday, and so on...
2012-12-18 20:37:55 +01:00
Laurent Rineau
9207f428c8
Implement the reseting of integration
2012-12-18 20:19:10 +01:00
Philipp Möller
8c374aa36f
Update how_to_cite_cgal after changing the script
2012-12-18 19:36:25 +01:00
Philipp Möller
ee2735c18e
Replace CGAL in the output with %CGAL to avoid links
2012-12-18 19:29:32 +01:00
Philipp Möller
09d1c1de30
Add "Traits" to the ignored classes and reenable briefs in Triangulation_3
2012-12-18 18:23:43 +01:00
Philipp Möller
1f1ff446a7
Missing sstream include
2012-12-18 10:59:47 +01:00
Marc Glisse
76a9d74ed3
Sign and date my comment.
2012-12-18 09:51:42 +01:00
Philipp Möller
7bb310767c
Fix type_traits includes in Combinatorial_map
...
Make sure every header is complete and only brings in the minimal
requirements.
2012-12-17 17:32:49 +01:00