cgal/Mesh_3
Laurent Rineau 0ec094d1e0 Bug-fix: fix a bug that could lead to a size close to 0
The bug and the fix are known for six weeks (found while working on
another project):

> commit 15d1f864c4bb68cc9e267c3be3610296e5fa9212
> Author: Laurent Rineau <laurent.rineau@cgal.org>
> Date:   Fri Feb 17 12:17:18 2017 +0100
>
>     Refactoring of Sizing_field_with_aabb_tree (API breakage too)

but we forgot to include the fix in CGAL.
2017-07-21 17:29:29 +02:00
..
archive Merge pull request #1428 from sloriot/AABB_tree-fix_Closest_point 2016-10-17 10:03:20 +02:00
benchmark/Mesh_3 Remove never-used code 2017-03-08 10:36:51 +01:00
doc/Mesh_3 Merge pull request #1947 from janetournois/Mesh_3-add_lipschitz_sizing-example-jtournois 2017-03-16 11:03:33 +01:00
examples/Mesh_3 change min_size to speedup the example 2017-03-02 15:33:22 +01:00
include/CGAL Bug-fix: fix a bug that could lead to a size close to 0 2017-07-21 17:29:29 +02:00
package_info/Mesh_3
test/Mesh_3 Add a macro CGAL_COMPACT_CONTAINER_DEBUG_TIME_STAMP 2017-05-18 10:57:13 +02:00
TODO