Commit Graph
22 Commits
Author SHA1 Message Date
Efi Fogel b049da250a added CGAL_ to macro name 2006-03-15 19:51:29 +00:00
Ron Wein a56b61093b Fixed the test suite so that it can function also when GMP is not installed. 2006-03-12 10:41:39 +00:00
Ron Wein b62d28b632 Reverted the Segment_assertion to be templated with Traits_2.
Also added CGAL:: qualifiers to please the SunPro compiler.
2006-03-12 09:38:57 +00:00
Ron Wein a6915296b0 Fixed the Segment_assertions to be parameterized with a Kernel, instead of
a traits class (to please the Sun compiler).
2006-03-09 08:48:37 +00:00
Ron Wein a26f984913 Changed CGAL::sqrt(double) to std::sqrt(). 2006-03-01 07:45:16 +00:00
Marc Glisse 412c0c29fb Missing std:: 2006-02-28 15:19:29 +00:00
Ron Wein 9a57e359de Fixed a bug that occured when splitting an elliptic arc into three
x-monotone sub-arcs.
2006-02-28 08:59:42 +00:00
Baruch Zukerman 109379102b added CGAL_ prefix to all macro statements at the beginning of a header file 2006-02-27 14:36:55 +00:00
Baruch Zukerman 38a7276c68 added CGAL_ prefix to all macro statements at the beginning of a header file 2006-02-27 14:36:21 +00:00
Baruch Zukerman cffe6d84bf added CGAL_ prefix to all macro statements at the beginning of a header file 2006-02-27 14:36:08 +00:00
Baruch Zukerman a34629aee3 added CGAL_ prefix to all macro statements at the beginning of a header file 2006-02-27 14:35:50 +00:00
Baruch Zukerman 8677ced55d added CGAL_ prefix to all macro statements at the beginning of a header file 2006-02-27 14:34:53 +00:00
Ron Wein 6cca77914a Fixed the sqrt() function call. 2006-02-27 13:24:48 +00:00
Marc Glisse f9e7d81429 Clean sunpro rwstd workaround by using reverse_iterator macro. 2006-02-25 23:25:27 +00:00
Marc Glisse d8cb731342 workaround for sunpro old stl, copied from vector.h 2006-02-23 16:36:15 +00:00
Ron Wein f9d1d210fb Fixed the point-location tests. 2006-02-20 09:33:48 +00:00
Baruch Zukerman 999a9124a2 2006-02-19 15:35:16 +00:00
Laurent Saboret db6a8f948c Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
Ron Wein c2c9a839ea Reduced the number of comparisons in _point_is_in () (with Baruch). 2006-02-16 12:25:45 +00:00
Ron Wein dcc6b7d488 Fixed some compilation problems in the landmark generator classes. 2006-02-15 14:31:51 +00:00
Laurent Saboret 1aad55d4cb Change CVS keywords to SVN style 2006-02-14 10:08:15 +00:00
Laurent Saboret 82ed223879 Move packages to trunk root 2006-02-14 08:58:13 +00:00