|
AABB_tree
|
Fix -pedantic error.
|
2010-09-28 21:23:13 +00:00 |
|
Algebraic_foundations
|
make it thread safe
|
2010-11-09 10:41:37 +00:00 |
|
Algebraic_kernel_d
|
rm warning for unused functor Degree
|
2010-11-07 07:56:32 +00:00 |
|
Algebraic_kernel_for_circles
|
add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE
|
2010-06-09 07:37:13 +00:00 |
|
Algebraic_kernel_for_spheres
|
Remove unused variable
|
2010-11-18 09:29:22 +00:00 |
|
Alpha_shapes_2
|
undo
|
2010-11-04 14:29:01 +00:00 |
|
Alpha_shapes_3
|
Fix a parsing error: when CGAL_NO_DEPRECATED_CODE is define, the namespace
|
2010-11-18 09:57:36 +00:00 |
|
Apollonius_graph_2
|
Use unused variable
|
2010-11-18 09:34:43 +00:00 |
|
Approximate_min_ellipsoid_d
|
static_cast of size_t to int, and Cartesian -> Simple_cartesian
|
2010-09-23 19:23:50 +00:00 |
|
Arithmetic_kernel
|
Fix all svn:keywords in */include/
|
2010-10-04 11:00:27 +00:00 |
|
Arrangement_on_surface_2
|
undo commit r59582
|
2010-11-23 10:09:45 +00:00 |
|
BGL
|
The previous code was correct
|
2010-09-21 08:30:23 +00:00 |
|
Boolean_set_operations_2
|
Let's remove all makefiles, now.
|
2010-08-23 11:03:02 +00:00 |
|
Box_intersection_d
|
Rename x and y to lo and hi
|
2010-10-11 19:45:16 +00:00 |
|
CGAL_ipelets
|
Add missing svn properties (keywords and eol-style).
|
2010-09-20 12:12:46 +00:00 |
|
CGALimageIO
|
Let libCGAL_ImageIO set temporarily the LC_NUMERIC locale to "C", during
|
2010-10-04 08:20:48 +00:00 |
|
Cartesian_kernel
|
uglify private typedef for clang
|
2010-11-10 21:17:45 +00:00 |
|
Circular_kernel_2
|
use Curve_2 instead of predefined type
|
2010-11-15 16:50:58 +00:00 |
|
Circular_kernel_3
|
missing include file
|
2010-06-16 17:24:58 +00:00 |
|
Circulator
|
Change the Boost.Range url to a permanent one, not dependent on the Boost version.
|
2010-09-02 21:53:47 +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
|
Put parenthesis ( clang warned for 3.8-I-65)
|
2010-11-14 17:22:23 +00:00 |
|
Convex_hull_2
|
Let's remove all makefiles, now.
|
2010-08-23 11:03:02 +00:00 |
|
Convex_hull_3
|
int -> size_type/std::size_t
|
2010-06-21 16:47:25 +00:00 |
|
Convex_hull_d
|
*add into test-suite case responsible for a bug:
|
2010-08-26 13:24:33 +00:00 |
|
Core
|
correct CORE operator>> for Real (used by Expr).
|
2010-09-24 13:07:28 +00:00 |
|
Developers_manual
|
Generalize to "add _ as suffix".
|
2010-10-27 08:56:23 +00:00 |
|
Distance_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 |
|
Distance_3
|
add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE
|
2010-06-09 07:37:13 +00:00 |
|
Envelope_2
|
Remove unused variable
|
2010-11-12 07:57:53 +00:00 |
|
Envelope_3
|
Remove extra ';'
|
2010-09-22 06:21:53 +00:00 |
|
Filtered_kernel
|
due to correction of the traits Filtered_bbox_circular_kernel_2
|
2010-11-10 15:52:53 +00:00 |
|
Generator
|
Fix executability
|
2010-11-22 12:49:56 +00:00 |
|
Geomview
|
Let's remove all makefiles, now.
|
2010-08-23 11:03:02 +00:00 |
|
GraphicsView
|
cleanup
|
2010-11-12 09:03:43 +00:00 |
|
HalfedgeDS
|
add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE
|
2010-06-09 07:37:13 +00:00 |
|
Hash_map
|
int -> size_type/std::size_t
|
2010-06-21 15:08:06 +00:00 |
|
Homogeneous_kernel
|
Unify class/struct
|
2010-11-18 09:17:05 +00:00 |
|
Installation
|
Fix FindMKL.cmake:
|
2010-11-17 16:53:22 +00:00 |
|
Interpolation
|
Fix a typo in the following revision:
|
2010-11-17 13:47:40 +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
|
Remove unused variable
|
2010-11-12 08:33:25 +00:00 |
|
Interval_skip_list
|
Remove empty lines at beginning and end of files
|
2010-02-01 12:55:28 +00:00 |
|
Interval_support
|
Use unused variables
|
2010-11-18 09:13:55 +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
|
Let's remove all makefiles, now.
|
2010-08-23 11:03:02 +00:00 |
|
Kernel_23
|
renaming
|
2010-11-15 07:08:31 +00:00 |
|
Kernel_d
|
Missing #include:
|
2010-11-17 10:25:51 +00:00 |
|
Kinetic_data_structures
|
remove unused variables
|
2010-11-18 15:48:09 +00:00 |
|
LEDA
|
add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE
|
2010-06-09 07:37:13 +00:00 |
|
Largest_empty_rect_2
|
dont submit Qt3 demo
|
2010-08-24 17:15:02 +00:00 |
|
MacOSX
|
Remove INSTALL.MacOSX, which is obsolete.
|
2008-12-08 14:03:29 +00:00 |
|
Maintenance
|
I forgot to change my ~/.autocgalrc
|
2010-11-19 16:41:45 +00:00 |
|
Manual
|
Add a workaround macro, so that one can use the macro \texorpdfstring in
|
2010-11-10 10:20:00 +00:00 |
|
Manual_tools
|
fix typo
|
2010-10-12 15:43:13 +00:00 |
|
Matrix_search
|
max-k-gon part of Polygon demo, and p-center part of Bounding Volumes demo so we no longer need the Qt3 demo
|
2010-09-23 16:00:54 +00:00 |
|
Mesh_2
|
Remove unused variable
|
2010-11-12 08:06:17 +00:00 |
|
Mesh_3
|
Add test of I/O operators of C3t3
|
2010-11-10 13:58:57 +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
|
Let's remove all makefiles, now.
|
2010-08-23 11:03:02 +00:00 |
|
Min_ellipse_2
|
Let's remove all makefiles, now.
|
2010-08-23 11:03:02 +00:00 |
|
Min_quadrilateral_2
|
Use unused variable
|
2010-11-12 08:30:41 +00:00 |
|
Min_sphere_d
|
seems irrelevant now
|
2010-11-10 22:23:11 +00:00 |
|
Min_sphere_of_spheres_d
|
Avoid "unused" warning.
|
2010-10-29 13:29:32 +00:00 |
|
Minkowski_sum_2
|
Let's remove all makefiles, now.
|
2010-08-23 11:03:02 +00:00 |
|
Minkowski_sum_3
|
Move using statements to the corect scope
|
2010-09-01 12:19:50 +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
|
add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE
|
2010-06-09 07:37:13 +00:00 |
|
Nef_2
|
Add missing #include
|
2010-09-08 06:03:52 +00:00 |
|
Nef_3
|
long -> std:size_t to avoid a warning
|
2010-11-22 07:48:42 +00:00 |
|
Nef_S2
|
Move unused variable inside the #if 0 block where it is used
|
2010-11-12 08:36:32 +00:00 |
|
Number_types
|
Inverse functor for Lazy_exact_nt based types
|
2010-11-08 14:52:56 +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
|
Inscribed k-gon now part of Polygon demo
|
2010-09-23 16:04:09 +00:00 |
|
Partition_2
|
Add static_cast for size_t to unsigned int as the package will never be able to solve huge problems
|
2010-09-23 16:35:43 +00:00 |
|
Periodic_3_triangulation_3
|
remove deprecated functions as was done for the non-periodic case
|
2010-11-17 13:30:08 +00:00 |
|
Point_set_2
|
int -> dize_t
|
2010-08-06 11:58:13 +00:00 |
|
Point_set_processing_3
|
Fix/Add link
|
2010-11-03 11:29:36 +00:00 |
|
Polygon
|
Add link to Projection_traits_xy_3
|
2010-10-11 13:52:07 +00:00 |
|
Polyhedron
|
clang is right: std::size_t is always >= 0
|
2010-11-12 13:04:17 +00:00 |
|
Polyhedron_IO
|
Let's remove all makefiles, now.
|
2010-08-23 11:03:02 +00:00 |
|
Polynomial
|
minor bug fix in generation of sparse polynomials for tests
|
2010-11-04 13:47:59 +00:00 |
|
Polytope_distance_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 |
|
Principal_component_analysis
|
This should be fixed properly, but in the mean time, add clang to the workaround.
|
2010-10-27 10:07:09 +00:00 |
|
Profiling_tools
|
add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE
|
2010-06-09 07:37:13 +00:00 |
|
QP_solver
|
taking care of some more size_t vs. int warnings
|
2010-11-03 07:58:08 +00:00 |
|
Qt_widget
|
Let's remove all makefiles, now.
|
2010-08-23 11:03:02 +00:00 |
|
Random_numbers
|
Rollback to old functions and added new functions
|
2010-09-10 09:10:20 +00:00 |
|
Ridges_3
|
Let's remove all makefiles, now.
|
2010-08-23 11:03:02 +00:00 |
|
Robustness
|
Don't aubmit Qt3 demo
|
2010-09-23 14:46:34 +00:00 |
|
STL_Extension
|
A bug in clang currently means that uncaught exceptions result in a
|
2010-09-10 09:51:25 +00:00 |
|
Scripts
|
Publish the demos tarball, if COLLECT_DEMOS_BINARIES is set.
|
2010-09-20 20:38:43 +00:00 |
|
SearchStructures
|
I also want to play !
|
2010-09-24 06:59:13 +00:00 |
|
Segment_Delaunay_graph_2
|
Add a README.txt that explains where is the demo for this package.
|
2010-07-12 13:01:25 +00:00 |
|
Skin_surface_3
|
Remove unused variables
|
2010-11-12 09:06:27 +00:00 |
|
Snap_rounding_2
|
Add some const& to avoid copies
|
2010-10-15 14:06:33 +00:00 |
|
Spatial_searching
|
remove unused point_generators_d.h in Splitters.cpp
|
2010-11-22 09:17:05 +00:00 |
|
Spatial_sorting
|
Fix compilation error of the documentation: the example file name was not
|
2010-09-02 21:51:09 +00:00 |
|
Straight_skeleton_2
|
Replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE in Straight_skeleton_2
|
2010-11-23 11:20:03 +00:00 |
|
Stream_lines_2
|
Use epick kernel in examples
|
2010-09-20 10:13:27 +00:00 |
|
Stream_support
|
Put std:: before numeric_limits
|
2010-11-18 10:07:05 +00:00 |
|
Subdivision_method_3
|
int -> size_t
|
2010-08-05 12:06:33 +00:00 |
|
Surface_mesh_parameterization
|
On Windows use _mktemp instead of tempnam
|
2010-08-20 15:51:40 +00:00 |
|
Surface_mesh_simplification
|
int->size_t and suppres VC++ warning on truncted names
|
2010-06-25 08:55:21 +00:00 |
|
Surface_mesher
|
Unify struct/class
|
2010-11-18 08:06:16 +00:00 |
|
Surface_reconstruction_points_3
|
Avoid narrowing conversion in {}
|
2010-09-10 08:52:58 +00:00 |
|
Testsuite
|
First part of a timing feature of the testsuite: the duration of each
|
2010-09-15 09:54:54 +00:00 |
|
Triangulation_2
|
- triangulate_half_hole was quadratic because std::list::size is a linear
|
2010-11-23 11:07:42 +00:00 |
|
Triangulation_3
|
Fix thinko "the the"
|
2010-09-29 11:25:29 +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
|
Add links to the demos in the specific Voronoi diagram packages
|
2010-09-23 12:59:26 +00:00 |
|
Width_3
|
s/succesful/successful
|
2010-08-12 08:30:26 +00:00 |
|
iostream
|
Fix a long long issues, detected by g++ -pedantic. Bug reported by
|
2010-08-03 10:27:42 +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 of the Windows installer. As the precompiled libraries
|
2010-08-10 13:55:36 +00:00 |
|
.gitattributes
|
- Add a script to rename a test reference platform directory.
|
2010-11-19 10:20:20 +00:00 |
|
.gitignore
|
- Add a script to rename a test reference platform directory.
|
2010-11-19 10:20:20 +00:00 |