The public CGAL repository, see the README below
Go to file
Fernando Cacciola 1e24da99ec Documentation fixes 2006-11-23 19:49:29 +00:00
Algebraic_foundations new layout in particular for functors 2006-11-22 13:18:48 +00:00
Algebraic_kernel_GBRS Optimized some code in poly_1. 2006-11-21 09:42:38 +00:00
Algebraic_kernel_d/doc_tex typo 2006-10-20 13:34:48 +00:00
Algebraic_kernel_for_circles Include Quotient.h for VC++ 2006-10-16 12:30:49 +00:00
Algebraic_kernel_for_spheres qualified function calls with AlgebraicSphereFunctors:: 2006-11-12 20:29:51 +00:00
Alpha_shapes_2 fix min/max problem 2006-08-03 03:34:47 +00:00
Alpha_shapes_3 remove obsolete commented code 2006-11-17 18:32:28 +00:00
Apollonius_graph_2 rm includes of Number_type_traits.h 2006-11-17 08:32:52 +00:00
Approximate_min_ellipsoid_d fix for min/max problem 2006-08-22 07:27:43 +00:00
Arrangement_2 rm use of Number_type_traits 2006-11-16 13:13:18 +00:00
Arrangement_of_spheres_3 point location and ray should should now, in theory at least, really work at points other than insertion points 2006-09-20 16:49:29 +00:00
BGL minor fixes 2006-11-14 13:07:58 +00:00
Benchmark updated 2006-11-07 21:57:06 +00:00
Boolean_set_operations_2 when opening a file, next time we open some file the previous location will be used 2006-11-22 14:32:32 +00:00
Box_intersection_d fix for min/max problem 2006-08-21 08:35:10 +00:00
Cartesian_kernel New predicates : 2006-10-24 05:24:31 +00:00
Circular_kernel_2 Arc -> Arc_2 to avoid nameclash when including windows.h 2006-11-14 09:03:12 +00:00
Circular_kernel_3 SK::AK fixed into SK::Algebraic_kernel (thanks Efi) 2006-11-01 12:25:45 +00:00
Circulator manual cleanup: 2006-08-07 16:43:09 +00:00
Conic_2 fixed problems with CGAL::sign(CGAL::Sign) 2006-10-28 13:07:32 +00:00
Convex_hull_2 Switch *.C to *_impl.h and remove CGAL_CFG_NO_AUTOMATIC_TEMPLATE_INCLUSION. 2006-06-13 08:49:43 +00:00
Convex_hull_3 changed .C to .cpp in examples 2006-07-09 19:12:11 +00:00
Convex_hull_d support for LEDA 5.x (mostly done by Eric Berberich) 2006-08-10 15:14:32 +00:00
Core changed .C to .cpp in examples 2006-07-09 19:13:14 +00:00
Cubical_gaussian_map_3 support for LEDA 5.x (mostly done by Eric Berberich) 2006-08-10 15:14:32 +00:00
Curved_kernel_3 Fixing some problems 2006-08-09 12:23:31 +00:00
Developers_manual Introduce CGAL_NDEBUG. 2006-08-11 13:01:36 +00:00
Distance_2 support for LEDA 5.x (mostly done by Eric Berberich) 2006-08-10 15:14:32 +00:00
Distance_3 support for LEDA 5.x (mostly done by Eric Berberich) 2006-08-10 15:14:32 +00:00
Envelope_2 A small fix requested by Michael Hoffmann. 2006-11-13 13:59:05 +00:00
Envelope_3 new planes files 2006-11-20 14:54:35 +00:00
Filtered_kernel Regular_triangulation_euclidean_traits_2 needs the Rep_tag 2006-11-13 10:30:29 +00:00
Generator replaced ccIncludeVerbatim by ccIncludeExampleCode, where appropriate 2006-08-09 14:19:50 +00:00
Geomview manual cleanup: 2006-08-07 16:43:09 +00:00
HalfedgeDS typo 2006-11-02 20:15:11 +00:00
Hash_map
Homogeneous_kernel New predicates : 2006-10-24 05:24:31 +00:00
Installation Problems with shared libraries under Darwin: only libCGAL can be compiled shared. 2006-11-09 12:59:38 +00:00
Interpolation rm use of Number_type_traits 2006-11-16 13:29:40 +00:00
Intersections_2 fixes for min/max 2006-08-20 19:43:05 +00:00
Intersections_3 fix for min/max problem 2006-08-20 19:45:55 +00:00
Interval_skip_list Removed outdated directory 2006-07-11 09:20:03 +00:00
Inventor
Jet_fitting_3 2nd revision 2006-11-20 18:37:14 +00:00
Kernel_23 Add operator[] in Point_3 (and test it). 2006-11-23 12:56:55 +00:00
Kernel_d typo 2006-11-20 13:37:44 +00:00
Kinetic_data_structures replaced: 2006-11-16 08:54:12 +00:00
LEDA support for LEDA 5.x (mostly done by Eric Berberich) 2006-08-10 15:14:32 +00:00
Largest_empty_rect_2 fixes for min/max problem 2006-08-28 14:20:34 +00:00
MacOSX Remove building of doc_pdf/Installation.pdf in the public 2006-07-06 07:43:40 +00:00
Maintenance added package Algebraic_foundations 2006-11-16 15:48:10 +00:00
Manual get rid of contact@cgal.org, and prisme->geometrica update. 2006-10-30 00:10:15 +00:00
Manual_tools removed border around pkgdesc illustration 2006-11-15 20:32:04 +00:00
Matrix_search Suppress warning for MSVC about 'using this' 2006-09-27 20:17:48 +00:00
Mesh_2 modify comments after discussion with Jane Tournois. 2006-10-25 15:41:37 +00:00
Mesh_3 fix for min/max 2006-09-21 07:50:04 +00:00
Min_annulus_d taken care of QP_solver interface change 2006-08-25 08:27:53 +00:00
Min_circle_2 Removed the '_noheader' files 2006-10-30 16:37:37 +00:00
Min_ellipse_2 Removed the '_noheader' files 2006-10-30 16:40:47 +00:00
Min_quadrilateral_2 manual bugfixes regarding ccIncludeExampleCode 2006-10-31 14:11:10 +00:00
Min_sphere_d replaced ccIncludeVerbatim by ccIncludeExampleCode, where appropriate 2006-08-09 14:19:50 +00:00
Min_sphere_d_new taken care of QP_solver interface changes 2006-08-25 08:30:18 +00:00
Min_sphere_of_spheres_d manual bugfixes regarding ccIncludeExampleCode 2006-10-31 14:11:10 +00:00
Minkowski_sum_2 typos 2006-11-19 22:24:42 +00:00
Modifier
Moebius_diagram_2 changed .C to .cpp in examples 2006-07-09 19:30:02 +00:00
Nef_2 rm include of Number_type_traits.h 2006-11-16 09:17:17 +00:00
Nef_3 typo (missing ">") 2006-11-22 11:58:00 +00:00
Nef_S2 changes in the fashion of Plane_3<R> to typename R::Plane_3 2006-11-13 13:43:37 +00:00
Nuage_III
Number_types added test file for Root_of_traits 2006-11-23 17:52:37 +00:00
OpenNL Fixed clashes with min/max macros in Windows.h 2006-08-31 09:33:38 +00:00
Optimisation_basic
Optimisation_doc replaced ccIncludeVerbatim by ccIncludeExampleCode, where appropriate 2006-08-09 14:19:50 +00:00
Partition_2 added some more package description illustrations 2006-10-30 15:44:23 +00:00
Persistent_homology_d
Point_set_2 Replaced Rectangle with Rectangle_2, to avoid clash with Windows type 2006-08-18 21:28:32 +00:00
Polygon Avoid the tyoe Polygon as it is defined in windows.h 2006-08-20 21:00:55 +00:00
Polygonal_approximation_d manual cleanup: 2006-08-07 16:43:09 +00:00
Polyhedron png->gif 2006-10-31 14:10:03 +00:00
Polyhedron_IO changed .C to .cpp in examples 2006-07-09 19:37:37 +00:00
Polynomial/doc_tex/Polynomial mv to branch CGAL_with_EXACUS 2006-10-20 14:54:21 +00:00
Polytope_distance_d taken care of QP_solver interface change 2006-08-25 08:22:51 +00:00
Principal_component_analysis changed .C to .cpp in examples 2006-07-09 19:39:06 +00:00
QP_solver replaced: 2006-11-17 08:56:52 +00:00
Qt_widget fix -lGL to $(OPENGL_LIBS) 2006-11-08 17:23:59 +00:00
Random_numbers added operator== to Random. 2006-07-03 15:16:51 +00:00
Reconstruction_from_slices_3 lowercase function name to respect naming conventions 2006-11-10 15:53:09 +00:00
Ridges_3 1st review from andreas 2006-11-21 15:46:23 +00:00
Robustness changed .C to .cpp in examples 2006-07-09 21:25:46 +00:00
STL_Extension Workaround for VC++ -- reintroduced 2006-11-10 11:51:35 +00:00
Scripts Update cgal-develop mail adress. 2006-08-25 06:56:28 +00:00
SearchStructures 'interface' is a macro in windows.h 2006-08-22 08:13:35 +00:00
Segment_Delaunay_graph_2 rm Number_type_traits 2006-11-16 12:42:59 +00:00
Skin_surface_3 Working on the filtered triangulated mixed complex 2006-11-15 21:12:21 +00:00
Snap_rounding_2 added missing ':' 2006-08-29 14:50:20 +00:00
Spatial_searching fixed a typo 2006-10-04 12:32:35 +00:00
Spatial_sorting moving example to examples/ 2006-09-15 07:25:12 +00:00
Straight_skeleton_2 rm use of Number_type_traits 2006-11-16 13:40:50 +00:00
Stream_lines_2 remove some output statements 2006-09-07 12:40:14 +00:00
Stream_support fixed min/max problem 2006-08-16 21:22:51 +00:00
Subdivision_method_3 rename .C to .cpp 2006-08-07 08:52:06 +00:00
Surface_mesh_parameterization Fixed clashes with min/max macros in Windows.h 2006-08-31 09:36:41 +00:00
Surface_mesh_simplification Documentation fixes 2006-11-23 19:49:29 +00:00
Surface_mesher Help VC++ to match a function 2006-09-27 19:52:28 +00:00
Testsuite merged changes from CGAL_with_EXACUS branch into trunk. 2006-10-24 15:21:25 +00:00
Timer minmax fixes 2006-08-18 21:26:24 +00:00
Triangulation_2 A fix so that test/Interpolation/test_regular_neighbors_2.C passes 2006-11-13 10:41:11 +00:00
Triangulation_3 Also rename functor to avoid clash with non-weighted case 2006-11-21 10:08:03 +00:00
Tutorial manual cleanup: 2006-08-07 16:43:09 +00:00
Union_find
Visibility_complex changed .C to .cpp in examples 2006-07-09 19:53:22 +00:00
Voronoi_diagram_2 Ring_tag -> Integral_domain_without_division_tag 2006-11-17 09:18:07 +00:00
Width_3 further bugfixes regarding ccINcludeExampleCode 2006-10-31 14:23:32 +00:00
iostream rm io mode BENCHMARK 2006-11-23 10:20:38 +00:00
kdtree changed .C to .cpp in examples 2006-07-11 09:29:57 +00:00
window fixed mismatch between protecting idef/define/endif an CGAL_{BEGIN,END}_NAMESPACE 2006-10-01 17:40:17 +00:00
wininst Minor text improvements. 2006-07-06 07:42:05 +00:00
.gitattributes Documentation fixes 2006-11-23 19:49:29 +00:00
.gitignore fix svn:ignore property 2006-09-12 16:25:07 +00:00