Commit Graph

8 Commits

Author SHA1 Message Date
Sébastien Loriot 91a5327fa8 change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Laurent Rineau 72f1f7b81a Fix typos 2011-09-29 09:17:48 +00:00
Andreas Fabri a3f91464aa GeometryFactory bought the copyright from Le-Jeng Shiue 2011-09-29 09:10:07 +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
Laurent Rineau 4ebbfca867 C++ conformance: make sure things are declared because they are used. 2010-05-21 16:54:35 +00:00
Sylvain Pion f6c0295fc5 macros must be prefixed by CGAL_ 2007-02-15 21:22:58 +00:00
Le-Jeng Shiue d9b0424db2 Change the license of the source codes to LGPL. 2006-04-19 03:42:03 +00:00
Le-Jeng Shiue e358a077d8 Change the package name to Subdivision_method_3 2006-02-18 00:46:03 +00:00