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 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
Andreas Fabri
d856f80d79
fixed typo in documentation
2008-06-24 19:00:46 +00:00
Sylvain Pion
cc55ce1341
Get rid of CGAL_REP_CLASS_DEFINED
2008-01-03 19:05:31 +00:00
Sylvain Pion
71e2a5ca6e
remove warning
2007-03-03 08:57:28 +00:00
Andreas Fabri
fa1debf22c
Changed int to size_type to get rid of a warning and a potential error when the polyhedron is huge
2007-01-29 12:49:02 +00:00
Sylvain Pion
2bdfec6cc0
Removal of remaining protect macros : those protecting other CGAL include files.
...
Done using the script Scripts/developer_scripts/cgal_conditional_include_remove.
2007-01-24 18:00:30 +00:00
Fernando Cacciola
40e17118d5
VC8 STL iterator fixes
2007-01-18 14:05: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
478dedc941
Move packages to trunk root
2006-02-14 08:58:18 +00:00