The public CGAL repository, see the README below
Go to file
Michael Hemmer c59a8c4a2a fixed rounding mode of div to TOWARDS_ZERO,
which is compliant to most implementations of integers.
2007-02-02 12:00:14 +00:00
Algebraic_foundations fixed rounding mode of div to TOWARDS_ZERO, 2007-02-02 12:00:14 +00:00
Algebraic_kernel_GBRS Added a traits class to use with the arrangement_2 package. 2006-12-19 20:38:34 +00:00
Algebraic_kernel_d/doc_tex typo 2006-10-20 13:34:48 +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 rm function make_root_of_2(const NT &a, int b_, const NT &c) 2006-12-17 13:28:08 +00:00
Alpha_shapes_2 rename .C to .cpp and remove Makefile, same as generated 2007-01-27 21:13:36 +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 fix for min/max problem 2006-08-22 07:27:43 +00:00
Arrangement_2 one more derivation instead of a typedef + fixed a filename 2007-02-02 10:42:35 +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 Fixed svn properties of whole trunk 2006-12-18 09:37:55 +00:00
Benchmark added example for benchmark/polynomial 2007-01-11 20:39:20 +00:00
Boolean_set_operations_2 Forgot to comment the typedef 2007-02-02 09:57:32 +00:00
Box_intersection_d more illustrations for packages.html 2007-01-26 19:00:48 +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 cleaning 2007-01-17 09:32:45 +00:00
Circular_kernel_3 workaround for VC++ 2007-02-01 14:44:44 +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 rename .C to .cpp 2007-01-27 21:16:25 +00:00
Convex_hull_3 rename .C to .cpp 2007-01-27 21:16:53 +00:00
Convex_hull_d rename .C to .cpp 2007-01-27 21:17:33 +00:00
Core Uniformize the format. Add some missing/updates. 2006-12-17 11:58:21 +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 Remove obsolete modules creation scripts. 2007-01-24 16:07:20 +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 added guard to avoid warning 2007-01-25 12:32:50 +00:00
Filtered_kernel rename .C to .cpp and remove Makefile, same as generated 2007-01-27 20:53:35 +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 rename .C to .cpp 2007-01-27 20:54:19 +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 testsuite webpage now has entries for libCGAL* 2007-01-11 22:32:08 +00:00
Interpolation Add std::cout << 'done' at the end to debug the testsuite tools 2007-02-01 16:43:45 +00:00
Intersections_2 Rename .C to .cpp 2007-01-27 21:33:08 +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 enhanced makefiles 2007-02-01 15:50:07 +00:00
Kernel_23 Removed template member function. It is not clear why it is needed and causes trouble for the Circular_kernel_3 testsuite for VC++ 2007-02-01 16:18:38 +00:00
Kernel_d rename .C to .cpp 2007-01-27 21:18:21 +00:00
Kinetic_data_structures forgot to remove debug code 2007-02-02 02:15:32 +00:00
LEDA rename .C to .cpp 2007-01-27 21:05:44 +00:00
Largest_empty_rect_2 global update of maintainer files 2006-12-05 14:01:13 +00:00
MacOSX Uniformize the format. Add some missing/updates. 2006-12-17 11:58:21 +00:00
Maintenance rm package Polynomial since it won't be ready for r3.3 2007-02-01 16:44:06 +00:00
Manual fixed path to example directory 2007-02-01 19:18:19 +00:00
Manual_tools added macros: \core, \gmp, \lidia, \ntl 2007-01-30 14:15:39 +00:00
Matrix_search Rename .C to .cpp, and remove makefile/cgal_test. 2007-01-27 20:20:50 +00:00
Mesh_2 more illustrations for packages.html 2007-01-26 19:00:48 +00:00
Mesh_3 fix for min/max 2006-09-21 07:50:04 +00:00
Min_annulus_d Removal of remaining protect macros : those protecting other CGAL include files. 2007-01-24 18:00:30 +00:00
Min_circle_2 Removal of remaining protect macros : those protecting other CGAL include files. 2007-01-24 18:00:30 +00:00
Min_ellipse_2 Removal of remaining protect macros : those protecting other CGAL include files. 2007-01-24 18:00:30 +00:00
Min_quadrilateral_2 manual bugfixes regarding ccIncludeExampleCode 2006-10-31 14:11:10 +00:00
Min_sphere_d Cleanup : remove ancient CGAL_PROTECT_* macros. 2007-01-24 17:16:05 +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 manual bugfixes regarding ccIncludeExampleCode 2006-10-31 14:11:10 +00:00
Minkowski_sum_2 A bug fix: removed antennas in the convolution cycles, so that the 2007-01-31 15:41:04 +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
Moebius_diagram_2 changed .C to .cpp in examples 2006-07-09 19:30:02 +00:00
Nef_2 removed footnote 2007-02-01 19:58:43 +00:00
Nef_3 constructor from plane, constructs halfspace on negative side of the plane 2007-01-29 14:26:58 +00:00
Nef_S2 VC8 STL iterator fixes 2007-01-18 14:08:27 +00:00
Nuage_III Reorganization of files 2007-01-05 10:42:19 +00:00
Number_types update documentation according to review Bernd Gaertner 2007-02-01 14:31:56 +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
Partition_2 Guess what ? rename .C to .cpp. 2007-01-27 20:56:40 +00:00
Persistent_homology_d Global fix of svn:executable property in trunk 2006-04-14 15:07:17 +00:00
Point_set_2 rename .C to .cpp 2007-01-27 20:52:29 +00:00
Polygon rename .C to .cpp 2007-01-27 21:03:49 +00:00
Polygonal_approximation_d Uniformize the format. Add some missing/updates. 2006-12-17 11:58:21 +00:00
Polyhedron Changed int to size_type to get rid of a warning and a potential error when the polyhedron is huge 2007-01-29 12:49:02 +00:00
Polyhedron_IO rename .C to .cpp 2007-01-27 20:57:20 +00:00
Polynomial Fixed svn properties of whole trunk 2006-12-18 09:37:55 +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 Cleanup : remove ancient CGAL_PROTECT_* macros. 2007-01-24 17:16:05 +00:00
Qt_widget Quote as moc doesn't understand Windows paths with colons 2007-01-29 09:12:12 +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 part of 1st review 2007-02-01 15:50:39 +00:00
Robustness changed .C to .cpp in examples 2006-07-09 21:25:46 +00:00
STL_Extension the function check_tag is deprecated since CGAL 3.3 2007-02-02 08:37:35 +00:00
Scripts - fix creation of the source RPM. 2007-01-31 18:40:02 +00:00
SearchStructures rename .C to .cpp, and remove makefile. 2007-01-27 20:59:30 +00:00
Segment_Delaunay_graph_2 Fix all "align=center" in <img> by "align=middle". 2007-01-13 21:49:03 +00:00
Skin_surface_3 (Re)moved some more files for the pdb reader. 2007-02-01 13:28:56 +00:00
Snap_rounding_2 Rename .C tp .cpp 2007-01-27 21:38:17 +00:00
Spatial_searching remove useless makefile, same as generated by cgal_create_makefile 2007-01-27 20:49:31 +00:00
Spatial_sorting Fix all "align=center" in <img> by "align=middle". 2007-01-13 21:49:03 +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 rename .C to .cpp 2007-01-27 21:10:34 +00:00
Stream_support Remove cgal_test/Makefile, and rename .C to .cpp. 2007-01-27 20:16:30 +00:00
Subdivision_method_3 rename .C to .cpp 2007-01-27 21:20:09 +00:00
Surface_mesh_parameterization Initialize m_is_valid when expensive preconditions are off! 2007-01-15 15:17:08 +00:00
Surface_mesh_simplification Audits regenerated and extended for better regression diagnostics 2007-01-30 16:07:14 +00:00
Surface_mesher Fix the testsuite: add a cin file for combined_spheres. 2007-02-01 09:05:11 +00:00
Testsuite Add + before command to parent make rules (make gmake aware that the 2007-01-12 12:52:12 +00:00
Timer rename .C to .cpp 2007-01-27 20:46:14 +00:00
Triangulation_2 Rename .C to .cpp 2007-01-27 20:44:08 +00:00
Triangulation_3 Remove Makefile (dont_submitted, and not uptodate, missing one test program...). 2007-01-27 20:34:21 +00:00
Union_find rename .C to .cpp 2007-01-27 20:01:31 +00:00
Visibility_complex Rename .C to .cpp 2007-01-27 21:42:41 +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 rename .C to .cpp 2007-01-27 21:19:37 +00:00
kdtree global update of maintainer files 2006-12-05 14:01:13 +00:00
window rename .C to .cpp 2007-01-27 20:09:16 +00:00
wininst Minor text improvements. 2006-07-06 07:42:05 +00:00
.gitattributes (Re)moved some more files for the pdb reader. 2007-02-01 13:28:56 +00:00
.gitignore Examples are compiling, next check the output. 2007-01-27 16:14:56 +00:00