The public CGAL repository, see the README below
Go to file
Laurent Rineau 1043eb3bcd Next trunk release will be a CGAL-3.8-I. 2010-07-13 15:43:31 +00:00
AABB_tree Add missing #include. 2010-07-08 07:35:44 +00:00
Algebraic_foundations
Algebraic_kernel_d consistent use of struct/class 2010-07-07 08:01:28 +00:00
Algebraic_kernel_for_circles
Algebraic_kernel_for_spheres
Alpha_shapes_2 Don't rely on the implicit conversion QString -> const char*. 2010-07-12 10:02:56 +00:00
Alpha_shapes_3 Add static_cast 2010-06-25 07:39:10 +00:00
Apollonius_graph_2 int -> size_type/std::size_t 2010-06-22 09:55:56 +00:00
Approximate_min_ellipsoid_d
Arithmetic_kernel
Arrangement_on_surface_2 Don't rely on the implicit conversion QString -> const char*. 2010-07-12 10:02:56 +00:00
BGL int -> size_t 2010-06-25 08:19:41 +00:00
Boolean_set_operations_2 Don't rely on the implicit conversion QString -> const char*. 2010-07-12 10:02:56 +00:00
Box_intersection_d int -> size_type/std::size_t 2010-06-21 16:44:18 +00:00
CGAL_ipelets autodetect version of IPE 2010-06-23 16:20:18 +00:00
CGALimageIO
Cartesian_kernel Move Compare_squared_distance_[23] from Cartesian and Homogeneous to 2010-06-30 10:04:49 +00:00
Circular_kernel_2 Make the benchmark compiling again. 2010-06-22 09:37:10 +00:00
Circular_kernel_3
Circulator
Conic_2
Convex_decomposition_3 Fix keyword $URL$ and $Id$: "$URL: " and "$Id: " are not correct Subversion keywords 2010-06-29 12:47:18 +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
Developers_manual
Distance_2
Distance_3
Envelope_2 int -> size_t and static_cast 2010-06-25 15:05:05 +00:00
Envelope_3 Added Dan Halperin as an Author 2010-06-28 13:33:55 +00:00
Filtered_kernel
Generator Move the old Qt3 demo/Generator to demo/Generator/qt3. A new Qt4 demo has been create by Andreas Fabri in the GraphicsView package. 2010-07-09 08:40:18 +00:00
Geomview
GraphicsView Remove the svn:executable property for C++ files. 2010-07-01 16:06:05 +00:00
HalfedgeDS
Hash_map int -> size_type/std::size_t 2010-06-21 15:08:06 +00:00
Homogeneous_kernel Move Compare_squared_distance_[23] from Cartesian and Homogeneous to 2010-06-30 10:04:49 +00:00
Installation Changes in supported compilers 2010-07-12 14:05:46 +00:00
Interpolation static_cast 2010-06-22 17:02:41 +00:00
Intersections_2
Intersections_3 correct bug in triangle_3-segment_3 intersection: 2010-07-12 06:34:17 +00:00
Interval_skip_list
Interval_support
Inventor
Jet_fitting_3 int -> size_t and static_casts 2010-06-25 15:30:45 +00:00
Kernel_23 Do not use an uninitialized object for tests. 2010-07-06 10:42:09 +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
Largest_empty_rect_2
MacOSX
Maintenance Next trunk release will be a CGAL-3.8-I. 2010-07-13 15:43:31 +00:00
Manual
Manual_tools
Matrix_search Merged revisions 56906,56908 via svnmerge from 2010-06-21 10:40:54 +00:00
Mesh_2 Fix the CMakeLists.txt files so that: 2010-07-12 12:58:42 +00:00
Mesh_3 Bug fix: remove a call to timer.stop() in verbose mode to avoid calling twice timer.stop() (that leads to a precondition failure). 2010-07-09 08:02:20 +00:00
Min_annulus_d
Min_circle_2 int -> size_t 2010-06-25 15:39:47 +00:00
Min_ellipse_2 int -> size_t 2010-06-25 15:49:41 +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
Min_sphere_of_spheres_d
Minkowski_sum_2 solving warning converting from unsigned int to int 2010-06-21 21:52:32 +00:00
Minkowski_sum_3 Fix keyword $URL$ and $Id$: "$URL: " and "$Id: " are not correct Subversion keywords 2010-06-29 12:47:18 +00:00
Modifier
Modular_arithmetic
Nef_2 Don't rely on the implicit conversion QString -> const char*. 2010-07-12 10:02:56 +00:00
Nef_3 Fix keyword $URL$ and $Id$: "$URL: " and "$Id: " are not correct Subversion keywords 2010-06-29 12:47:18 +00:00
Nef_S2 Fix warnings: braces around empty body, and unused parameters. 2010-06-29 12:38:52 +00:00
Number_types Update the workaround for libmpfr-1.dll and the "long double" type. 2010-07-09 11:21:43 +00:00
OpenNL
Optimisation_basic
Optimisation_doc
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 the demo's help now uses QProcess to call the qt assistant 2010-07-11 19:45:18 +00:00
Point_set_2 int -> size_t / Cartesian -> ExactExact 2010-06-25 09:45:35 +00:00
Point_set_processing_3
Polygon int -> size_type/std::size_t 2010-06-21 16:52:36 +00:00
Polyhedron Fix warnings: replace some 'int' by 'std::size_t'. 2010-07-05 07:02:58 +00:00
Polyhedron_IO int -> size_t 2010-06-28 10:55:25 +00:00
Polynomial fix for VC++ 2010-07-09 06:50:24 +00:00
Polytope_distance_d
Principal_component_analysis
Profiling_tools
QP_solver
Qt_widget
Random_numbers
Ridges_3
Robustness
STL_Extension Import fix for narrowing conversions from the relevant LWG issue 2010-07-08 09:12:23 +00:00
Scripts Unless the -k option is used, the src/ directory is erased after the 2010-07-07 16:00:13 +00:00
SearchStructures
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
Snap_rounding_2 Don't rely on the implicit conversion QString -> const char*. 2010-07-12 10:02:56 +00:00
Spatial_searching add benchmark to compare ANN STANN and CGAL::Orthogonal_nearest_neighbor 2010-06-28 13:30:59 +00:00
Spatial_sorting
Straight_skeleton_2 Don't rely on the implicit conversion QString -> const char*. 2010-07-12 10:02:56 +00:00
Stream_lines_2 Don't rely on the implicit conversion QString -> const char*. 2010-07-12 10:02:56 +00:00
Stream_support The badbit is for I/O error, and failbit is for logic errors. 2010-06-28 10:58:52 +00:00
Subdivision_method_3 Missing #include 2010-06-24 08:52:54 +00:00
Surface_mesh_parameterization bug-fix to use a Polyhedron instanciated with Polyhedron_traits_with_normal 2010-07-13 14:34:21 +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 changed titles of subsection to have more "isosurfaces" in them. 2010-07-06 14:18:31 +00:00
Surface_reconstruction_points_3
Testsuite
Triangulation_2 Fix latex_to_html warning: the \label was not reached in HTML mode. 2010-07-12 13:16:29 +00:00
Triangulation_3 Fix the missing caption and label in HTML mode. 2010-07-13 10:16:30 +00:00
Union_find
Voronoi_diagram_2 Try a fix for the [io]fstream(Qstring) ambiguity in C++0X. 2010-07-11 17:28:04 +00:00
Width_3
iostream Fix binary I/O for unsigned integral types (such as std::size_t). 2010-06-24 13:27:24 +00:00
kdtree
wininst Remove these old files. Subversion handles the versioning. 2010-06-21 11:49:42 +00:00
.gitattributes Next trunk release will be a CGAL-3.8-I. 2010-07-13 15:43:31 +00:00
.gitignore