Commit Graph

12 Commits

Author SHA1 Message Date
Andreas Fabri 4e2a83ded1 int -> size_t / Cartesian -> ExactExact 2010-06-25 09:45:35 +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 abd98c8a49 Add 'using' statements for ansi-compliance 2010-05-10 07:29:16 +00:00
Andreas Fabri 8cf01f9608 Add 'using' statements for ansi-compliance 2010-05-10 07:27:02 +00:00
Sylvain Pion 85dc12f2a7 Remove empty lines at beginning and end of files
(apply Scripts/developer_scripts/remove_empty_lines.pl).
2010-02-01 12:55:28 +00:00
Sylvain Pion 8573fe26ce Rename CGALi to internal. 2009-08-24 17:10:04 +00:00
Sylvain Pion aa80d425f1 Add missing std include needed by g++ 4.3. 2007-10-27 08:36:01 +00:00
Sylvain Pion 76408cc24f Remove obsolete config flag CGAL_CFG_USING_BASE_MEMBER_BUG_3. 2007-08-09 09:48:44 +00:00
Andreas Fabri 7856099cfc Code factorization and a comment why it is not exact without exact constructions 2006-03-22 16:11:11 +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 ab855370c8 Move packages to trunk root 2006-02-14 08:58:18 +00:00