The public CGAL repository, see the README below
Go to file
Laurent Rineau d832c0bcac When SHOW_PROGRESS is non-null, the direction of localtestscript and
localbuildscript were wrong: the stderr output was not reported in the log
files.
2011-03-03 09:43:14 +00:00
AABB_tree Update the \ccPkgHowToCiteCgal tag for CGAL-3.8 (2011). 2011-02-24 15:21:10 +00:00
Algebraic_foundations Oops: typo. The first values couple is (-5, -2), and not (-5, -5). 2011-03-02 10:00:36 +00:00
Algebraic_kernel_d Update the \ccPkgHowToCiteCgal tag for CGAL-3.8 (2011). 2011-02-24 15:21:10 +00:00
Algebraic_kernel_for_circles add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Algebraic_kernel_for_spheres correct a bug in test-suite: solve should not be called if the result is not 0-dimensional 2011-02-24 15:48:58 +00:00
Alpha_shapes_2 Update the \ccPkgHowToCiteCgal tag for CGAL-3.8 (2011). 2011-02-24 15:21:10 +00:00
Alpha_shapes_3 update URL and Id tag 2011-03-02 14:59:51 +00:00
Apollonius_graph_2 Update the \ccPkgHowToCiteCgal tag for CGAL-3.8 (2011). 2011-02-24 15:21:10 +00:00
Approximate_min_ellipsoid_d Fix the use of a deprecated function. 2010-12-10 10:12:10 +00:00
Arithmetic_kernel Fix all svn:keywords in */include/ 2010-10-04 11:00:27 +00:00
Arrangement_on_surface_2 update URL and Id tag 2011-03-02 14:59:51 +00:00
BGL No need for a compare functor as the inplace list now provides comparison operators 2011-03-01 13:25:24 +00:00
Boolean_set_operations_2 update URL and Id tag 2011-03-02 14:59:51 +00:00
Box_intersection_d Update the \ccPkgHowToCiteCgal tag for CGAL-3.8 (2011). 2011-02-24 15:21:10 +00:00
CGAL_ipelets add #include<CGAL/config.h> before any directive CGAL_USE_* 2011-03-02 18:52:57 +00:00
CGALimageIO add #include<CGAL/config.h> before any directive CGAL_USE_* 2011-03-02 18:52:57 +00:00
Cartesian_kernel *remove warnings. 2011-02-28 15:28:28 +00:00
Circular_kernel_2 add #include<CGAL/config.h> before any directive CGAL_USE_* 2011-03-02 18:52:57 +00:00
Circular_kernel_3 *remove warnings. 2011-02-28 15:28:28 +00:00
Circulator Update the \ccPkgHowToCiteCgal tag for CGAL-3.8 (2011). 2011-02-24 15:21:10 +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 Update the \ccPkgHowToCiteCgal tag for CGAL-3.8 (2011). 2011-02-24 15:21:10 +00:00
Convex_hull_2 Update the \ccPkgHowToCiteCgal tag for CGAL-3.8 (2011). 2011-02-24 15:21:10 +00:00
Convex_hull_3 Update the \ccPkgHowToCiteCgal tag for CGAL-3.8 (2011). 2011-02-24 15:21:10 +00:00
Convex_hull_d Update the \ccPkgHowToCiteCgal tag for CGAL-3.8 (2011). 2011-02-24 15:21:10 +00:00
Core yet another memory leak in CORE polynomial. 2011-03-01 09:22:23 +00:00
Developers_manual Generalize to "add _ as suffix". 2010-10-27 08:56:23 +00:00
Distance_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
Distance_3 add missing homogeneous factor for comparison 2011-02-22 16:58:06 +00:00
Envelope_2 Update the \ccPkgHowToCiteCgal tag for CGAL-3.8 (2011). 2011-02-24 15:21:10 +00:00
Envelope_3 Update the \ccPkgHowToCiteCgal tag for CGAL-3.8 (2011). 2011-02-24 15:21:10 +00:00
Filtered_kernel add missing declarations 2011-02-17 07:28:05 +00:00
Generator update URL and Id tag 2011-03-02 14:59:51 +00:00
Geomview Update the \ccPkgHowToCiteCgal tag for CGAL-3.8 (2011). 2011-02-24 15:21:10 +00:00
GraphicsView use CGAL namespace 2011-02-28 07:40:38 +00:00
HalfedgeDS Update the \ccPkgHowToCiteCgal tag for CGAL-3.8 (2011). 2011-02-24 15:21:10 +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 Bump the SONAME of CGAL-3.8. I have seen that at least CGAL::Random in 2011-03-02 11:37:13 +00:00
Interpolation *remove warnings. 2011-02-28 15:28:28 +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 Remove unused variable 2010-11-12 08:33:25 +00:00
Interval_skip_list Update the \ccPkgHowToCiteCgal tag for CGAL-3.8 (2011). 2011-02-24 15:21:10 +00:00
Interval_support Fix a typo. Compilers were confused because set_precision and get_precision 2010-11-25 10:11:36 +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 Update the \ccPkgHowToCiteCgal tag for CGAL-3.8 (2011). 2011-02-24 15:21:10 +00:00
Kernel_23 add #include<CGAL/config.h> before any directive CGAL_USE_* 2011-03-02 18:52:57 +00:00
Kernel_d Update the \ccPkgHowToCiteCgal tag for CGAL-3.8 (2011). 2011-02-24 15:21:10 +00:00
Kinetic_data_structures *remove warnings. 2011-02-28 15:28:28 +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 dont submit Qt3 demo 2010-08-24 17:15:02 +00:00
MacOSX Remove INSTALL.MacOSX, which is obsolete. 2008-12-08 14:03:29 +00:00
Maintenance Update Boost version to the new 1.46, instead of this old 1.38. Rebuild the cmake cache. 2011-03-01 13:32:11 +00:00
Manual CGAL_VERSION_NUMBER is in <CGAL/config.h> and not <CGAL/version.h>. As 2011-02-25 13:40:14 +00:00
Manual_tools Add manual for 3.7 (from the branch). 2011-02-24 15:04:37 +00:00
Matrix_search Update the \ccPkgHowToCiteCgal tag for CGAL-3.8 (2011). 2011-02-24 15:21:10 +00:00
Mesh_2 remove warnings 2011-02-24 16:36:04 +00:00
Mesh_3 update URL and Id tag 2011-03-02 14:59:51 +00:00
Min_annulus_d add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Min_circle_2 Let's remove all makefiles, now. 2010-08-23 11:03:02 +00:00
Min_ellipse_2 Let's remove all makefiles, now. 2010-08-23 11:03:02 +00:00
Min_quadrilateral_2 Use unused variable 2010-11-12 08:30:41 +00:00
Min_sphere_d seems irrelevant now 2010-11-10 22:23:11 +00:00
Min_sphere_of_spheres_d Undo of changes beyond removing the '++' 2010-12-01 10:10:09 +00:00
Minkowski_sum_2 Update the \ccPkgHowToCiteCgal tag for CGAL-3.8 (2011). 2011-02-24 15:21:10 +00:00
Minkowski_sum_3 Update the \ccPkgHowToCiteCgal tag for CGAL-3.8 (2011). 2011-02-24 15:21:10 +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 Update the \ccPkgHowToCiteCgal tag for CGAL-3.8 (2011). 2011-02-24 15:21:10 +00:00
Nef_2 add #include<CGAL/config.h> before any directive CGAL_USE_* 2011-03-02 18:52:57 +00:00
Nef_3 update URL and Id tag 2011-03-02 14:59:51 +00:00
Nef_S2 Update the \ccPkgHowToCiteCgal tag for CGAL-3.8 (2011). 2011-02-24 15:21:10 +00:00
Number_types add #include<CGAL/config.h> before any directive CGAL_USE_* 2011-03-02 18:52:57 +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 Update the \ccPkgHowToCiteCgal tag for CGAL-3.8 (2011). 2011-02-24 15:21:10 +00:00
Partition_2 Update the \ccPkgHowToCiteCgal tag for CGAL-3.8 (2011). 2011-02-24 15:21:10 +00:00
Periodic_3_triangulation_3 Update the \ccPkgHowToCiteCgal tag for CGAL-3.8 (2011). 2011-02-24 15:21:10 +00:00
Point_set_2 Update the \ccPkgHowToCiteCgal tag for CGAL-3.8 (2011). 2011-02-24 15:21:10 +00:00
Point_set_processing_3 *remove warnings. 2011-02-28 15:28:28 +00:00
Polygon remove warning 2011-02-24 15:59:36 +00:00
Polyhedron Update the \ccPkgHowToCiteCgal tag for CGAL-3.8 (2011). 2011-02-24 15:21:10 +00:00
Polyhedron_IO remove warning 2011-02-24 16:05:50 +00:00
Polynomial add #include<CGAL/config.h> before any directive CGAL_USE_* 2011-03-02 18:52:57 +00:00
Polytope_distance_d Update the \ccPkgHowToCiteCgal tag for CGAL-3.8 (2011). 2011-02-24 15:21:10 +00:00
Principal_component_analysis Update the \ccPkgHowToCiteCgal tag for CGAL-3.8 (2011). 2011-02-24 15:21:10 +00:00
Profiling_tools add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
QP_solver Update the \ccPkgHowToCiteCgal tag for CGAL-3.8 (2011). 2011-02-24 15:21:10 +00:00
Qt_widget replace remaing fabs in include files by CGAL::abs 2011-02-18 15:37:40 +00:00
Random_numbers Add tests for uniform_real and uniform_01 2011-01-12 11:18:01 +00:00
Ridges_3 Update the \ccPkgHowToCiteCgal tag for CGAL-3.8 (2011). 2011-02-24 15:21:10 +00:00
Robustness Don't aubmit Qt3 demo 2010-09-23 14:46:34 +00:00
STL_Extension Update the \ccPkgHowToCiteCgal tag for CGAL-3.8 (2011). 2011-02-24 15:21:10 +00:00
Scripts When SHOW_PROGRESS is non-null, the direction of localtestscript and 2011-03-03 09:43:14 +00:00
SearchStructures Update the \ccPkgHowToCiteCgal tag for CGAL-3.8 (2011). 2011-02-24 15:21:10 +00:00
Segment_Delaunay_graph_2 *remove warnings. 2011-02-28 15:28:28 +00:00
Skin_surface_3 Update the \ccPkgHowToCiteCgal tag for CGAL-3.8 (2011). 2011-02-24 15:21:10 +00:00
Snap_rounding_2 Update the \ccPkgHowToCiteCgal tag for CGAL-3.8 (2011). 2011-02-24 15:21:10 +00:00
Spatial_searching Update the \ccPkgHowToCiteCgal tag for CGAL-3.8 (2011). 2011-02-24 15:21:10 +00:00
Spatial_sorting Update the \ccPkgHowToCiteCgal tag for CGAL-3.8 (2011). 2011-02-24 15:21:10 +00:00
Straight_skeleton_2 add #include<CGAL/config.h> before any directive CGAL_USE_* 2011-03-02 18:52:57 +00:00
Stream_lines_2 Update the \ccPkgHowToCiteCgal tag for CGAL-3.8 (2011). 2011-02-24 15:21:10 +00:00
Stream_support correct type y= by z= 2010-12-08 09:43:42 +00:00
Subdivision_method_3 Update the \ccPkgHowToCiteCgal tag for CGAL-3.8 (2011). 2011-02-24 15:21:10 +00:00
Surface_mesh_parameterization Update the \ccPkgHowToCiteCgal tag for CGAL-3.8 (2011). 2011-02-24 15:21:10 +00:00
Surface_mesh_simplification Update the \ccPkgHowToCiteCgal tag for CGAL-3.8 (2011). 2011-02-24 15:21:10 +00:00
Surface_mesher add #include<CGAL/config.h> before any directive CGAL_USE_* 2011-03-02 18:52:57 +00:00
Surface_reconstruction_points_3 *remove warnings. 2011-02-28 15:28:28 +00:00
Testsuite parallel makefile2 for the testsuite 2011-02-23 17:54:29 +00:00
Triangulation_2 fix documentation from branch (code merged in r60697) 2011-02-28 17:22:38 +00:00
Triangulation_3 fix documentation from branch (code merged in r60697) 2011-02-28 17:22:38 +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 Update the \ccPkgHowToCiteCgal tag for CGAL-3.8 (2011). 2011-02-24 15:21:10 +00:00
Width_3 s/succesful/successful 2010-08-12 08:30:26 +00:00
iostream Update the \ccPkgHowToCiteCgal tag for CGAL-3.8 (2011). 2011-02-24 15:21:10 +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 of the Windows installer. As the precompiled libraries 2010-08-10 13:55:36 +00:00
.gitattributes Add profile for html2text to generate CHANGES 2011-03-01 18:29:47 +00:00
.gitignore oops bad place 2011-02-12 08:50:51 +00:00