Commit Graph

7 Commits

Author SHA1 Message Date
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
Marc Glisse 1b36970c51 cleanup extra ';' 2010-04-24 09:09:46 +00:00
Michael Hemmer 2b88ec7f6e added Relative_precision to Bigfloat_interval_traits
replaces Get_significant_bits
2010-02-15 21:11:46 +00:00
Michael Hemmer f8ad11d1db improve test of get_significant_bits 2010-02-12 17:41:07 +00:00
Michael Hemmer 119a18847b minor 2010-02-12 17:40:17 +00:00
Michael Hemmer 7b5f6ca3c4 interval tests 2010-02-12 13:40:17 +00:00
Michael Hemmer 793861d206 added gerneric interval test from NT package 2010-02-12 09:48:12 +00:00