The public CGAL repository, see the README below
Go to file
Michael Hemmer 9608231a02 fixed problems with CGAL::sign(CGAL::Sign) 2006-10-28 13:07:32 +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 Added debug compilation flags. 2006-10-27 15:37:39 +00:00
Algebraic_kernel_d/doc_tex typo 2006-10-20 13:34:48 +00:00
Algebraic_kernel_for_circles Include Quotient.h for VC++ 2006-10-16 12:30:49 +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 changed include of CORE NTs e.g. #include<CGAL/CORE_BigInt.h> 2006-10-27 11:02:16 +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 Partial fixes to make it work (unfinished) 2006-10-19 16:50:06 +00:00
Benchmark Removed parm_parsing 2006-10-15 14:43:41 +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 New predicates : 2006-10-24 05:24:31 +00:00
Circular_kernel_2 Arc -> Arc_2 2006-10-19 08:53:23 +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 fixed problems with CGAL::sign(CGAL::Sign) 2006-10-28 13:07:32 +00:00
Convex_hull_2
Convex_hull_3
Convex_hull_d support for LEDA 5.x (mostly done by Eric Berberich) 2006-08-10 15:14:32 +00:00
Core
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 problems with CGAL::sign(CGAL::Sign) 2006-10-28 13:07:32 +00:00
Filtered_kernel Variadic templates are cool... 2006-10-24 03:20:03 +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 New predicates : 2006-10-24 05:24:31 +00:00
Installation Enabled the production of the CGALBenchmakr library 2006-10-12 17:53:05 +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
Inventor
Jet_fitting_3 cont'd 2006-10-27 15:31:15 +00:00
Kernel_23 Sneak in Lazy_kernel without anyone noticing. 2006-10-27 19:01:33 +00:00
Kernel_d public types R, RT, FT removed from manual to be consistent with Kernel_23 2006-10-24 09:52:09 +00:00
Kinetic_data_structures added #include<vector> since needed by file 2006-10-27 14:35:09 +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
Maintenance merged changes from CGAL_with_EXACUS branch into trunk. 2006-10-24 15:21:25 +00:00
Manual Curved_kernel -> Circular_kernel_2 2006-09-28 07:57:41 +00:00
Manual_tools found another instance of "REG_NOERROR". replaced by "0" 2006-10-26 09:52:08 +00:00
Matrix_search Suppress warning for MSVC about 'using this' 2006-09-27 20:17:48 +00:00
Mesh_2 modify comments after discussion with Jane Tournois. 2006-10-25 15:41:37 +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 fixed problems with CGAL::sign(CGAL::Sign) 2006-10-28 13:07:32 +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 rm nameclash with global function is_exact 2006-10-28 13:05:43 +00:00
Minkowski_sum_2 1st revision 2006-08-25 09:26:23 +00:00
Modifier
Moebius_diagram_2
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 first pkgdesc illustration 2006-10-25 15:54:07 +00:00
Nuage_III
Number_types is_exact(NT) returns a const bool 2006-10-28 13:02:26 +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
Polynomial/doc_tex/Polynomial mv to branch CGAL_with_EXACUS 2006-10-20 14:54:21 +00:00
Polytope_distance_d taken care of QP_solver interface change 2006-08-25 08:22:51 +00:00
Principal_component_analysis
QP_solver - Free models added; 2006-10-27 14:07:45 +00:00
Qt_widget fix for min/max problem 2006-08-20 21:28:22 +00:00
Random_numbers
Reconstruction_from_slices_3
Ridges_3 get rid of jvx 2006-10-13 07:53:02 +00:00
Robustness
STL_Extension Give Null_functor some nested types 2006-10-27 17:55:23 +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 The tests are working, if they finish in time ... 2006-10-26 18:57:24 +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 demo fixed 2006-10-17 14:51:58 +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 KDevelop file removed 2006-10-24 18:08:51 +00:00
Surface_mesher Help VC++ to match a function 2006-09-27 19:52:28 +00:00
Testsuite merged changes from CGAL_with_EXACUS branch into trunk. 2006-10-24 15:21:25 +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
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 set_benchmark_mode must return something 2006-10-27 17:59:00 +00:00
kdtree
window fixed mismatch between protecting idef/define/endif an CGAL_{BEGIN,END}_NAMESPACE 2006-10-01 17:40:17 +00:00
wininst
.gitattributes fc tel meeting 2006-10-27 14:37:28 +00:00
.gitignore fix svn:ignore property 2006-09-12 16:25:07 +00:00