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
eec1738f8f
Factorize do_intersect(line, seg, k) and do_intersect(seg, line, k).
2009-10-20 09:57:22 +00:00
Sylvain Pion
8573fe26ce
Rename CGALi to internal.
2009-08-24 17:10:04 +00:00
Sylvain Pion
696cbd9e6e
More *_pair classes cleanups.
2008-09-07 15:09:56 +00:00
Sylvain Pion
7d2a42123d
Line_2_Line_2_pair changes to avoid a warning.
...
(code dating back to the origins of CGAL... and it shows...)
2008-08-21 12:50:41 +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
aa303d031c
forgot to undo
2007-04-07 07:59:47 +00:00
Andreas Fabri
ae9e407749
undo change for SunPrp
2007-04-06 07:33:46 +00:00
Andreas Fabri
0a43e1c51d
Ugly workaround for SunPro
2007-04-04 13:58:12 +00:00
Sylvain Pion
2d3edaa4b2
Rename internal enum from NO to NO_INTERSECTION as it clashes with a macro
...
defined in some system headers on MacOSX.
(see http://balanceinmotion.net/blog/?p=115 )
2006-05-17 16:30:56 +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
b11a38de64
Move packages to trunk root
2006-02-14 08:58:15 +00:00