cgal/Packages/Kernel_d/include/CGAL
Radu Ursu da41478ed4 0.9.86 (17 July 2003) [rursu]
- In include/Kernel_d/Vector__.h
	patched the constructor of Vector_ for VC7.0 that can't handle:
	  const double *a, *b;
          std::distance(a, b);
2003-07-17 12:07:22 +00:00
..
IO - Fixed <strstream> to <sstream>. 2003-05-09 13:30:08 +00:00
Kernel_d 0.9.86 (17 July 2003) [rursu] 2003-07-17 12:07:22 +00:00
Cartesian_d.h - copy necessary functors from [23]D Kernel since they have changed. 2002-10-11 10:28:15 +00:00
Convex_hull_d.h - Fixed <strstream> to <sstream>. 2003-05-09 13:30:08 +00:00
Convex_hull_d_to_polyhedron_3.h - Fixed <strstream> to <sstream>. 2003-05-09 13:30:08 +00:00
Convex_hull_d_traits_3.h - Added workaround for missing member templates in Sun STL 2003-06-11 09:38:57 +00:00
Delaunay_d.h Replaced CGAL_TYPENAME_MSVC_NULL with template 2003-06-05 15:24:08 +00:00
Homogeneous_d.h - copy necessary functors from [23]D Kernel since they have changed. 2002-10-11 10:28:15 +00:00
Linear_algebraCd.h updated editorial committee 2002-05-03 11:46:44 +00:00
Linear_algebraHd.h interface updates and polyhedron fixes 2001-07-09 12:01:40 +00:00
Regular_complex_d.h added missing std:: before ptrdiff_t in Regular_complex_d.h 2002-04-19 09:23:36 +00:00
constructions_d.h added delaunay manual 2001-05-30 12:21:56 +00:00
intersections_d.h runs now with bcc 2001-06-13 15:47:55 +00:00
predicates_d.h fixed afftrafo for Cartesian plus hyperplane transformation bug 2001-06-11 08:43:20 +00:00
simple_transformations_d.h added delaunay manual 2001-05-30 12:21:56 +00:00