Commit Graph

21 Commits

Author SHA1 Message Date
Michael Hoffmann 49e9be0e32 Cleanup all example programs. 2003-09-24 13:02:30 +00:00
Sylvain Pion ace0a0f1fa - Change all headers to the new format/license. 2003-09-18 10:27:16 +00:00
Michael Hoffmann 345927695b Removed old workarounds. 2003-05-07 08:42:42 +00:00
Michael Hoffmann ed1f889de7 Removed some MSC_VER macros. 2003-05-05 18:43:09 +00:00
Michael Hoffmann 48b916b3da Fixed rectangle construction bug. 2001-10-12 09:20:40 +00:00
Michael Hoffmann c9deab2983 Fixed sunpro problems. 2001-09-24 14:08:46 +00:00
Michael Hoffmann d9ec504f91 Some fixes for sunpro 5.3. 2001-09-14 08:15:06 +00:00
Michael Hoffmann c6cf81949d Added typedefs for Construct_iso_rectangle and Construct_vertex. 2001-07-12 07:16:43 +00:00
Michael Hoffmann 848abdbe5a Use new functor adaptors.
Worked over traits classes -> Kernel Traits.
2001-07-06 13:07:33 +00:00
Michael Hoffmann fff471949a Minimum_enclosing_* -> Min_*
maximum_*_inscribed_k_gon -> maximum_*_inscribed_k_gon_2
extremal_polygon -> extremal_polygon_2
all_furthest_neighbors -> all_furthest_neighbors_2
2000-09-12 13:39:05 +00:00
Michael Hoffmann 27ddc89dcd Removed side-effect from expensive assertion in 3center. 2000-08-30 12:56:02 +00:00
Michael Hoffmann dd4b4d8445 *** empty log message *** 2000-08-10 11:50:03 +00:00
Michael Hoffmann 12c7cbf297 Use CGAL_NTS for number type utilities. 2000-06-13 09:07:32 +00:00
Michael Hoffmann 05040bf0ed Fixed leading underscore names.
Fixed bug in maximum_perimeter k-gon::min_k_gon.
2000-04-14 08:02:47 +00:00
Michael Hoffmann 451c2489e8 Use CGAL compose functions.
Do not use non-std iterators (std::output_iterator etc.).
2000-04-05 12:34:05 +00:00
Michael Hoffmann 697a31289b Several fixes for Borland. 2000-02-22 16:50:48 +00:00
Michael Hoffmann 6e0d27de78 Fixed bug in four-center computation. 1999-12-17 11:58:51 +00:00
Michael Hoffmann e0fe1920fe Fixed range bug in expensive_assertion in extremal_polygon.
Workaround for peculiar egcs-1.* bug with pcenter_random tests.
Fixed two little bugs in 3cover (greater_equal ==> greater).
1999-12-01 15:13:46 +00:00
Michael Hoffmann 76764fec7e *** empty log message *** 1999-11-23 18:27:33 +00:00
Michael Hoffmann 684b4c2c5e Completely new four-center implementation. 1999-11-23 17:30:14 +00:00
Michael Hoffmann db790b9243 *** empty log message *** 1999-11-15 20:57:29 +00:00