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
Fernando Cacciola
7af5138e14
Fix hack for non-const correct BGL
2008-04-01 16:15:55 +00:00
Andreas Fabri
0d3c086525
hack graph traits of polyhedron to cope with non-constcorrect BGL
2007-09-20 14:10:09 +00:00
Sylvain Pion
b976aea1b6
Remove 2 workarounds which are not needed anymore by the latest SunPRO:
...
CGAL_CFG_DEEP_DEPENDENT_TEMPLATE_BUG
CGAL_CFG_DEDUCABLE_CONTEXT_BUG
2007-08-24 12:57:55 +00:00
Marc Glisse
4a5de6ca4d
workaround for sunCC.
2007-04-04 12:18:20 +00:00
Andreas Fabri
96104c79c3
license headers are now all LGPL
2007-03-19 19:36:49 +00:00
Andreas Fabri
0bb0a31ff7
removed unused parameters
2007-03-17 09:40:31 +00:00
Laurent Saboret
9d0d302a87
Fixed svn properties of whole trunk
2006-12-18 09:37:55 +00:00
Fernando Cacciola
e89ef39222
Various changes to reflect submmitted manual
2006-10-03 18:32:03 +00:00
Fernando Cacciola
2d812d4bb8
Various changes to reflect submmitted manual
2006-10-03 15:51:10 +00:00