The public CGAL repository, see the README below
Go to file
Laurent Rineau f353d629ea Enhance the detection of compilation targets. The grep for main is not
sufficient. Use the fact that, in "make help", the target names have not
suffix, even on Windows.
2010-12-21 23:00:48 +00:00
AABB_tree Fix -pedantic error. 2010-09-28 21:23:13 +00:00
Algebraic_foundations added missing const for operators 2010-11-28 12:17:58 +00:00
Algebraic_kernel_d Declare operator const 2010-12-12 21:35:05 +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 Remove unused variable 2010-11-18 09:29:22 +00:00
Alpha_shapes_2 undo 2010-11-04 14:29:01 +00:00
Alpha_shapes_3 merge candidate package into trunk 2010-12-08 17:39:30 +00:00
Apollonius_graph_2 Include file functions_on_signs.h 2010-12-11 17:59:01 +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 Try to fix miss-compilation with recent versions of g++ and Intel compiler, 2010-12-21 17:52:03 +00:00
BGL The previous code was correct 2010-09-21 08:30:23 +00:00
Boolean_set_operations_2 Let's remove all makefiles, now. 2010-08-23 11:03:02 +00:00
Box_intersection_d Rename x and y to lo and hi 2010-10-11 19:45:16 +00:00
CGAL_ipelets Add missing svn properties (keywords and eol-style). 2010-09-20 12:12:46 +00:00
CGALimageIO Let libCGAL_ImageIO set temporarily the LC_NUMERIC locale to "C", during 2010-10-04 08:20:48 +00:00
Cartesian_kernel Merge in trunk the code of https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Small_Features/Kernel::Has_filtered_predicates_tag 2010-12-16 16:09:23 +00:00
Circular_kernel_2 use Curve_2 instead of predefined type 2010-11-15 16:50:58 +00:00
Circular_kernel_3 missing include file 2010-06-16 17:24:58 +00:00
Circulator - Add a sentence in the Range concept so that it is clear that models of 2010-11-30 12:16:04 +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 Put parenthesis ( clang warned for 3.8-I-65) 2010-11-14 17:22:23 +00:00
Convex_hull_2 Let's remove all makefiles, now. 2010-08-23 11:03:02 +00:00
Convex_hull_3 int -> size_type/std::size_t 2010-06-21 16:47:25 +00:00
Convex_hull_d *add into test-suite case responsible for a bug: 2010-08-26 13:24:33 +00:00
Core correct CORE operator>> for Real (used by Expr). 2010-09-24 13:07:28 +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 python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Envelope_2 Remove unused variable 2010-11-12 07:57:53 +00:00
Envelope_3 Remove extra ';' 2010-09-22 06:21:53 +00:00
Filtered_kernel Improvement: add static filters to Lazy_kernel (which is the EPEC kernel). 2010-12-17 13:53:26 +00:00
Generator Theses programs need Boost.program_options 2010-12-07 11:13:56 +00:00
Geomview Let's remove all makefiles, now. 2010-08-23 11:03:02 +00:00
GraphicsView added Minkowski sum with itself (AF has accepted this extension) 2010-12-20 14:15:46 +00:00
HalfedgeDS add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Hash_map int -> size_type/std::size_t 2010-06-21 15:08:06 +00:00
Homogeneous_kernel Merge in trunk the code of https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Small_Features/Kernel::Has_filtered_predicates_tag 2010-12-16 16:09:23 +00:00
Installation improve sentence 2010-12-09 13:07:13 +00:00
Interpolation Fix a typo in the following revision: 2010-11-17 13:47:40 +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
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 The jet_fitting functionality was not ported to the plugins framework of 2010-12-02 10:57:16 +00:00
Kernel_23 Improvement: add static filters to Lazy_kernel (which is the EPEC kernel). 2010-12-17 13:53:26 +00:00
Kernel_d Missing #include: 2010-11-17 10:25:51 +00:00
Kinetic_data_structures Fix pedantic errors: extra ';' 2010-12-10 10:00:40 +00:00
LEDA add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Largest_empty_rect_2 dont submit Qt3 demo 2010-08-24 17:15:02 +00:00
MacOSX
Maintenance Add the config file of the Windows test machine 2010-12-21 15:14:01 +00:00
Manual The link to RS was broken again, on the Salsa web site. Use the link 2010-12-02 14:28:04 +00:00
Manual_tools Do not remove trailing const in the manual, so that one can document when a 2010-11-25 15:56:05 +00:00
Matrix_search max-k-gon part of Polygon demo, and p-center part of Bounding Volumes demo so we no longer need the Qt3 demo 2010-09-23 16:00:54 +00:00
Mesh_2 Remove unused variable 2010-11-12 08:06:17 +00:00
Mesh_3 Fix typos: \ccRefName eats any following space character. One must use 2010-11-30 11:01:34 +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 Let's remove all makefiles, now. 2010-08-23 11:03:02 +00:00
Minkowski_sum_3 Move using statements to the corect scope 2010-09-01 12:19:50 +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 add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Nef_2 Add parenthesis to quiet vlang and increase code readability 2010-12-07 10:18:51 +00:00
Nef_3 Add parenthesis to quiet down clang and have more readable code 2010-12-06 15:19:56 +00:00
Nef_S2 Add parenthesis to quit clang and get more readable code 2010-12-06 15:01:15 +00:00
Number_types Fix istream>>Quotient at EOF 2010-12-20 20:48:26 +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 Inscribed k-gon now part of Polygon demo 2010-09-23 16:04:09 +00:00
Partition_2 Add static_cast for size_t to unsigned int as the package will never be able to solve huge problems 2010-09-23 16:35:43 +00:00
Periodic_3_triangulation_3 remove deprecated functions as was done for the non-periodic case 2010-11-17 13:30:08 +00:00
Point_set_2 int -> dize_t 2010-08-06 11:58:13 +00:00
Point_set_processing_3 Fix/Add link 2010-11-03 11:29:36 +00:00
Polygon Add link to Projection_traits_xy_3 2010-10-11 13:52:07 +00:00
Polyhedron Remove that old not submitted directory. No need to keep old stuff in our 2010-12-02 10:51:50 +00:00
Polyhedron_IO int -> size_t 2010-11-27 09:50:32 +00:00
Polynomial minor bug fix in generation of sparse polynomials for tests 2010-11-04 13:47:59 +00:00
Polytope_distance_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
Principal_component_analysis This should be fixed properly, but in the mean time, add clang to the workaround. 2010-10-27 10:07:09 +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 taking care of some more size_t vs. int warnings 2010-11-03 07:58:08 +00:00
Qt_widget Let's remove all makefiles, now. 2010-08-23 11:03:02 +00:00
Random_numbers Fix typos: \ccRefName eats any following space character. One must use 2010-11-30 11:01:34 +00:00
Ridges_3 Let's remove all makefiles, now. 2010-08-23 11:03:02 +00:00
Robustness Don't aubmit Qt3 demo 2010-09-23 14:46:34 +00:00
STL_Extension Declare the operator const 2010-12-12 21:32:16 +00:00
Scripts Enhance the detection of compilation targets. The grep for main is not 2010-12-21 23:00:48 +00:00
SearchStructures I also want to play ! 2010-09-24 06:59:13 +00:00
Segment_Delaunay_graph_2 Add a README.txt that explains where is the demo for this package. 2010-07-12 13:01:25 +00:00
Skin_surface_3 Fixing a bug when referencing the point of the infinite vertex. 2010-12-07 09:46:17 +00:00
Snap_rounding_2 Add parenthesis to quiet clang and obtain more readable code 2010-12-08 21:31:41 +00:00
Spatial_searching Fix the use of a deprecated function. 2010-12-10 10:18:04 +00:00
Spatial_sorting Fix compilation error of the documentation: the example file name was not 2010-09-02 21:51:09 +00:00
Straight_skeleton_2 Remove extra ';' 2010-12-21 10:05:03 +00:00
Stream_lines_2 Fix typos: \ccRefName eats any following space character. One must use 2010-11-30 11:01:34 +00:00
Stream_support correct type y= by z= 2010-12-08 09:43:42 +00:00
Subdivision_method_3 int -> size_t 2010-08-05 12:06:33 +00:00
Surface_mesh_parameterization On Windows use _mktemp instead of tempnam 2010-08-20 15:51:40 +00:00
Surface_mesh_simplification int->size_t and suppres VC++ warning on truncted names 2010-06-25 08:55:21 +00:00
Surface_mesher Unify struct/class 2010-11-18 08:06:16 +00:00
Surface_reconstruction_points_3 Add 'using' 2010-12-07 13:12:24 +00:00
Testsuite Change the way things are represented in the test report file. 2010-12-02 09:58:18 +00:00
Triangulation_2 Merge the following small features in trunk: 2010-12-10 17:02:10 +00:00
Triangulation_3 Merge the candidate branch of 2010-12-21 16:36:04 +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 Add forward declarations 2010-12-11 19:34:12 +00:00
Width_3 s/succesful/successful 2010-08-12 08:30:26 +00:00
iostream Fix a long long issues, detected by g++ -pedantic. Bug reported by 2010-08-03 10:27:42 +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 the config file of the Windows test machine 2010-12-21 15:14:01 +00:00
.gitignore Merge the candidate branch of 2010-12-21 16:36:04 +00:00