The public CGAL repository, see the README below
Go to file
Philipp Möller e3d53ae16c Also use typename on clang. This is the same fix as the previous one.
That code will still not work should someone use -std=c++03 on clang
and a more substantial fix should be done.
2012-06-26 15:49:41 +00:00
AABB_tree typos 2012-05-09 12:28:05 +00:00
Algebraic_foundations Silence unused parameter warnings when building. 2012-06-22 10:05:26 +00:00
Algebraic_kernel_d revert comit in wrong branch 2012-06-22 09:55:07 +00:00
Algebraic_kernel_for_circles Add license files, per package 2012-01-16 15:54:22 +00:00
Algebraic_kernel_for_spheres Add license files, per package 2012-01-16 15:54:22 +00:00
Alpha_shapes_2 testcase for projection traits needs 3D points 2012-01-24 17:35:51 +00:00
Alpha_shapes_3 merge from next 2012-01-17 13:47:33 +00:00
Apollonius_graph_2 Add license files, per package 2012-01-16 15:54:22 +00:00
Approximate_min_ellipsoid_d Add license files, per package 2012-01-16 15:54:22 +00:00
Arithmetic_kernel Add license files, per package 2012-01-16 15:54:22 +00:00
Arrangement_on_surface_2 Also use typename on clang. This is the same fix as the previous one. 2012-06-26 15:49:41 +00:00
BGL Removed all places where the CGAL_CFG_NO_TMPL_IN_TMPL work-around was 2012-04-13 13:13:30 +00:00
Boolean_set_operations_2 Add license files, per package 2012-01-16 15:54:22 +00:00
Box_intersection_d Fix a compilation error with clang 3.1. It has trouble with default arguments in dependent templates 2012-06-26 09:22:39 +00:00
CGAL_ipelets Workaround the check of NDEBUG in the testsuite. 2012-01-26 11:21:43 +00:00
CGALimageIO Fix typo: remove an extra '\' 2012-06-13 09:41:39 +00:00
Cartesian_kernel Merged ^/branches/next here 2012-04-16 08:53:21 +00:00
Circular_kernel_2 Merged ^/branches/next here 2012-04-16 08:53:21 +00:00
Circular_kernel_3 Merged ^/branches/next here 2012-04-16 08:53:21 +00:00
Circulator Add license files, per package 2012-01-16 15:54:22 +00:00
Combinatorial_map Fix another clang 3.1 compilation error by supplying the default argument. 2012-06-26 10:56:54 +00:00
Conic_2 Add license files, per package 2012-01-16 15:54:22 +00:00
Convex_decomposition_3 pacify some compiler (commented out unused variables) 2012-01-30 14:30:27 +00:00
Convex_hull_2 merge from next 2012-06-01 07:27:29 +00:00
Convex_hull_3 Add license files, per package 2012-01-16 15:54:22 +00:00
Convex_hull_d Add license files, per package 2012-01-16 15:54:22 +00:00
Core Silence unused parameter warnings when building. 2012-06-22 10:05:26 +00:00
Developers_manual references to undefined labels removed 2012-05-22 07:33:43 +00:00
Distance_2 Remove extra #include 2012-05-09 09:24:54 +00:00
Distance_3 Fix for Windows 'min/max' bug 2012-01-18 11:19:51 +00:00
Envelope_2 Add license files, per package 2012-01-16 15:54:22 +00:00
Envelope_3 fixed previous commit 2012-02-01 08:10:55 +00:00
Filtered_kernel Fix a warning about unused variables 2012-06-18 13:04:53 +00:00
Generator Add license files, per package 2012-01-16 15:54:22 +00:00
Geomview Fix deprecated use of CGAL::Triangulation_euclidean_traits_xy_3 2012-06-12 14:25:52 +00:00
GraphicsView Include the header with the declaration so that the declaration with 2012-06-20 10:20:27 +00:00
HalfedgeDS Missed a }; that was an ifdef instead of an ifndef. 2012-04-13 14:23:20 +00:00
Hash_map Add license files, per package 2012-01-16 15:54:22 +00:00
Homogeneous_kernel Merged ^/branches/next here 2012-04-16 08:53:21 +00:00
Installation changelog for 69918 2012-06-21 14:08:01 +00:00
Interpolation Rename a target in demo/Interpolation to avoid cmake errors. 2012-02-03 17:13:44 +00:00
Intersections_2 Fix for Windows 'min/max' bug 2012-01-19 08:02:43 +00:00
Intersections_3 Fix Do_intersect_3(Bbox_3, Segment_3) 2012-06-25 08:37:32 +00:00
Interval_skip_list Cancel the renaming of the file terrain.pts 2012-06-12 14:26:55 +00:00
Interval_support explicitly check that the Interval template parameter is an interval. 2012-01-20 13:08:32 +00:00
Inventor Add license files, per package 2012-01-16 15:54:22 +00:00
Jet_fitting_3 add third party link 2012-01-20 08:19:20 +00:00
Kernel_23 Silence unused parameter warnings. Leave the ones from the test-suite 2012-06-22 14:22:16 +00:00
Kernel_d Doc was describing another functor, bad copy-paste. 2012-06-01 15:05:57 +00:00
Kinetic_data_structures Workaround to allow NDEBUG 2012-01-26 10:33:09 +00:00
LEDA Add license files, per package 2012-01-16 15:54:22 +00:00
Largest_empty_rect_2 Add license files, per package 2012-01-16 15:54:22 +00:00
Linear_cell_complex Drop an unused variable. 2012-06-20 11:54:28 +00:00
MacOSX change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Maintenance updated crontab (automated commit) 2012-06-26 09:18:03 +00:00
Manual merge next into RIC-PL feature branch 2012-06-19 21:01:44 +00:00
Manual_tools Remove cc_manual from the manual testsuite 2012-05-14 12:24:59 +00:00
Matrix_search Fixed longstanding bug (in some degenerate cases, the cutoff was too small). 2012-05-24 12:19:58 +00:00
Mesh_2 Test the undocumented function refine_Delaunay_mesh_2_without_edge_refinement 2012-06-14 13:17:41 +00:00
Mesh_3 Fix the documentation of return types of CGAL mesh boost parameters 2012-05-28 15:40:45 +00:00
Min_annulus_d Add license files, per package 2012-01-16 15:54:22 +00:00
Min_circle_2 Add license files, per package 2012-01-16 15:54:22 +00:00
Min_ellipse_2 Add license files, per package 2012-01-16 15:54:22 +00:00
Min_quadrilateral_2 Add license files, per package 2012-01-16 15:54:22 +00:00
Min_sphere_d Cosmetic change: add a space after the license, to be compatible 2012-01-16 15:56:10 +00:00
Min_sphere_of_spheres_d Fix a documentation warning that was an actual documentation bug 2012-06-18 12:22:44 +00:00
Minkowski_sum_2 Add license files, per package 2012-01-16 15:54:22 +00:00
Minkowski_sum_3 Remove a warning Minkowski_sum_3 2012-02-03 11:03:00 +00:00
Modifier Add license files, per package 2012-01-16 15:54:22 +00:00
Modular_arithmetic Fix missing copyright and/or license notice 2012-01-19 16:51:59 +00:00
Nef_2 typos 2012-06-15 09:55:26 +00:00
Nef_3 merged next 2012-05-09 13:50:00 +00:00
Nef_S2 actually there was two nested macros... 2012-04-19 07:06:00 +00:00
Number_types Gmpfr: fixed const-ref passing for constructor 2012-06-07 19:51:12 +00:00
OpenNL license has been fixed 2012-02-07 13:31:52 +00:00
Optimisation_basic Add license files, per package 2012-01-16 15:54:22 +00:00
Optimisation_doc Turn \ccLicenseQPL into \ccLicenseGPL 2012-01-13 17:13:55 +00:00
Partition_2 Add license files, per package 2012-01-16 15:54:22 +00:00
Periodic_3_triangulation_3 Adapt Periodic_3 to the new API of TDS_3::print_cells. 2012-04-02 13:08:57 +00:00
Point_set_2 Fix for Windows 'min/max' bug 2012-01-18 10:59:39 +00:00
Point_set_processing_3 merge from next 2012-01-23 16:28:28 +00:00
Polygon Add license files, per package 2012-01-16 15:54:22 +00:00
Polyhedron merged next 2012-05-09 13:50:00 +00:00
Polyhedron_IO Remove the deprecated use of Triangulation_euclidean_traits_xy_3 2012-06-13 09:05:33 +00:00
Polynomial Fix for Windows 'min/max' bug 2012-01-23 08:41:10 +00:00
Polytope_distance_d Remove a problematic test that consumes too much CPU each night 2012-02-21 09:46:06 +00:00
Principal_component_analysis Cosmetic change: add a space after the license, to be compatible 2012-01-16 15:56:10 +00:00
Profiling_tools Add license files, per package 2012-01-16 15:54:22 +00:00
QP_solver Fix bug in QP_solver and add respective test cases. The bug was that the artificial variable was not correctly expelled at the end of phase one in certain cases of redundant constraints. 2012-02-02 22:43:24 +00:00
Qt_widget Remove three unused private fields. 2012-06-22 09:52:10 +00:00
Random_numbers Add license files, per package 2012-01-16 15:54:22 +00:00
Ridges_3 merge changes from next; 2012-01-17 10:28:12 +00:00
Robustness change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
STL_Extension Remove include overkill. 2012-06-22 10:43:25 +00:00
Scripts After chmod'ing this a thousand times: add executable property to clean_up_branch 2012-05-11 15:30:24 +00:00
SearchStructures Add license files, per package 2012-01-16 15:54:22 +00:00
Segment_Delaunay_graph_2 fixed bugs reported by Marc Moerig <marc@moerig.com>; 2012-01-18 09:33:13 +00:00
Skin_surface_3 more verbose example 2012-01-27 16:22:41 +00:00
Snap_rounding_2 Add license files, per package 2012-01-16 15:54:22 +00:00
Solver_interface BUGFIX: Eigen solvers are now non-copyable 2012-06-20 16:11:50 +00:00
Spatial_searching Merged ^/branches/next here 2012-04-16 08:53:21 +00:00
Spatial_sorting Add license files, per package 2012-01-16 15:54:22 +00:00
Straight_skeleton_2 Fix a LaTeX warning: a figure was a lot too large 2012-06-18 10:27:53 +00:00
Stream_lines_2 correct bug introduced in r67354 2012-01-24 08:16:42 +00:00
Stream_support Remove files added but not used 2012-04-18 13:43:24 +00:00
Subdivision_method_3 Add license files, per package 2012-01-16 15:54:22 +00:00
Surface_mesh_parameterization Remove a warning: var set but not used 2012-04-16 15:24:14 +00:00
Surface_mesh_simplification Removed all places where the CGAL_CFG_NO_TMPL_IN_TMPL work-around was 2012-04-13 13:13:30 +00:00
Surface_mesher Workaround a conflict between Boost>=1.48 and Qt 2012-06-15 09:11:49 +00:00
Surface_reconstruction_points_3 shut up warnings 2012-06-20 13:32:44 +00:00
Testsuite Fix the current compilation issue on Windows: unset MAKEFLAGS 2012-01-20 16:25:45 +00:00
Triangulation_2 fix typo in ref man page 2012-06-26 14:45:46 +00:00
Triangulation_3 Silence unused parameter warnings. Leave the ones from the test-suite 2012-06-22 14:22:16 +00:00
Union_find Add license files, per package 2012-01-16 15:54:22 +00:00
Voronoi_diagram_2 removed unused file 2012-05-11 12:58:38 +00:00
Width_3 Add license files, per package 2012-01-16 15:54:22 +00:00
iostream Silent a clang warning 2012-06-15 08:57:41 +00:00
kdtree Add license files, per package 2012-01-16 15:54:22 +00:00
wininst That script is not fully version-agnostic. Change version to 4.0 2012-01-26 09:54:20 +00:00
.gitattributes remove 2012-06-26 12:09:55 +00:00
.gitignore Fix Do_intersect_3(Bbox_3, Segment_3) 2012-06-25 08:37:32 +00:00
CMakeLists.txt Fix cmake_minimum_required() 2012-01-27 14:48:23 +00:00
copyright update license status 2011-10-28 14:01:41 +00:00