|
AABB_tree
|
DOC BUGFIX: remove last occurences of the fact that
|
2011-06-23 07:56:17 +00:00 |
|
Algebraic_foundations
|
typo
|
2011-06-17 07:30:47 +00:00 |
|
Algebraic_kernel_d
|
added missing include
|
2011-06-23 16:05:50 +00:00 |
|
Algebraic_kernel_for_circles
|
last merge from next before reintegrate
|
2011-05-31 11:45:17 +00:00 |
|
Algebraic_kernel_for_spheres
|
merge the modification from experimental packages to
|
2011-04-12 11:34:37 +00:00 |
|
Alpha_shapes_2
|
BUGFIX: Avoid segfault when calling find_optimal_alpha with less that 3 points
|
2011-06-09 10:04:51 +00:00 |
|
Alpha_shapes_3
|
Try to fix my last revision about cmake_policy, with CMake-2.6.x
|
2011-04-28 17:45:22 +00:00 |
|
Apollonius_graph_2
|
modified some copyright headers (FORTH -> INRIA) and updated my email
|
2011-06-08 06:31:19 +00:00 |
|
Approximate_min_ellipsoid_d
|
Fix the use of a deprecated function.
|
2010-12-10 10:12:10 +00:00 |
|
Arithmetic_kernel
|
merge from next
|
2011-05-23 16:35:56 +00:00 |
|
Arrangement_on_surface_2
|
*add non documented conjugate() to Sqrt_extension (root_of_2 testsuite)
|
2011-05-19 12:15:44 +00:00 |
|
BGL
|
long live the testsuite
|
2011-06-16 11:10:19 +00:00 |
|
Boolean_set_operations_2
|
merge next into branch
|
2011-05-17 09:44:04 +00:00 |
|
Box_intersection_d
|
remove warnings
|
2011-03-03 18:20:41 +00:00 |
|
CGAL_ipelets
|
Try to fix my last revision about cmake_policy, with CMake-2.6.x
|
2011-04-28 17:45:22 +00:00 |
|
CGALimageIO
|
Fix CMakeLists.txt: Qt3 is used.
|
2011-06-04 16:57:32 +00:00 |
|
Cartesian_kernel
|
Andreas' fix for handling vectors of points in CGAL::Object
|
2011-06-21 13:36:00 +00:00 |
|
Circular_kernel_2
|
backport trunk changes
|
2011-06-23 12:55:08 +00:00 |
|
Circular_kernel_3
|
use make_sqrt instead of make_root_of_2
|
2011-05-05 14:34:36 +00:00 |
|
Circulator
|
No need to #include <CGAL/basic.h>
|
2011-03-13 17:24:33 +00:00 |
|
Combinatorial_map
|
modif of image
|
2011-06-24 14:17:38 +00:00 |
|
Conic_2
|
add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE
|
2010-06-09 07:37:13 +00:00 |
|
Convex_decomposition_3
|
Try to fix my last revision about cmake_policy, with CMake-2.6.x
|
2011-04-28 17:45:22 +00:00 |
|
Convex_hull_2
|
Fix compilation error about boost::bind
|
2011-06-03 16:42:30 +00:00 |
|
Convex_hull_3
|
Try to fix my last revision about cmake_policy, with CMake-2.6.x
|
2011-04-28 17:45:22 +00:00 |
|
Convex_hull_d
|
CGAL -> \cgal\
|
2011-05-30 12:36:57 +00:00 |
|
Core
|
Try to fix my last revision about cmake_policy, with CMake-2.6.x
|
2011-04-28 17:45:22 +00:00 |
|
Developers_manual
|
CGAL -> \cgal\
|
2011-05-30 12:36:57 +00:00 |
|
Distance_2
|
the testsuite of Distance_[23] requires NDEBUG to be not defined
|
2011-06-23 07:59:38 +00:00 |
|
Distance_3
|
the testsuite of Distance_[23] requires NDEBUG to be not defined
|
2011-06-23 07:59:38 +00:00 |
|
Envelope_2
|
Update the \ccPkgHowToCiteCgal tag for CGAL-3.8 (2011).
|
2011-02-24 15:21:10 +00:00 |
|
Envelope_3
|
merge from trunk
|
2011-05-16 11:28:24 +00:00 |
|
Filtered_kernel
|
cosmetic
|
2011-06-21 13:53:15 +00:00 |
|
Generator
|
resize picture and enhance layout of hmtl figure
|
2011-05-05 08:49:12 +00:00 |
|
Geomview
|
BUGFIX: fix a target name in CMakeLists.txt.
|
2011-06-23 13:23:33 +00:00 |
|
GraphicsView
|
If CGAL_Qt4 is not a DLL, declspec must not be used.
|
2011-06-14 10:13:51 +00:00 |
|
HalfedgeDS
|
Update the \ccPkgHowToCiteCgal tag for CGAL-3.8 (2011).
|
2011-02-24 15:21:10 +00:00 |
|
Hash_map
|
int -> size_type/std::size_t
|
2010-06-21 15:08:06 +00:00 |
|
Homogeneous_kernel
|
*remove warnings.
|
2011-02-28 15:28:28 +00:00 |
|
Installation
|
The name of the debug version of QGLViewer DLL can be QGLViewerd2.
|
2011-06-23 10:14:05 +00:00 |
|
Interpolation
|
Try to fix my last revision about cmake_policy, with CMake-2.6.x
|
2011-04-28 17:45:22 +00:00 |
|
Intersections_2
|
add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE
|
2010-06-09 07:37:13 +00:00 |
|
Intersections_3
|
Cherry-pick this patch:
|
2011-06-17 13:12:31 +00:00 |
|
Interval_skip_list
|
Update the \ccPkgHowToCiteCgal tag for CGAL-3.8 (2011).
|
2011-02-24 15:21:10 +00:00 |
|
Interval_support
|
Fix a typo. Compilers were confused because set_precision and get_precision
|
2010-11-25 10:11:36 +00:00 |
|
Inventor
|
add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE
|
2010-06-09 07:37:13 +00:00 |
|
Jet_fitting_3
|
Try to fix my last revision about cmake_policy, with CMake-2.6.x
|
2011-04-28 17:45:22 +00:00 |
|
Kernel_23
|
BUGFIX: copy-paste typo
|
2011-06-23 11:59:29 +00:00 |
|
Kernel_d
|
merge with next
|
2011-06-07 07:54:52 +00:00 |
|
Kinetic_data_structures
|
CGAL -> \cgal\
|
2011-05-30 12:36:57 +00:00 |
|
LEDA
|
add #include<CGAL/config.h> before any directive CGAL_USE_*
|
2011-03-02 18:52:57 +00:00 |
|
Largest_empty_rect_2
|
Global maintenance of CMakeLists.txt: CMake minimal version is -2.6.2
|
2011-04-27 18:06:32 +00:00 |
|
MacOSX
|
Remove INSTALL.MacOSX, which is obsolete.
|
2008-12-08 14:03:29 +00:00 |
|
Maintenance
|
backport trunk changes
|
2011-06-23 12:55:08 +00:00 |
|
Manual
|
Support for directory names with spaces
|
2011-06-23 16:01:31 +00:00 |
|
Manual_tools
|
Support for directory names with spaces (follow-up #1)
|
2011-06-24 12:16:37 +00:00 |
|
Matrix_search
|
avoid linear cost of distance when using a forward-iterator
|
2011-06-09 08:23:05 +00:00 |
|
Mesh_2
|
Fix a bug introduced in trunk: criteria for Mesh_2 needs a geom traits
|
2011-06-04 17:00:31 +00:00 |
|
Mesh_3
|
Capitalize words in sections
|
2011-06-24 13:55:02 +00:00 |
|
Min_annulus_d
|
add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE
|
2010-06-09 07:37:13 +00:00 |
|
Min_circle_2
|
Try to fix my last revision about cmake_policy, with CMake-2.6.x
|
2011-04-28 17:45:22 +00:00 |
|
Min_ellipse_2
|
Try to fix my last revision about cmake_policy, with CMake-2.6.x
|
2011-04-28 17:45:22 +00:00 |
|
Min_quadrilateral_2
|
Try to fix my last revision about cmake_policy, with CMake-2.6.x
|
2011-04-28 17:45:22 +00:00 |
|
Min_sphere_d
|
seems irrelevant now
|
2010-11-10 22:23:11 +00:00 |
|
Min_sphere_of_spheres_d
|
Undo of changes beyond removing the '++'
|
2010-12-01 10:10:09 +00:00 |
|
Minkowski_sum_2
|
Update the \ccPkgHowToCiteCgal tag for CGAL-3.8 (2011).
|
2011-02-24 15:21:10 +00:00 |
|
Minkowski_sum_3
|
typo
|
2011-05-30 15:43:56 +00:00 |
|
Modifier
|
add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE
|
2010-06-09 07:37:13 +00:00 |
|
Modular_arithmetic
|
Update the \ccPkgHowToCiteCgal tag for CGAL-3.8 (2011).
|
2011-02-24 15:21:10 +00:00 |
|
Nef_2
|
CGAL -> \cgal\
|
2011-05-30 12:36:57 +00:00 |
|
Nef_3
|
typo
|
2011-06-06 14:31:17 +00:00 |
|
Nef_S2
|
typo
|
2011-06-06 14:25:18 +00:00 |
|
Number_types
|
Missing includes and switched to static assertions
|
2011-06-14 14:55:11 +00:00 |
|
OpenNL
|
cleanup extra ';'
|
2010-04-24 09:37:42 +00:00 |
|
Optimisation_basic
|
add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE
|
2010-06-09 07:37:13 +00:00 |
|
Optimisation_doc
|
Update the \ccPkgHowToCiteCgal tag for CGAL-3.8 (2011).
|
2011-02-24 15:21:10 +00:00 |
|
Partition_2
|
No need to #include <CGAL/basic.h>
|
2011-03-13 16:55:16 +00:00 |
|
Periodic_3_triangulation_3
|
Fix revision 63640. Strange '^'
|
2011-06-24 12:33:02 +00:00 |
|
Point_set_2
|
bug-fix: document underlying triangulation
|
2011-03-28 16:21:10 +00:00 |
|
Point_set_processing_3
|
CGAL -> \cgal\
|
2011-05-30 12:36:57 +00:00 |
|
Polygon
|
remove warning
|
2011-02-24 15:59:36 +00:00 |
|
Polyhedron
|
Fix the order, so that target are made in an order compatible with the
|
2011-06-16 10:38:41 +00:00 |
|
Polyhedron_IO
|
Replaced [U]Integer* with boost::[u]int*_t in Polyhedron, Polyhedron_IO and Stream_support
|
2011-06-10 14:51:30 +00:00 |
|
Polynomial
|
De \ccc{}-ify
|
2011-03-09 10:57:49 +00:00 |
|
Polytope_distance_d
|
Update the \ccPkgHowToCiteCgal tag for CGAL-3.8 (2011).
|
2011-02-24 15:21:10 +00:00 |
|
Principal_component_analysis
|
CGAL -> \cgal\
|
2011-05-30 12:36:57 +00:00 |
|
Profiling_tools
|
MS: auto-link for psapi.lib, instead of having an explicit link command.
|
2011-05-30 11:28:15 +00:00 |
|
QP_solver
|
Update the \ccPkgHowToCiteCgal tag for CGAL-3.8 (2011).
|
2011-02-24 15:21:10 +00:00 |
|
Qt_widget
|
Try to fix my last revision about cmake_policy, with CMake-2.6.x
|
2011-04-28 17:45:22 +00:00 |
|
Random_numbers
|
Add tests for uniform_real and uniform_01
|
2011-01-12 11:18:01 +00:00 |
|
Ridges_3
|
Try to fix my last revision about cmake_policy, with CMake-2.6.x
|
2011-04-28 17:45:22 +00:00 |
|
Robustness
|
Try to fix my last revision about cmake_policy, with CMake-2.6.x
|
2011-04-28 17:45:22 +00:00 |
|
STL_Extension
|
Fix mutable_queue.hpp with old Boost versions
|
2011-06-21 10:22:47 +00:00 |
|
Scripts
|
* fix bug in testing option and YES/NO
|
2011-05-05 09:17:31 +00:00 |
|
SearchStructures
|
No need to #include <CGAL/basic.h>
|
2011-03-13 17:21:11 +00:00 |
|
Segment_Delaunay_graph_2
|
merge from next
|
2011-04-28 18:44:10 +00:00 |
|
Skin_surface_3
|
Try to fix my last revision about cmake_policy, with CMake-2.6.x
|
2011-04-28 17:45:22 +00:00 |
|
Snap_rounding_2
|
Global maintenance of CMakeLists.txt: CMake minimal version is -2.6.2
|
2011-04-27 18:06:32 +00:00 |
|
Spatial_searching
|
Global maintenance of CMakeLists.txt: CMake minimal version is -2.6.2
|
2011-04-27 18:06:32 +00:00 |
|
Spatial_sorting
|
capitalize heading
|
2011-06-07 07:39:21 +00:00 |
|
Straight_skeleton_2
|
CGAL -> \cgal\
|
2011-05-30 12:36:57 +00:00 |
|
Stream_lines_2
|
CGAL -> \cgal\
|
2011-05-30 12:36:57 +00:00 |
|
Stream_support
|
Replaced [U]Integer* with boost::[u]int*_t in Polyhedron, Polyhedron_IO and Stream_support
|
2011-06-10 14:51:30 +00:00 |
|
Subdivision_method_3
|
Update the \ccPkgHowToCiteCgal tag for CGAL-3.8 (2011).
|
2011-02-24 15:21:10 +00:00 |
|
Surface_mesh_parameterization
|
CGAL -> \cgal\
|
2011-05-30 12:36:57 +00:00 |
|
Surface_mesh_simplification
|
Merged next into this branch
|
2011-06-14 15:22:46 +00:00 |
|
Surface_mesher
|
CGAL -> \cgal\
|
2011-05-30 12:36:57 +00:00 |
|
Surface_reconstruction_points_3
|
CGAL -> \cgal\
|
2011-05-30 12:36:57 +00:00 |
|
Testsuite
|
parallel makefile2 for the testsuite
|
2011-02-23 17:54:29 +00:00 |
|
Triangulation_2
|
Fix a typo in revision 64075
|
2011-06-23 13:41:08 +00:00 |
|
Triangulation_3
|
Merged next into this branch
|
2011-06-14 15:22:46 +00:00 |
|
Union_find
|
add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE
|
2010-06-09 07:37:13 +00:00 |
|
Voronoi_diagram_2
|
Try to fix my last revision about cmake_policy, with CMake-2.6.x
|
2011-04-28 17:45:22 +00:00 |
|
Width_3
|
s/succesful/successful
|
2010-08-12 08:30:26 +00:00 |
|
iostream
|
Don't include compiler_config.h directly.
|
2011-05-30 10:12:38 +00:00 |
|
kdtree
|
add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE
|
2010-06-09 07:37:13 +00:00 |
|
wininst
|
Update the Windows installer to CGAL-3.9
|
2011-03-08 11:17:39 +00:00 |
|
.gitattributes
|
modification of figure in package overview
|
2011-06-24 13:54:36 +00:00 |
|
.gitignore
|
backport trunk changes
|
2011-06-23 12:55:08 +00:00 |
|
CMakeLists.txt
|
Merged next into this branch
|
2011-06-14 15:22:46 +00:00 |