The public CGAL repository, see the README below
Go to file
Sebastian Limbach ea3d9da0ef Missing functors added according to documentation 2007-03-06 13:30:58 +00:00
Algebraic_foundations remove warning 2007-03-03 08:18:51 +00:00
Algebraic_kernel_GBRS improved refinement algorithm 2007-02-27 17:35:34 +00:00
Algebraic_kernel_d/doc_tex update 2007-03-05 13:37:50 +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 constify 2007-02-11 22:34:39 +00:00
Alpha_shapes_3 remove warnings 2007-03-03 08:24:29 +00:00
Apollonius_graph_2 Added teaser 2007-02-23 21:46:17 +00:00
Approximate_min_ellipsoid_d typo 2007-02-27 23:01:01 +00:00
Arrangement_2 cleanup for the html version 2007-03-05 11:55:23 +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 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 add some missing CGAL:: for g++ 4.3 2007-03-03 09:11:39 +00:00
Box_intersection_d reduced runtime of test (reduced maximum problem size) 2007-03-02 11:15:32 +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 Prefix macros with CGAL_ , damned !!! 2007-02-28 18:54:33 +00:00
Circular_kernel_3 protected with #ifdef CGAL_USE_QT 2007-03-05 09:04:37 +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 BORLAND workaround, we don't support it anymore, and the workaround is even probably suboptimal 2007-02-28 19:28:09 +00:00
Convex_hull_d rename .C to .cpp 2007-01-27 21:17:33 +00:00
Core more tricky warning about non-initialized base in copy-ctor : I choose to simply keep the current behavior 2007-03-03 13:26:48 +00:00
Cubical_gaussian_map_3 minor 2006-12-01 14:06:21 +00:00
Developers_manual document what the default is... 2007-02-28 10:03:43 +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 Fixed svn properties of whole trunk 2006-12-18 09:37:55 +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 fixed wrong example filenames 2007-03-01 10:59:18 +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 remove warning 2007-03-03 08:59:11 +00:00
Installation New test for gmake. 2007-03-06 09:21:05 +00:00
Interpolation remove warnings 2007-03-03 09:02:08 +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 Remove unused files. 2007-03-05 21:33:04 +00:00
Inventor rename .C to .cpp 2007-01-27 21:15:35 +00:00
Jet_fitting_3 rm specific package assertions 2007-03-05 08:45:02 +00:00
Kernel_23 One red-line raw less 2007-03-06 10:56:02 +00:00
Kernel_d macros must be prefixed by CGAL_ 2007-02-15 21:32:14 +00:00
Kinetic_data_structures relaxed checks for equal vertices 2007-03-05 21:30:25 +00:00
LEDA rename .C to .cpp 2007-01-27 21:05:44 +00:00
Largest_empty_rect_2 remove warnings 2007-03-04 13:30:32 +00:00
MacOSX Uniformize the format. Add some missing/updates. 2006-12-17 11:58:21 +00:00
Maintenance Add kdtree back... 2007-03-05 21:41:02 +00:00
Manual manual bugfix: output of `date` should be independent of locale. 2007-03-01 12:19:42 +00:00
Manual_tools \ccPrecond: use &nbsp; instead of " " to indicate whitespace 2007-03-01 13:59:40 +00:00
Matrix_search Superfluous. 2007-02-27 07:49:41 +00:00
Mesh_2 Fix an error with -D_GLIBCXX_DEBUG -D_GLIBCPP_CONCEPT_CHECKS 2007-02-23 13:01:04 +00:00
Mesh_3 add a maintainer file 2007-03-01 10:51:08 +00:00
Min_annulus_d - code adapted to new QP_solver 2007-03-06 13:26:42 +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 Constify 2007-03-05 16:46:14 +00:00
Min_sphere_d Remove default-generated cgal_test and makefile 2007-02-15 23:58:10 +00:00
Min_sphere_d_new .C -> .cpp 2007-02-28 11:39:31 +00:00
Min_sphere_of_spheres_d .C -> .cpp 2007-02-16 16:43:24 +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 Add missing parenthesis... (warnings *must* be investigated 2007-03-05 16:49:11 +00:00
Nef_3 Add missing CGAL:: qualifications required by g++ 4.3 2007-03-05 16:20:47 +00:00
Nef_S2 Add missing CGAL:: qualifications required by g++ 4.3 2007-03-05 16:20:47 +00:00
Number_types - Remove cgal_test from dont_submit as they are not under SVN anymore. 2007-03-06 10:04:41 +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 fixes for min/max problem 2007-02-27 10:16:38 +00:00
Partition_2 Add missing CGAL:: (spotted by g++ 4.3) 2007-03-01 10:44:59 +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
Polyhedron remove warning 2007-03-03 08:57:28 +00:00
Polyhedron_IO Remove committed makefile, as it is useless, and buggy (generates a warning). 2007-02-27 23:41:59 +00:00
Polynomial Missing functors added according to documentation 2007-03-06 13:30:58 +00:00
Polytope_distance_d - added is_valid checks to examples 2007-03-06 13:27:14 +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 add parenthesis to remove g++ 4.3 warning 2007-03-05 16:27:54 +00:00
Scripts Added FTP_OPTS as cygwin and Linux ftp have different options 2007-02-28 09:54:05 +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 add missing CGAL:: qualifications, and proper constifications 2007-03-05 16:37:11 +00:00
Snap_rounding_2 fixed comment 2007-02-27 11:17:54 +00:00
Spatial_searching macros must be prefixed by CGAL_ 2007-02-15 21:24:48 +00:00
Spatial_sorting commented out ccIncludeExampleCode because example 2007-02-27 23:05:12 +00:00
Straight_skeleton_2 Add missing namespace qualifications for g++ 4.3 2007-03-05 16:42:00 +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 Move the main() function into the 2 "wrapper" .cpp files, and rename 2007-02-28 19:14:35 +00:00
Surface_mesher Remove mincio.cpp: its code is surronded by a #ifdef and it produces no 2007-03-02 08:00:45 +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 Constify 2007-03-05 16:52:40 +00:00
Triangulation_3 remove warning 2007-03-03 08:52:44 +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 Removed 'test_' prefix of the example 2007-03-05 10:27:34 +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 BLAS/LAPACK support on Windows (Visual C++ and g++) 2007-03-05 21:14:35 +00:00
.gitignore - Move examples/Surface_mesher/ImageIO/data/skull_2.9.inr.gz to 2007-02-28 18:17:30 +00:00