The public CGAL repository, see the README below
Go to file
Andreas Fabri 7746e47fec cleanup of \sections 2006-04-05 14:03:59 +00:00
Algebraic_kernel rename create_makefile to cgal_create_makefile to avoid name clashes, 2006-03-15 22:10:02 +00:00
Alpha_shapes_2 cleanup of \sections 2006-04-05 13:58:13 +00:00
Alpha_shapes_3 cleanup of \sections 2006-04-05 13:58:49 +00:00
Apollonius_graph_2 Removed the \section{Summary} again 2006-04-05 13:34:39 +00:00
Approximate_min_ellipsoid_d - added #include <CGAL/basic.h> 2006-03-09 13:55:52 +00:00
Arrangement_2 cleanup of \sections 2006-04-05 13:54:53 +00:00
Benchmark Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
Boolean_set_operations_2 cleanup of \sections 2006-04-05 13:48:04 +00:00
Box_intersection_d Changed title 2006-04-02 14:19:18 +00:00
Cartesian_kernel Sphere_3::orthogonal_transform fixes: 2006-04-03 13:16:31 +00:00
Circulator rename create_makefile to cgal_create_makefile to avoid name clashes, 2006-03-15 22:10:02 +00:00
Conic_2 Remove empty files 2006-02-19 22:23:06 +00:00
Convex_hull_2 cleanup of \sections 2006-04-05 13:35:05 +00:00
Convex_hull_3 cleanup of \sections 2006-04-05 13:36:04 +00:00
Convex_hull_d Missing #include <CGAL/basic.h> added 2006-03-29 14:31:13 +00:00
Core fixed missing const 2006-03-22 17:59:03 +00:00
Cubical_gaussian_map_3 Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
Curved_kernel - Fix test-suite bug 2006-03-31 11:53:47 +00:00
Developers_manual rename create_makefile to cgal_create_makefile to avoid name clashes, 2006-03-15 22:10:02 +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 making a surface xy monotone 2006-03-27 11:49:14 +00:00
Fixed_precision_nt rename create_makefile to cgal_create_makefile to avoid name clashes, 2006-03-15 22:10:02 +00:00
Generator spelling mistake 2006-03-21 09:58:14 +00:00
Geomview rename create_makefile to cgal_create_makefile to avoid name clashes, 2006-03-15 22:10:02 +00:00
HalfedgeDS cleanup of \sections 2006-04-05 13:47:16 +00:00
Hash_map rename create_makefile to cgal_create_makefile to avoid name clashes, 2006-03-15 22:10:02 +00:00
Homogeneous_kernel Sphere_3::orthogonal_transform fixes: 2006-04-03 13:16:31 +00:00
Installation make explicit that the CGAL library can be found in src *excluding* src/Core 2006-03-30 16:27:39 +00:00
Interpolation fixed typo 2006-03-30 14:22:22 +00:00
Intersections_2 Remove prehistoric funnelweb stuff. 2006-02-19 20:13:41 +00:00
Intersections_3 - Initialize variables to stop warning 2006-03-26 21:31:32 +00:00
Interval_arithmetic prefix cgal_ added to filtered_predicates_generator.pl, all other occurences renamed 2006-03-16 20:48:01 +00:00
Interval_skip_list Add some missing std:: and #include <c*> 2006-02-22 15:22:27 +00:00
Inventor Missing std:: 2006-02-28 16:32:59 +00:00
Jet_fitting_3 FC: I completed a solution of props maps based on std::map. 2006-03-23 16:56:42 +00:00
Kernel_23 Sphere_3::orthogonal_transform fixes: 2006-04-03 13:16:31 +00:00
Kernel_d cleanup of \sections 2006-04-05 13:37:09 +00:00
Kinetic_data_structures missing ccglobalscope for Event 2006-04-03 12:53:56 +00:00
LEDA - Follow-up of test/Kernel -/ test/Kernel_23 renaming. 2006-03-14 22:17:10 +00:00
Largest_empty_rect_2 rename create_makefile to cgal_create_makefile to avoid name clashes, 2006-03-15 22:10:02 +00:00
MacOSX added cgal_ prefix to make_macosx_app 2006-03-16 21:29:51 +00:00
Maintenance 2006-04-04 20:04:00 +00:00
Manual bugfix: no more duplicate pkgdescriptions 2006-04-04 09:45:31 +00:00
Manual_tools bugfix: [cccbegin]someclass<K,bla>[cccend] can now be matched 2006-04-05 10:02:40 +00:00
Matrix_search rename create_makefile to cgal_create_makefile to avoid name clashes, 2006-03-15 22:10:02 +00:00
Mesh_2 cleanup of \sections 2006-04-05 14:02:06 +00:00
Mesh_3 - demo now output an off file, probably non oriented. 2006-04-05 08:57:15 +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 Some CGAL_USE_QT versus <CGAL/basic.h> ordering issues spotted 2006-03-19 22:43:06 +00:00
Min_ellipse_2 Some CGAL_USE_QT versus <CGAL/basic.h> ordering issues spotted 2006-03-19 22:43:06 +00:00
Min_quadrilateral_2 Some CGAL_USE_QT versus <CGAL/basic.h> ordering issues spotted 2006-03-19 22:43:06 +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 Missing #include <CGAL/basic.h> added 2006-03-29 14:31:13 +00:00
Modifier Remove obsolete top-level Makefile. 2006-02-19 21:08:36 +00:00
Moebius_diagram_2 Missing #include <CGAL/basic.h> added 2006-03-29 14:31:13 +00:00
Nef_2 cleanup of \sections 2006-04-05 13:48:58 +00:00
Nef_3 cleanup of \sections 2006-04-05 13:51:44 +00:00
Nef_S2 cleanup of \sections 2006-04-05 13:51:07 +00:00
Nuage_III Move extension packages to trunk root 2006-02-14 08:58:49 +00:00
Number_types gmpxx 4.1 and 4.2 don't have the same declaration for mpz_class, so we 2006-04-05 12:03:30 +00:00
OpenNL Return an error code instead of asserting to please CGAL test suite 2006-03-28 10:07:13 +00:00
Optimisation_basic Remove obsolete filenames from dont_submit files: 2006-02-19 20:23:51 +00:00
Optimisation_doc typos 2006-04-02 13:11:19 +00:00
Partition_2 cleanup of \sections 2006-04-05 13:40:29 +00:00
Persistent_homology_d Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
Point_set_2 Missing #include <CGAL/basic.h> added 2006-03-29 14:31:13 +00:00
Polygon cleanup of \sections 2006-04-05 13:38:27 +00:00
Polygonal_approximation_d Missing #include <CGAL/basic.h> added 2006-03-29 14:31:13 +00:00
Polyhedron cleanup of \sections 2006-04-05 13:45:15 +00:00
Polyhedron_IO rename create_makefile to cgal_create_makefile to avoid name clashes, 2006-03-15 22:10:02 +00:00
Polynomial rename create_makefile to cgal_create_makefile to avoid name clashes, 2006-03-15 22:10:02 +00:00
Polytope_distance_d added new example showing actual feature of Polytope_distance, the 2006-03-13 12:17:55 +00:00
Principal_component_analysis Andreas: thanks for the QT demo! 2006-04-04 15:14:21 +00:00
QP_solver adapted mentioning of script to cgal prefix 2006-04-04 13:41:59 +00:00
Qt_widget fixed typo 2006-03-31 09:49:43 +00:00
Random_numbers Remove obsolete filenames from dont_submit files: 2006-02-19 20:23:51 +00:00
Reconstruction_from_slices_3 rename create_makefile to cgal_create_makefile to avoid name clashes, 2006-03-15 22:10:02 +00:00
Release Update documentation after switch to SVN/GForge 2006-02-28 10:41:02 +00:00
Ridges_3 rename create_makefile to cgal_create_makefile to avoid name clashes, 2006-03-15 22:10:02 +00:00
Robustness rename create_makefile to cgal_create_makefile to avoid name clashes, 2006-03-15 22:10:02 +00:00
STL_Extension - Renaming to avoid potential confusion 2006-03-25 12:21:56 +00:00
Scripts - Change ulimit from 20 minutes to 60 minutes. 2006-03-22 17:40:45 +00:00
SearchStructures changed chapter title 2006-03-16 13:26:22 +00:00
Segment_Delaunay_graph_2 cleanup of \sections 2006-04-05 13:59:37 +00:00
Skin_surface_3 Added some minor changes to the documentation. This is user manual 2006-03-30 19:29:35 +00:00
Snap_rounding_2 Added small introduction text in ref manual 2006-04-05 08:04:48 +00:00
Spatial_searching changed chapter title 2006-03-16 13:24:01 +00:00
Spatial_sorting Big changes. 2006-03-06 15:24:33 +00:00
Straight_skeleton_2 cleanup of \sections 2006-04-05 13:52:31 +00:00
Stream_lines_2 typos 2006-04-02 13:12:57 +00:00
Stream_support Missing #include <CGAL/basic.h> added 2006-03-29 14:31:13 +00:00
Subdivision_method_3 cleanup of \sections 2006-04-05 14:03:59 +00:00
Surface_mesh_parameterization Added original mesh, texture and parameter space images to first screenshot 2006-04-05 07:37:11 +00:00
Surface_mesher cleanup of \sections 2006-04-05 14:03:12 +00:00
Timer Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
Triangulation_2 cleanup of \sections 2006-04-05 13:56:46 +00:00
Triangulation_3 cleanup of \sections 2006-04-05 13:57:35 +00:00
Tutorial - Remove Radu from maintainer files, and other updates. 2006-03-07 13:56:03 +00:00
Union_find rename create_makefile to cgal_create_makefile to avoid name clashes, 2006-03-15 22:10:02 +00:00
Visibility_complex rename create_makefile to cgal_create_makefile to avoid name clashes, 2006-03-15 22:10:02 +00:00
Voronoi_diagram_2 cleanup of \sections 2006-04-05 14:00:38 +00:00
Width_3 rename create_makefile to cgal_create_makefile to avoid name clashes, 2006-03-15 22:10:02 +00:00
iostream Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
kdtree Missing std:: 2006-02-26 00:25:19 +00:00
window Missing #include <CGAL/basic.h> added 2006-03-29 14:31:13 +00:00
wininst Removed directory lib/msvc7 2006-03-13 08:26:46 +00:00
.gitattributes added a new tool: off_to_medit, that creates a medit file from an off file. 2006-04-04 22:04:00 +00:00
.gitignore added a new tool: off_to_medit, that creates a medit file from an off file. 2006-04-04 22:04:00 +00:00