Commit Graph

11 Commits

Author SHA1 Message Date
Sébastien Loriot 91a5327fa8 change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Sébastien Loriot dff6dda8b3 Remove from copyright holder
Freie Universitaet Berlin (Germany), Martin-Luther-University Halle-Wittenberg
(Germany) and RISC Linz (Austria) as they transfer the copyright to other
sites.
2011-09-21 19:46:31 +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
Sylvain Pion 8573fe26ce Rename CGALi to internal. 2009-08-24 17:10:04 +00:00
Michael Hemmer c78b05b739 rename Real_embeddable_traits::Sign Sgn
added RET::Boolean, RET::Sign, RET::Comparison_result
2008-09-18 15:35:55 +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 2010fd7214 revert changes for CGAL::Compare, since it is used for other non-realembeddable types as well 2008-07-08 07:03:41 +00:00
Michael Hemmer b128dc3ffa adopt changes to Sgn for all functors 2008-07-07 10:34:31 +00:00
Sylvain Pion 2b279e8bf3 The CGAL::Sgn functor was not properly updated following the Algebraic Foundations. 2008-07-06 16:07:34 +00:00
Michael Hemmer 63fb1db33b rm fwd of Min/Max 2007-03-08 13:39:57 +00:00
Michael Hemmer ca5200a713 mv basic NTS files into package Algebraic_foundations 2006-11-16 15:47:43 +00:00