|
AABB_tree
|
Fix -pedantic error.
|
2010-09-28 21:23:13 +00:00 |
|
Algebraic_foundations
|
typo in maro
|
2010-08-12 15:06:15 +00:00 |
|
Algebraic_kernel_d
|
fixed bug in postcondition - ahhhhhhhhhh
|
2010-10-28 13:34:03 +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
|
add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE
|
2010-06-09 07:37:13 +00:00 |
|
Alpha_shapes_2
|
Add link to Projection_traits_xy_3
|
2010-10-11 13:54:46 +00:00 |
|
Alpha_shapes_3
|
const QString& -> QString
|
2010-08-23 10:37:11 +00:00 |
|
Apollonius_graph_2
|
Missing #include (for sign_a_plus_b_x_sqrt_c)
|
2010-09-24 16:12:09 +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
|
Fix all svn:keywords in */include/
|
2010-10-04 11:00:27 +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
|
Rename private typedef for clang.
|
2010-10-28 06:56:55 +00:00 |
|
Circular_kernel_2
|
Let's remove all makefiles, now.
|
2010-08-23 11:03:02 +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
|
demo is now part of Polyhedron demo
|
2010-09-24 15:47:09 +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
|
int -> size_t and static_cast
|
2010-06-25 15:05:05 +00:00 |
|
Envelope_3
|
Remove extra ';'
|
2010-09-22 06:21:53 +00:00 |
|
Filtered_kernel
|
Remove myself from maintainer files.
|
2010-09-15 12:32:09 +00:00 |
|
Generator
|
Add a static_cast to avoid float vs double warnings by VC++
|
2010-09-27 08:56:25 +00:00 |
|
Geomview
|
Let's remove all makefiles, now.
|
2010-08-23 11:03:02 +00:00 |
|
GraphicsView
|
Use types consistently to avoid warning.
|
2010-10-29 13:12:27 +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
|
Kernel::Compare_distance_[23] with three objects, similar to
|
2010-10-11 11:10:32 +00:00 |
|
Installation
|
(Merge the branch /branches/candidate-packages/Installation)
|
2010-11-03 18:16:16 +00:00 |
|
Interpolation
|
doc: correct typo and add missing parameters
|
2010-11-03 13:54:16 +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
|
add do_intersect for Ray_3 vs {Line_3,Segment_3,Ray_3}
|
2010-10-28 15:13:53 +00:00 |
|
Interval_skip_list
|
Remove empty lines at beginning and end of files
|
2010-02-01 12:55:28 +00:00 |
|
Interval_support
|
Fix all svn:keywords in */include/
|
2010-10-04 11:00:27 +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
|
Revert those commits:
|
2010-11-04 11:24:14 +00:00 |
|
Kernel_d
|
Hush
|
2010-10-30 21:28:34 +00:00 |
|
Kinetic_data_structures
|
KDS demo needs Core.
|
2010-09-23 19:47:01 +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
|
Add .exe.* (for .exe.embed.manifest and so on)
|
2010-11-04 10:48:41 +00:00 |
|
Manual
|
new reference
|
2010-10-19 15:05:26 +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
|
typos
|
2010-10-20 07:55:34 +00:00 |
|
Mesh_3
|
forgot to update text
|
2010-10-19 10:54:36 +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
|
Fixed bug reported by Benoit Presles <presles@emse.fr>.
|
2010-10-07 08:28:28 +00:00 |
|
Min_sphere_d
|
remove package namespace macro
|
2010-06-09 08:45:58 +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
|
add functor taking care of construction of planes and vectors
|
2010-10-19 07:22:22 +00:00 |
|
Nef_S2
|
Move the declaration/definition of convert before its uses.
|
2010-09-22 16:29:52 +00:00 |
|
Number_types
|
put fit_in_double(Lazy_exact_nt) in namespace 'internal'
|
2010-10-18 13:36:23 +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
|
Follow-up to my previous commit: Periodic_3_triangulation_filtered_traits_3
|
2010-09-15 21:08:15 +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
|
Fix the compute_normal: sum normals and *then* divide the normal by its
|
2010-10-04 08:36:27 +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
|
Fix all svn:keywords in */include/
|
2010-10-04 11:00:27 +00:00 |
|
Snap_rounding_2
|
Add some const& to avoid copies
|
2010-10-15 14:06:33 +00:00 |
|
Spatial_searching
|
operator= of iterator: do nothing when internal ptr are the same.
|
2010-10-22 13:17:52 +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
|
Fixed UB
|
2010-10-12 15:57:07 +00:00 |
|
Stream_lines_2
|
Use epick kernel in examples
|
2010-09-20 10:13:27 +00:00 |
|
Stream_support
|
Use consistent integer types to avoid warnings.
|
2010-10-29 13:37:32 +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
|
Oops! I used operator^ where I should have used operator& !!
|
2010-10-06 09:48:48 +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
|
Remove the sentence on constructor requirements which was copy pasted from the concept
|
2010-11-04 11:27:29 +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
|
Revert those commits:
|
2010-11-04 11:24:14 +00:00 |
|
.gitignore
|
Revert those commits:
|
2010-11-04 11:04:12 +00:00 |