AABB_tree
remove non-needed OpenGL instructions
2016-01-18 13:17:41 +01:00
Advancing_front_surface_reconstruction
Merge pull request #580 from sgiraudot/Advancing_front-Generalize_filter-GF
2016-01-19 11:39:49 +01:00
Algebraic_foundations
Use CGAL_FULL_VERSION in all Doxyfile.in
2015-12-17 16:33:28 +01:00
Algebraic_kernel_d
Use CGAL_FULL_VERSION in all Doxyfile.in
2015-12-17 16:33:28 +01:00
Algebraic_kernel_for_circles
various
2016-01-05 18:04:14 +01:00
Algebraic_kernel_for_spheres
remove warning
2014-07-04 17:24:06 +02:00
Alpha_shapes_2
Merge pull request #592 from afabri/CGAL-dont_submit_cleanup-GF
2016-01-08 14:14:08 +01:00
Alpha_shapes_3
Merge pull request #592 from afabri/CGAL-dont_submit_cleanup-GF
2016-01-08 14:14:08 +01:00
Apollonius_graph_2
partial cleanup of issue #595
2016-01-08 17:55:08 +01:00
Arithmetic_kernel
Fix CMakeLists.txt when GMP is disabled
2016-01-06 11:59:50 +01:00
Arrangement_on_surface_2
partial cleanup of issue #595
2016-01-08 17:55:08 +01:00
BGL
add missing header
2016-01-25 10:29:20 +01:00
Barycentric_coordinates_2
Merge pull request #592 from afabri/CGAL-dont_submit_cleanup-GF
2016-01-08 14:14:08 +01:00
Boolean_set_operations_2
add a simple test that was failing without the previous patch
2016-01-21 22:12:51 +01:00
Bounding_volumes
more CGAL_USE and some reindentations
2016-01-21 10:22:20 +01:00
Box_intersection_d
Use CGAL_FULL_VERSION in all Doxyfile.in
2015-12-17 16:33:28 +01:00
CGAL_Core
Use CGAL_CORE_EXPORT instead of CGAL_EXPORT
2015-11-02 10:52:20 +01:00
CGAL_ImageIO
Add a static global singleton responsible for deallocation of memory to avoid vld warning
2016-01-18 14:24:37 +01:00
CGAL_ipelets
Use CGAL_FULL_VERSION in all Doxyfile.in
2015-12-17 16:33:28 +01:00
Cartesian_kernel
Remove useless copy constructor
2016-01-07 14:02:26 +01:00
Circular_kernel_2
partial cleanup of issue #595
2016-01-08 17:55:08 +01:00
Circular_kernel_3
Use CGAL_FULL_VERSION in all Doxyfile.in
2015-12-17 16:33:28 +01:00
Circulator
Use CGAL_USE in Circulator_adapters.h too
2016-01-20 12:08:09 +01:00
Combinatorial_map
Merge pull request #451 from GilesBathgate/throwing-destructors
2016-01-14 14:08:10 +01:00
Conic_2
Mainly added includes
2013-09-13 22:24:30 +02:00
Convex_decomposition_3
Use CGAL_FULL_VERSION in all Doxyfile.in
2015-12-17 16:33:28 +01:00
Convex_hull_2
Merge pull request #542 from bo0ts/Documentation-release_build2-pmoeller
2016-01-07 09:21:46 +01:00
Convex_hull_3
Use CGAL_FULL_VERSION in all Doxyfile.in
2015-12-17 16:33:28 +01:00
Convex_hull_d
Merge pull request #542 from bo0ts/Documentation-release_build2-pmoeller
2016-01-07 09:21:46 +01:00
Distance_2
…
Distance_3
…
Documentation
force setting of cmake CGAL_BGL_EXAMPLE_DIR for the doc build in flat mode
2016-01-22 09:46:25 +01:00
Envelope_2
Use CGAL_FULL_VERSION in all Doxyfile.in
2015-12-17 16:33:28 +01:00
Envelope_3
Use CGAL_FULL_VERSION in all Doxyfile.in
2015-12-17 16:33:28 +01:00
Filtered_kernel
Fix CGAL_LAZY_KERNEL_DEBUG and boost::optional
2016-01-25 16:53:48 +01:00
Generator
Merge pull request #592 from afabri/CGAL-dont_submit_cleanup-GF
2016-01-08 14:14:08 +01:00
Geomview
Use CGAL_FULL_VERSION in all Doxyfile.in
2015-12-17 16:33:28 +01:00
GraphicsView
Addition of a QPen in SegmentGraphicsItem
2016-01-25 14:12:19 +01:00
HalfedgeDS
Use CGAL_FULL_VERSION in all Doxyfile.in
2015-12-17 16:33:28 +01:00
Hash_map
Add hashing to the concurent compact container
2015-10-05 10:15:24 +02:00
Homogeneous_kernel
attempt to fix the use of "inline"
2015-08-11 17:14:46 +02:00
Inscribed_areas
Use CGAL_FULL_VERSION in all Doxyfile.in
2015-12-17 16:33:28 +01:00
Installation
Fix a warning
2016-01-25 16:45:12 +01:00
Interpolation
Use CGAL_FULL_VERSION in all Doxyfile.in
2015-12-17 16:33:28 +01:00
Intersections_2
Merge pull request #385 from cjamin/CGAL_headers_only-gdamiand_cjamin
2015-10-13 16:37:38 +02:00
Intersections_3
Merge branch 'Intersections_3-snippet2example-GF-old' into Intersections_3-snippet2example-GF
2015-09-18 12:56:29 +02:00
Interval_skip_list
Use CGAL_FULL_VERSION in all Doxyfile.in
2015-12-17 16:33:28 +01:00
Interval_support
Remove unused static_warning include
2015-04-10 14:12:35 +02:00
Inventor
Fix the conversion to void*
2014-02-13 11:02:51 +01:00
Jet_fitting_3
Use CGAL_FULL_VERSION in all Doxyfile.in
2015-12-17 16:33:28 +01:00
Kernel_23
Use CGAL_USE to avoid g++6.0 warning
2016-01-20 11:57:51 +01:00
Kernel_d
a CGAL_USE too much
2016-01-22 08:08:13 +01:00
Kinetic_data_structures
Merge pull request #657 from afabri/Kernel_fix-warnings-GF
2016-01-25 08:57:24 +01:00
Kinetic_framework
Use CGAL_FULL_VERSION in all Doxyfile.in
2015-12-17 16:33:28 +01:00
LEDA
resurrect LEDA_basic.h
2016-01-06 11:03:05 +01:00
Linear_cell_complex
Clean-up
2016-01-13 14:26:03 +01:00
MacOSX
Revert parts of "On Polygon_mesh_processing_OpenMesh-GF: fairing pour openmesh"
2015-06-17 17:59:42 +02:00
Maintenance
Remove x86-64_Linux-Fedora19_g++-4.8_CXXDEBUG
2016-01-26 10:48:07 +01:00
Matrix_search
one more reindentation
2016-01-21 10:23:19 +01:00
Mesh_2
fix typo
2016-01-13 08:17:29 +01:00
Mesh_3
Merge pull request #664 from janetournois/Mesh_3-replace_binder2nd-pmoeller
2016-01-25 08:48:43 +01:00
Minkowski_sum_2
Merge pull request #542 from bo0ts/Documentation-release_build2-pmoeller
2016-01-07 09:21:46 +01:00
Minkowski_sum_3
Use CGAL_FULL_VERSION in all Doxyfile.in
2015-12-17 16:33:28 +01:00
Miscellany/doc /Miscellany
Use CGAL_FULL_VERSION in all Doxyfile.in
2015-12-17 16:33:28 +01:00
Modifier
remove Qt3 demos and empty dontsubmit files
2015-09-30 12:51:40 +02:00
Modular_arithmetic
Merge pull request #542 from bo0ts/Documentation-release_build2-pmoeller
2016-01-07 09:21:46 +01:00
Nef_2
more CGAL_USE and some reindentations
2016-01-21 10:22:20 +01:00
Nef_3
Merge pull request #657 from afabri/Kernel_fix-warnings-GF
2016-01-25 08:57:24 +01:00
Nef_S2
more CGAL_USE and some reindentations
2016-01-21 10:22:20 +01:00
NewKernel_d
one more assertion_code()
2016-01-21 12:30:25 +01:00
Number_types
Merge pull request #592 from afabri/CGAL-dont_submit_cleanup-GF
2016-01-08 14:14:08 +01:00
OpenNL
fix unsigned int to size_t warnings
2015-10-07 14:55:43 +02:00
Operations_on_polyhedra
Fix in intersection_of_Polyhedra_3: CMap default-constructor is not thread-safe
2016-01-20 18:10:40 +01:00
Optimisation_basic
Remove dont_submit as listed files do not exist
2015-12-31 17:09:55 +01:00
Partition_2
Use CGAL_FULL_VERSION in all Doxyfile.in
2015-12-17 16:33:28 +01:00
Periodic_2_triangulation_2
Use CGAL_FULL_VERSION in all Doxyfile.in
2015-12-17 16:33:28 +01:00
Periodic_3_triangulation_3
Merge pull request #592 from afabri/CGAL-dont_submit_cleanup-GF
2016-01-08 14:14:08 +01:00
Point_set_2
Use CGAL_FULL_VERSION in all Doxyfile.in
2015-12-17 16:33:28 +01:00
Point_set_processing_3
Merge pull request #592 from afabri/CGAL-dont_submit_cleanup-GF
2016-01-08 14:14:08 +01:00
Point_set_shape_detection_3
Use CGAL_FULL_VERSION in all Doxyfile.in
2015-12-17 16:33:28 +01:00
Poisson_surface_reconstruction_3
fix warnings instead of suppressing them; cleanup of the CMakeLists.txt
2016-01-21 12:22:40 +01:00
Polygon
Use CGAL_FULL_VERSION in all Doxyfile.in
2015-12-17 16:33:28 +01:00
Polygon_mesh_processing
Merge pull request #604 from bo0ts/BGL-add_clear-pmoeller
2016-01-23 09:18:56 +01:00
Polyhedron
rename function
2016-01-26 11:43:01 +01:00
Polyhedron_IO
Merge branch 'CGAL-Qt5_support-GF' into cgal-public-dev/Polygon_mesh_processing-GF
2015-07-16 16:52:53 +02:00
Polyline_simplification_2
Use CGAL_FULL_VERSION in all Doxyfile.in
2015-12-17 16:33:28 +01:00
Polynomial
replace if with ()?:
2016-01-21 09:34:15 +01:00
Polytope_distance_d
Merge pull request #592 from afabri/CGAL-dont_submit_cleanup-GF
2016-01-08 14:14:08 +01:00
Principal_component_analysis
Merge pull request #592 from afabri/CGAL-dont_submit_cleanup-GF
2016-01-08 14:14:08 +01:00
Profiling_tools
Merge branch 'CGAL_headers_only-gdamiand_cjamin-OLD' into CGAL_headers_only-gdamiand_cjamin
2015-10-01 09:12:55 +02:00
Property_map
Use CGAL_FULL_VERSION in all Doxyfile.in
2015-12-17 16:33:28 +01:00
QP_solver
Use CGAL_FULL_VERSION in all Doxyfile.in
2015-12-17 16:33:28 +01:00
Random_numbers
Merge pull request #389 from afabri/CGAL-Qt3-GF
2015-10-23 17:08:49 +02:00
Ridges_3
Use CGAL_FULL_VERSION in all Doxyfile.in
2015-12-17 16:33:28 +01:00
STL_Extension
Use CGAL_USE
2016-01-21 09:24:15 +01:00
Scale_space_reconstruction_3
Use CGAL_FULL_VERSION in all Doxyfile.in
2015-12-17 16:33:28 +01:00
Scripts
Merge pull request #598 from bo0ts/Maintenance-run_doxygen_from_release-pmoeller
2016-01-22 09:17:57 +01:00
SearchStructures
improve indentation in Range_tree_d.h
2016-01-21 09:39:42 +01:00
Segment_Delaunay_graph_2
Use CGAL_FULL_VERSION in all Doxyfile.in
2015-12-17 16:33:28 +01:00
Segment_Delaunay_graph_Linf_2
Use CGAL_FULL_VERSION in all Doxyfile.in
2015-12-17 16:33:28 +01:00
Skin_surface_3
Merge pull request #592 from afabri/CGAL-dont_submit_cleanup-GF
2016-01-08 14:14:08 +01:00
Snap_rounding_2
Use CGAL_FULL_VERSION in all Doxyfile.in
2015-12-17 16:33:28 +01:00
Solver_interface
Use CGAL_FULL_VERSION in all Doxyfile.in
2015-12-17 16:33:28 +01:00
Spatial_searching
Merge pull request #592 from afabri/CGAL-dont_submit_cleanup-GF
2016-01-08 14:14:08 +01:00
Spatial_sorting
Merge pull request #592 from afabri/CGAL-dont_submit_cleanup-GF
2016-01-08 14:14:08 +01:00
Straight_skeleton_2
Merge pull request #592 from afabri/CGAL-dont_submit_cleanup-GF
2016-01-08 14:14:08 +01:00
Stream_lines_2
Use CGAL_FULL_VERSION in all Doxyfile.in
2015-12-17 16:33:28 +01:00
Stream_support
Use CGAL_FULL_VERSION in all Doxyfile.in
2015-12-17 16:33:28 +01:00
Subdivision_method_3
Use CGAL_FULL_VERSION in all Doxyfile.in
2015-12-17 16:33:28 +01:00
Surface_mesh
Merge pull request #657 from afabri/Kernel_fix-warnings-GF
2016-01-25 08:57:24 +01:00
Surface_mesh_parameterization
Merge pull request #542 from bo0ts/Documentation-release_build2-pmoeller
2016-01-07 09:21:46 +01:00
Surface_mesh_segmentation
Merge pull request #542 from bo0ts/Documentation-release_build2-pmoeller
2016-01-07 09:21:46 +01:00
Surface_mesh_shortest_path
Merge pull request #592 from afabri/CGAL-dont_submit_cleanup-GF
2016-01-08 14:14:08 +01:00
Surface_mesh_simplification
Use CGAL_FULL_VERSION in all Doxyfile.in
2015-12-17 16:33:28 +01:00
Surface_mesh_skeletonization
fix warning
2016-01-19 13:32:32 +01:00
Surface_mesher
Merge pull request #451 from GilesBathgate/throwing-destructors
2016-01-14 14:08:10 +01:00
Surface_modeling
Merge pull request #542 from bo0ts/Documentation-release_build2-pmoeller
2016-01-07 09:21:46 +01:00
Sweep_line_2
Use CGAL_FULL_VERSION in all Doxyfile.in
2015-12-17 16:33:28 +01:00
TDS_2
Use CGAL_FULL_VERSION in all Doxyfile.in
2015-12-17 16:33:28 +01:00
TDS_3
Merge pull request #542 from bo0ts/Documentation-release_build2-pmoeller
2016-01-07 09:21:46 +01:00
Testsuite
remove mentions of Qt3
2015-10-05 15:19:58 +02:00
Three
rename function
2016-01-26 11:43:01 +01:00
Triangulation
Merge pull request #542 from bo0ts/Documentation-release_build2-pmoeller
2016-01-07 09:21:46 +01:00
Triangulation_2
Merge remote-tracking branch 'cgal/releases/CGAL-4.7-branch'
2016-01-20 16:46:29 +01:00
Triangulation_3
Merge pull request #592 from afabri/CGAL-dont_submit_cleanup-GF
2016-01-08 14:14:08 +01:00
Union_find
add operators to compare handle of the union-find ds
2015-11-30 14:10:27 +01:00
Visibility_2
Use CGAL_USE in Visibility_2 too
2016-01-20 12:19:07 +01:00
Voronoi_diagram_2
Use CGAL_USE in Voronoi_diagram_2 too
2016-01-20 12:21:27 +01:00
wininst
add dev prefix for installation dir
2015-12-18 15:11:57 +01:00
.gitattributes
Merge branch 'old/Polygon_mesh_processing-GF' into Polygon_mesh_processing-GF
2015-02-16 11:48:29 +01:00
.gitignore
Udpdate renoir reference platforms for testsuite
2016-01-21 11:46:08 +01:00
CMakeLists.txt
Use doc/CMakeLists in a release
2015-12-10 17:05:51 +01:00
INSTALL.md
make command examples uniform
2015-07-06 06:51:38 +02:00
LICENSE.md
Update LICENSE.md
2015-03-05 00:05:24 +01:00
README.md
Update README.md
2015-03-05 00:10:39 +01:00
copyright
Correction of indentation of 2nd column (additional space left just in case...)
2015-09-07 13:47:53 +02:00
cppfiles.txt
io static methods
2015-03-16 17:14:56 +01:00