The public CGAL repository, see the README below
Go to file
Michal Meyerovitch c9d84711b6 1. added support for 3d segments (as surfaces).
2. changed the handling of vertical triangles - instead of using them as 
   xy-monotone surfaces, the relevant segment(s) is(are) constructed and 
   considered xy-monotone.
3. removed the functor is_vertical_3, since it is no longer in the concept.
2006-05-08 08:04:42 +00:00
Algebraic_kernel rewritten the whole manual 2006-04-06 17:03:37 +00:00
Alpha_shapes_2 manual bugfix (ccHowToCiteCgal) 2006-05-04 12:28:44 +00:00
Alpha_shapes_3 manual bugfix (ccHowToCiteCgal) 2006-05-04 12:28:44 +00:00
Apollonius_graph_2 manual bugfix (ccHowToCiteCgal) 2006-05-04 12:28:44 +00:00
Approximate_min_ellipsoid_d - added #include <CGAL/basic.h> 2006-03-09 13:55:52 +00:00
Arrangement_2 fixed more instances of typo (polyine_traits) 2006-05-07 19:41:54 +00:00
Benchmark moved some more \labels into \section 2006-05-06 19:49:16 +00:00
Boolean_set_operations_2 manual bugfix (ccHowToCiteCgal) 2006-05-04 12:28:44 +00:00
Box_intersection_d moved some more \labels into \section 2006-05-06 19:49:16 +00:00
Cartesian_kernel If its a class members must become public (thanks Sylvain) 2006-04-21 12:06:39 +00:00
Circulator rewritten the whole manual 2006-04-06 17:03:37 +00:00
Conic_2 Remove empty files 2006-02-19 22:23:06 +00:00
Convex_hull_2 manual bugfix (ccHowToCiteCgal) 2006-05-04 12:28:44 +00:00
Convex_hull_3 manual bugfix (ccHowToCiteCgal) 2006-05-04 12:28:44 +00:00
Convex_hull_d Added #include of Handle_for 2006-04-05 15:26:02 +00:00
Core Fixed svn:executable, svn:keywords and svn:eol-style properties of the whole trunk 2006-05-04 09:15:26 +00:00
Cubical_gaussian_map_3 Global fix of svn:executable property in trunk 2006-04-14 15:07:17 +00:00
Curved_kernel Expr is in namespace CORE and not CGAL 2006-05-05 11:02:19 +00:00
Developers_manual moved some more \labels into \section 2006-05-06 19:49:16 +00:00
Distance_2 - Merge H2 and H3 into Homogeneous_kernel. 2006-03-06 23:51:27 +00:00
Distance_3 - Remove prehistoric funnelweb stuff. 2006-02-19 20:08:21 +00:00
Envelope_3 1. added support for 3d segments (as surfaces). 2006-05-08 08:04:42 +00:00
Fixed_precision_nt rewritten the whole manual 2006-04-06 17:03:37 +00:00
Generator upgrade to VC7.3 and fixes 2006-04-25 19:58:59 +00:00
Geomview Use .cpp file extension instead of .C for src/*/* files. 2006-04-14 09:19:29 +00:00
HalfedgeDS manual bugfix (ccHowToCiteCgal) 2006-05-04 12:28:44 +00:00
Hash_map rewritten the whole manual 2006-04-06 17:03:37 +00:00
Homogeneous_kernel Sphere_3::orthogonal_transform fixes: 2006-04-03 13:16:31 +00:00
Installation Homogeneize first line 2006-05-03 12:19:44 +00:00
Interpolation moved some more \labels into \section 2006-05-06 19:49:16 +00:00
Intersections_2 Use .cpp file extension instead of .C for src/*/* files. 2006-04-14 09:19:29 +00:00
Intersections_3 Use .cpp file extension instead of .C for src/*/* files. 2006-04-14 09:19:29 +00:00
Interval_arithmetic Last round of missing std:: before 3.2 (Andreas permission) 2006-04-19 16:56:12 +00:00
Interval_skip_list manual bugfix (ccHowToCiteCgal) 2006-05-04 12:28:44 +00:00
Inventor Missing std:: 2006-02-28 16:32:59 +00:00
Jet_fitting_3 debug de lapack... 2006-05-03 17:46:35 +00:00
Kernel_23 manual bugfix (ccHowToCiteCgal) 2006-05-04 12:28:44 +00:00
Kernel_d manual bugfix (ccHowToCiteCgal) 2006-05-04 12:28:44 +00:00
Kinetic_data_structures trying to fix VC not finding the functionkernel 2006-05-07 04:31:41 +00:00
LEDA - Follow-up of test/Kernel -/ test/Kernel_23 renaming. 2006-03-14 22:17:10 +00:00
Largest_empty_rect_2 upgrade to VC7.3 and fixes 2006-04-25 19:35:11 +00:00
MacOSX Homogeneize first line 2006-05-03 12:19:44 +00:00
Maintenance - removed the -Wno-long-long option from the set of custom compiler flags 2006-05-02 11:28:31 +00:00
Manual "Convex-Hull" -> "Convex Hull". 2006-05-05 12:04:17 +00:00
Manual_tools html: short toc: removed zebra-effect (not needed here, as opposed to usual toc) 2006-05-06 21:50:44 +00:00
Matrix_search upgrade to VC7.3 and fixes 2006-04-25 20:05:53 +00:00
Mesh_2 Fixed svn:executable, svn:keywords and svn:eol-style properties of the whole trunk 2006-05-04 09:15:26 +00:00
Mesh_3 Fixed svn properties of ASCII files (as defined by Maintenance/svn_client/config) 2006-04-18 12:42:52 +00:00
Min_annulus_d added new example that shows actual feature, namely the hybrid 2006-03-13 12:25:57 +00:00
Min_circle_2 upgrade to VC7.3 and fixes 2006-04-25 14:53:54 +00:00
Min_ellipse_2 upgrade to VC7.3 and fixes 2006-04-25 18:40:09 +00:00
Min_quadrilateral_2 upgrade to VC7.3 and fixes 2006-04-25 18:44:52 +00:00
Min_sphere_d rename create_makefile to cgal_create_makefile to avoid name clashes, 2006-03-15 22:10:02 +00:00
Min_sphere_d_new removed unused #define, which lead to compiler errors 2006-03-21 09:40:54 +00:00
Min_sphere_of_spheres_d - moved Traits.tex to MinSphereOfSpheresTraits.tex 2006-03-08 11:57:11 +00:00
Minkowski_sum_2 Fixed svn:executable, svn:keywords and svn:eol-style properties of the whole trunk 2006-05-04 09:15:26 +00:00
Modifier rewritten the whole manual 2006-04-06 17:03:37 +00:00
Moebius_diagram_2 Missing #include <CGAL/basic.h> added 2006-03-29 14:31:13 +00:00
Nef_2 manual bugfix (ccHowToCiteCgal) 2006-05-04 12:28:44 +00:00
Nef_3 2006-05-05 10:59:16 +00:00
Nef_S2 manual bugfix (ccHowToCiteCgal) 2006-05-04 12:28:44 +00:00
Nuage_III Move extension packages to trunk root 2006-02-14 08:58:49 +00:00
Number_types Mark non-template function inline... 2006-05-05 21:07:49 +00:00
OpenNL Move LICENSE.OPENNL to include/OpenNL (as per B. Levy, A. Fabri and S. Pion request) 2006-04-27 13:34:27 +00:00
Optimisation_basic Last round of missing std:: before 3.2 (Andreas permission) 2006-04-19 16:56:12 +00:00
Optimisation_doc moved some more \labels into \section 2006-05-06 19:49:16 +00:00
Partition_2 upgrade to VC7.3 and fixes 2006-04-25 14:40:22 +00:00
Persistent_homology_d Global fix of svn:executable property in trunk 2006-04-14 15:07:17 +00:00
Point_set_2 manual bugfix (ccHowToCiteCgal) 2006-05-04 12:28:44 +00:00
Polygon manual bugfix (ccHowToCiteCgal) 2006-05-04 12:28:44 +00:00
Polygonal_approximation_d Global fix of svn:executable property in trunk 2006-04-14 15:07:17 +00:00
Polyhedron manual bugfix (ccHowToCiteCgal) 2006-05-04 12:28:44 +00:00
Polyhedron_IO Last round of missing std:: before 3.2 (Andreas permission) 2006-04-19 16:56:12 +00:00
Polynomial Use .cpp file extension instead of .C for src/*/* files. 2006-04-14 09:19:29 +00:00
Polytope_distance_d Last round of missing std:: before 3.2 (Andreas permission) 2006-04-19 16:56:12 +00:00
Principal_component_analysis manual bugfix (ccHowToCiteCgal) 2006-05-04 12:28:44 +00:00
QP_solver number of iterations reported in verbose mode 2006-04-20 14:59:17 +00:00
Qt_widget changed some options 2006-05-05 14:02:39 +00:00
Random_numbers Use .cpp file extension instead of .C for src/*/* files. 2006-04-14 09:19:29 +00:00
Reconstruction_from_slices_3 Global fix of svn:executable property in trunk 2006-04-14 15:07:17 +00:00
Ridges_3 2006-04-30 21:08:54 +00:00
Robustness upgrade to VC7.3 and fixes 2006-04-25 20:14:10 +00:00
STL_Extension \chapter --> \ccUserChapter 2006-05-03 16:11:09 +00:00
Scripts Generate SRPM for the public version as well. 2006-05-05 09:47:41 +00:00
SearchStructures manual bugfix (ccHowToCiteCgal) 2006-05-04 12:28:44 +00:00
Segment_Delaunay_graph_2 manual bugfix (ccHowToCiteCgal) 2006-05-04 12:28:44 +00:00
Skin_surface_3 More changes to the interface 2006-05-03 13:28:33 +00:00
Snap_rounding_2 manual bugfix (ccHowToCiteCgal) 2006-05-04 12:28:44 +00:00
Spatial_searching manual bugfix (ccHowToCiteCgal) 2006-05-04 12:28:44 +00:00
Spatial_sorting Big changes. 2006-03-06 15:24:33 +00:00
Straight_skeleton_2 manual bugfix (ccHowToCiteCgal) 2006-05-04 12:28:44 +00:00
Stream_lines_2 manual bugfix (ccHowToCiteCgal) 2006-05-04 12:28:44 +00:00
Stream_support Use .cpp file extension instead of .C for src/*/* files. 2006-04-14 09:19:29 +00:00
Subdivision_method_3 moved some more \labels into \section 2006-05-06 19:49:16 +00:00
Surface_mesh_parameterization Levy -> L\'evy 2006-05-04 13:55:08 +00:00
Surface_mesh_simplification Fixed svn:executable, svn:keywords and svn:eol-style properties of the whole trunk 2006-05-04 09:15:26 +00:00
Surface_mesher manual bugfix (ccHowToCiteCgal) 2006-05-04 12:28:44 +00:00
Timer Use .cpp file extension instead of .C for src/*/* files. 2006-04-14 09:19:29 +00:00
Triangulation_2 manual bugfix (ccHowToCiteCgal) 2006-05-04 12:28:44 +00:00
Triangulation_3 manual bugfix (ccHowToCiteCgal) 2006-05-04 12:28:44 +00:00
Tutorial Fixed svn properties of ASCII files (as defined by Maintenance/svn_client/config) 2006-04-18 12:42:52 +00:00
Union_find rewritten the whole manual 2006-04-06 17:03:37 +00:00
Visibility_complex rewritten the whole manual 2006-04-06 17:03:37 +00:00
Voronoi_diagram_2 After discussion with Sylvain we added adaptor 2006-05-04 14:30:06 +00:00
Width_3 rename create_makefile to cgal_create_makefile to avoid name clashes, 2006-03-15 22:10:02 +00:00
iostream Use .cpp file extension instead of .C for src/*/* files. 2006-04-14 09:19:29 +00:00
kdtree Remove examples. 2006-05-05 13:21:45 +00:00
window Use .cpp file extension instead of .C for src/*/* files. 2006-04-14 09:19:29 +00:00
wininst Fixed settings of Debug target 2006-05-05 15:49:49 +00:00
.gitattributes Fixed svn:executable, svn:keywords and svn:eol-style properties of the whole trunk 2006-05-04 09:15:26 +00:00
.gitignore Removed examples as explanations are missing and tutorial will do it 2006-04-26 15:39:46 +00:00