Commit Graph

13 Commits

Author SHA1 Message Date
Sébastien Loriot 22cc8bf0b3 fix documentation and code of keep_largest_connected_components to match
During the review of Surface_mesh_reconstruction_3, this functions has been
asked to be moved into the HDS decorator, but without checking that it would
be working with a plain HDS. This patch fixes this and also the requirements
of the function.
2013-01-18 12:15:44 +01:00
Sébastien Loriot fb4f7ac2ea add documented but missing decorator functions 2013-01-18 11:30:29 +01:00
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
Andreas Fabri b87a57bbf0 Add 'using' for ansi-compliance 2010-05-11 07:16:33 +00:00
Andreas Fabri 89634808ca Add 'using' statements for ansi-compliance 2010-05-10 07:16:03 +00:00
Andreas Fabri 7ba952351b Add 'using' for strict ANSI compliance 2010-05-04 11:58:41 +00:00
Laurent Saboret 94690fd34f Changes after Surface_reconstruction_points_3/Point_set_processing_3 submission review by AF (12):
Moved keep_largest_connected_components() to HalfedgeDS_decorator and Polyhedron_3 classes.
2009-06-15 13:09:47 +00:00
Sylvain Pion fb8595b94e Cleanup : remove ancient CGAL_PROTECT_* macros.
It's the compiler's job to optimize preprocessing time.
2007-01-24 17:16:05 +00:00
Laurent Saboret db6a8f948c Change CVS keywords to SVN style 2006-02-16 14:30:13 +00:00
Laurent Saboret 1aad55d4cb Change CVS keywords to SVN style 2006-02-14 10:08:15 +00:00
Laurent Saboret 4f17410a6f Move packages to trunk root 2006-02-14 08:58:15 +00:00