The public CGAL repository, see the README below
Go to file
Andreas Fabri c1c0b1906e Added the demo 2006-03-29 08:21:25 +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 rename create_makefile to cgal_create_makefile to avoid name clashes, 2006-03-15 22:10:02 +00:00
Alpha_shapes_3 renamed {demo,examples}/Makefile to {demo,examples}/makefile to avoid 2006-03-17 18:00:59 +00:00
Apollonius_graph_2 prefix cgal_ added to filtered_predicates_generator.pl, all other occurences renamed 2006-03-16 20:48:01 +00:00
Approximate_min_ellipsoid_d - added #include <CGAL/basic.h> 2006-03-09 13:55:52 +00:00
Arrangement_2 (1) length is a global entity. latex complains, when two lengthes with 2006-03-17 18:23:06 +00:00
Benchmark Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
Boolean_set_operations_2 (1) length is a global entity. latex complains, when two lengthes with 2006-03-17 18:23:06 +00:00
Box_intersection_d rely on numeric_limits<>::max 2006-03-14 18:55:59 +00:00
Cartesian_kernel Changed Construct_point_2::operator()(Line) 2006-03-29 07:57:25 +00:00
Circulator rename create_makefile to cgal_create_makefile to avoid name clashes, 2006-03-15 22:10:02 +00:00
Coin 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 rename create_makefile to cgal_create_makefile to avoid name clashes, 2006-03-15 22:10:02 +00:00
Convex_hull_3 rename create_makefile to cgal_create_makefile to avoid name clashes, 2006-03-15 22:10:02 +00:00
Convex_hull_d rename create_makefile to cgal_create_makefile to avoid name clashes, 2006-03-15 22:10:02 +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 Change std::size_t to unsigned int (on some systems they are not the same type). 2006-03-26 22:32:24 +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
ExternalMemoryStructures rename create_makefile to cgal_create_makefile to avoid name clashes, 2006-03-15 22:10:02 +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
GeoWin rename create_makefile to cgal_create_makefile to avoid name clashes, 2006-03-15 22:10:02 +00:00
Geomview rename create_makefile to cgal_create_makefile to avoid name clashes, 2006-03-15 22:10:02 +00:00
HalfedgeDS fixed broken links 2006-03-19 22:54:59 +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 - Merge H2 and H3 into Homogeneous_kernel. 2006-03-06 23:51:27 +00:00
Installation On Darwin, -fno-common is only needed when making the shared libs themselves, 2006-03-28 21:30:31 +00:00
Interpolation - Remove uninitialized warning. 2006-03-25 11:20:16 +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 Made example work with new Kernel design 2006-03-28 13:39:28 +00:00
Kernel_d - Remove warning. 2006-03-26 21:00:34 +00:00
Kinetic_data_structures removed unused var 2006-03-27 10:53:19 +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
Leda_rat_kernel 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 Move Modules directory to Maintainance, which is not submitted. 2006-03-18 19:23:54 +00:00
Manual part descriptions 2006-03-23 18:29:23 +00:00
Manual_tools improved visual appeal of pkg descr 2006-03-23 18:30:50 +00:00
Map_overlay_2 Missing std:: 2006-02-26 00:25:19 +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 GNUmakefile hacking 2006-03-23 16:10:54 +00:00
Mesh_3 GNUmakefile hacking 2006-03-23 16:10:54 +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 Some CGAL_USE_QT versus <CGAL/basic.h> ordering issues spotted 2006-03-19 22:43:06 +00:00
Modifier Remove obsolete top-level Makefile. 2006-02-19 21:08:36 +00:00
Moebius_diagram_2 rename create_makefile to cgal_create_makefile to avoid name clashes, 2006-03-15 22:10:02 +00:00
Nef_2 Added #include <CGAL/basic.h> 2006-03-28 21:29:50 +00:00
Nef_3 removed bug in function clear() 2006-03-28 12:40:51 +00:00
Nef_S2 added CGAL_ to some macros 2006-03-24 13:08:31 +00:00
Nuage_III Move extension packages to trunk root 2006-02-14 08:58:49 +00:00
Number_types Added forward declarations for Polynomial and Nef_polynomial 2006-03-17 11:08:29 +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 - added Kaspar Fischer to chapter authors 2006-03-03 13:01:41 +00:00
PS_Stream rename create_makefile to cgal_create_makefile to avoid name clashes, 2006-03-15 22:10:02 +00:00
Partition_2 - Flatten code structure to remove warning. 2006-03-27 09:13:37 +00:00
Persistent_homology_d Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
Point_set_2 cleaned makefile 2006-03-22 17:08:43 +00:00
Polygon changed chapter title 2006-03-16 13:11:02 +00:00
Polygonal_approximation_d rename create_makefile to cgal_create_makefile to avoid name clashes, 2006-03-15 22:10:02 +00:00
Polyhedron Add some missing std:: and #include <c*> 2006-02-22 15:22:27 +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 Added the demo 2006-03-29 08:21:25 +00:00
QP_solver added cin-files to allow execution of examples in testsuite 2006-03-28 15:38:11 +00:00
Qt_widget Removed rounding for Gmpq as it may change orientation of points 2006-03-29 07:51:47 +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 rename create_makefile to cgal_create_makefile to avoid name clashes, 2006-03-15 22:10:02 +00:00
Skin_surface_3 First proposal for the Skin_Surface_3 package. 2006-03-13 08:34:52 +00:00
Snap_rounding_2 fixed compilation warnings on visual compiler by adding CGAL:: before min and max global functions. 2006-03-19 12:16:51 +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 More VC8 fixes 2006-03-26 16:16:40 +00:00
Stream_lines_2 Fix a bug in the interpolation scheme 2006-03-21 13:48:32 +00:00
Stream_support - Remove unused argument name to remove warning in NDEBUG mode. 2006-03-17 15:50:13 +00:00
Subdivision_method_3 fix the position problem of the teaser of the manual 2006-03-20 14:52:00 +00:00
Surface_mesh_parameterization Added ccPkgDescription 2006-03-28 13:52:21 +00:00
Surface_mesher Replaced #ifdef WIN32 with #ifdef _MSC_VER in ImageIO.c 2006-03-28 06:52:00 +00:00
Sweep_line_2/test/Sweep_line_2 Move packages to trunk root 2006-02-14 08:58:20 +00:00
Timer Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
Triangulation_2 - Remove some warnings, and some useless point copies. 2006-03-25 11:16:13 +00:00
Triangulation_3 rename create_makefile to cgal_create_makefile to avoid name clashes, 2006-03-15 22:10:02 +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
Vanilla - CEP's protect macros must be prefixed by CEP_. ;) 2006-03-07 18:44:43 +00:00
Viewer_3 - Fix for universal brain damage: "the the" -> "the". 2006-03-06 17:38:43 +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 Juggled with typedefs to get rid of VC++ ICE 2006-03-21 13:00:26 +00:00
Width_3 rename create_makefile to cgal_create_makefile to avoid name clashes, 2006-03-15 22:10:02 +00:00
_QP_solver Remove obsolete filenames from dont_submit files: 2006-02-19 20:23:51 +00:00
cgal_window Remove broken workaround for sunpro. 2006-02-22 15:37:39 +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 rename create_makefile to cgal_create_makefile to avoid name clashes, 2006-03-15 22:10:02 +00:00
wininst Removed directory lib/msvc7 2006-03-13 08:26:46 +00:00
.gitattributes Added the demo 2006-03-29 08:21:25 +00:00
.gitignore typos, svn:ignore and other non relevent stuffsc 2006-03-21 13:59:08 +00:00