The public CGAL repository, see the README below
Go to file
Nico Kruithof 918062b370 Resolving warnings 2013-03-20 07:55:30 +01:00
AABB_tree Remove superfluous styling 2013-01-25 11:24:12 +01:00
Algebraic_foundations add a trailing _ to the namespaces of the concepts in Algebraic Foundations 2013-01-24 19:16:40 +01:00
Algebraic_kernel_d fix linking error and a typo in nested type name 2013-01-31 18:19:26 +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 inline examples in Alpha shape manual (non-tested typedefs are too dangerous) 2013-02-04 14:51:07 +01:00
Alpha_shapes_3 do not refer to a file that is not present in doxygen doc layout 2013-02-01 17:13:02 +01:00
Apollonius_graph_2 prevent linking to IO files (the doc is where it relates to) 2013-01-31 18:35:37 +01:00
Arithmetic_kernel update email 2012-10-09 11:52:16 +00:00
Arrangement_on_surface_2 cleanup - mainly by a patch provided by Shriramana Sharma 2013-02-11 15:33:02 +02:00
BGL prevent trying to link to edge_descriptor 2013-01-31 18:21:17 +01:00
Boolean_set_operations_2 fix link issue to chapter and prevent linking 2013-01-31 18:58:59 +01:00
Bounding_volumes remove reference to a CGAL class removed 2013-01-31 19:01:45 +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 workaround to force the usage of the tr1 implementation of result_of from boost 2013-02-04 11:30:28 +01:00
Circular_kernel_3 workaround to force the usage of the tr1 implementation of result_of from boost 2013-02-04 11:30:28 +01:00
Circulator make STL concepts doxygen concepts and update script to change thein icons 2013-01-24 06:10:59 +01:00
Combinatorial_map inline DartWrapper concept that did not exist in the original documentation 2013-01-24 12:37:47 +01:00
Conic_2 First big patch to fix -Wunused-local-typedefs 2012-08-01 13:29:16 +00:00
Convex_decomposition_3 polish convex_decomposition_3 2012-12-27 18:14:10 +01:00
Convex_hull_2 adding missing () in see also for functions 2013-01-09 19:48:42 +01:00
Convex_hull_3 adding missing () in see also for functions 2013-01-09 19:48:42 +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 Merge branch 'master' into Periodic_2_triangulation_2-nkruithof 2013-02-23 15:07:06 +01:00
Envelope_2 polish Envelope_2 2012-12-28 12:19:06 +01:00
Envelope_3 name link to chapters 2013-01-02 23:00:56 +01:00
Filtered_kernel workaround to force the usage of the tr1 implementation of result_of from boost 2013-02-04 11:30:28 +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 Fixing compiler warnings with strict CXXFLAGS 2013-03-01 08:06:59 +01:00
HalfedgeDS fix documentation and code of keep_largest_connected_components to match 2013-01-18 12:15:44 +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 workaround to force the usage of the tr1 implementation of result_of from boost 2013-02-04 11:30:28 +01:00
Interpolation add missing parameter in interpolation documentation 2013-01-31 18:07:22 +01:00
Intersections_2 *active intersection(Triangle_2,Iso_rectangle_2) already implemented 2012-10-15 09:56:22 +00:00
Intersections_3 Remove # error The test-suite needs no NDEBUG defined. 2012-10-10 12:22:55 +00: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 Minimal boost includes 2012-12-14 18:13:59 +01:00
Inventor Add license files, per package 2012-01-16 15:54:22 +00:00
Jet_fitting_3 add concepts Matrix and Vector in SvdTraits to get nested types in SvdTraits 2013-01-24 09:12:48 +01:00
Kernel_23 workaround to force the usage of the tr1 implementation of result_of from boost 2013-02-04 11:30:28 +01:00
Kernel_d remove doxygen link warnings in Kernel_d 2013-01-24 19:26:22 +01:00
Kinetic_data_structures various documentation fixes 2013-01-31 19:38:22 +01:00
LEDA Add license files, per package 2012-01-16 15:54:22 +00:00
Linear_cell_complex Trivial bug-fix in Linear_cell_complex class. 2013-02-08 14:28:12 +01:00
MacOSX change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Maintenance Rename the platform in the test suite too 2013-02-04 14:49:41 +01:00
Manual workaround to force the usage of the tr1 implementation of result_of from boost 2013-02-04 11:30:28 +01: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 replacing the usage of section in user man by \cgalHeading macro call 2013-01-07 18:04:37 +01:00
Mesh_3 fix doxygen warning for Mesh_3 2013-01-24 22:05:32 +01:00
Minkowski_sum_2 adding missing () in see also for functions 2013-01-09 19:48:42 +01:00
Minkowski_sum_3 remove extra ref 2013-01-08 08:20:04 +01:00
Miscellany prevent linking and add missing example file 2013-01-31 18:26:44 +01:00
Modifier Revert "Merge the changes to ccPrecond and ccPostcond that have been in" 2012-11-23 18:04:33 +01:00
Modular_arithmetic polish Modular Arithmetic 2012-12-28 19:58:10 +01:00
Nef_2 replacing the usage of section in user man by \cgalHeading macro call 2013-01-07 18:04:37 +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 fix typo and add missing example 2013-01-31 18:41:09 +01:00
Number_types Mark the asm as volatile, against compiler optimizations. 2013-01-18 16:43:17 +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_2_triangulation_2 Resolving warnings 2013-03-20 07:55:30 +01:00
Periodic_3_triangulation_3 replacing the usage of section in user man by \cgalHeading macro call 2013-01-07 18:04:37 +01:00
Point_set_2 less linking 2013-01-07 19:26:50 +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 std::isnan is a cpp11 feature, use CGAL::Is_valid<double> instead. 2013-02-11 14:40:44 +01:00
Polyhedron_IO CMake: Fix the handling of cmake_policy 2012-08-22 12:35:03 +00:00
Polynomial add implementation note in template alias declaration 2013-01-24 11:24:40 +01:00
Polytope_distance_d adding missing () in see also for functions 2013-01-09 19:48:42 +01:00
Principal_component_analysis Remove committed .sln and .vcproj files! 2013-01-11 09:39:08 +01:00
Profiling_tools Revert "Merge the changes to ccPrecond and ccPostcond that have been in" 2012-11-23 18:04:33 +01: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 typo while replacing boost::result_of to cpp11::result_of 2013-02-04 19:53:56 +01:00
Scripts Remove .scm-branch from public releases 2013-02-08 16:35:37 +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 move sub-concepts into a namespace and fix linking issues 2013-01-24 06:39:03 +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 replacing the usage of section in user man by \cgalHeading macro call 2013-01-07 18:04:37 +01:00
Surface_mesh_parameterization remove extra . 2013-01-02 15:44:57 +01:00
Surface_mesh_simplification prevent linking for doxygen 2013-01-31 18:28:50 +01:00
Surface_mesher adding missing () in see also for functions 2013-01-09 19:48:42 +01:00
Surface_reconstruction_points_3 skip more function from manual 2013-01-07 11:53:17 +01:00
Testsuite *Really* fix the display of the scm branch in test results 2012-12-12 11:52:35 +01:00
Triangulation_2 using cgalFigureRef instead of ref fig__ 2013-01-24 11:26:16 +01:00
Triangulation_3 adding a missing grouping 2013-02-06 09:57:23 +01:00
Union_find Revert "Merge the changes to ccPrecond and ccPostcond that have been in" 2012-11-23 18:04:33 +01:00
Voronoi_diagram_2 using \link to have tt text 2013-01-08 17:50:28 +01:00
kdtree Add license files, per package 2012-01-16 15:54:22 +00:00
wininst Make C:\Program Files\ the default installation dir 2013-02-01 14:12:22 +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