The public CGAL repository, see the README below
Go to file
Sylvain Pion ac1af9878b Rename some variables to avoid shadowing warnings with SunCC. 2007-04-18 08:54:16 +00:00
Algebraic_foundations rm ccPureVar 2007-04-17 17:52:09 +00:00
Algebraic_kernel_d Bitstream_descartes is supposed to work now 2007-04-17 20:59:39 +00:00
Algebraic_kernel_for_circles Remove more semi-colons inside \ccNestedType (for the manual index). 2007-04-17 09:50:09 +00:00
Algebraic_kernel_for_spheres outdated comments removed 2007-04-10 15:43:31 +00:00
Alpha_shapes_2 Spell check. 2007-04-17 15:27:04 +00:00
Alpha_shapes_3 Spell check. 2007-04-17 15:27:04 +00:00
Apollonius_graph_2 Spell check. 2007-04-17 15:22:46 +00:00
Approximate_min_ellipsoid_d cleanup 2007-04-02 10:30:07 +00:00
Arrangement_2 fixed umlaut spelling (made problems with html converter) 2007-04-17 22:04:16 +00:00
BGL Remove more semi-colons inside \ccNestedType (for the manual index). 2007-04-17 09:50:09 +00:00
Benchmark added polynomial visitor (polymorphic result). not yet working 2007-04-11 15:53:15 +00:00
Benchmark_instances html hotfix: now, TOC is properly arranged, even when there are multiple 2007-03-29 11:50:16 +00:00
Boolean_set_operations_2 .C ->.cpp and autolinking 2007-04-11 13:59:20 +00:00
Box_intersection_d removed useless ccHtmlNoLinks commands. (one even appeared 2007-04-17 22:22:22 +00:00
CGALimageIO Keep the typedefs ALLOCATION_FUNCTION and DEALLOCATION_FUNCTION with the "C" 2007-04-03 09:17:50 +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 Kernel -> Geometry Kernel (suggested by sylvain) 2007-04-17 11:21:24 +00:00
Circular_kernel_3 Kernel -> Geometry Kernel (suggested by sylvain) 2007-04-17 11:21:24 +00:00
Circulator Added new Safe_circulator_from_iterator 2007-04-02 19:09:56 +00:00
Conic_2 Remove Window_stream 2007-03-20 21:49:39 +00:00
Convex_hull_2 Spell check. 2007-04-17 13:21:11 +00:00
Convex_hull_3 Spell check. 2007-04-17 13:26:30 +00:00
Convex_hull_d Spell check. 2007-04-17 13:31:51 +00:00
Core Added constructors from float for BigFloat 2007-03-27 13:28:17 +00:00
Cubical_gaussian_map_3 Fixes of problems detected by recent g++ 2007-04-05 19:51:49 +00:00
Developers_manual Update concerning the manual layout. 2007-04-18 08:47:52 +00:00
Distance_2 undo of changes for SunPro 2007-04-04 20:42:54 +00:00
Distance_3 undo of changes for SunPro 2007-04-04 20:46:10 +00:00
Envelope_2 Added the proper SVN keywords 2007-04-03 18:32:11 +00:00
Envelope_3 cleanup 2007-04-07 09:23:14 +00:00
Filtered_kernel Remove warnings: "ec" unused. 2007-03-12 12:43:41 +00:00
Generator .C ->.cpp and autolinking 2007-04-11 13:59:20 +00:00
Geomview Apply trailing whites-spaces and leadgin+trailing empty-lines cleanups 2007-03-10 16:55:12 +00:00
HalfedgeDS Spell check. 2007-04-17 16:31:42 +00:00
Hash_map rename .C to .cpp 2007-01-27 19:56:57 +00:00
Homogeneous_kernel removed unused parameters 2007-03-17 09:50:18 +00:00
Installation Introduced traits classes that handle circular arcs based on the circular kernel 2007-04-17 09:27:20 +00:00
Interpolation Spell check. 2007-04-17 13:11:45 +00:00
Intersections_2 Workaround for sunpro which otherwise picks a wrong version of 2007-04-13 12:33:00 +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 Spell check. 2007-04-17 16:02:03 +00:00
Inventor rename .C to .cpp 2007-01-27 21:15:35 +00:00
Jet_fitting_3 overview 2007-04-02 10:12:59 +00:00
Kernel_23 Remove unused parameters. 2007-04-17 22:09:34 +00:00
Kernel_d Spell check. 2007-04-17 13:37:10 +00:00
Kinetic_data_structures typo + removed \ccc from inside \ccExampleCode 2007-04-17 22:11:07 +00:00
LEDA fix lack of inclusion of <CGAL/basic.h> before the use of a CGAL_USE_* macro. 2007-03-12 14:53:27 +00:00
Largest_empty_rect_2 .C ->.cpp and autolinking 2007-04-11 20:17:58 +00:00
MacOSX
Maintenance use debian/ subdirectory of current sid packages as basis for etch packages 2007-04-15 19:03:38 +00:00
Manual enable new toc-layout for cgal_manual.tex 2007-04-17 18:22:52 +00:00
Manual_tools html new toc: cosmetic fix 2007-04-17 20:32:02 +00:00
Matrix_search completed package description 2007-04-12 09:53:27 +00:00
Mesh_2 Spell check. 2007-04-17 15:37:09 +00:00
Min_annulus_d - adapted to QP_options 2007-04-15 17:35:08 +00:00
Min_circle_2 .C ->.cpp and autolinking 2007-04-11 13:59:20 +00:00
Min_ellipse_2 .C ->.cpp and autolinking 2007-04-11 20:17:58 +00:00
Min_quadrilateral_2 .C ->.cpp and autolinking 2007-04-11 20:17:58 +00:00
Min_sphere_d Use new traits classes 2007-04-03 13:19:14 +00:00
Min_sphere_d_new .C -> .cpp 2007-02-28 11:39:31 +00:00
Min_sphere_of_spheres_d remove unused parameter 2007-04-06 09:08:04 +00:00
Minkowski_sum_2 cleanup - initialized variables to pacify some compiler 2007-04-07 09:38:40 +00:00
Modifier rename .C to .cpp 2007-01-27 21:03:02 +00:00
Modular_arithmetic added spec for CORE::BigInt 2007-04-17 20:01:03 +00:00
Nef_2 warning-- 2007-04-17 21:58:01 +00:00
Nef_3 removed warnings 2007-04-17 09:02:58 +00:00
Nef_S2 fixed figure/link to figure 2007-04-17 22:45:58 +00:00
Number_types Rename local variable to avoid shadowing warning. 2007-04-17 20:35:04 +00:00
OpenNL refer to LICENSE.LGPL instead of include/CGAL/OpenNL/LICENSE.OPENNL 2007-03-20 19:31:04 +00:00
Optimisation_basic - Access_coordinates_begin_d now *always* returns the homogeneous iterator; 2007-03-01 16:52:45 +00:00
Optimisation_doc fixed path to texfiles 2007-04-13 21:53:55 +00:00
PDB added alignment test 2007-03-28 21:09:49 +00:00
Partition_2 Use \ccc{} around concept names (protects the spell checker). 2007-04-17 16:12:18 +00:00
Point_set_2 Spell check. 2007-04-17 16:14:44 +00:00
Polygon Spell check. 2007-04-17 16:29:15 +00:00
Polyhedron Spell check. 2007-04-17 16:26:35 +00:00
Polyhedron_IO add missing default makefile 2007-03-25 12:16:52 +00:00
Polynomial File moved to Polynomial package. 2007-04-11 07:43:55 +00:00
Polytope_distance_d - missing include added 2007-04-16 10:59:39 +00:00
Principal_component_analysis Spell check. 2007-04-17 16:04:28 +00:00
QP_solver - package description shortened 2007-04-17 21:00:08 +00:00
Qt_widget Fix declarations of some \ccFunction to improve the manual index. 2007-04-17 09:59:18 +00:00
Quadrical_kernel_3 better structure 2007-04-17 23:36:34 +00:00
Random_numbers rename .C to .cpp 2007-01-27 20:47:11 +00:00
Reconstruction_from_slices_3 Removing leading and trailing empty lines from all example files. 2007-03-10 16:17:17 +00:00
Ridges_3 mv big model to ftp and fix the manual 2007-04-12 11:18:11 +00:00
Robustness .C ->.cpp and autolinking 2007-04-11 13:59:20 +00:00
STL_Extension Spell check. 2007-04-17 15:32:22 +00:00
Scripts *** empty log message *** 2007-04-03 14:55:12 +00:00
SearchStructures * updated howtocite bibkeys for upcoming 3.3 release 2007-03-29 17:40:13 +00:00
Segment_Delaunay_graph_2 Remove semi-colons inside \ccNestedType as this pollutes the manual index. 2007-04-17 09:44:29 +00:00
Skin_surface_3 Remove more semi-colons inside \ccNestedType (for the manual index). 2007-04-17 09:50:09 +00:00
Snap_rounding_2 .C ->.cpp and autolinking 2007-04-11 13:59:20 +00:00
Spatial_searching Spell check. 2007-04-17 16:23:38 +00:00
Spatial_sorting Spell check. 2007-04-17 16:20:09 +00:00
Straight_skeleton_2 Spell check. 2007-04-17 16:19:16 +00:00
Stream_lines_2 Rename some variables to avoid shadowing warnings with SunCC. 2007-04-18 08:54:16 +00:00
Stream_support removed dead reference to leda window example 2007-04-05 08:48:33 +00:00
Subdivision_method_3 typo 2007-04-04 06:50:45 +00:00
Surface_mesh_parameterization Spell check. 2007-04-17 15:52:01 +00:00
Surface_mesh_simplification moved label below caption 2007-04-12 21:17:27 +00:00
Surface_mesher Spell check. 2007-04-17 13:03:57 +00:00
Testsuite Fix the autokill stuff in run_testsuite. 2007-03-19 16:48:26 +00:00
Timer Call the magic CGAL::force_ieee_double_precision() to 2007-03-28 07:58:18 +00:00
Triangulation_2 Remove more semi-colons inside \ccNestedType (for the manual index). 2007-04-17 09:50:09 +00:00
Triangulation_3 Make SunCC happier. 2007-04-18 07:51:26 +00:00
Union_find rename .C to .cpp 2007-01-27 20:01:31 +00:00
Voronoi_diagram_2 Spell check. 2007-04-17 15:16:14 +00:00
Width_3 renamed chapter 2007-04-02 10:33:03 +00:00
iostream cleanup 2007-04-12 12:14:43 +00:00
kdtree Remove trailing white spaces and end of lines. 2007-03-10 14:59:41 +00:00
window remove Colors_and_windows directory 2007-04-12 11:29:36 +00:00
wininst C2vcproj script fixed to better handle multiproject solutions 2007-04-11 20:13:26 +00:00
.gitattributes Bitstream_descartes is supposed to work now 2007-04-17 20:59:39 +00:00
.gitignore update 2007-03-28 12:09:26 +00:00