Commit Graph

12 Commits

Author SHA1 Message Date
Efi Fogel 90c16905b1 Made all traits const. Pass traits as const reference 2014-10-25 00:37:54 +03:00
Laurent Rineau 8f59fd9592 Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
Sébastien Loriot 52317dd49f add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE
by namespace CGAL { and } //namespace CGAL. in all .h and .cpp files
in a directory.
Apply it to all packages in the trunk
Remove macro definition from the config.h file.
2010-06-09 07:37:13 +00:00
Efi Fogel a88d1427d2 cleanup 2009-10-29 15:14:06 +00:00
Guy Zucker fa507ef863 implemented polygon validation as global functions in Gps_polygon_validation.h instead of using afunctor from the GpsTraits2 model 2009-02-05 15:39:55 +00:00
Guy Zucker 1d56177192 fixed typdef error for new g++ compilers 2008-09-04 12:01:30 +00:00
Guy Zucker b1334aa718 Added functionality to models of GeneralPolygonSetTraits_2 2008-09-02 10:54:01 +00:00
Ron Wein 3c7617c31c Fixed the Is_valid_2 auxiliary functor.
Also added CGAL:: qualifiers to please the SunPro compiler.
2006-03-12 09:47:58 +00:00
Ron Wein 12370317f9 Changed the Is_valid_2 template (to please the Sun compiler). 2006-03-09 11:42:20 +00:00
Baruch Zukerman fbda62865f added CGAL_ prefix to all macro statements at the beginning of a header file 2006-02-27 14:26:55 +00:00
Laurent Saboret 1aad55d4cb Change CVS keywords to SVN style 2006-02-14 10:08:15 +00:00
Laurent Saboret 699961f1e7 Move packages to trunk root 2006-02-14 08:58:13 +00:00