The public CGAL repository, see the README below
Go to file
Andreas Fabri ab2fb4f15d a longer package description 2007-02-22 14:58:58 +00:00
Algebraic_foundations Added title to pkgdescription 2007-02-21 21:11:27 +00:00
Algebraic_kernel_GBRS bug in traits 2007-02-21 13:45:18 +00:00
Algebraic_kernel_d/doc_tex keep IsCoprime_1 2007-02-20 15:44:07 +00:00
Algebraic_kernel_for_circles rm function make_root_of_2(NT,int,NT) 2006-12-18 07:58:36 +00:00
Algebraic_kernel_for_spheres remove g++ 4.3 warnings 2007-02-11 22:33:12 +00:00
Alpha_shapes_2 constify 2007-02-11 22:34:39 +00:00
Alpha_shapes_3 rename .C to .cpp and remove Makefile, same as generated 2007-01-27 21:15:03 +00:00
Apollonius_graph_2 Fix all "align=center" in <img> by "align=middle". 2007-01-13 21:49:03 +00:00
Approximate_min_ellipsoid_d .C -> .cpp 2007-02-16 16:36:57 +00:00
Arrangement_2 Decommented include of PkgDescription 2007-02-21 20:58:20 +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 a longer package description 2007-02-22 14:58:58 +00:00
Benchmark cleanup generic rules 2007-02-11 17:16:25 +00:00
Boolean_set_operations_2 Removed debug printings 2007-02-09 08:15:32 +00:00
Box_intersection_d clarify that box_intersection_d actually means 2007-02-19 22:06:07 +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 added pictures 2007-02-20 16:09:17 +00:00
Circular_kernel_3 trying to repair the demo 2007-02-18 09:21:22 +00:00
Circulator rename .C to .cpp 2007-01-27 21:16:03 +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 formatting 2007-02-15 14:48:03 +00:00
Convex_hull_3 Remove references to "see the Support Library Manual", since 2007-02-09 13:31:16 +00:00
Convex_hull_d rename .C to .cpp 2007-01-27 21:17:33 +00:00
Core Added vc71/80 and auto-link support 2007-02-19 14:57:59 +00:00
Cubical_gaussian_map_3 minor 2006-12-01 14:06:21 +00:00
Curved_kernel_3 rm function make_root_of_2(const NT &a, int b_, const NT &c) 2006-12-17 13:28:08 +00:00
Developers_manual Mention that create_cgal_test now discards source files which do 2007-02-16 09:29:52 +00:00
Distance_2 Rename .C to .cpp 2007-01-27 21:27:15 +00:00
Distance_3 Rename .C to .cpp 2007-01-27 21:28:36 +00:00
Envelope_2 Fixed svn properties of whole trunk 2006-12-18 09:37:55 +00:00
Envelope_3 derivation instead of typeded for VC++ 2007-02-16 10:43:29 +00:00
Filtered_kernel kill unused parameter warning 2007-02-16 13:06:38 +00:00
Generator rename .C to .cpp 2007-01-27 21:18:00 +00:00
Geomview rename .C to .cpp 2007-01-27 20:46:44 +00:00
HalfedgeDS remove more references to the Support Library 2007-02-09 13:38:48 +00:00
Hash_map rename .C to .cpp 2007-01-27 19:56:57 +00:00
Homogeneous_kernel forgot to remove one .bbox() function in last revision 2006-12-27 23:28:15 +00:00
Installation Use environment CPPFLAGS in addition to CXXFLAGS and don't overwrite the flags when there is no config file. The first change is harmless. The second involves changing the behaviour of the try_to_get_... functions to not clear the variable when they can't load it. I added code to clear the variable before loading when processing for multiple platforms (since it would have been either loaded or cleared anyway), but I haven't been able to check this so thoroughly 2007-02-22 06:54:49 +00:00
Interpolation Unified title in manual and pkgdescription 2007-02-21 21:05:59 +00:00
Intersections_2 remove empty first line. 2007-02-15 14:22:22 +00:00
Intersections_3 Added suffix rule for .cpp files 2007-01-31 16:43:49 +00:00
Interval_skip_list rename .C to .cpp 2007-01-27 21:12:10 +00:00
Inventor rename .C to .cpp 2007-01-27 21:15:35 +00:00
Jet_fitting_3 include pkgdescription.tex for ridges_3 and jet_fitting_3 2007-02-21 19:54:51 +00:00
Kernel_23 remove empty first lines 2007-02-16 09:36:28 +00:00
Kernel_d macros must be prefixed by CGAL_ 2007-02-15 21:32:14 +00:00
Kinetic_data_structures fixed typos 2007-02-21 21:27:32 +00:00
LEDA rename .C to .cpp 2007-01-27 21:05:44 +00:00
Largest_empty_rect_2 .C -> .cpp 2007-02-16 16:24:52 +00:00
MacOSX Uniformize the format. Add some missing/updates. 2006-12-17 11:58:21 +00:00
Maintenance Added PDB as it is used by Skin_surfaces 2007-02-16 09:59:55 +00:00
Manual Added Spatial_sorting to the manual 2007-02-21 16:29:36 +00:00
Manual_tools html bugfix: now for small displays, the terms "user manual" 2007-02-22 13:45:47 +00:00
Matrix_search Add parentheses to fix g++-4.3 warnings. 2007-02-16 08:08:23 +00:00
Mesh_2 Attempt to understand the GLIBCXXDEBUG error. 2007-02-19 14:53:57 +00:00
Mesh_3 OK, let's do some meshing now 2007-02-15 20:51:51 +00:00
Min_annulus_d .C -> .cpp 2007-02-16 16:33:55 +00:00
Min_circle_2 .C -> .cpp 2007-02-16 16:31:40 +00:00
Min_ellipse_2 .C -> .cpp 2007-02-16 16:32:49 +00:00
Min_quadrilateral_2 .C -> .cpp 2007-02-16 16:35:19 +00:00
Min_sphere_d Remove default-generated cgal_test and makefile 2007-02-15 23:58:10 +00:00
Min_sphere_d_new Removal of remaining protect macros : those protecting other CGAL include files. 2007-01-24 18:00:30 +00:00
Min_sphere_of_spheres_d .C -> .cpp 2007-02-16 16:43:24 +00:00
Minkowski_sum_2 Used \ccReferToExampleCode{ 2007-02-22 09:50:51 +00:00
Modifier rename .C to .cpp 2007-01-27 21:03:02 +00:00
Modular_arithmetic rm minor bug 2006-12-17 13:26:24 +00:00
Nef_2 Add braces to remove warning 2007-02-13 13:52:32 +00:00
Nef_3 .C -> .cpp 2007-02-22 14:51:32 +00:00
Nef_S2 Remove useless cgal_test. 2007-02-15 23:54:35 +00:00
Number_types use \ccIgnore 2007-02-20 12:39:38 +00:00
OpenNL Uniformize the format. Add some missing/updates. 2006-12-17 11:58:21 +00:00
Optimisation_basic Removal of remaining protect macros : those protecting other CGAL include files. 2007-01-24 18:00:30 +00:00
Optimisation_doc global update of maintainer files 2006-12-05 14:01:13 +00:00
PDB hid conversion operators since they confused VC, I don't think they are used 2007-02-22 07:40:43 +00:00
Partition_2 macros must be prefixed by CGAL_ 2007-02-15 21:29:22 +00:00
Point_set_2 update maintainer 2007-02-05 17:30:10 +00:00
Polygon remove empty first line 2007-02-15 14:50:53 +00:00
Polygonal_approximation_d .C -> .cpp 2007-02-16 16:30:04 +00:00
Polyhedron Remove references to "see the Support Library Manual", since 2007-02-09 13:31:16 +00:00
Polyhedron_IO rename .C to .cpp 2007-01-27 20:57:20 +00:00
Polynomial replaced by files with full utcf name 2007-02-21 16:49:57 +00:00
Polytope_distance_d Removal of remaining protect macros : those protecting other CGAL include files. 2007-01-24 18:00:30 +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 - some more warning fixes 2007-02-22 10:15:03 +00:00
Qt_widget fix old references to .C files 2007-02-22 11:34:21 +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 should be complete now! 2007-02-22 09:57:18 +00:00
Robustness
STL_Extension updated changes.txt 2007-02-22 11:23:09 +00:00
Scripts More unification between .C and .cpp cases. 2007-02-22 11:26:59 +00:00
SearchStructures rename .C to .cpp, and remove makefile. 2007-01-27 20:59:30 +00:00
Segment_Delaunay_graph_2 Added teaser 2007-02-22 14:46:02 +00:00
Skin_surface_3 Made the skin_surface+pdb-example compile with the global PDB-library. 2007-02-22 07:32:42 +00:00
Snap_rounding_2 Rename .C tp .cpp 2007-01-27 21:38:17 +00:00
Spatial_searching macros must be prefixed by CGAL_ 2007-02-15 21:24:48 +00:00
Spatial_sorting Added illustration 2007-02-22 10:17:37 +00:00
Straight_skeleton_2 Removal of remaining protect macros : those protecting other CGAL include files. 2007-01-24 18:00:30 +00:00
Stream_lines_2 Remove OPENGL_LIBS. 2007-02-07 16:02:36 +00:00
Stream_support Remove cgal_test/Makefile, and rename .C to .cpp. 2007-01-27 20:16:30 +00:00
Subdivision_method_3 make automatic grep-checks easier 2007-02-15 21:27:34 +00:00
Surface_mesh_parameterization added teaser 2007-02-20 19:55:49 +00:00
Surface_mesh_simplification Audits regenerated and extended for better regression diagnostics 2007-01-30 16:07:14 +00:00
Surface_mesher - Add cxx flags, libpath flags and linker flags, by features, in 2007-02-16 23:00:26 +00:00
Testsuite - Attempt to fix the make detection on Solaris. 2007-02-16 18:04:57 +00:00
Timer rename .C to .cpp 2007-01-27 20:46:14 +00:00
Triangulation_2 Remove references to "see the Support Library Manual", since 2007-02-09 13:31:16 +00:00
Triangulation_3 added teaser 2007-02-20 19:41:58 +00:00
Union_find rename .C to .cpp 2007-01-27 20:01:31 +00:00
Voronoi_diagram_2 Uniformize the format. Add some missing/updates. 2006-12-17 11:58:21 +00:00
Width_3 rename .C to .cpp and remove makefile, same as generated 2007-01-27 21:06:38 +00:00
iostream typo/style 2007-02-07 09:32:31 +00:00
window rename .C to .cpp 2007-01-27 20:09:16 +00:00
wininst Added vc71/80 and auto-link support (more) 2007-02-19 16:48:50 +00:00
.gitattributes Added teaser 2007-02-22 14:46:02 +00:00
.gitignore move dormant stuff out of the highway 2007-02-15 21:53:34 +00:00