The public CGAL repository, see the README below
Go to file
Sylvain Pion b8b87ab5a5 Actually, the "// file: example_bla.cpp" lines are not needed anymore,
since the manual tools know it.  So let's just remove them (many were
not uptodate with the filemane anyway).
2007-03-10 14:48:00 +00:00
Algebraic_foundations rm fwd of Min/Max 2007-03-08 13:39:57 +00:00
Algebraic_kernel_GBRS minor bug in compare_1 2007-03-08 11:09:56 +00:00
Algebraic_kernel_d/doc_tex added Compare_1 2007-03-08 14:17:29 +00:00
Algebraic_kernel_for_circles .C -> .cpp 2007-02-28 11:59:20 +00:00
Algebraic_kernel_for_spheres Add missing CGAL:: (spotted by g++ 4.3). 2007-03-01 10:38:20 +00:00
Alpha_shapes_2 Actually, the "// file: example_bla.cpp" lines are not needed anymore, 2007-03-10 14:48:00 +00:00
Alpha_shapes_3 warning-- 2007-03-09 08:24:31 +00:00
Apollonius_graph_2 Actually, the "// file: example_bla.cpp" lines are not needed anymore, 2007-03-10 14:48:00 +00:00
Approximate_min_ellipsoid_d typo 2007-02-27 23:01:01 +00:00
Arrangement_2 Actually, the "// file: example_bla.cpp" lines are not needed anymore, 2007-03-10 14:48:00 +00:00
BGL same change as in Surface_mesh_simplification to remove cgal_test from SVN 2007-02-28 20:09:49 +00:00
Benchmark - Rework on src/CGAL/common.mk: 2007-02-22 19:58:08 +00:00
Boolean_set_operations_2 more const 2007-03-08 11:02:51 +00:00
Box_intersection_d Actually, the "// file: example_bla.cpp" lines are not needed anymore, 2007-03-10 14:48:00 +00:00
CGALimageIO remove pgcc warnings 2007-03-09 13:55:29 +00:00
Cartesian_kernel Move 3D .bbox() to the functors to make Lazy_kernel pass, and enhance the test-suite to test .bbox() 2006-12-27 23:25:47 +00:00
Circular_kernel_2 remove GCC-only command-line option 2007-03-10 10:49:31 +00:00
Circular_kernel_3 an easy one... 2007-03-08 07:24:33 +00:00
Circulator Actually, the "// file: example_bla.cpp" lines are not needed anymore, 2007-03-10 14:48:00 +00:00
Conic_2 Removal of remaining protect macros : those protecting other CGAL include files. 2007-01-24 18:00:30 +00:00
Convex_hull_2 Actually, the "// file: example_bla.cpp" lines are not needed anymore, 2007-03-10 14:48:00 +00:00
Convex_hull_3 Actually, the "// file: example_bla.cpp" lines are not needed anymore, 2007-03-10 14:48:00 +00:00
Convex_hull_d pgcc warning-- 2007-03-10 10:50:36 +00:00
Core Actually, the "// file: example_bla.cpp" lines are not needed anymore, 2007-03-10 14:48:00 +00:00
Cubical_gaussian_map_3 Actually, the "// file: example_bla.cpp" lines are not needed anymore, 2007-03-10 14:48:00 +00:00
Developers_manual remove -w and -g option of install_cgal 2007-03-09 22:53:24 +00:00
Distance_2 Rename .C to .cpp 2007-01-27 21:27:15 +00:00
Distance_3 remove warnings 2007-02-28 16:57:06 +00:00
Envelope_2 Constification 2007-03-08 10:39:00 +00:00
Envelope_3 .C -> .cpp 2007-02-28 11:34:08 +00:00
Filtered_kernel - Move certainly() to Uncertain.h 2007-03-01 18:29:19 +00:00
Generator Actually, the "// file: example_bla.cpp" lines are not needed anymore, 2007-03-10 14:48:00 +00:00
Geomview rename .C to .cpp 2007-01-27 20:46:44 +00:00
HalfedgeDS Actually, the "// file: example_bla.cpp" lines are not needed anymore, 2007-03-10 14:48:00 +00:00
Hash_map rename .C to .cpp 2007-01-27 19:56:57 +00:00
Homogeneous_kernel remove warning 2007-03-03 08:59:11 +00:00
Installation Add something to test that we link against the correct libgmpxx. 2007-03-10 11:06:41 +00:00
Interpolation Some examples escapede my previous pass due to trailing white space at end of line. 2007-03-10 14:39:37 +00:00
Intersections_2 remove warning 2007-02-28 16:54:35 +00:00
Intersections_3 Replace Homogeneous<double> by Homogeneous<MP_Float> to fix a red raw in the test-suite. 2007-02-28 17:41:08 +00:00
Interval_skip_list Actually, the "// file: example_bla.cpp" lines are not needed anymore, 2007-03-10 14:48:00 +00:00
Inventor rename .C to .cpp 2007-01-27 21:15:35 +00:00
Jet_fitting_3 remove pgcc warning about pointless comparison of unsigned to 0 2007-03-10 10:59:33 +00:00
Kernel_23 Actually, the "// file: example_bla.cpp" lines are not needed anymore, 2007-03-10 14:48:00 +00:00
Kernel_d Remove pgcc warnings "white space between backslash and newline in line splice ignored" 2007-03-10 10:42:31 +00:00
Kinetic_data_structures comment out unused variable (spotted by pgcc) 2007-03-09 13:28:35 +00:00
LEDA rename .C to .cpp 2007-01-27 21:05:44 +00:00
Largest_empty_rect_2 Actually, the "// file: example_bla.cpp" lines are not needed anymore, 2007-03-10 14:48:00 +00:00
MacOSX Uniformize the format. Add some missing/updates. 2006-12-17 11:58:21 +00:00
Maintenance Split CGALimageIO from Surface_mesher (different license, etc.). 2007-03-07 11:00:59 +00:00
Manual manual bugfix: output of `date` should be independent of locale. 2007-03-01 12:19:42 +00:00
Manual_tools * cosmetic change: underline postconditions, instead of printing them 2007-03-08 13:56:56 +00:00
Matrix_search Actually, the "// file: example_bla.cpp" lines are not needed anymore, 2007-03-10 14:48:00 +00:00
Mesh_2 Actually, the "// file: example_bla.cpp" lines are not needed anymore, 2007-03-10 14:48:00 +00:00
Mesh_3 add a maintainer file 2007-03-01 10:51:08 +00:00
Min_annulus_d Actually, the "// file: example_bla.cpp" lines are not needed anymore, 2007-03-10 14:48:00 +00:00
Min_circle_2 Actually, the "// file: example_bla.cpp" lines are not needed anymore, 2007-03-10 14:48:00 +00:00
Min_ellipse_2 Actually, the "// file: example_bla.cpp" lines are not needed anymore, 2007-03-10 14:48:00 +00:00
Min_quadrilateral_2 Actually, the "// file: example_bla.cpp" lines are not needed anymore, 2007-03-10 14:48:00 +00:00
Min_sphere_d Actually, the "// file: example_bla.cpp" lines are not needed anymore, 2007-03-10 14:48:00 +00:00
Min_sphere_d_new .C -> .cpp 2007-02-28 11:39:31 +00:00
Min_sphere_of_spheres_d Actually, the "// file: example_bla.cpp" lines are not needed anymore, 2007-03-10 14:48:00 +00:00
Minkowski_sum_2 iterator must not ++ once it is past the end 2007-03-05 08:52:34 +00:00
Modifier rename .C to .cpp 2007-01-27 21:03:02 +00:00
Modular_arithmetic rm file Modular_type 2007-03-02 12:02:31 +00:00
Nef_2 Fix all first lines of examples "// file : example_file.C" to .cpp suffix. 2007-03-10 14:34:05 +00:00
Nef_3 Actually, the "// file: example_bla.cpp" lines are not needed anymore, 2007-03-10 14:48:00 +00:00
Nef_S2 Constify check_sep(). 2007-03-10 12:49:21 +00:00
Number_types pgcc warning-- 2007-03-10 10:48:51 +00:00
OpenNL Uniformize the format. Add some missing/updates. 2006-12-17 11:58:21 +00:00
Optimisation_basic - Access_coordinates_begin_d now *always* returns the homogeneous iterator; 2007-03-01 16:52:45 +00:00
Optimisation_doc global update of maintainer files 2006-12-05 14:01:13 +00:00
PDB min/max fix 2007-03-08 09:53:50 +00:00
Partition_2 Actually, the "// file: example_bla.cpp" lines are not needed anymore, 2007-03-10 14:48:00 +00:00
Point_set_2 Actually, the "// file: example_bla.cpp" lines are not needed anymore, 2007-03-10 14:48:00 +00:00
Polygon Actually, the "// file: example_bla.cpp" lines are not needed anymore, 2007-03-10 14:48:00 +00:00
Polyhedron Actually, the "// file: example_bla.cpp" lines are not needed anymore, 2007-03-10 14:48:00 +00:00
Polyhedron_IO Actually, the "// file: example_bla.cpp" lines are not needed anymore, 2007-03-10 14:48:00 +00:00
Polynomial Innermost_coefficient_to_polynomial functor replaced by simple constructor call because functor does not exist. 2007-03-07 14:12:10 +00:00
Polytope_distance_d Actually, the "// file: example_bla.cpp" lines are not needed anymore, 2007-03-10 14:48:00 +00:00
Principal_component_analysis rename .C to .cpp and remove makefile, same as generated 2007-01-27 21:11:36 +00:00
QP_solver functor moved from dependent classes to QP_solver 2007-03-05 14:44:06 +00:00
Qt_widget Fix typo in the main() prototype. 2007-03-02 08:03:34 +00:00
Random_numbers rename .C to .cpp 2007-01-27 20:47:11 +00:00
Reconstruction_from_slices_3 Added overload of the 'clear' function 2007-01-17 16:34:54 +00:00
Ridges_3 remove useless const qualification on return type to avoid g++ 4.3 warning 2007-03-05 16:24:43 +00:00
Robustness changed .C to .cpp in examples 2006-07-09 21:25:46 +00:00
STL_Extension Actually, the "// file: example_bla.cpp" lines are not needed anymore, 2007-03-10 14:48:00 +00:00
Scripts replace copy-pasted code by calling create_cgal_test --no-run for demos 2007-03-09 22:58:30 +00:00
SearchStructures Actually, the "// file: example_bla.cpp" lines are not needed anymore, 2007-03-10 14:48:00 +00:00
Segment_Delaunay_graph_2 Actually, the "// file: example_bla.cpp" lines are not needed anymore, 2007-03-10 14:48:00 +00:00
Skin_surface_3 add missing CGAL:: qualifications, and proper constifications 2007-03-05 16:37:11 +00:00
Snap_rounding_2 Constify xpms. 2007-03-10 12:51:25 +00:00
Spatial_searching Actually, the "// file: example_bla.cpp" lines are not needed anymore, 2007-03-10 14:48:00 +00:00
Spatial_sorting Switch from QPL to LGPL 2007-03-07 11:37:05 +00:00
Straight_skeleton_2 Move to QPL and remove INRIA from the list, it is not worth a license mix 2007-03-07 11:43:11 +00:00
Stream_lines_2 cleanup 2007-03-06 16:09:38 +00:00
Stream_support Remove cgal_test/Makefile, and rename .C to .cpp. 2007-01-27 20:16:30 +00:00
Subdivision_method_3 Actually, the "// file: example_bla.cpp" lines are not needed anymore, 2007-03-10 14:48:00 +00:00
Surface_mesh_parameterization replace options.cpp by usage of boost program options 2007-03-08 15:16:43 +00:00
Surface_mesh_simplification duplicate assertion functions removed (they shown undefined in linux-gcc4.0.2) 2007-03-08 21:49:44 +00:00
Surface_mesher Split CGALimageIO from Surface_mesher (different license, etc.). 2007-03-07 11:00:59 +00:00
Testsuite Fix incorrect use of echo. Use printf instead. 2007-02-23 14:18:16 +00:00
Timer rename .C to .cpp 2007-01-27 20:46:14 +00:00
Triangulation_2 Actually, the "// file: example_bla.cpp" lines are not needed anymore, 2007-03-10 14:48:00 +00:00
Triangulation_3 Actually, the "// file: example_bla.cpp" lines are not needed anymore, 2007-03-10 14:48:00 +00:00
Union_find rename .C to .cpp 2007-01-27 20:01:31 +00:00
Voronoi_diagram_2 Constify 2007-03-05 17:00:23 +00:00
Width_3 Add parentheses (was buggy code...) : warnings-=2 2007-03-08 10:02:46 +00:00
iostream typo/style 2007-02-07 09:32:31 +00:00
kdtree Move the old kdtree package back as Snap_rounding is not ready for the new Spatial_searching 2007-03-05 21:40:22 +00:00
window rename .C to .cpp 2007-01-27 20:09:16 +00:00
wininst auto_link.h now centralized and moved into CGAL/auto_link/ folder. 2007-03-01 20:15:24 +00:00
.gitattributes Moving it to experimental 2007-03-07 19:47:19 +00:00
.gitignore - Move examples/Surface_mesher/ImageIO/data/skull_2.9.inr.gz to 2007-02-28 18:17:30 +00:00