sort by:
Revision Author Date Message Commit Date
6f4accb fix typos 24 February 2015, 10:24:43 UTC
96909f4 Modify the emails (proposal from Guillaume Damian) 24 February 2015, 09:09:40 UTC
b662087 Prepare announcement for 4.6 releases 23 February 2015, 17:01:11 UTC
79e5663 Merge branch 'gsoc2013-Point_set_processing_3-fix-swu_cjamin' Bug-fix (neighborhood radius parameter + doc) Tested in CGAL-4.6-Ic-134 Approved by the release manager 23 February 2015, 15:26:15 UTC
513e1cc update urls 23 February 2015, 14:51:55 UTC
5f4a47e fix links to Qt and escape some links 23 February 2015, 12:20:05 UTC
1a2a200 Merge branch 'gsoc2013-Point_set_processing_3-fix-swu_cjamin' of ssh://scm.cgal.org/var/git/cgal-gsoc into gsoc2013-Point_set_processing_3-fix-swu_cjamin 20 February 2015, 15:56:13 UTC
6183b02 Untabify 20 February 2015, 15:55:34 UTC
02e23e8 Patch the generated Doxygen documentation, for BGL There is a bug in our version of Doxygen. We have a temporary fix, from Sébastien Loriot. See also the pull request for Doxygen, from Sébastien: https://github.com/doxygen/doxygen/pull/296 20 February 2015, 14:02:59 UTC
4825fd6 replaced all "CGAL_DEBUG_MODE" with "CGAL_PSP3_VERBOSE" 20 February 2015, 13:43:04 UTC
5dc1b3e move functions out of the wrong group 20 February 2015, 06:54:48 UTC
78cb7c0 updated crontab (automated commit) 19 February 2015, 17:18:03 UTC
73c7521 CGAL-4.6 will be released in March 2015 + update the text file CHANGES 19 February 2015, 16:49:36 UTC
bfff3a7 Reformat the white-space, to enforce 80 columns 19 February 2015, 16:48:44 UTC
4f9f559 Prepare CGAL-4.6-beta1 19 February 2015, 16:46:28 UTC
e984ce2 Merge branch releases/CGAL-4.5-branch' No-op commit, just to register that `releases/CGAL-4.5-branch` is fully integrated into `master`. Approved by the Release Manager. 19 February 2015, 16:44:50 UTC
2a58fbd Merge remote-tracking branch 'origin/Surface_mesh-isolated_vertex-GF' Bug-fix for the BGL API: - Remove assertion in halfedge(Polyehdron_3, vertex_descriptor) as it is wrong for an isolated vertex. - fix a warning. Fix the documentation: - Document that add_vertex/edge/face(G&) do not initialize the connectivity Approved by the Release Manager. Tested in CGAL-4.6-Ic-132. 19 February 2015, 16:42:23 UTC
518368e Merge remote-tracking branch 'origin/BGL-use_iterator_adaptor-GF' Bug-fix branch for the BGL API. Approved by the Release Manager. Tested in CGAL-4.6-Ic-132. 19 February 2015, 16:40:32 UTC
03f99d6 Merge branch 'Convex_hull_d-deprecated_package-sloriot' Tested in CGAL-4.6-Ic-132 Approved by the release manager 19 February 2015, 16:15:54 UTC
aa426c3 Merge branch 'local/Polyhedron_demo-better_applicable' Tested in CGAL-4.6-Ic-132 Approved by the release manager 19 February 2015, 16:15:19 UTC
053ee4d Fixed the bug of not initializing CGAL::Bbox_3 In Debug mode, the default CGAL::Bbox_3 is not (0,0,0,0,0,0) 19 February 2015, 15:27:24 UTC
ad20bfa CGAL::Bbox_3 might behave differently in Debug/Release mode. 19 February 2015, 13:41:37 UTC
6fc6e1e Used another way to prevent the neighbor_size from being set too small in EAR. If the value given by user is smaller than the default value, the function will use the default value instead. 19 February 2015, 13:07:09 UTC
60f3820 Updated doc and default value for neighbor radius 18 February 2015, 17:00:20 UTC
a8ac79d More doc about neigbor_radius params 18 February 2015, 16:46:47 UTC
b9fbda6 applicable now depends on the action 18 February 2015, 15:22:57 UTC
632a373 Merge branch 'local/BGL-fix_doc' documentation bugfix 18 February 2015, 14:44:13 UTC
bb6233c remove trash 18 February 2015, 14:43:02 UTC
5f23fad add missing documentation 18 February 2015, 14:42:16 UTC
740df4b skip deprecation warnings 18 February 2015, 13:23:06 UTC
5f84ac5 remove demo of deprecated package 18 February 2015, 13:18:30 UTC
bad6a08 updated crontab (automated commit) 18 February 2015, 12:18:03 UTC
af0800b CGAL_USE a variable 18 February 2015, 10:11:11 UTC
fb5280b Remove assertion in halfedge(Polyehdron_3, vertex_descriptor) as it is wrong for an isolated vertex. Document that add_vertex/edge/face(G&) do not initialize the connectivity 17 February 2015, 10:43:23 UTC
607929b Merge remote-tracking branch 'origin/releases/CGAL-4.5-branch' Conflicts: Installation/changes.html Maintenance/release_building/public_release_name Mesh_3/include/CGAL/Mesh_3/C3T3_helpers.h 16 February 2015, 10:45:08 UTC
dc50ba9 Merge remote-tracking branch 'origin/Mesh_3-parallel_warning-GF' Tested in CGAL-4.6-Ic-126 Approved by the release manager 16 February 2015, 09:44:35 UTC
c3c749e Merge branch 'Point_set_processing-IO-GF' improve doc and IO in examples Tested in CGAL-4.6-Ic-126 Approved by the release manager Conflicts: Point_set_processing_3/examples/Point_set_processing_3/wlop_simplify_and_regularize_point_set_example.cpp 16 February 2015, 09:42:27 UTC
68d15e1 Merge branch 'local/Polyhedron_demo-better_selection_offset' Improve the facet selection process in the demo plugin by using the vertex incidence instead of the edge incidence. First step toward simpler the code Tested in CGAL-4.6-Ic-126 Approved by the release manager 16 February 2015, 09:23:31 UTC
da7e2e0 missing backtick 16 February 2015, 07:38:21 UTC
4f90661 remove incremental hull demo 16 February 2015, 07:29:32 UTC
ab5318b The web site is now hosted at ftp.cgal.org ... using the OVH infrastructure. 13 February 2015, 17:21:39 UTC
1fe01ee CGAL-4.5.2 will be released This branch now targets CGAL-4.5.3, if there is one (let's hope not). 13 February 2015, 16:43:40 UTC
52265b7 Last internal release was not CGAL-4.5.2! :-( 13 February 2015, 16:33:40 UTC
9ea03ca prevent internal namespaces to be documented trivial bugfix for master 13 February 2015, 15:03:23 UTC
faa598a prevent the creation of an empty internal namespace in the doc trivial bugfix for master 13 February 2015, 14:13:23 UTC
27e016f Announcement for CGAL-4.5.2 13 February 2015, 12:09:34 UTC
f4944b0 remove warning trivial bugfix for master 13 February 2015, 10:39:30 UTC
ba72c8b vertex_index_map is only used for debug 13 February 2015, 10:16:00 UTC
354fb90 updated crontab (automated commit) 12 February 2015, 17:18:03 UTC
e3de928 Fix the release date + reindent + update CHANGES 12 February 2015, 16:32:28 UTC
98a4fce update changes 12 February 2015, 16:19:29 UTC
0d10878 int -> size_t + cherrypick 12 February 2015, 16:17:28 UTC
a4d0ae7 Merge branch 'Mesh_3-debug_hole_perturber_4.5-jtournoi' into releases/CGAL-4.5-branch this branch fixes a bug in sliver perturbation revert_move uses a backup system that needs to backup also infinite cells. It was not the case until now and could produce holes on the surface, though cells of the C3t3 were correctly tagged. note this branch also fixes a warning in Implicit_to_labeling_function_wrapper, which has nothing to do with the previous bug Approved by the release manager 12 February 2015, 16:14:29 UTC
0b9169f update changes.html 12 February 2015, 16:09:14 UTC
cc953a0 remove warning in example, and improve output 12 February 2015, 14:40:44 UTC
373b93d fix warnings on windows 12 February 2015, 13:18:51 UTC
ac42ed4 deprecate 3D incremental convex hull 12 February 2015, 08:43:29 UTC
6240f82 add deprecation message in headers 12 February 2015, 08:25:45 UTC
c977747 add missing dots 12 February 2015, 08:14:08 UTC
e62e2ce add a deprecation notice in the doc of Convex_hull_d 12 February 2015, 07:35:22 UTC
74d9e52 add a note about the former package 12 February 2015, 07:08:23 UTC
dc0687d Use iterator_adaptor instead derivation from transform_iterator With transform iterator we would have to rewrite operator++ as it does not return the derived class. This led to a compilation bug when using connected_components. 11 February 2015, 16:24:08 UTC
1983ed1 use listing 11 February 2015, 16:15:39 UTC
60a96c8 add missing template parameter 11 February 2015, 15:34:21 UTC
743821f use the new erode and dilate section functions 11 February 2015, 09:05:05 UTC
1c51cc7 Improve doc of Face_around_face_circulator Approved by the release manager (SL, interim) 11 February 2015, 09:03:53 UTC
c4e57be add function to dilate and erode selection on a HalfedgeGraph or FaceGraph 11 February 2015, 08:53:42 UTC
66c8fe0 revert part of ef6488a7 that was supposed to be only a typo fix |--------------------------------------------------- |commit ef6488a7c6877b945f8c6b11c0d851a9c9e2eeeb |Author: Andreas Fabri <andreas.fabri@geometryfactory.com> |Date: Thu Feb 5 09:40:06 2015 +0100 | | fix typo | | Approved by the release manager (SL interim) |-------------------------------------------------- 11 February 2015, 08:29:14 UTC
1d2f26e Functions must be written with '()' Approved by the release manager 10 February 2015, 14:51:01 UTC
aac974b decode is not available in python 3 trivial bugfix for master 10 February 2015, 10:16:47 UTC
63945bd fix links. They went into the dD kernel 10 February 2015, 09:50:50 UTC
2cf40ca Search_traits is not a model of RangeSearchTraits 10 February 2015, 09:33:40 UTC
d6af92c cleanup in the ref manal 10 February 2015, 09:02:11 UTC
187a505 updated crontab (automated commit) 09 February 2015, 16:18:04 UTC
a3cb5af more wording fixes for value type 06 February 2015, 11:06:14 UTC
f4af27a reorder variables for initialization 06 February 2015, 09:01:41 UTC
2a78cd4 typo 05 February 2015, 15:09:03 UTC
1e99228 improve wording concerning value_type 05 February 2015, 13:53:01 UTC
38e113c Merge branch 'local/Remove_condition_on_CGAL_version' Trivial bug-fix for master 05 February 2015, 13:47:04 UTC
bb3264c remove conditions that are outdated 05 February 2015, 13:46:36 UTC
f1bd6f1 All examples now read from argv if argc!= 1 05 February 2015, 13:29:20 UTC
ef6488a fix typo Approved by the release manager (SL interim) 05 February 2015, 08:40:06 UTC
8466347 iterating around a face works also for the border == null_face() Approved by the release manager (SL, interim) 04 February 2015, 09:08:59 UTC
d4746fe Merge branch 'Polyhedron_3-IO4Scene_edge_item-GF' Tested in CGAL-4.6-Ic-120 Approved by the interim release manager 03 February 2015, 16:20:27 UTC
2537374 fix io plugin 03 February 2015, 16:18:48 UTC
698189f only consider io-plugin for loading that can load 03 February 2015, 16:05:04 UTC
f7dac44 add the nb of points to respect cgal file format 03 February 2015, 15:35:43 UTC
9809d3b Merge remote-tracking branch 'origin/Spatial_searching-add_examples-GF' Tested in CGAL-4.6-Ic-120 Approved by the interim release manager 03 February 2015, 15:12:57 UTC
2f03ac9 Merge remote-tracking branch 'origin/Bo_intersection_d-simpler_examples-GF' Tested in CGAL-4.6-Ic-120 Approved by the interim release manager 03 February 2015, 15:09:17 UTC
abfc6d9 fix a warning caused by boost::dynamic_bitset<> 03 February 2015, 10:20:01 UTC
2108232 minimize changes to get warnings, but dynamic_bitset triggers a warning 03 February 2015, 10:05:29 UTC
a923ae4 fix conversion warnings. meshing_info() is an int here 03 February 2015, 09:25:43 UTC
5d62213 Merge branch 'Documentation-clean_up-sloriot' Tested in CGAL-4.6-Ic-120+cc9ab9c3 Tested on Windows, MacOs and Linux Approved by the interim release manager 03 February 2015, 08:10:08 UTC
696980d improve wording 03 February 2015, 08:05:21 UTC
cc9ab9c fix dependancies 03 February 2015, 07:24:55 UTC
b03a656 this becomes useless because we now backup infinite cells 02 February 2015, 14:55:28 UTC
c57b9b8 backup infinite cells for revert_move of perturber this is necessary because there can be an infinite cells among the outdated_cells (with a finite facet f) that does not share any finite facet with the other cells of the conflict zone/set of outdated cells. Therefore the surface info of f cannot be Conflicts: Mesh_3/include/CGAL/Mesh_3/C3T3_helpers.h 02 February 2015, 14:54:34 UTC
5b4062c make sure the bibtex author string is ascii 01 February 2015, 08:47:50 UTC
804040b forgot to add the new script 01 February 2015, 08:30:41 UTC
d8162fe move scripts to scripts directory 31 January 2015, 15:34:07 UTC
back to top