The public CGAL repository, see the README below
Go to file
Andreas Fabri f61b711b72 As the top level functions write int into an output iterator
we internally replace the unsigned int and size_t with int
in order to avoid warnings for VC++
2013-02-13 12:20:04 +01:00
AABB_tree less warnings in various packages 2013-02-01 10:27:07 +01:00
Algebraic_foundations Fix warnings about unused types or variables. 2013-02-08 16:50:02 +01:00
Algebraic_kernel_d no need for a variable for the exception 2013-02-12 19:17:36 +01:00
Algebraic_kernel_for_circles First big patch to fix -Wunused-local-typedefs 2012-08-01 13:29:16 +00:00
Algebraic_kernel_for_spheres As the top level functions write int into an output iterator 2013-02-13 12:20:04 +01: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 Fix warnings 2013-02-07 18:15:23 +01:00
Arithmetic_kernel update email 2012-10-09 11:52:16 +00:00
Arrangement_on_surface_2 replace int with bool 2013-02-12 22:12:28 +01:00
BGL CGAL_USE_TYPE 2013-02-07 15:43:25 +01:00
Boolean_set_operations_2 Add static_cast<int> 2013-02-08 13:01:19 +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 Fix warnings about unused types or variables. 2013-02-08 16:50:02 +01:00
Circular_kernel_3 adding missing () in see also for functions 2013-01-09 19:48:42 +01:00
Circulator Fix warnings 2013-02-07 18:15:23 +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 warnings 2013-02-07 18:15:23 +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 add static_cast / switch to size_t 2013-02-12 19:18:22 +01:00
Filtered_kernel Use int as difference_type as it may only be in [-2, 2] 2013-02-07 16:01:48 +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 Add static_casts 2013-02-08 17:52:14 +01:00
Installation Mark BOOST_STATIC_ASSERT with 'CGAL_UNUSED' 2013-02-07 18:15:23 +01:00
Interpolation Fix warnings 2013-02-07 18:15:23 +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 2013-02-07 18:15:23 +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 Add static_cast<int> 2013-02-08 12:43:15 +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 Fix warnings 2013-02-07 18:15:23 +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 switch from int to bool to avoid a performance warning 2013-02-08 18:16:53 +01:00
Nef_3 Andreas commited the inclusion and use of vc_debug_hook. by error. 2013-02-08 16:49:14 +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 Fix warnings about unused types or variables. 2013-02-08 16:50:02 +01:00
OpenNL WARNFIX: Silence a good part of unused variable/parameter warnings. 2012-08-07 11:04:32 +00:00
Optimisation_basic Add license files, per package 2012-01-16 15:54:22 +00:00
Partition_2 adding missing () in see also for functions 2013-01-09 19:48:42 +01:00
Periodic_3_triangulation_3 Add a 'f' after a number 2013-02-09 16:24:57 +01:00
Point_set_2 less warnings in various packages 2013-02-01 10:27:07 +01:00
Point_set_processing_3 Fix bugs in test/Point_set_processing_3/read_test.cpp 2013-02-08 16:21:19 +01:00
Polygon follow up of 601fd3b9: adding missing () in see also for functions 2013-01-09 19:48:43 +01:00
Polyhedron Fix the fix of a warning 2013-02-07 12:51:55 +01:00
Polyhedron_IO less warnings in various packages 2013-02-01 10:27:07 +01:00
Polynomial Fix warnings about unused types or variables. 2013-02-08 16:50:02 +01:00
Polytope_distance_d Add static_cast<int> 2013-02-08 12:43:15 +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 CMake: Fix the handling of cmake_policy 2012-08-22 12:35:03 +00:00
Random_numbers Add license files, per package 2012-01-16 15:54:22 +00:00
Ridges_3 Remove committed .sln and .vcproj files! 2013-01-11 09:39:08 +01:00
STL_Extension Fix warnings 2013-02-07 18:15:23 +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 don't compile examples listed in dont_submit 2013-02-07 17:33:33 +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 Add a static_cast<int> 2013-02-08 12:42:51 +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 0.1 -> 0.1f to avoid a warning 2013-02-08 12:45:30 +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 Fix bugs in test/Point_set_processing_3/read_test.cpp 2013-02-08 16:21:19 +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