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
Michael Hemmer
fa4d721510
test for result_type is Cast
2010-04-30 10:18:33 +00:00
Luis Peñaranda
95a6d613ee
Remove a few "warning: extra ';'" with g++ -pedantic
2009-11-26 10:07:36 +00:00
Michael Hemmer
27a1a26cbd
minor bug fix for i686_Linux-2.6_g++-3.4.6_CentOS-5.1-O2
2009-07-02 07:09:52 +00:00
Michael Hemmer
959f0738a0
wrap up Test/_test_coercion_traits.h
...
move tests for binary functors into test for explicit interoperable
as they are supposed to
2008-12-09 10:41:01 +00:00
Michael Hemmer
52a747b55f
added license header
2008-12-08 06:26:27 +00:00
Michael Hemmer
9cbe349ce0
mv files for concept checking into Algebraic_foundations
2008-04-01 09:50:22 +00:00