The public CGAL repository, see the README below
Go to file
Philipp Möller ebe9072d1d Testwise STL_Extension + Mesh_2 2012-07-27 18:45:02 +00:00
AABB_tree Fix a warning about an unused variable 2012-07-27 09:14:21 +00:00
Algebraic_foundations Merge from next 2012-07-27 17:58:52 +00:00
Algebraic_kernel_d added flag to use ugcd 2012-07-19 15:46:15 +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 Merge the changes to ccPrecond and ccPostcond that have been in 2012-06-20 13:57:36 +00:00
Alpha_shapes_3 Merge the changes to ccPrecond and ccPostcond that have been in 2012-06-20 13:57:36 +00:00
Apollonius_graph_2 Merge the changes to ccPrecond and ccPostcond that have been in 2012-06-20 13:57:36 +00:00
Approximate_min_ellipsoid_d Merge the changes to ccPrecond and ccPostcond that have been in 2012-06-20 13:57:36 +00:00
Arithmetic_kernel make the find_package of CGAL more preconfigy, get version of GMP 2012-06-28 09:08:25 +00:00
Arrangement_on_surface_2 Merge from next 2012-07-27 17:58:52 +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 Merge from next 2012-07-27 17:58:52 +00:00
CGAL_ipelets more warnings removed 2012-07-27 10:38:58 +00:00
CGALimageIO also ImageIO needs essential libs 2012-07-23 08:22:17 +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 fixed bug in 2 functors names 2012-07-25 09:18:26 +00:00
Circulator Merge the changes to ccPrecond and ccPostcond that have been in 2012-06-20 13:57:36 +00:00
Combinatorial_map Replace assert with CGAL_assertion 2012-07-05 13:49:48 +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 the changes to ccPrecond and ccPostcond that have been in 2012-06-20 13:57:36 +00:00
Convex_hull_3 Add license files, per package 2012-01-16 15:54:22 +00:00
Convex_hull_d Merge the changes to ccPrecond and ccPostcond that have been in 2012-06-20 13:57:36 +00:00
Core Remove buggy executable bits 2012-07-04 19:28:22 +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
Documentation Add a batch of additional commands for easier description building. 2012-07-26 17:45:48 +00:00
Envelope_2 cleanup 2012-07-07 15:37:56 +00:00
Envelope_3 Changing Multiplicity in Envelope traits to inherit from the base class. 2012-07-07 07:45:01 +00:00
Filtered_kernel Remove buggy executable bits 2012-07-04 19:28:22 +00:00
Generator Merge the changes to ccPrecond and ccPostcond that have been in 2012-06-20 13:57:36 +00:00
Geomview Merge from next 2012-07-27 17:58:52 +00:00
GraphicsView Taking the multiplicity from base class. This caused all 64-bit programs to crash 2012-07-06 07:13:42 +00:00
HalfedgeDS Merge from next 2012-07-27 17:58:52 +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 Fix an issue when BUILD_SHARED_LIBS is toggled 2012-07-27 13:16:55 +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 remove warning 2012-07-06 12:35:29 +00:00
Interval_skip_list Merge from next 2012-07-27 17:58:52 +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 Merge from next 2012-07-27 17:58:52 +00:00
Kernel_23 Merge from next 2012-07-27 17:58:52 +00:00
Kernel_d Merge the changes to ccPrecond and ccPostcond that have been in 2012-06-20 13:57:36 +00:00
Kinetic_data_structures Fix a bug created by that revision: 2012-07-26 12:46:30 +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 Revert last commit: cgal is really too rigid... 2012-07-17 08:56:13 +00:00
MacOSX change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Maintenance Upgrade to RS 3.1 2012-07-27 15:47:47 +00:00
Manual manual bibtex for CGAL-4.1 2012-07-24 12:02:20 +00:00
Manual_tools update bibtex files in manual tools too 2012-07-24 12:03:09 +00:00
Matrix_search Merge the changes to ccPrecond and ccPostcond that have been in 2012-06-20 13:57:36 +00:00
Mesh_2 Testwise STL_Extension + Mesh_2 2012-07-27 18:45:02 +00:00
Mesh_3 Merge the changes to ccPrecond and ccPostcond that have been in 2012-06-20 13:57:36 +00:00
Min_annulus_d Merge the changes to ccPrecond and ccPostcond that have been in 2012-06-20 13:57:36 +00:00
Min_circle_2 Merge the changes to ccPrecond and ccPostcond that have been in 2012-06-20 13:57:36 +00:00
Min_ellipse_2 Merge the changes to ccPrecond and ccPostcond that have been in 2012-06-20 13:57:36 +00:00
Min_quadrilateral_2 Merge the changes to ccPrecond and ccPostcond that have been in 2012-06-20 13:57:36 +00:00
Min_sphere_d Merge the changes to ccPrecond and ccPostcond that have been in 2012-06-20 13:57:36 +00:00
Min_sphere_of_spheres_d Merge from next 2012-07-27 17:58:52 +00:00
Minkowski_sum_2 Add license files, per package 2012-01-16 15:54:22 +00:00
Minkowski_sum_3 Merge the changes to ccPrecond and ccPostcond that have been in 2012-06-20 13:57:36 +00:00
Modifier Merge the changes to ccPrecond and ccPostcond that have been in 2012-06-20 13:57:36 +00:00
Modular_arithmetic Matrix_search 2012-06-20 12:10:35 +00:00
Nef_2 Merge from next 2012-07-27 17:58:52 +00:00
Nef_3 Merge from next 2012-07-27 17:58:52 +00:00
Nef_S2 Merge the changes to ccPrecond and ccPostcond that have been in 2012-06-20 13:57:36 +00:00
Number_types Merge from next 2012-07-27 17:58:52 +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 Merge the changes to ccPrecond and ccPostcond that have been in 2012-06-20 13:57:36 +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 Merge the changes to ccPrecond and ccPostcond that have been in 2012-06-20 13:57:36 +00:00
Point_set_processing_3 remove warning 2012-07-06 09:21:13 +00:00
Polygon Merge the changes to ccPrecond and ccPostcond that have been in 2012-06-20 13:57:36 +00:00
Polyhedron Merge from next 2012-07-27 17:58:52 +00:00
Polyhedron_IO Remove the deprecated use of Triangulation_euclidean_traits_xy_3 2012-06-13 09:05:33 +00:00
Polynomial Merge from next 2012-07-27 17:58:52 +00:00
Polytope_distance_d Merge the changes to ccPrecond and ccPostcond that have been in 2012-06-20 13:57:36 +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 Merge the changes to ccPrecond and ccPostcond that have been in 2012-06-20 13:57:36 +00:00
QP_solver Merge the changes to ccPrecond and ccPostcond that have been in 2012-06-20 13:57:36 +00:00
Qt_widget fixed typo: added missing '_' 2012-07-03 10:53:25 +00:00
Random_numbers Add license files, per package 2012-01-16 15:54:22 +00:00
Ridges_3 Eigen 3-1 is out. 2012-06-27 12:38:32 +00:00
Robustness change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
STL_Extension Testwise STL_Extension + Mesh_2 2012-07-27 18:45:02 +00:00
Scripts moved 2012-05-24 12:36:17 +00:00
SearchStructures Merge the changes to ccPrecond and ccPostcond that have been in 2012-06-20 13:57:36 +00:00
Segment_Delaunay_graph_2 Merge from next 2012-07-27 17:58:52 +00:00
Skin_surface_3 replace calls to UseESTBL 2012-06-26 23:52:07 +00:00
Snap_rounding_2 Add license files, per package 2012-01-16 15:54:22 +00:00
Solver_interface Fix a compilation error 2012-06-29 11:07:34 +00:00
Spatial_searching Merged ^/branches/next here 2012-04-16 08:53:21 +00:00
Spatial_sorting Merge the changes to ccPrecond and ccPostcond that have been in 2012-06-20 13:57:36 +00:00
Straight_skeleton_2 Merge from next 2012-07-27 17:58:52 +00:00
Stream_lines_2 Merge the changes to ccPrecond and ccPostcond that have been in 2012-06-20 13:57:36 +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 Merge from next 2012-07-27 17:58:52 +00:00
Surface_mesh_simplification Merge the changes to ccPrecond and ccPostcond that have been in 2012-06-20 13:57:36 +00:00
Surface_mesher Merge from next 2012-07-27 17:58:52 +00:00
Surface_reconstruction_points_3 merge changes from next 2012-06-27 17:04:41 +00:00
Testsuite merge changes from next 2012-06-27 17:04:41 +00:00
Triangulation_2 Merge from next 2012-07-27 17:58:52 +00:00
Triangulation_3 Merge from next 2012-07-27 17:58:52 +00:00
Union_find Merge the changes to ccPrecond and ccPostcond that have been in 2012-06-20 13:57:36 +00:00
Voronoi_diagram_2 Merge the changes to ccPrecond and ccPostcond that have been in 2012-06-20 13:57:36 +00:00
Width_3 Merge the changes to ccPrecond and ccPostcond that have been in 2012-06-20 13:57:36 +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 Testwise STL_Extension + Mesh_2 2012-07-27 18:45:02 +00:00
.gitignore Revert a buggy revision 2012-07-26 14:02:13 +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