This commit is contained in:
Sylvain Pion 2001-02-21 15:14:52 +00:00
parent d2cb19ec24
commit 0861b47cbb
4 changed files with 7 additions and 3 deletions

View File

@ -1,4 +1,4 @@
3.25 (?? Feb 2001)
3.25 (21 Feb 2001)
- Added Construct_cross_product_vector_3, with corresponding template class
v_Cross_product<>.
- iterator_traits_pointer_specs_for_simple_cartesian_kernel.h fixes

View File

@ -1,4 +1,4 @@
3.11 (?? Feb 2001)
3.11 (21 Feb 2001)
- Added test for Construct_cross_product_vector_3.
3.11 (19 Feb 2001)

View File

@ -1,5 +1,9 @@
Changes done to the Interval Arithmetic package.
Version 4.69 on 21 February 2001
- Test-suite fixes.
- Don't use STL's Rel Ops in MP_*.
Version 4.68 on 20 February 2001
- Don't submit tst_static_adaptatic.C, it's not ready yet.
- Couple of fixes in the test-suite.

View File

@ -19,7 +19,7 @@ CXXFLAGS = \
-I../../include \
$(TESTSUITE_CXXFLAGS) \
$(CGAL_CXXFLAGS) \
-g # -O2 -mcpu=pentiumpro -march=pentiumpro -fstrict-aliasing -W -Wall # -pedantic
-g -Wreturn-type -W -Wold-style-casts # -O2 -mcpu=pentiumpro -march=pentiumpro -fstrict-aliasing -W -Wall # -pedantic
# -g -W -Wall -Winline
# -O2 -mcpu=pentiumpro -march=pentiumpro -W -Wall -DLOOPS=10000000
# -O2 -W -Winline -Wunused -malign-double