Sébastien Loriot
d45d1a1070
Merge branch 'Surface_mesh_simplification-preserve_constrained_edges_bug_fix-sloriot'
...
bug-fix: preserve edges marked as non-removable
See Features/Small_Features/SMS_with_constrained
Tested in CGAL-4.4-Ic-119 and CGAL-4.4-Ic-120
Conflicts:
Installation/changes.html
2014-02-14 08:02:15 +01:00
Laurent Rineau
367314623d
Add a script to detect wrong permissions, and fix permissions
...
The script uses zsh, and lists regular files that have the
'executable' permission.
At the same time, I fix the permissions of several files.
2014-02-06 18:49:09 +01:00
Laurent Rineau
93c9570f33
changes.html: change the ordering
...
+ update the text file CHANGES
2014-02-04 17:50:34 +01:00
Laurent Rineau
5098331fa3
Fix whitespace and HTML formatting (with <code>)
2014-02-04 17:34:01 +01:00
Laurent Rineau
94cdf2d523
Fix a typo
2014-02-04 17:33:15 +01:00
Laurent Rineau
3d3fdf9104
Fixed->Fix
...
For unification, I prefer the imperative form.
2014-02-04 17:32:37 +01:00
Sébastien Loriot
0cc27a4e40
update changes.html
2014-01-30 08:18:38 +01:00
Sébastien Loriot
222c2fb55d
update changes
2014-01-14 14:21:17 +01:00
Laurent Rineau
2d1e025918
Minor update to changes.html
...
- Remove mentions of CGAL-4.3.1 (will not exist),
- Remove the dummy change to Vanilla package.
2014-01-13 13:35:41 +01:00
Sébastien Loriot
7981d7e334
update changes
2014-01-10 00:29:06 +01:00
Laurent Rineau
92fbeb4926
Merge remote-tracking branch 'origin/CGAL_ipelets-hyperbolic-odevil'
...
Small feature:
http://cgal.org/wiki/Features/Small_Features/Hyperbolic_ipelets
Tested in CGAL-4.4-Ic-76.
Approved by the release manager.
Conflicts:
Installation/changes.html
2014-01-03 12:19:12 +01:00
Olivier Devillers
fee4b08a5e
changes file
2013-12-18 15:03:56 +01:00
Jane Tournois
6a06ae7182
Merge branch 'Mesh_3-add_sliver_perturber_criteria-GF'
...
This branch provides new options to developers (the public API is not changed) to use the Sliver_criterion they chose to optimize the quality of a C3t3 using the perturb_mesh_3 operator. New perturbation directions can also be added by developers.
The small feature is described here :
https://cgal.geometryfactory.com/CGAL/Members/wiki/Perturber_Sliver_criteria
Approved by the release manager
2013-12-17 16:08:52 +01:00
Efi Fogel
32b8625a46
Merge branch 'Aos_2-test_spherical_blp_vd-tau'
...
* Enhancing the testsuite---adding tests for
batched, point location
vertical decomposition, and
triangulation point location.
* Various bug fixes:
bugs in point location.
memory leaks found by Andreas.
* Resolving several small issues to remove compiler warnings.
Tested last in CGAL-4.4-Ic-54.
Approved by the release manager
2013-12-11 15:15:40 +02:00
Jane Tournois
7ac03d0100
give a few details about small feature Mesh_3-add_sliver_perturber_criteria-GF
2013-12-10 16:26:03 +01:00
Efi Fogel
c398ede5b5
Added (i) bug fix in landmark pl strategy of 2D Arrangements, and (ii) memory leaks fix of 2D Reg. Boolean Set Ops.
2013-12-10 15:35:34 +02:00
Jane Tournois
ea58f51bd1
add bug fix to changes.html
...
Approved by the Release Manager
2013-12-09 15:11:08 +01:00
Sébastien Loriot
5db3fd6e6c
update changes
2013-12-06 19:10:52 +01:00
Sébastien Loriot
c5007beb59
update changes
2013-11-29 14:35:26 +01:00
Guillaume Damiand
8e8ab82527
Merge branch 'CMap_no_static_for_null_dart_handle-gdamiand'
...
null_dart_handle is no longer static; implies to move several methods from Dart concept into CMap concept. This will simplify the changing of the underlying container in the near future.
Small feature Combinatorial map dart attribute pre-approved in May 2013.
Approved by the release manager.
2013-11-28 08:22:40 +01:00
Guillaume Damiand
375e7a919e
no more -> no longer
2013-11-27 18:13:05 +01:00
Guillaume Damiand
e42f41a615
Small modif in explanations of modifications.
2013-11-22 08:00:00 +01:00
Guillaume Damiand
db7c14cc58
* Document the deprecated function in Dart, CMap concept and LCC class;
...
* Add paragraph in changes.html;
* Bugfix in Linear_cell_complex_constructors for lcc without 2-attributes.
2013-11-21 10:23:24 +01:00
Marc Glisse
44bc47b1c7
Mention Mpzf in changes.html.
2013-11-19 21:32:38 +01:00
Dror Atariah
d35a52ea75
Reported API changes in the changes log
2013-11-14 09:46:27 +01:00
Philipp Möller
0dd2742e97
Merge branch 'Snap_rounding_2-fix_leak-pmoeller'
...
Approved by the Release Manager
2013-10-30 13:05:16 +01:00
Philipp Möller
53fa70ee14
Add the fix to changes.html
2013-10-30 12:09:30 +01:00
Sébastien Loriot
16ca7518dd
update changes
2013-10-23 19:03:31 +02:00
Sébastien Loriot
a45a2b93e0
update changes
2013-10-20 07:22:46 -07:00
Laurent Rineau
4f88086ca0
Prepare changes.html to receive changes for CGAL-4.4
2013-10-18 10:33:56 +02:00
Laurent Rineau
ffbc21300a
Add a non-breaking space, before a lonely "1"
2013-10-17 14:39:49 +02:00
Laurent Rineau
fcbbe713d5
No longer deprecate Mesh_cell_base_3
...
Compact_mesh_cell_base_3 has a different API than Mesh_cell_base_3. Unless
one uses the default template parameters, the new API is less
convenient. We cannot deprecate Mesh_cell_base_3 so easily.
2013-10-16 16:34:41 +02:00
Sébastien Loriot
207ae0b35e
update changes
2013-10-02 18:34:41 +02:00
Laurent Rineau
800c53efa1
Update the changes.html to talk about Doxygen.
2013-08-21 17:07:36 +02:00
Laurent Rineau
5337c3adc2
Fix a typo (Monique's suggestion)
2013-08-19 16:49:33 +02:00
Efi Fogel
9ee92d42d8
enhanced the arrangement section
2013-08-19 15:45:40 +03:00
Laurent Rineau
20c4b58b65
Fix typos in changes.html, after Monique's remarks
2013-08-16 12:53:12 +02:00
Guillaume Damiand
4e1b46920e
Small modif in changes.html
2013-08-15 16:56:34 +02:00
Laurent Rineau
cb46ac3bab
Document the breaking change in AABB_tree
2013-08-13 17:42:21 +02:00
Laurent Rineau
1a74524eeb
typos reported by Andreas
2013-08-13 17:03:59 +02:00
Laurent Rineau
f64830a14c
Minor update to changes.html (add the entry for 4.3)
2013-08-13 16:56:30 +02:00
Laurent Rineau
bcf70f4742
Organise changes.html for the release
2013-08-12 16:14:57 +02:00
Sébastien Loriot
862161ba43
update changes
2013-08-09 18:16:06 +02:00
Sébastien Loriot
9c0808cad1
fix name of classes that do not respect CGAL naming conventions
...
AABB_HalfedgeGraph_segment_primitive -> AABB_halfedge_graph_segment_primitive
AABB_FaceGraph_triangle_primitive -> AABB_face_graph_triangle_primitive
2013-07-23 17:46:50 +02:00
Sébastien Loriot
06823c37cb
sort changes by feature first, then small features
2013-07-16 19:50:19 +02:00
Sébastien Loriot
37338ebc44
update changes
2013-07-16 19:43:53 +02:00
Clement Jamin
67d95bbeb2
Updated changes.html
...
Small feature: https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Small_Features/Documentation_fix_in_Mesh_3
Approved by the release manager
2013-07-08 16:14:04 +02:00
Sébastien Loriot
3f42c2542b
update changes
2013-07-04 19:04:18 +02:00
Clement Jamin
4c65ac7042
Added "Concurrency in CGAL" to Changes
2013-07-04 12:56:37 +02:00
Jane Tournois
ae70190fed
update changes.html for small feature Mesh_3-improvements-GF integration
2013-07-02 11:15:40 +02:00