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
|
2561a432dd
|
avoid clash of CGAL::min/max with std::min/max
e.g. boost does: "unsing std::min" plus an unqualified call of min
|
2009-04-29 13:57:45 +00:00 |
Michael Hemmer
|
f4cb738599
|
mv tests for implicit interoperable to _test_coercion_traits.h
|
2008-12-09 10:42:06 +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
|
a4d7285cb8
|
added test for implicit interoperable
|
2008-10-13 12:33:45 +00:00 |
Michael Hemmer
|
c78b05b739
|
rename Real_embeddable_traits::Sign Sgn
added RET::Boolean, RET::Sign, RET::Comparison_result
|
2008-09-18 15:35:55 +00:00 |
Michael Hemmer
|
cf6fe3a5ec
|
added public type Boolean to Algebraic_structure_traits
|
2008-09-18 13:53:47 +00:00 |
Sylvain Pion
|
4606422089
|
Capitalize protect macro names.
|
2008-08-20 08:52:46 +00:00 |
Michael Hoffmann
|
55a10f768a
|
Remove dependency on CGAL/functional -> replace Unary_function and
Binary_function by std:: counterparts.
|
2008-07-23 14:58:05 +00:00 |
Sylvain Pion
|
79864c0c8e
|
Remove Arity_tag.
|
2008-07-22 12:29:01 +00:00 |
Michael Hemmer
|
5ae691fd3b
|
added
AST::Divides functor, required by IntegralDomain
default implementation
tests
function CGAL::divides
|
2008-07-16 09:24:50 +00:00 |
Michael Hemmer
|
9ea46f65a0
|
changes according to new possition of test files for concept checks
|
2008-04-01 10:22:16 +00:00 |
Michael Hemmer
|
9cbe349ce0
|
mv files for concept checking into Algebraic_foundations
|
2008-04-01 09:50:22 +00:00 |