Algebraic_foundations
Capitalize protect macro names.
2008-08-20 08:52:46 +00:00
Algebraic_kernel_d
bug fix
2008-09-07 14:13:24 +00:00
Algebraic_kernel_for_circles
Remove changes.txt files.
2008-07-24 17:47:16 +00:00
Algebraic_kernel_for_spheres
Remove Arity_tag.
2008-07-22 12:29:01 +00:00
Alpha_shapes_2
Remove changes.txt files.
2008-07-24 17:47:16 +00:00
Alpha_shapes_3
Remove useless <CGAL/utility.h> includes
2008-07-25 15:10:02 +00:00
Apollonius_graph_2
Remove changes.txt files.
2008-07-24 17:47:16 +00:00
Approximate_min_ellipsoid_d
Remove changes.txt files.
2008-07-24 17:47:16 +00:00
Arrangement_of_spheres_3
Rename boost::array to CGAL::array.
2008-08-26 13:15:21 +00:00
Arrangement_on_surface_2
overlay with different geometry traits
2008-08-31 13:24:26 +00:00
BGL
fixed typo
2008-09-08 08:02:07 +00:00
Benchmark
Use object_cast instead of assign
2008-07-29 11:48:27 +00:00
Benchmark_instances
…
Boolean_set_operations_2
edited gps_utils and gps_polygon validation so Polygon with holes access functions from the GeneralPolygonSetTraits are used instead of one from the class
2008-09-07 15:30:19 +00:00
Box_intersection_d
Include <CGAL/algorithm.h> instead of <CGAL/copy_n.h>.
2008-08-12 12:58:18 +00:00
CGALimageIO
Use unique names for example, demo and test targets
2008-09-04 18:58:09 +00:00
Cartesian_kernel
Rename Bool_type to Boolean.
2008-08-26 13:40:26 +00:00
Circular_kernel_2
Removed hand-made example cmake scripts
2008-09-04 18:58:48 +00:00
Circular_kernel_3
removed to finish previous commit
2008-09-01 09:18:58 +00:00
Circulator
Remove changes.txt files.
2008-07-24 17:47:16 +00:00
Conic_2
Remove changes.txt files.
2008-07-24 17:47:16 +00:00
Convex_decomposition_3
fixed link, but why must it be written by hand in the first place ???
2008-09-08 08:12:34 +00:00
Convex_hull_2
Replace various std::copy calls by constructors of vector/list.
2008-08-20 09:52:00 +00:00
Convex_hull_3
Include <CGAL/algorithm.h> instead of <CGAL/copy_n.h>.
2008-08-12 12:58:18 +00:00
Convex_hull_d
Add {} after empty else block to remove warnings
2008-07-30 09:54:22 +00:00
Core
Added separation in components
2008-09-03 16:55:21 +00:00
Curved_kernel_via_analysis_2
improved stability
2008-09-05 13:06:42 +00:00
Developers_manual /doc_tex
Use object_cast instead of assign
2008-07-29 11:58:44 +00:00
Distance_2
Use integer coordinates to avoid warnings.
2008-09-07 13:02:19 +00:00
Distance_3
Rewrite the test-suite using:
2008-08-29 18:14:36 +00:00
Envelope_2
adding ./ at beginning of file
2008-07-30 09:43:17 +00:00
Envelope_3
added dcel template parameter
2008-08-21 11:38:35 +00:00
Filtered_kernel
Give Lazy_construction the ability to take an optional conversion functor template argument.
2008-08-28 09:50:20 +00:00
Generator
Include <CGAL/algorithm.h> instead of <CGAL/copy_n.h>.
2008-08-12 12:58:18 +00:00
Geomview
Remove changes.txt files.
2008-07-24 17:47:16 +00:00
GraphicsView
Followup of previous commit ("Add auto-link to libCGALQt4 files.").
2008-09-05 16:04:07 +00:00
HalfedgeDS
Removed troubling \XHDS macro
2008-08-29 21:09:04 +00:00
Hash_map
Add {} after empty else block to remove warnings
2008-07-30 09:48:39 +00:00
Homogeneous_kernel
Rename Bool_type to Boolean.
2008-08-26 13:40:26 +00:00
Installation
Partially revert revision 45319. The follwing has been revert:
2008-09-05 12:16:37 +00:00
Interpolation
Include <CGAL/algorithm.h> instead of <CGAL/copy_n.h>.
2008-08-12 12:58:18 +00:00
Intersections_2
More *_pair classes cleanups.
2008-09-07 15:09:56 +00:00
Intersections_3
Use global random gen.
2008-08-29 18:11:03 +00:00
Interval_skip_list
Remove changes.txt files.
2008-07-24 17:47:16 +00:00
Inventor
Remove changes.txt files.
2008-07-24 17:47:16 +00:00
Jet_fitting_3
corrected scope of sign_of_determinant
2008-09-02 07:38:25 +00:00
Kernel_23
Removed hand-made example cmake scripts
2008-09-04 18:58:48 +00:00
Kernel_d
Recommend object_cast instead of assign
2008-07-29 13:59:20 +00:00
Kinetic_data_structures
mv Real_embeddable_traits_base in internal namespace
2008-08-07 08:57:24 +00:00
LEDA
Remove changes.txt files.
2008-07-24 17:47:16 +00:00
Largest_empty_rect_2
Remove changes.txt files.
2008-07-24 17:47:16 +00:00
MacOSX
Remove changes.txt files.
2008-07-24 17:47:16 +00:00
Maintenance
Added GraphicsView
2008-09-01 15:00:02 +00:00
Manual
Fixed path
2008-09-08 08:25:58 +00:00
Manual_tools
Added #include <stdlib.h> to make it compile on a gcc 4.3 system.
2008-08-22 19:40:47 +00:00
Matrix_search
Remove changes.txt files.
2008-07-24 17:47:16 +00:00
Mesh_2
Remove changes.txt files.
2008-07-24 17:47:16 +00:00
Min_annulus_d
Include <CGAL/algorithm.h> instead of <CGAL/copy_n.h>.
2008-08-12 12:58:18 +00:00
Min_circle_2
assign -> object_cast
2008-07-29 14:28:53 +00:00
Min_ellipse_2
assign -> object_cast
2008-07-29 14:28:53 +00:00
Min_quadrilateral_2
assign -> object_cast
2008-07-29 14:28:53 +00:00
Min_sphere_d
Remove changes.txt files.
2008-07-24 17:47:16 +00:00
Min_sphere_d_new
Include <CGAL/algorithm.h> instead of <CGAL/copy_n.h>.
2008-08-12 12:58:18 +00:00
Min_sphere_of_spheres_d
Remove changes.txt files.
2008-07-24 17:47:16 +00:00
Minkowski_sum_2
removing cgal_test file
2008-07-30 09:51:00 +00:00
Minkowski_sum_3
move files to where they belong
2008-08-23 17:33:42 +00:00
Modifier
Remove changes.txt files.
2008-07-24 17:47:16 +00:00
Modular_arithmetic
changed name: CGAL::Modular -> CGAL::Residue
2008-08-04 15:09:13 +00:00
Nef_2
Include <CGAL/algorithm.h> instead of <CGAL/copy_n.h>.
2008-08-12 12:58:18 +00:00
Nef_3
Added template parameter and () to the constructor code
2008-09-08 07:54:45 +00:00
Nef_S2
Include <CGAL/algorithm.h> instead of <CGAL/copy_n.h>.
2008-08-12 12:58:18 +00:00
Number_types
Pick Gmpq if available, instead of Quotient<MP_Float>, as the corresponding
2008-09-07 13:46:20 +00:00
OpenNL
Fixed bug in Bi-CGSTAB solver when omega==0, which may happen for small linear systems.
2008-08-25 15:26:38 +00:00
Optimisation_basic
Remove changes.txt files.
2008-07-24 17:47:16 +00:00
Optimisation_doc
Remove changes.txt files.
2008-07-24 17:47:16 +00:00
PDB
Added separation in components
2008-09-03 16:55:21 +00:00
Partition_2
Use object_cast instead of assign
2008-07-29 14:12:25 +00:00
Point_set_2
Remove changes.txt files.
2008-07-24 17:47:16 +00:00
Polygon
Use object_cast instead of assign
2008-07-29 14:12:25 +00:00
Polyhedron
Followup of previous commit ("Add auto-link to libCGALQt4 files.").
2008-09-05 16:04:07 +00:00
Polyhedron_IO
kill warning
2008-08-21 13:10:38 +00:00
Polynomial
fixed bug in interpolation of resultant
2008-09-05 14:08:02 +00:00
Polytope_distance_d
Remove changes.txt files.
2008-07-24 17:47:16 +00:00
Principal_component_analysis
doc PCA: one attempt to fix compilation issues
2008-09-03 08:06:26 +00:00
Profiling_tools
fixed path after svn move
2008-09-08 07:22:51 +00:00
QP_solver
another try (inserted missing const)
2008-09-05 09:34:51 +00:00
Qt_widget
Use unique names for example, demo and test targets
2008-09-04 18:58:09 +00:00
Quadrical_kernel_3
…
Random_numbers
Remove changes.txt files.
2008-07-24 17:47:16 +00:00
Reconstruction_from_slices_3
Remove changes.txt files.
2008-07-24 17:47:16 +00:00
Ridges_3
Remove changes.txt files.
2008-07-24 17:47:16 +00:00
Robustness
Include <CGAL/algorithm.h> instead of <CGAL/copy_n.h>.
2008-08-12 12:58:18 +00:00
STL_Extension
Apply std::remove_reference *before* std::remove_cv...
2008-08-28 12:38:14 +00:00
Scripts
Partially revert revision 45319. The follwing has been revert:
2008-09-05 12:16:37 +00:00
SearchStructures
Remove changes.txt files.
2008-07-24 17:47:16 +00:00
Segment_Delaunay_graph_2
Rename Bool_type to Boolean.
2008-08-26 13:40:26 +00:00
Skin_surface_3
Rename boost::array to CGAL::array.
2008-08-26 13:15:21 +00:00
Snap_rounding_2
cmake tests
2008-08-06 17:34:48 +00:00
Spatial_searching
square_free_factorization -> square_free_factorize
2008-08-08 09:00:24 +00:00
Spatial_sorting
…
Straight_skeleton_2
Removed hand-made example cmake scripts
2008-09-04 18:58:48 +00:00
Stream_lines_2
Fixes after the tuples changes.
2008-07-27 12:01:51 +00:00
Stream_support
Remove changes.txt files.
2008-07-24 17:47:16 +00:00
Subdivision_method_3
Remove changes.txt files.
2008-07-24 17:47:16 +00:00
Surface_mesh_parameterization
Added trace
2008-08-26 14:43:28 +00:00
Surface_mesh_simplification
Remove changes.txt files.
2008-07-24 17:47:16 +00:00
Surface_mesher
Remove the explicit To_double<> argument to Cartesian_converter<>: the default is fine.
2008-08-27 15:25:39 +00:00
Surface_reconstruction_3
Updated the reference manual
2008-09-05 11:12:02 +00:00
Testsuite
Previous commit was incomplete
2008-09-08 08:59:30 +00:00
Triangulation_2
Fix "warning: array subscript is above array bounds".
2008-08-20 08:39:08 +00:00
Triangulation_3
- Fix "warning: array subscript is above array bounds" with g++ -O3.
2008-08-20 08:37:44 +00:00
Union_find
Kill warning
2008-08-21 13:43:23 +00:00
Visibility_complex_2
Remove changes.txt files.
2008-07-24 17:47:16 +00:00
Voronoi_diagram_2
Remove changes.txt files.
2008-07-24 17:47:16 +00:00
Width_3
Remove changes.txt files.
2008-07-24 17:47:16 +00:00
iostream
Remove changes.txt files.
2008-07-24 17:47:16 +00:00
kdtree
Remove changes.txt files.
2008-07-24 17:47:16 +00:00
wininst
Remove changes.txt files.
2008-07-24 17:47:16 +00:00
.gitattributes
Removed hand-made example cmake scripts
2008-09-04 18:58:48 +00:00
.gitignore
Fixed g++ warnings
2008-08-28 14:14:49 +00:00