The public CGAL repository, see the README below
Go to file
Laurent Saboret 5de6d12b43 Fixed g++ warnings 2008-08-28 14:14:49 +00:00
Algebraic_foundations Capitalize protect macro names. 2008-08-20 08:52:46 +00:00
Algebraic_kernel_d Uses Substitute-functor of Polynomial_traits_d 2008-08-19 16:39:54 +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 Fixing infinite recursion 2008-08-24 12:37:55 +00:00
BGL Remove unused variable 2008-07-30 09:56:10 +00:00
Benchmark Use object_cast instead of assign 2008-07-29 11:48:27 +00:00
Benchmark_instances remove spaces 2007-12-03 18:18:48 +00:00
Boolean_set_operations_2 Remove changes.txt files. 2008-07-24 17:47:16 +00:00
Box_intersection_d Include <CGAL/algorithm.h> instead of <CGAL/copy_n.h>. 2008-08-12 12:58:18 +00:00
CGALimageIO Added OpenGL libraries to CGALQt and CGALimageIO 2008-08-27 17:57:10 +00:00
Cartesian_kernel Rename Bool_type to Boolean. 2008-08-26 13:40:26 +00:00
Circular_kernel_2 Type<CK> now replaces CK::Type, it is cleaner for showing the uses of global functions 2008-08-28 12:25:19 +00:00
Circular_kernel_3 cleaning types for calls to global functions 2008-08-28 12:56:01 +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 moved package info files to where they belong 2008-08-23 17:25:15 +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 soname added to CGAL_CORE (was missing) 2008-08-22 22:30:51 +00:00
Curved_kernel_via_analysis_2 construct interior vertex 2008-08-28 07:43:34 +00:00
Developers_manual/doc_tex Use object_cast instead of assign 2008-07-29 11:58:44 +00:00
Distance_2 Remove changes.txt files. 2008-07-24 17:47:16 +00:00
Distance_3 Remove changes.txt files. 2008-07-24 17:47:16 +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 Rename boost::array to CGAL::array. 2008-08-26 13:15:21 +00:00
HalfedgeDS Remove changes.txt files. 2008-07-24 17:47:16 +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 Fix pending problems with examples and demos (now possible to do 'make examples' or 'make demo' from CGAL_DIR) 2008-08-27 16:24:01 +00:00
Interpolation Include <CGAL/algorithm.h> instead of <CGAL/copy_n.h>. 2008-08-12 12:58:18 +00:00
Intersections_2 Line_2_Line_2_pair changes to avoid a warning. 2008-08-21 12:50:41 +00:00
Intersections_3 Rename Bool_type to Boolean. 2008-08-26 13:40:26 +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 Fixed memory leaks in Lapack_matrix and Lapack_vector 2008-08-11 15:25:33 +00:00
Kernel_23 Rename Bool_type to Boolean. 2008-08-26 13:40:26 +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 Rename Timer to Profiling_tools. 2008-08-22 16:24:40 +00:00
Manual Rename Timer to Profiling_tools. 2008-08-22 16:29:53 +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 .C->.cpp 2008-08-23 18:38:07 +00:00
Nef_S2 Include <CGAL/algorithm.h> instead of <CGAL/copy_n.h>. 2008-08-12 12:58:18 +00:00
Number_types Use C++0x rvalue references in Object, Handle_for, MP_Float and Quotient. 2008-08-27 14:19:18 +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 soversion added 2008-08-22 22:25:25 +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 added textured polyhedron. 2008-08-25 08:08:28 +00:00
Polyhedron_IO kill warning 2008-08-21 13:10:38 +00:00
Polynomial square_free_factorization -> square_free_factorize 2008-08-08 09:00:24 +00:00
Polytope_distance_d Remove changes.txt files. 2008-07-24 17:47:16 +00:00
Principal_component_analysis Include <CGAL/algorithm.h> instead of <CGAL/copy_n.h>. 2008-08-12 12:58:18 +00:00
Profiling_tools Mention that it works on Mac OS X as well now. 2008-08-22 16:32:09 +00:00
QP_solver small test program to find bind bug 2008-08-26 13:26:53 +00:00
Qt_widget Added OpenGL libraries to CGALQt and CGALimageIO 2008-08-27 17:57:10 +00:00
Quadrical_kernel_3 The files "changes.txt", "description.txt", "long_description.txt" and "maintainer" 2007-12-02 15:06:42 +00:00
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 Fix pending problems with examples and demos (now possible to do 'make examples' or 'make demo' from CGAL_DIR) 2008-08-27 16:24:01 +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 Removed *unmodified* auto-generated CMakeLists.txt (now created by create_internal_release) 2008-05-05 14:01:55 +00:00
Straight_skeleton_2 Deverbosification :) 2008-08-12 09:04:37 +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 Fixed g++ warnings 2008-08-28 14:14:49 +00:00
Testsuite Correct quotation of the script. 2008-08-22 10:15:04 +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 global functions moved to a documentable place 2008-08-28 12:55:38 +00:00
.gitignore Fixed g++ warnings 2008-08-28 14:14:49 +00:00