The public CGAL repository, see the README below
Go to file
Eric Berberich bd1d6a79d6 typo 2006-10-12 17:20:27 +00:00
Algebraic_foundations/doc_tex/Algebraic_foundations swaped to branch CGAL_with_EXACUS 2006-09-28 08:28:35 +00:00
Algebraic_kernel_GBRS Delete duplicated examples. 2006-10-10 09:43:48 +00:00
Algebraic_kernel_d/doc_tex typo 2006-10-12 17:20:27 +00:00
Algebraic_kernel_for_circles Algebraic_kernel_for_circles (instead of Algebraic_kernel) 2006-08-25 11:11:34 +00:00
Algebraic_kernel_for_spheres dont submit makefile 2006-08-23 13:49:03 +00:00
Alpha_shapes_2 fix min/max problem 2006-08-03 03:34:47 +00:00
Alpha_shapes_3 remove CGAL_MAKEFILE hardcoding (damn emacs users !) 2006-08-08 08:20:54 +00:00
Apollonius_graph_2 fixes to please VC++ (could not accept within classes typedefs of 2006-08-10 09:03:31 +00:00
Approximate_min_ellipsoid_d fix for min/max problem 2006-08-22 07:27:43 +00:00
Arrangement_2 Fixed the interface of One_root_number. 2006-10-11 12:41:46 +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 additions to testsuite 2006-10-09 16:13:06 +00:00
Benchmark CGALBenchmark lib support 2006-09-20 15:51:39 +00:00
Boolean_set_operations_2 pacify windows 2006-09-28 12:35:15 +00:00
Box_intersection_d fix for min/max problem 2006-08-21 08:35:10 +00:00
Cartesian_kernel Second part of Return_base_tag changes. 2006-08-16 16:38:49 +00:00
Circular_kernel_2 Correcting a mistake 2006-09-16 14:14:09 +00:00
Circular_kernel_3 bug fix (thanks to Eric) 2006-10-05 12:03:44 +00:00
Circulator manual cleanup: 2006-08-07 16:43:09 +00:00
Conic_2
Convex_hull_2 Switch *.C to *_impl.h and remove CGAL_CFG_NO_AUTOMATIC_TEMPLATE_INCLUSION. 2006-06-13 08:49:43 +00:00
Convex_hull_3 changed .C to .cpp in examples 2006-07-09 19:12:11 +00:00
Convex_hull_d support for LEDA 5.x (mostly done by Eric Berberich) 2006-08-10 15:14:32 +00:00
Core changed .C to .cpp in examples 2006-07-09 19:13:14 +00:00
Cubical_gaussian_map_3 support for LEDA 5.x (mostly done by Eric Berberich) 2006-08-10 15:14:32 +00:00
Curved_kernel_3 Fixing some problems 2006-08-09 12:23:31 +00:00
Developers_manual Introduce CGAL_NDEBUG. 2006-08-11 13:01:36 +00:00
Distance_2 support for LEDA 5.x (mostly done by Eric Berberich) 2006-08-10 15:14:32 +00:00
Distance_3 support for LEDA 5.x (mostly done by Eric Berberich) 2006-08-10 15:14:32 +00:00
Envelope_2 Small fixes after Eric's review. 2006-10-05 15:48:49 +00:00
Envelope_3 fixed a bug 2006-10-08 08:58:03 +00:00
Filtered_kernel - First part of introduction of Return_base_tag workaround for lack 2006-08-16 14:56:11 +00:00
Generator replaced ccIncludeVerbatim by ccIncludeExampleCode, where appropriate 2006-08-09 14:19:50 +00:00
Geomview manual cleanup: 2006-08-07 16:43:09 +00:00
HalfedgeDS manual cleanup: 2006-08-07 16:43:09 +00:00
Hash_map
Homogeneous_kernel fix for min/max problem 2006-08-20 21:18:19 +00:00
Installation Update list of supported compilers. 2006-09-22 08:30:03 +00:00
Interpolation last version 2006-10-10 11:57:17 +00:00
Intersections_2 fixes for min/max 2006-08-20 19:43:05 +00:00
Intersections_3 fix for min/max problem 2006-08-20 19:45:55 +00:00
Interval_skip_list Removed outdated directory 2006-07-11 09:20:03 +00:00
Inventor
Jet_fitting_3 test 2006-10-12 09:55:21 +00:00
Kernel_23 min/max changes also in the testsuite 2006-09-13 16:27:24 +00:00
Kernel_d min/max fix also in the testsuite 2006-09-13 16:30:52 +00:00
Kinetic_data_structures Suppress warning for MSVC about 'using this' 2006-09-27 20:14:48 +00:00
LEDA support for LEDA 5.x (mostly done by Eric Berberich) 2006-08-10 15:14:32 +00:00
Largest_empty_rect_2 fixes for min/max problem 2006-08-28 14:20:34 +00:00
MacOSX Remove building of doc_pdf/Installation.pdf in the public 2006-07-06 07:43:40 +00:00
Maintenance Added Envelope_{2,3} and Benchmark packages 2006-10-01 15:24:09 +00:00
Manual Curved_kernel -> Circular_kernel_2 2006-09-28 07:57:41 +00:00
Manual_tools bugfix: avoid .operator() being displayed in 2006-10-12 14:00:43 +00:00
Matrix_search Suppress warning for MSVC about 'using this' 2006-09-27 20:17:48 +00:00
Mesh_2 fixed min/max problem 2006-08-17 09:14:39 +00:00
Mesh_3 fix for min/max 2006-09-21 07:50:04 +00:00
Min_annulus_d taken care of QP_solver interface change 2006-08-25 08:27:53 +00:00
Min_circle_2 some more cleanup to make the manual test suite green again 2006-08-07 17:03:31 +00:00
Min_ellipse_2 rename .C to .cpp 2006-08-07 08:50:39 +00:00
Min_quadrilateral_2 replaced ccIncludeVerbatim by ccIncludeExampleCode, where appropriate 2006-08-09 14:19:50 +00:00
Min_sphere_d replaced ccIncludeVerbatim by ccIncludeExampleCode, where appropriate 2006-08-09 14:19:50 +00:00
Min_sphere_d_new taken care of QP_solver interface changes 2006-08-25 08:30:18 +00:00
Min_sphere_of_spheres_d fixed min/max problem 2006-08-17 09:22:57 +00:00
Minkowski_sum_2 1st revision 2006-08-25 09:26:23 +00:00
Modifier
Moebius_diagram_2 changed .C to .cpp in examples 2006-07-09 19:30:02 +00:00
NefPolynomial Added using statements in order to export to_double, etc, to namespace CGAL 2006-08-21 09:51:19 +00:00
Nef_2 suppress VC++ warning after the includes 2006-09-14 08:14:32 +00:00
Nef_3 fix for min/max problem 2006-08-20 21:23:44 +00:00
Nef_S2 suppress VC++ warning 2006-09-14 08:03:44 +00:00
Nuage_III
Number_types Undo change r34697, as <boost/config.hpp> is already 2006-10-05 12:54:40 +00:00
OpenNL Fixed clashes with min/max macros in Windows.h 2006-08-31 09:33:38 +00:00
Optimisation_basic
Optimisation_doc replaced ccIncludeVerbatim by ccIncludeExampleCode, where appropriate 2006-08-09 14:19:50 +00:00
Partition_2 Added this-> before inherited member-functions. 2006-08-21 06:40:13 +00:00
Persistent_homology_d
Point_set_2 Replaced Rectangle with Rectangle_2, to avoid clash with Windows type 2006-08-18 21:28:32 +00:00
Polygon Avoid the tyoe Polygon as it is defined in windows.h 2006-08-20 21:00:55 +00:00
Polygonal_approximation_d manual cleanup: 2006-08-07 16:43:09 +00:00
Polyhedron manual cleanup: 2006-08-07 16:43:09 +00:00
Polyhedron_IO changed .C to .cpp in examples 2006-07-09 19:37:37 +00:00
Polynomial/doc_tex mv Polynomial concepts to Polynomial package 2006-08-09 11:46:59 +00:00
Polytope_distance_d taken care of QP_solver interface change 2006-08-25 08:22:51 +00:00
Principal_component_analysis changed .C to .cpp in examples 2006-07-09 19:39:06 +00:00
QP_solver further renaming 2006-10-05 14:11:35 +00:00
Qt_widget fix for min/max problem 2006-08-20 21:28:22 +00:00
Random_numbers added operator== to Random. 2006-07-03 15:16:51 +00:00
Reconstruction_from_slices_3 changed .C to .cpp in examples 2006-07-09 21:12:41 +00:00
Ridges_3 i'm done for submission! 2006-09-26 09:28:31 +00:00
Robustness changed .C to .cpp in examples 2006-07-09 21:25:46 +00:00
STL_Extension Introduce CGAL_NDEBUG. 2006-08-11 13:01:36 +00:00
Scripts Update cgal-develop mail adress. 2006-08-25 06:56:28 +00:00
SearchStructures 'interface' is a macro in windows.h 2006-08-22 08:13:35 +00:00
Segment_Delaunay_graph_2 more name changes for variables called "small" 2006-08-25 07:49:50 +00:00
Skin_surface_3 working on the subdivision of the skin surface mesh 2006-09-29 20:26:50 +00:00
Snap_rounding_2 added missing ':' 2006-08-29 14:50:20 +00:00
Spatial_searching fixed a typo 2006-10-04 12:32:35 +00:00
Spatial_sorting moving example to examples/ 2006-09-15 07:25:12 +00:00
Straight_skeleton_2 Fixed bug in offset along inner bisector between collinear edges 2006-10-06 18:07:05 +00:00
Stream_lines_2 remove some output statements 2006-09-07 12:40:14 +00:00
Stream_support fixed min/max problem 2006-08-16 21:22:51 +00:00
Subdivision_method_3 rename .C to .cpp 2006-08-07 08:52:06 +00:00
Surface_mesh_parameterization Fixed clashes with min/max macros in Windows.h 2006-08-31 09:36:41 +00:00
Surface_mesh_simplification testsuite 2006-10-12 16:49:08 +00:00
Surface_mesher Help VC++ to match a function 2006-09-27 19:52:28 +00:00
Testsuite - Document CGAL_test_assert(). 2006-07-06 07:55:37 +00:00
Timer minmax fixes 2006-08-18 21:26:24 +00:00
Triangulation_2 manual cleanup: 2006-08-07 16:43:09 +00:00
Triangulation_3 more precondition fixes 2006-10-04 10:00:09 +00:00
Tutorial manual cleanup: 2006-08-07 16:43:09 +00:00
Union_find
Visibility_complex changed .C to .cpp in examples 2006-07-09 19:53:22 +00:00
Voronoi_diagram_2 removed file with unused code 2006-08-01 12:42:08 +00:00
Width_3 manual cleanup: 2006-08-07 16:43:09 +00:00
iostream manual cleanup: 2006-08-07 16:43:09 +00:00
kdtree changed .C to .cpp in examples 2006-07-11 09:29:57 +00:00
window fixed mismatch between protecting idef/define/endif an CGAL_{BEGIN,END}_NAMESPACE 2006-10-01 17:40:17 +00:00
wininst Minor text improvements. 2006-07-06 07:42:05 +00:00
.gitattributes testsuite 2006-10-12 16:49:08 +00:00
.gitignore fix svn:ignore property 2006-09-12 16:25:07 +00:00