The public CGAL repository, see the README below
Go to file
Sébastien Loriot c8fb9844aa Merge branch 'gsoc2011-surface-modeling-Yzju' into Surface_modeling-new_package-GF
Conflicts:
	.gitattributes
	AABB_tree/doc_tex/AABB_tree_ref/AABBGeomTraits.tex
	AABB_tree/doc_tex/AABB_tree_ref/AABBTraits.tex
	AABB_tree/dont_submit
	AABB_tree/test/AABB_tree/AABB_test_util.h
	AABB_tree/test/AABB_tree/aabb_correctness_triangle_test.cpp
	Arrangement_on_surface_2/include/CGAL/Arr_point_location/Trapezoidal_decomposition_2_impl.h
	Boolean_set_operations_2/examples/Boolean_set_operations_2/bezier_traits_adapter2.cpp
	Installation/cmake/modules/CGAL_CreateSingleSourceCGALProgram.cmake
	Installation/cmake/modules/CGAL_Macros.cmake
	Installation/cmake/modules/CGAL_SetupDependencies.cmake
	Linear_cell_complex/examples/Linear_cell_complex/linear_cell_complex_3_triangulation.cpp
	Maintenance/svn_server/hooks/Mail/Sender/CType/Ext.pm
	Polyhedron/demo/Polyhedron/CMakeLists.txt
	Polyhedron/demo/Polyhedron/Polyhedron_demo_normal_estimation_plugin.cpp
	Polyhedron/demo/Polyhedron/Polyhedron_demo_point_set_outliers_removal_plugin.cpp
	Polyhedron/demo/Polyhedron/data/cow.off
	Principal_component_analysis/test/Principal_component_analysis/linear_least_squares_fitting_segments_3.cpp
	Surface_mesh_parameterization/examples/Surface_mesh_parameterization/CMakeLists.txt
	Surface_reconstruction_points_3/include/CGAL/Poisson_reconstruction_function.h
2013-02-07 17:00:00 +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
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
Arrangement_on_surface_2 Fix a typo "Curve_2::number_of_control_point(s)" 2013-01-22 11:32:50 +01: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
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
Distance_3
Documentation write a link to the current doc if published 2013-02-07 15:02:37 +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 When reading a file with 2D points, read the x and y, and ignore the rest of the line. This implies 1 point per line. 2013-01-08 10:31:41 +01:00
HalfedgeDS fix documentation and code of keep_largest_connected_components to match 2013-01-18 12:15:44 +01:00
Hash_map
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 Merge branch 'gsoc2011-surface-modeling-Yzju' into Surface_modeling-new_package-GF 2013-02-07 17:00:00 +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
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
Linear_cell_complex remove namespace in inheritance relationship 2013-01-23 16:28:37 +01:00
MacOSX
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
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 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 Merge branch 'gsoc2011-surface-modeling-Yzju' into Surface_modeling-new_package-GF 2013-02-07 17:00:00 +01:00
Polyhedron_IO
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 In autotest_cgal, print errors to stderr instead of stdout 2013-02-06 12:05:34 +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 Merge branch 'gsoc2011-surface-modeling-Yzju' into Surface_modeling-new_package-GF 2013-02-07 17:00:00 +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 Merge branch 'gsoc2011-surface-modeling-Yzju' into Surface_modeling-new_package-GF 2013-02-07 17:00:00 +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_modeling Convert all CRLF files to LF 2012-12-04 16:13:45 +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
wininst Convert all CRLF files to LF 2013-02-07 16:34:44 +01:00
.gitattributes overwrite gitattribute with the version from master 2013-02-07 16:31:57 +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