The public CGAL repository, see the README below
Go to file
Sébastien Loriot 37b02012b6 fix const-correctness issue in the spatial searching package. In particular this
remove all mutable member variable and leave only one const_cast in the kd-kdtree private function
const_build. This function is called in const predicates when the tree is not already internally built.
The documentation has been update and a few typos fixed at the same time.
2011-09-07 09:04:52 +00:00
AABB_tree remove exe property 2011-09-06 09:52:23 +00:00
Algebraic_foundations Replace BOOST_STATIC_ASSERT by CGAL_static_assertion. 2011-08-31 14:30:07 +00:00
Algebraic_kernel_d Replace BOOST_STATIC_ASSERT by CGAL_static_assertion. 2011-08-31 14:30:07 +00:00
Algebraic_kernel_for_circles last merge from next before reintegrate 2011-05-31 11:45:17 +00:00
Algebraic_kernel_for_spheres merge the modification from experimental packages to 2011-04-12 11:34:37 +00:00
Alpha_shapes_2 Merged branch ^/branches/features/gsoc2011-copy_n-pmoeller. 2011-08-26 14:34:10 +00:00
Alpha_shapes_3 Workaround to please hyperref in PDF 2011-07-05 12:03:30 +00:00
Apollonius_graph_2 Cancel revision 64607. There had been a problem with the branch. 2011-07-06 11:11:58 +00:00
Approximate_min_ellipsoid_d Fix the use of a deprecated function. 2010-12-10 10:12:10 +00:00
Arithmetic_kernel Replace BOOST_STATIC_ASSERT by CGAL_static_assertion. 2011-08-31 14:30:07 +00:00
Arrangement_on_surface_2 Replace BOOST_STATIC_ASSERT by CGAL_static_assertion. 2011-08-31 14:30:07 +00:00
BGL Cancel revision 64607. There had been a problem with the branch. 2011-07-06 11:11:58 +00:00
Boolean_set_operations_2 Fixed ArrangementDirectionalXMonotoneTraits_2 concept 2011-08-28 09:58:15 +00:00
Box_intersection_d Merged branch ^/branches/features/gsoc2011-copy_n-pmoeller. 2011-08-26 14:34:10 +00:00
CGAL_ipelets Merged branch ^/branches/features/gsoc2011-copy_n-pmoeller. 2011-08-26 14:34:10 +00:00
CGALimageIO Fix CMakeLists.txt: Qt3 is used. 2011-06-04 16:57:32 +00:00
Cartesian_kernel static_cast<const XXX &> to avoid copy 2011-06-29 07:02:20 +00:00
Circular_kernel_2 Cancel revision 64607. There had been a problem with the branch. 2011-07-06 11:11:58 +00:00
Circular_kernel_3 Cancel revision 64607. There had been a problem with the branch. 2011-07-06 11:11:58 +00:00
Circulator Cancel revision 64607. There had been a problem with the branch. 2011-07-06 11:11:58 +00:00
Combinatorial_map Replace BOOST_STATIC_ASSERT by CGAL_static_assertion. 2011-08-31 14:30:07 +00:00
Conic_2 add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Convex_decomposition_3 Cancel revision 64607. There had been a problem with the branch. 2011-07-06 11:11:58 +00:00
Convex_hull_2 Update all PkgDescription files to CGAL-3.9 2011-06-27 14:31:45 +00:00
Convex_hull_3 Replace BOOST_STATIC_ASSERT by CGAL_static_assertion. 2011-08-31 14:30:07 +00:00
Convex_hull_d Cancel revision 64607. There had been a problem with the branch. 2011-07-06 11:11:58 +00:00
Core Cancel revision 64607. There had been a problem with the branch. 2011-07-06 11:11:58 +00:00
Developers_manual CGAL -> \cgal\ 2011-05-30 12:36:57 +00:00
Distance_2 Cancel revision 64607. There had been a problem with the branch. 2011-07-06 11:11:58 +00:00
Distance_3 Cancel revision 64607. There had been a problem with the branch. 2011-07-06 11:11:58 +00:00
Envelope_2 Cancel revision 64607. There had been a problem with the branch. 2011-07-06 11:11:58 +00:00
Envelope_3 Cancel revision 64607. There had been a problem with the branch. 2011-07-06 11:11:58 +00:00
Filtered_kernel Merged branch ^/branches/features/gsoc2011-copy_n-pmoeller. 2011-08-26 14:34:10 +00:00
Generator Merged branch ^/branches/features/gsoc2011-copy_n-pmoeller. 2011-08-26 14:34:10 +00:00
Geomview Cancel revision 64607. There had been a problem with the branch. 2011-07-06 11:11:58 +00:00
GraphicsView Merged branch ^/branches/features/gsoc2011-copy_n-pmoeller. 2011-08-26 14:34:10 +00:00
HalfedgeDS Cancel revision 64607. There had been a problem with the branch. 2011-07-06 11:11:58 +00:00
Hash_map int -> size_type/std::size_t 2010-06-21 15:08:06 +00:00
Homogeneous_kernel *remove warnings. 2011-02-28 15:28:28 +00:00
Installation fix const-correctness issue in the spatial searching package. In particular this 2011-09-07 09:04:52 +00:00
Interpolation Merged branch ^/branches/features/gsoc2011-copy_n-pmoeller. 2011-08-26 14:34:10 +00:00
Intersections_2 add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Intersections_3 testsuite do_intersect Bbox_3-Ray_3 2011-07-13 14:58:51 +00:00
Interval_skip_list Cancel revision 64607. There had been a problem with the branch. 2011-07-06 11:11:58 +00:00
Interval_support Replace BOOST_STATIC_ASSERT by CGAL_static_assertion. 2011-08-31 14:30:07 +00:00
Inventor add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Jet_fitting_3 Cancel revision 64607. There had been a problem with the branch. 2011-07-06 11:11:58 +00:00
Kernel_23 Replace BOOST_STATIC_ASSERT by CGAL_static_assertion. 2011-08-31 14:30:07 +00:00
Kernel_d Cancel revision 64607. There had been a problem with the branch. 2011-07-06 11:11:58 +00:00
Kinetic_data_structures Replace BOOST_STATIC_ASSERT by CGAL_static_assertion. 2011-08-31 14:30:07 +00:00
LEDA add #include<CGAL/config.h> before any directive CGAL_USE_* 2011-03-02 18:52:57 +00:00
Largest_empty_rect_2 Cancel revision 64607. There had been a problem with the branch. 2011-07-06 11:11:58 +00:00
MacOSX Remove INSTALL.MacOSX, which is obsolete. 2008-12-08 14:03:29 +00:00
Maintenance Announcement for CGAL-3.9-beta1 2011-08-05 15:54:02 +00:00
Manual Cancel revision 64607. There had been a problem with the branch. 2011-07-06 11:11:58 +00:00
Manual_tools Update the biblio (manual tools step, see the Biblio.README) 2011-06-27 14:28:38 +00:00
Matrix_search Merged branch ^/branches/features/gsoc2011-copy_n-pmoeller. 2011-08-26 14:34:10 +00:00
Mesh_2 Cancel revision 64607. There had been a problem with the branch. 2011-07-06 11:11:58 +00:00
Mesh_3 Cancel revision 64607. There had been a problem with the branch. 2011-07-06 11:11:58 +00:00
Min_annulus_d Merged branch ^/branches/features/gsoc2011-copy_n-pmoeller. 2011-08-26 14:34:10 +00:00
Min_circle_2 Try to fix my last revision about cmake_policy, with CMake-2.6.x 2011-04-28 17:45:22 +00:00
Min_ellipse_2 Try to fix my last revision about cmake_policy, with CMake-2.6.x 2011-04-28 17:45:22 +00:00
Min_quadrilateral_2 Try to fix my last revision about cmake_policy, with CMake-2.6.x 2011-04-28 17:45:22 +00:00
Min_sphere_d Fix warnings 2011-07-05 12:20:43 +00:00
Min_sphere_of_spheres_d Undo of changes beyond removing the '++' 2010-12-01 10:10:09 +00:00
Minkowski_sum_2 removing duplicate input files 2011-09-03 15:35:00 +00:00
Minkowski_sum_3 Cancel revision 64607. There had been a problem with the branch. 2011-07-06 11:11:58 +00:00
Modifier add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Modular_arithmetic CGAL -> \cgal 2011-08-29 15:14:11 +00:00
Nef_2 Merged branch ^/branches/features/gsoc2011-copy_n-pmoeller. 2011-08-26 14:34:10 +00:00
Nef_3 Cancel revision 64607. There had been a problem with the branch. 2011-07-06 11:11:58 +00:00
Nef_S2 normalized plane now first check if FT is a fraction 2011-09-01 13:26:45 +00:00
Number_types fix const-correctness issue in the spatial searching package. In particular this 2011-09-07 09:04:52 +00:00
OpenNL cleanup extra ';' 2010-04-24 09:37:42 +00:00
Optimisation_basic add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Optimisation_doc Cancel revision 64607. There had been a problem with the branch. 2011-07-06 11:11:58 +00:00
Partition_2 Cancel revision 64607. There had been a problem with the branch. 2011-07-06 11:11:58 +00:00
Periodic_3_triangulation_3 Cancel revision 64607. There had been a problem with the branch. 2011-07-06 11:11:58 +00:00
Point_set_2 Merged branch ^/branches/features/gsoc2011-copy_n-pmoeller. 2011-08-26 14:34:10 +00:00
Point_set_processing_3 Cancel revision 64607. There had been a problem with the branch. 2011-07-06 11:11:58 +00:00
Polygon Update all PkgDescription files to CGAL-3.9 2011-06-27 14:31:45 +00:00
Polyhedron Remove extra ';' 2011-08-01 12:35:14 +00:00
Polyhedron_IO Replaced [U]Integer* with boost::[u]int*_t in Polyhedron, Polyhedron_IO and Stream_support 2011-06-10 14:51:30 +00:00
Polynomial Replace BOOST_STATIC_ASSERT by CGAL_static_assertion. 2011-08-31 14:30:07 +00:00
Polytope_distance_d Cancel revision 64607. There had been a problem with the branch. 2011-07-06 11:11:58 +00:00
Principal_component_analysis Cancel revision 64607. There had been a problem with the branch. 2011-07-06 11:11:58 +00:00
Profiling_tools MS: auto-link for psapi.lib, instead of having an explicit link command. 2011-05-30 11:28:15 +00:00
QP_solver Merged branch ^/branches/features/gsoc2011-copy_n-pmoeller. 2011-08-26 14:34:10 +00:00
Qt_widget Try to fix my last revision about cmake_policy, with CMake-2.6.x 2011-04-28 17:45:22 +00:00
Random_numbers Add tests for uniform_real and uniform_01 2011-01-12 11:18:01 +00:00
Ridges_3 Replace BOOST_STATIC_ASSERT by CGAL_static_assertion. 2011-08-31 14:30:07 +00:00
Robustness Merged branch ^/branches/features/gsoc2011-copy_n-pmoeller. 2011-08-26 14:34:10 +00:00
STL_Extension Replace BOOST_STATIC_ASSERT by CGAL_static_assertion. 2011-08-31 14:30:07 +00:00
Scripts * fix bug in testing option and YES/NO 2011-05-05 09:17:31 +00:00
SearchStructures add missing static 2011-07-18 07:04:05 +00:00
Segment_Delaunay_graph_2 Update all PkgDescription files to CGAL-3.9 2011-06-27 14:31:45 +00:00
Skin_surface_3 const static int is illegal 2011-06-30 22:17:00 +00:00
Snap_rounding_2 Cancel revision 64607. There had been a problem with the branch. 2011-07-06 11:11:58 +00:00
Spatial_searching fix const-correctness issue in the spatial searching package. In particular this 2011-09-07 09:04:52 +00:00
Spatial_sorting min->mini max->maxi; 2011-07-08 12:00:13 +00:00
Straight_skeleton_2 Cancel revision 64607. There had been a problem with the branch. 2011-07-06 11:11:58 +00:00
Stream_lines_2 Cancel revision 64607. There had been a problem with the branch. 2011-07-06 11:11:58 +00:00
Stream_support Replaced [U]Integer* with boost::[u]int*_t in Polyhedron, Polyhedron_IO and Stream_support 2011-06-10 14:51:30 +00:00
Subdivision_method_3 Cancel revision 64607. There had been a problem with the branch. 2011-07-06 11:11:58 +00:00
Surface_mesh_parameterization BUGFIX: One has to choose the lexicographically smallest/largest vertex 2011-08-25 14:42:57 +00:00
Surface_mesh_simplification Cancel revision 64607. There had been a problem with the branch. 2011-07-06 11:11:58 +00:00
Surface_mesher Replace BOOST_STATIC_ASSERT by CGAL_static_assertion. 2011-08-31 14:30:07 +00:00
Surface_reconstruction_points_3 Fix points set splatting 2011-08-17 15:45:08 +00:00
Testsuite parallel makefile2 for the testsuite 2011-02-23 17:54:29 +00:00
Triangulation_2 too conservative check removed, for fast removal in delaunay 2d 2011-09-06 15:21:27 +00:00
Triangulation_3 Merged branch ^/branches/features/gsoc2011-copy_n-pmoeller. 2011-08-26 14:34:10 +00:00
Union_find add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Voronoi_diagram_2 Cancel revision 64607. There had been a problem with the branch. 2011-07-06 11:11:58 +00:00
Width_3 s/succesful/successful 2010-08-12 08:30:26 +00:00
iostream Cancel revision 64607. There had been a problem with the branch. 2011-07-06 11:11:58 +00:00
kdtree add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
wininst Update the Windows installer to CGAL-3.9 2011-03-08 11:17:39 +00:00
.gitattributes Using BSO in Minkowski_sum_2 instead of the special method. This was was discovered in GSoC 2011, but it is a bug fix and not a small feature 2011-09-04 05:35:50 +00:00
.gitignore Merge 2011-07-06 12:49:49 +00:00
CMakeLists.txt Merged next into this branch 2011-06-14 15:22:46 +00:00