Commit Graph

10 Commits

Author SHA1 Message Date
Sébastien Loriot 91a5327fa8 change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +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
Michael Hoffmann 55a10f768a Remove dependency on CGAL/functional -> replace Unary_function and
Binary_function by std:: counterparts.
2008-07-23 14:58:05 +00:00
Michael Hemmer f60be6045d added tests
mv definition of Algebraic_extension_traits<Sqrt_exgtension<...> > to 
Number_types/include/CGAL/Sqrt_extension/Algebraic_extension_trait.h
2008-03-31 12:47:36 +00:00
Michael Hemmer 549df17b40 use is_zero if possible 2007-05-16 11:13:18 +00:00
Michael Hemmer ea08d610f5 dont_submit Algebraic_foundations/../Scalar_factor_traits.h
dont_submit Algebraic_foundations/../Algebraic_extension_traits.h
moved specs for Sqrt_extension of traits into *traits.h, 
since Sqrt_extension is in release.
2007-04-10 13:54:59 +00:00
Michael Hemmer cec05315eb update license headers 2007-03-15 09:05:20 +00:00
Sylvain Pion 415fb42d07 remove warning 2007-03-03 08:15:48 +00:00
Laurent Saboret 9d0d302a87 Fixed svn properties of whole trunk 2006-12-18 09:37:55 +00:00
Michael Hemmer 5170680602 default for Algebraic_extension_traits 2006-12-11 11:09:09 +00:00