AABB_tree
use listing
2015-02-11 17:15:39 +01:00
Algebraic_foundations
fix documentation in Nef_2
2015-03-23 11:03:32 +01:00
Algebraic_kernel_d
use UTF8 for letters with accent
2015-01-31 13:58:08 +01:00
Algebraic_kernel_for_circles
…
Algebraic_kernel_for_spheres
…
Alpha_shapes_2
…
Alpha_shapes_3
use UTF8 for letters with accent
2015-01-31 13:58:08 +01:00
Apollonius_graph_2
Update ag2_exact_traits_sqrt.cpp
2015-04-02 08:32:07 +03:00
Arithmetic_kernel
…
Arrangement_on_surface_2
Fix compilation errors with C++11 and Boost-1.56
2015-01-14 14:52:53 +01:00
BGL
handle when boundary of the selection is on the border
2015-03-17 16:53:50 +01:00
Barycentric_coordinates_2
remove bat files
2015-01-09 09:08:20 +01:00
Boolean_set_operations_2
workaround ambiguous call in kernel intersection functions when including BSO_2
2014-12-11 16:33:29 +01:00
Bounding_volumes
use UTF8 for letters with accent
2015-01-31 13:58:08 +01:00
Box_intersection_d
Simplify examples by reading data and not generating them randomly
2015-01-27 18:17:05 +01:00
CGAL_Core
Merge branch 'CGAL-various_fixes-lrineau'
2014-12-17 17:07:57 +01:00
CGAL_ImageIO
add consistency in the use of size_t everywhere
2014-11-13 11:13:35 +01:00
CGAL_ipelets
using the free function to_double instead of the member function
2015-04-13 14:25:57 +02:00
Cartesian_kernel
…
Circular_kernel_2
use UTF8 for letters with accent
2015-01-31 13:58:08 +01:00
Circular_kernel_3
use UTF8 for letters with accent
2015-01-31 13:58:08 +01:00
Circulator
Add the two concepts Descriptor and Index (concern only the doc).
2014-12-02 11:02:52 +01:00
Combinatorial_map
Remove a warning
2015-03-14 21:08:07 +01:00
Conic_2
…
Convex_decomposition_3
…
Convex_hull_2
…
Convex_hull_3
bug-fix: fix the orientation of the convex polyhedron
2015-05-11 22:37:29 +02:00
Convex_hull_d
skip deprecation warnings
2015-02-18 14:23:06 +01:00
Distance_2
…
Distance_3
…
Documentation
Merge branch 'CGAL-require_Boost_1.48-lrineau'
2015-04-07 15:28:28 +02:00
Envelope_2
…
Envelope_3
…
Filtered_kernel
Restore the executable bit of all scripts
2015-01-07 17:54:56 +01:00
Generator
fix link and add missing group
2015-03-31 16:15:42 +02:00
Geomview
…
GraphicsView
fix links to Qt and escape some links
2015-02-23 13:20:05 +01:00
HalfedgeDS
…
Hash_map
…
Homogeneous_kernel
…
Inscribed_areas
…
Installation
Minimal version of Boost: 1.48
2015-04-01 17:31:17 +02:00
Interpolation
fix typos
2015-03-12 11:56:29 +01:00
Intersections_2
Fix compilation with Boost-1.56 and later
2015-01-13 16:59:07 +01:00
Intersections_3
Fix compilation errors with C++11 and Boost-1.56
2015-01-14 14:52:53 +01:00
Interval_skip_list
…
Interval_support
use CGAL_UAE_TYPE
2015-01-08 09:59:28 +01:00
Inventor
…
Jet_fitting_3
use UTF8 for letters with accent
2015-01-31 13:58:08 +01:00
Kernel_23
move functions out of the wrong group
2015-02-20 07:54:48 +01:00
Kernel_d
Iso_cuboid_d -> Iso_box_d
2015-02-27 16:27:43 +01:00
Kinetic_data_structures
Fix compilation errors with C++11 and Boost-1.56
2015-01-14 14:52:53 +01:00
LEDA
…
Linear_cell_complex
undo a redundant change in import_from_triangulation_3
2015-04-01 11:02:47 +05:30
MacOSX
Restore the executable bit of all scripts
2015-01-07 17:54:56 +01:00
Maintenance
Next release from 4.6 branch will be a 4.6.1-I
2015-05-04 11:22:15 +02:00
Matrix_search
fix ambiguity between std::nth_element and CGAL::nth_element
2014-12-08 16:37:16 +01:00
Mesh_2
use iformat for reading doubles
2014-11-26 16:53:50 +01:00
Mesh_3
Merge remote-tracking branch 'origin/releases/CGAL-4.5-branch'
2015-02-16 11:45:08 +01:00
Minkowski_sum_2
…
Minkowski_sum_3
…
Miscellany
…
Modifier
…
Modular_arithmetic
update docstring about largest/initial prime in prime list
2014-11-24 10:53:16 +01:00
Nef_2
fix documentation in Nef_2
2015-03-23 11:03:32 +01:00
Nef_3
if the incremental builder failed, simply rollback instead of continuing
2015-02-26 08:51:00 +01:00
Nef_S2
…
NewKernel_d
Merge pull request #10 from lrineau/NewKernel_d-isobox-glisse
2015-04-01 17:14:06 +02:00
Number_types
fix documentation in Nef_2
2015-03-23 11:03:32 +01:00
OpenNL
remove warning
2015-02-13 11:39:30 +01:00
Operations_on_polyhedra
Merge branch 'local/Polyhedron_demo-export_STL_builder'
2015-01-30 16:09:00 +01:00
Optimisation_basic
…
Partition_2
…
Periodic_2_triangulation_2
…
Periodic_3_triangulation_3
Merge branch 'Periodic_3-split_test_for_MSVC-GF'
2015-01-15 12:40:36 +01:00
Point_set_2
use UTF8 for letters with accent
2015-01-31 13:58:08 +01:00
Point_set_processing_3
Merge branch 'gsoc2013-Point_set_processing_3-fix-swu_cjamin' of ssh://scm.cgal.org/var/git/cgal-gsoc into gsoc2013-Point_set_processing_3-fix-swu_cjamin
2015-02-20 16:56:13 +01:00
Polygon
…
Polyhedron
Fix the output of a c3t3 to a polygon soup
2015-03-04 12:57:10 +01:00
Polyhedron_IO
move OFF reading function to a header file
2015-01-29 14:02:47 +01:00
Polyline_simplification_2
Add 2D Polyline Simplification; fix the description of Surface_mesh
2015-02-25 11:40:36 +01:00
Polynomial
…
Polytope_distance_d
use UTF8 for letters with accent
2015-01-31 13:58:08 +01:00
Principal_component_analysis
…
Profiling_tools
Display time before the assertion
2015-01-15 11:06:44 +01:00
QP_solver
force convertion to exact number type (avoid ambiguous call to cmp operators)
2015-04-13 15:39:35 +02:00
Qt_widget
…
Random_numbers
disable warning with push/pop macros around boost header
2014-12-16 17:25:33 +01:00
Ridges_3
use UTF8 for letters with accent
2015-01-31 13:58:08 +01:00
STL_Extension
remove \,
2015-01-31 16:15:40 +01:00
Scale_space_reconstruction_3
Update WeightedApproximation_3.h
2015-03-26 10:24:57 +01:00
Scripts
Improved script
2015-04-07 16:08:33 +02:00
SearchStructures
…
Segment_Delaunay_graph_2
…
Skin_surface_3
…
Snap_rounding_2
Restore the executable bit of all scripts
2015-01-07 17:54:56 +01:00
Solver_interface
…
Spatial_searching
Re-add /wd4244 under Windows
2015-03-09 16:58:32 +01:00
Spatial_sorting
…
Straight_skeleton_2
Fix compilation errors with C++11 and Boost-1.56
2015-01-14 14:52:53 +01:00
Stream_lines_2
…
Stream_support
#include <cctype> for isspace()
2014-12-04 14:22:49 +01:00
Subdivision_method_3
…
Surface_mesh
Add 2D Polyline Simplification; fix the description of Surface_mesh
2015-02-25 11:40:36 +01:00
Surface_mesh_parameterization
use UTF8 for letters with accent
2015-01-31 13:58:08 +01:00
Surface_mesh_segmentation
add missing include directive
2015-03-23 13:36:30 +01:00
Surface_mesh_simplification
vertex_index_map is only used for debug
2015-02-13 11:16:00 +01:00
Surface_mesher
Restore the executable bit of all scripts
2015-01-07 17:54:56 +01:00
Surface_modeling
move Vector into package namespace
2015-01-15 10:09:24 +01:00
Surface_reconstruction_points_3
use UTF8 for letters with accent
2015-01-31 13:58:08 +01:00
Testsuite
Restore the executable bit of all scripts
2015-01-07 17:54:56 +01:00
Triangulation
Add dependency to NewKernel_d
2015-02-26 18:08:23 +01:00
Triangulation_2
Add the src files of figures of TDS_2
2015-01-28 13:19:12 +01:00
Triangulation_3
typo
2015-02-05 16:09:03 +01:00
Union_find
…
Voronoi_diagram_2
…
wininst
Update the NSIS script for 4.6
2015-04-10 17:45:34 +02:00
.gitattributes
Fix the release date
2015-02-12 17:32:28 +01:00
.gitignore
Merge branch 'master' of github.com:lrineau/cgal into lrineau-master
2015-03-05 00:54:57 +01:00
CMakeLists.txt
…
INSTALL.md
Update INSTALL.md
2015-03-05 00:44:19 +01: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
…