Commit Graph

15 Commits

Author SHA1 Message Date
Mariette Yvinec b431a79186 - use defaults to instantiate Constrained_triangulation_2 in partition_approx_convex_2 in order to
compile with new design of triangulations
 - apply Radu patch to get read of MACRO for VC++
2003-05-05 19:54:35 +00:00
Susan Hert 508777773f replace LEFTTURN and relatives by LEFT_TURN and relatives 2002-08-08 21:47:08 +00:00
Susan Hert 2de5157b0b - switch back to std::vector for MSVC6 (CGALi::vector doesn't work there...) 2002-05-03 12:29:07 +00:00
Susan Hert f824db7d21 shortening a line 2002-04-26 07:41:45 +00:00
Susan Hert 82d623cb9b - switched to use of CGALi::vector in Partitioned_polygon to see if this makes
things work for M$
2002-04-26 07:40:56 +00:00
Susan Hert 8541f2c565 shortening lines 2002-04-18 14:11:50 +00:00
Susan Hert 51b1deaf74 fixed problems in optimal partition with collinear vertices; fixed problems
related to traits class referring to undocumented (and unnecessary) types
2002-03-24 12:49:50 +00:00
Susan Hert 0143f10795 reverted back to use of list.sort() and removed dependency on ch_utils.h 2001-12-05 15:25:54 +00:00
Susan Hert 4f6a4f584d changes to make SunPro happy; adding CGAL:: and not using std::list.sort 2001-12-03 14:13:20 +00:00
Susan Hert 99d942fe21 Fixed some warnings related to unused variables and parameters and
changed const_iterator to iterator in the hopes of fixing a problem
with VC++ compiler
2001-03-12 10:49:31 +00:00
Susan Hert c560851406 fixed various problems with type names, class definition order and template
parameter names for VC++
2001-03-08 11:14:32 +00:00
Susan Hert 9ec4cefec8 *** empty log message *** 2001-01-19 10:10:25 +00:00
Susan Hert d19df78619 *** empty log message *** 2001-01-12 12:58:50 +00:00
Susan Hert 3f89bf8b42 *** empty log message *** 2000-11-07 11:38:45 +00:00
Susan Hert dddbf29fa0 Initial revision 2000-08-02 18:30:02 +00:00