The public CGAL repository, see the README below
Go to file
Andreas Fabri 2740aa9c05 use size_type instead of int 2013-02-07 15:16:03 +01:00
AABB_tree less warnings in various packages 2013-02-01 10:27:07 +01:00
Algebraic_foundations use more types 2013-02-07 11:02:14 +01:00
Algebraic_kernel_d remove unused variable in an example 2013-01-23 15:57:53 +01:00
Algebraic_kernel_for_circles Revert "Replace tex-style quotes with quotes that you would expect, as there" 2012-11-23 18:08:13 +01:00
Algebraic_kernel_for_spheres Remove / comment out unused local typedefs. Fix one place where FT was used instead of RT (homogeneous coordinates, probably never compiled). 2012-07-28 06:21:06 +00:00
Alpha_shapes_2 replacing the usage of section in user man by \cgalHeading macro call 2013-01-07 18:04:37 +01:00
Alpha_shapes_3 one less warning in Alpha_shapes_3 2013-01-30 18:10:54 +01:00
Apollonius_graph_2 use more types 2013-02-07 11:02:14 +01:00
Arithmetic_kernel update email 2012-10-09 11:52:16 +00:00
Arrangement_on_surface_2 use more types 2013-02-07 11:02:14 +01:00
BGL one CGAL_USE_TYPE too much 2013-02-06 08:45:49 +01:00
Boolean_set_operations_2 use more types 2013-02-07 11:02:14 +01:00
Bounding_volumes use more types 2013-02-07 11:02:14 +01:00
Box_intersection_d rename global function group and update \sa for Box_intersection_d 2013-01-09 08:03:42 +01:00
CGAL_Core Use the correct type when iterating std::strings 2012-11-14 10:25:10 +01:00
CGAL_ImageIO this demo needs ImageIO 2012-10-10 12:06:11 +00:00
CGAL_ipelets apply the cpp0x namespace renaming in all files 2012-12-19 11:33:17 +01:00
Cartesian_kernel apply the cpp0x namespace renaming in all files 2012-12-19 11:33:17 +01:00
Circular_kernel_2 use more types 2013-02-07 11:02:14 +01:00
Circular_kernel_3 adding missing () in see also for functions 2013-01-09 19:48:42 +01:00
Circulator remove, don't comment 2013-01-30 20:32:16 +01:00
Combinatorial_map using C++11 template alias notation to better document nested template classes 2013-01-21 18:22:05 +01:00
Conic_2 First big patch to fix -Wunused-local-typedefs 2012-08-01 13:29:16 +00:00
Convex_decomposition_3 Fix all warnings in demo/Polyhedron/ 2013-02-06 17:03:20 +01:00
Convex_hull_2 Fix all warnings in demo/Polyhedron/ 2013-02-06 17:03:20 +01:00
Convex_hull_3 less warnings in various packages 2013-02-01 10:27:07 +01:00
Convex_hull_d replacing the usage of section in user man by \cgalHeading macro call 2013-01-07 18:04:37 +01:00
Developers_manual Don't document ::CGAL::NTS namespace anymore - it's history. 2012-12-21 10:42:12 +01:00
Distance_2 Fix last errors in headers of CGAL foundations 2012-10-08 09:03:50 +00:00
Distance_3 Fix for Windows 'min/max' bug 2012-01-18 11:19:51 +00:00
Documentation check that file exists before opening it 2013-01-21 12:43:27 +01:00
Envelope_2 polish Envelope_2 2012-12-28 12:19:06 +01:00
Envelope_3 one less warning in Envelope_3, Intersection_3, Interpolation 2013-01-30 18:39:40 +01:00
Filtered_kernel In the lazy kernel, forward more builtin types (like long). 2013-01-03 12:21:35 +01:00
Generator follow up of 601fd3b9: adding missing () in see also for functions 2013-01-09 19:48:43 +01:00
Geomview replacing the usage of section in user man by \cgalHeading macro call 2013-01-07 18:04:37 +01:00
GraphicsView use types 2013-02-04 22:39:00 +01:00
HalfedgeDS first usage of CGAL_USE_TYPE 2013-01-31 14:16:08 +01:00
Hash_map Add license files, per package 2012-01-16 15:54:22 +00:00
Homogeneous_kernel Merge branch 'Maintenance-include-less-boost-pmoeller' 2012-12-21 09:44:18 +01:00
Inscribed_areas fix typo in doxygen command 2013-01-18 17:10:58 +01:00
Installation Add the macro CGAL_USE_TYPE(), and a test for <CGAL/use.h> 2013-01-31 14:08:36 +01:00
Interpolation less warnings in various packages 2013-02-01 10:27:07 +01:00
Intersections_2 *active intersection(Triangle_2,Iso_rectangle_2) already implemented 2012-10-15 09:56:22 +00:00
Intersections_3 one less warning in Envelope_3, Intersection_3, Interpolation 2013-01-30 18:39:40 +01:00
Interval_skip_list replacing the usage of section in user man by \cgalHeading macro call 2013-01-07 18:04:37 +01:00
Interval_support use more types 2013-02-07 11:02:14 +01:00
Inventor Add license files, per package 2012-01-16 15:54:22 +00:00
Jet_fitting_3 add missing reference 2013-01-04 16:09:20 +01:00
Kernel_23 less warnings in various packages 2013-02-01 10:27:07 +01:00
Kernel_d replacing the usage of section in user man by \cgalHeading macro call 2013-01-07 18:04:37 +01:00
Kinetic_data_structures fix warnings in KDS doxygen doc 2013-01-20 12:47:34 +01:00
LEDA Add license files, per package 2012-01-16 15:54:22 +00:00
Linear_cell_complex fix linking warning and fix bug in naming 2013-01-18 17:48:27 +01:00
MacOSX change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Maintenance fix the release ordering on the testsuite page 2013-01-23 10:27:23 +01:00
Manual typo in my last name in .bib files 2012-12-04 12:10:53 -02:00
Manual_tools Merge branch 'hot-fixes-for-Git' 2012-11-27 09:50:36 +01:00
Matrix_search adding missing () in see also for functions 2013-01-09 19:48:42 +01:00
Mesh_2 one less warning in Mesh_2, Point_set_2 2013-01-30 18:49:40 +01:00
Mesh_3 use size_type instead of int 2013-02-07 15:16:03 +01:00
Minkowski_sum_2 adding missing () in see also for functions 2013-01-09 19:48:42 +01:00
Minkowski_sum_3 deal with Triangulation_3, Polyhedron,Voronoi, Minkowski_sum_3 2013-01-31 09:47:54 +01:00
Miscellany replacing the usage of section in user man by \cgalHeading macro call 2013-01-07 18:04:37 +01:00
Modifier Add license files, per package 2012-01-16 15:54:22 +00:00
Modular_arithmetic polish Modular Arithmetic 2012-12-28 19:58:10 +01:00
Nef_2 use types 2013-02-04 22:39:00 +01:00
Nef_3 replacing the usage of section in user man by \cgalHeading macro call 2013-01-07 18:04:37 +01:00
Nef_S2 replacing the usage of section in user man by \cgalHeading macro call 2013-01-07 18:04:37 +01:00
Number_types use more types 2013-02-07 11:02:14 +01:00
OpenNL WARNFIX: Silence a good part of unused variable/parameter warnings. 2012-08-07 11:04:32 +00:00
Optimisation_basic Revert "Replace tex-style quotes with quotes that you would expect, as there" 2012-11-23 18:08:13 +01:00
Partition_2 adding missing () in see also for functions 2013-01-09 19:48:42 +01:00
Periodic_3_triangulation_3 use more types 2013-02-07 11:02:14 +01:00
Point_set_2 less warnings in various packages 2013-02-01 10:27:07 +01:00
Point_set_processing_3 move files for read_test.cpp in a subdirectory as other test files read all xyz and off files 2013-01-17 11:23:39 +01:00
Polygon follow up of 601fd3b9: adding missing () in see also for functions 2013-01-09 19:48:43 +01:00
Polyhedron Fix all warnings in demo/Polyhedron/ 2013-02-06 17:03:20 +01:00
Polyhedron_IO less warnings in various packages 2013-02-01 10:27:07 +01:00
Polynomial use more types 2013-02-07 11:02:14 +01:00
Polytope_distance_d less warnings in various packages 2013-02-01 10:27:07 +01:00
Principal_component_analysis less warnings in various packages 2013-02-01 10:27:07 +01:00
Profiling_tools Add license files, per package 2012-01-16 15:54:22 +00:00
QP_solver add missing back-ticks in see also 2013-01-09 19:48:41 +01:00
Qt_widget Revert "Replace tex-style quotes with quotes that you would expect, as there" 2012-11-23 18:08:13 +01:00
Random_numbers Revert "Replace tex-style quotes with quotes that you would expect, as there" 2012-11-23 18:08:13 +01:00
Ridges_3 Remove committed .sln and .vcproj files! 2013-01-11 09:39:08 +01:00
STL_Extension use types 2013-02-04 22:39:00 +01:00
Scripts added quotes to handle whitespaces in directories 2012-12-19 10:46:57 +01:00
SearchStructures replacing the usage of section in user man by \cgalHeading macro call 2013-01-07 18:04:37 +01:00
Segment_Delaunay_graph_2 replacing the usage of section in user man by \cgalHeading macro call 2013-01-07 18:04:37 +01:00
Skin_surface_3 apply the cpp0x namespace renaming in all files 2012-12-19 11:33:17 +01:00
Snap_rounding_2 replacing the usage of section in user man by \cgalHeading macro call 2013-01-07 18:04:37 +01:00
Solver_interface remove unused var warning 2012-11-28 12:05:03 +01:00
Spatial_searching add missing back-ticks in see also 2013-01-09 19:48:41 +01:00
Spatial_sorting remove typedef shadowing template parameter 2013-01-15 08:59:47 +01:00
Straight_skeleton_2 replacing the usage of section in user man by \cgalHeading macro call 2013-01-07 18:04:37 +01:00
Stream_lines_2 polish doc, and add implementation of trivial getter (remark of Pierre) 2012-12-27 18:03:37 +01:00
Stream_support follow up of 601fd3b9: adding missing () in see also for functions 2013-01-09 19:48:43 +01:00
Subdivision_method_3 deal with Polynomial (only partially), Subdivision_method, Surface_mesher, Surface_reconstruction 2013-01-31 09:18:28 +01:00
Surface_mesh_parameterization less warnings in various packages 2013-02-01 10:27:07 +01:00
Surface_mesh_simplification replacing the usage of section in user man by \cgalHeading macro call 2013-01-07 18:04:37 +01:00
Surface_mesher Fix all warnings in demo/Polyhedron/ 2013-02-06 17:03:20 +01:00
Surface_reconstruction_points_3 less warnings in various packages 2013-02-01 10:27:07 +01:00
Testsuite *Really* fix the display of the scm branch in test results 2012-12-12 11:52:35 +01:00
Triangulation_2 use size_type instead of int 2013-02-07 15:16:03 +01:00
Triangulation_3 use more types 2013-02-07 11:02:14 +01:00
Union_find Add license files, per package 2012-01-16 15:54:22 +00:00
Voronoi_diagram_2 deal with Triangulation_3, Polyhedron,Voronoi, Minkowski_sum_3 2013-01-31 09:47:54 +01:00
kdtree Add license files, per package 2012-01-16 15:54:22 +00:00
wininst Merge branch 'hot-fixes-for-Git' 2012-11-29 19:21:14 +01:00
.gitattributes fix typos 2012-12-11 13:20:19 +01:00
.gitignore Organize our .gitignore file 2013-01-11 10:14:26 +01:00
CMakeLists.txt remove SVN, refactored SCM code to CGAL_SCM.cmake 2012-10-22 22:39:36 +00:00
copyright correct library names 2012-08-03 18:09:57 +00:00