Commit Graph

48 Commits

Author SHA1 Message Date
Sylvain Pion 57acacce5e - Remove CGAL_CFG_MATCHING_BUG_2. 2004-01-18 16:47:57 +00:00
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 7eb3869103 *** empty log message *** 2003-05-05 21:29:26 +00:00
Michael Hoffmann ed1f889de7 Removed some MSC_VER macros. 2003-05-05 18:43:09 +00:00
Sylvain Pion 1110c8fcce - G++ 3.4 fixes. 2003-04-13 11:31:53 +00:00
Michael Hoffmann 8dda8c5491 Removed Sqrt.
Fixed demos for LEDA namespace (as suggested by Matthias).
2002-03-25 15:05:01 +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 02efb743ba *** empty log message *** 2001-07-03 13:19:11 +00:00
Michael Hoffmann 2a8f2cb02f Fixed warning on gcc3. 2001-06-18 13:49:29 +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 e8f1715546 Use Construct_iso_rectangle_2 from Kernel Traits. 2000-05-17 08:09:00 +00:00
Michael Hoffmann 7710f6d70b Fixed more ledaing underscores. 2000-04-14 11:31:17 +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 f30ca961e1 Fixed expensive checks.
Fixed internal compiler error on egcs-1.
1999-11-29 09:53:18 +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 1407e1e4b3 Completely new four-cover implementation.
Unified traits classes.
1999-11-15 20:58:30 +00:00
Michael Hoffmann db790b9243 *** empty log message *** 1999-11-15 20:57:29 +00:00
Michael Hoffmann df9a88cb4d Worked around some MSVC using-bugs. 1999-10-25 15:28:10 +00:00
Michael Hoffmann 89cf465af8 Removed, --> Rectangular_p_center_traits_2.h. 1999-10-19 08:30:09 +00:00
Michael Hoffmann ecb592a336 Added std:: to vector in several places in extremal_polygon_2.h. 1999-10-14 12:02:09 +00:00
Michael Hoffmann df7f4f7ea6 Removed CGAL::sqrt (now in double.h/leda_real.h). 1999-10-13 14:16:26 +00:00
Michael Hoffmann 88f64fbbdf added some return 0;
MSVBC workaround for TYPENAME_BUGs.
1999-09-13 15:53:02 +00:00
Michael Hoffmann dff8131892 New linear 2- and 3-center algorithm. 1999-09-10 13:52:51 +00:00
Michael Hoffmann 855f33892f *** empty log message *** 1999-05-21 14:36:46 +00:00
Michael Hoffmann f382a7f7c4 *** empty log message *** 1999-05-21 14:18:59 +00:00
Michael Hoffmann e697916124 added std:: in a number of places where it was missing 1999-04-07 15:33:03 +00:00
Michael Hoffmann 31486946ed *** empty log message *** 1999-04-06 11:14:57 +00:00
Michael Hoffmann 5208c264e4 *** empty log message *** 1999-03-02 15:38:51 +00:00
Michael Hoffmann a39088b30e use namespace std and CGAL
use standard header files
1999-03-02 15:31:26 +00:00
Michael Hoffmann 25375d13de *** empty log message *** 1998-11-26 16:25:55 +00:00
Michael Hoffmann decb896299 fix signed <-> unsigned comparison warning on gcc. 1998-11-26 16:13:46 +00:00
Michael Hoffmann f6d5760c79 some minor changes to prevent warnings for gcc -Wall. 1998-09-25 14:44:51 +00:00
Michael Hoffmann 404ffbe1a5 fixed a bug in Rectangle_partition::first_left_of. 1998-07-23 16:53:55 +00:00
Michael Hoffmann 8cd193fd50 Initial revision 1998-07-13 16:01:34 +00:00