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
Sylvain Pion
c265692665
Remove unused classes
...
Squared_distance_to_line
Squared_distance_to_segment
Squared_distance_to_ray
2008-08-29 15:48:00 +00:00
Sylvain Pion
fb750c50a1
CGAL:: qualify determinant(), as otherwise it somehow cannot find the function.
2008-04-09 20:57:58 +00:00
Sylvain Pion
1d8779b171
Rename the following functions:
...
det2x2_by_formula
det3x3_by_formula
det4x4_by_formula
det5x5_by_formula
det6x6_by_formula
to:
determinant
How cute... a name independent of the dimension, and even readable !
2008-04-09 13:35:34 +00:00
Sylvain Pion
a90de08bf3
Remove obsolete config flag CGAL_CFG_MATCHING_BUG_4 and its dependency CGAL_WRAP.
2007-08-08 15:15:20 +00:00
Andreas Fabri
885f59d7bd
undo of changes for SunPro
2007-04-04 20:42:54 +00:00
Andreas Fabri
725958cbce
An ugly workaround for SunPro
2007-04-04 12:58:40 +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
56ce968b56
Move packages to trunk root
2006-02-14 08:58:14 +00:00