The public CGAL repository, see the README below
Go to file
Laurent Rineau 09f3e63a51 Use JOM instead of NMAKE when possible.
http://labs.trolltech.com/blogs/2009/03/27/speeding-up-visual-c-qt-builds/
2010-06-23 10:46:45 +00:00
AABB_tree ADD FT to disambiguate float/double 2010-06-22 11:43:10 +00:00
Algebraic_foundations 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_d made all kernel functors const 2010-05-13 14:59:30 +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 int -> size_type/std::size_t 2010-06-21 14:54:45 +00:00
Alpha_shapes_3 int -> size_type/std::size_t 2010-06-21 14:58:41 +00:00
Apollonius_graph_2 int -> size_type/std::size_t 2010-06-22 09:55:56 +00:00
Approximate_min_ellipsoid_d Rename CGALi to internal. 2009-08-24 17:10:04 +00:00
Arithmetic_kernel add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Arrangement_on_surface_2 added missing include statement 2010-06-23 08:00:41 +00:00
BGL Merged revisions 56835,56864-56870,56876,56895-56897 via svnmerge from 2010-06-20 21:48:20 +00:00
Boolean_set_operations_2 fix compiliation in test_bop 2010-06-21 21:11:44 +00:00
Box_intersection_d int -> size_type/std::size_t 2010-06-21 16:44:18 +00:00
CGAL_ipelets svn tag clean up 2010-06-17 11:56:17 +00:00
CGALimageIO Remove a few "warning: extra ';'" with g++ -pedantic. 2009-11-14 11:49:52 +00:00
Cartesian_kernel For VC-10 we have to change FT* to cpp0x<>::const_iterator 2010-06-14 07:11:59 +00:00
Circular_kernel_2 Make the benchmark compiling again. 2010-06-22 09:37:10 +00:00
Circular_kernel_3 missing include file 2010-06-16 17:24:58 +00:00
Circulator add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +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 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_hull_2 Merged revisions 56835,56864-56870,56876,56895-56897 via svnmerge from 2010-06-20 21:48:20 +00:00
Convex_hull_3 int -> size_type/std::size_t 2010-06-21 16:47:25 +00:00
Convex_hull_d int -> size_t as well as static_casts 2010-06-22 15:54:41 +00:00
Core remove package namespace macro 2010-06-09 08:45:58 +00:00
Developers_manual remove package namespace macro 2010-06-09 08:45:58 +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 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_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
Filtered_kernel add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Generator int -> size_type/std::size_t 2010-06-22 08:46:38 +00:00
Geomview add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
GraphicsView Add actionShowMinEllipse 2010-06-22 16:44:56 +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 Remove extra typename (broken testsuite) after revision 56725: 2010-06-14 20:29:51 +00:00
Installation Add a workaround in src/CMakeLists.txt, to avoid that a variable 2010-06-23 09:04:56 +00:00
Interpolation static_cast 2010-06-22 17:02:41 +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 python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Interval_skip_list Remove empty lines at beginning and end of files 2010-02-01 12:55:28 +00:00
Interval_support change Interval_traits to a class, as all other related traits classes 2010-06-11 08:05:45 +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 add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Kernel_23 vertex function of triangle use Has_qrt 2010-06-22 07:17:59 +00:00
Kernel_d static_casts 2010-06-22 16:17:33 +00:00
Kinetic_data_structures int -> size_t and static_casts 2010-06-23 08:30:32 +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 add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
MacOSX Remove INSTALL.MacOSX, which is obsolete. 2008-12-08 14:03:29 +00:00
Maintenance remove dependance on CGAL_PDB: merge from the branche created for that purpose 2010-06-10 17:26:38 +00:00
Manual new refs 2010-06-15 14:00:44 +00:00
Manual_tools generate_reference_manual version 1.3.1: 2010-06-20 17:41:44 +00:00
Matrix_search Merged revisions 56906,56908 via svnmerge from 2010-06-21 10:40:54 +00:00
Mesh_2 previous data member is now a reference in Null_mesher_visitor_level: visitor used by Mesh_3 as Previous_level has a state, so doing a copy is not an option. 2010-06-09 15:39:04 +00:00
Mesh_3 Mesh_3_demo: 2010-06-22 14:51:20 +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 Don't submit Qt3 demo 2010-06-16 15:24:44 +00:00
Min_ellipse_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
Min_quadrilateral_2 Merged revisions 56835,56864-56870,56876,56895-56897 via svnmerge from 2010-06-20 21:48:20 +00:00
Min_sphere_d remove package namespace macro 2010-06-09 08:45:58 +00:00
Min_sphere_of_spheres_d Remove useless *.pstex and *.pstex_t generated files. 2009-09-18 13:35:53 +00:00
Minkowski_sum_2 solving warning converting from unsigned int to int 2010-06-21 21:52:32 +00:00
Minkowski_sum_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
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 Some int->size_t. Perform static_cast<int> as Polynomial degree is bound by int not size_t 2010-06-22 09:38:32 +00:00
Nef_3 remove package namespace macro 2010-06-09 08:45:58 +00:00
Nef_S2 remove package namespace macro 2010-06-09 08:45:58 +00:00
Number_types Added static_cast 2010-06-23 08:32:08 +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 All 2D Bounding Volumes demo integrated in one 2010-06-16 15:23:52 +00:00
Partition_2 Merged revisions 56835,56864-56870,56876,56895-56897 via svnmerge from 2010-06-20 21:48:20 +00:00
Periodic_3_triangulation_3 improved the small figure 2010-06-22 18:08:34 +00:00
Point_set_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
Point_set_processing_3 Automatic documentation by generate_reference_manual 1.3.1 2010-06-20 17:58:28 +00:00
Polygon int -> size_type/std::size_t 2010-06-21 16:52:36 +00:00
Polyhedron add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Polyhedron_IO Fix the calls to OFF_scanner.scan_facet and 2010-06-23 09:21:43 +00:00
Polynomial perform static_cast<int> as Polynomial degree is bound by int not size_t 2010-06-22 09:26:00 +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 Fix VC++ workaround (tested with MSVS2005) 2010-06-11 07:41:10 +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 add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Qt_widget rm ambig 2010-03-11 13:46:27 +00:00
Random_numbers add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Ridges_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
Robustness Added demos to the demos target 2008-12-18 17:29:36 +00:00
STL_Extension removed non-need copy constructor added to drop_or_dispatch_output_iterator 2010-06-21 09:48:18 +00:00
Scripts Use JOM instead of NMAKE when possible. 2010-06-23 10:46:45 +00:00
SearchStructures add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Segment_Delaunay_graph_2 int -> size_t and the other way round for level as it cannot get that big 2010-06-22 10:15:50 +00:00
Skin_surface_3 find(ESBTL) after include( ${CGAL_USE_FILE} ) to override 2010-06-17 06:05:20 +00:00
Snap_rounding_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
Spatial_searching 0 -> FT(0) 2010-06-22 11:52:55 +00:00
Spatial_sorting add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
Straight_skeleton_2 Removed odd merge result 2010-06-22 15:07:34 +00:00
Stream_lines_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
Stream_support int -> size_t 2010-06-22 13:45:31 +00:00
Subdivision_method_3 Cartesian -> Simple_cartesian 2010-06-22 13:47:04 +00:00
Surface_mesh_parameterization Automatic documentation by generate_reference_manual 1.3.1 2010-06-20 17:58:28 +00:00
Surface_mesh_simplification Merged revisions 56835,56864-56870,56876,56895-56897 via svnmerge from 2010-06-20 21:48:20 +00:00
Surface_mesher remove package namespace macro 2010-06-09 08:45:58 +00:00
Surface_reconstruction_points_3 Updated Poisson_reconstruction_function documentation with generate_reference_manual 1.3.1 2010-06-20 17:43:29 +00:00
Testsuite remove dependance on CGAL_PDB: merge from the branche created for that purpose 2010-06-10 17:26:38 +00:00
Triangulation_2 Integer32 -> size_t 2010-06-22 20:44:46 +00:00
Triangulation_3 int -> size_type/std::size_t 2010-06-21 20:31:19 +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 remove package namespace macro 2010-06-09 08:45:58 +00:00
Width_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
iostream add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +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 Remove these old files. Subversion handles the versioning. 2010-06-21 11:49:42 +00:00
.gitattributes Removed odd merge result 2010-06-22 15:07:34 +00:00
.gitignore Merge the branch /branches/candidate-packages/Triangulation_3 2010-05-31 08:48:09 +00:00