The public CGAL repository, see the README below
Go to file
Sébastien Loriot e7e15113ef modification for IPE
->move the version check and the installation directory detection into the 
  demo CMakeLists.txt
2012-06-20 15:12:28 +00:00
AABB_tree typos 2012-05-09 12:28:05 +00:00
Algebraic_foundations Fix for Windows 'min/max' bug 2012-01-23 08:37:40 +00:00
Algebraic_kernel_d added CGAL_ENABLE_PRECONFIG (the default value has to be determined) 2012-06-20 11:16:17 +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 update wrong citation 2012-06-05 12:03:33 +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 Add license files, per package 2012-01-16 15:54:22 +00:00
CGAL_ipelets modification for IPE 2012-06-20 15:12:28 +00:00
CGALimageIO merge from next 2012-06-18 08:37:55 +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 More warnings 2012-05-09 11:25:38 +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 merge with next 2012-01-27 16:46:42 +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 Remove examples/Filtered_kernel/lazykernel.cpp (was in dont_submit) 2012-06-12 14:12:14 +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 removed old verbose output 2012-06-11 22:24:22 +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 modification for IPE 2012-06-20 15:12:28 +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 the test 2012-04-23 22:17:15 +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 merged ^/branches/next 2012-06-12 12:36:04 +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 Warnings 2012-05-10 11:27:30 +00:00
MacOSX change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Maintenance Update my Boost configuration. 2012-06-11 16:14:46 +00:00
Manual merge from next 2012-06-18 08:37:55 +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 Add license files, per package 2012-01-16 15:54:22 +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 need a fix for cmake to correctly detect Qt3 2012-01-28 17:07:50 +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 Two more tests for the namespaces. You never know. 2012-06-14 10:39:13 +00:00
Scripts moved 2012-05-24 12:36:17 +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 Fix license file of Solver_interface 2012-01-17 10:29:54 +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 add precondition to ensure the polygon is simple 2012-04-18 12:37:23 +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 merge from next 2012-06-18 08:37:55 +00:00
Testsuite Fix the current compilation issue on Windows: unset MAKEFLAGS 2012-01-20 16:25:45 +00:00
Triangulation_2 make it deterministic 2012-06-14 11:24:55 +00:00
Triangulation_3 doc typo 2012-05-14 12:00:40 +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 merge from next 2012-06-18 08:37:55 +00:00
.gitignore New MPL type checking: is_streamable 2012-04-13 10:40:12 +00:00
CMakeLists.txt Enable C for the complete CGAL project 2012-05-24 08:10:39 +00:00
copyright update license status 2011-10-28 14:01:41 +00:00