mirror of https://github.com/CGAL/cgal
112 lines
2.8 KiB
Plaintext
112 lines
2.8 KiB
Plaintext
5 August 2005 Sylvain Pion
|
|
- Remove CGAL_STD.
|
|
|
|
============================== CGAL 3.1 =============================
|
|
|
|
21 September 2004 Andreas Fabri
|
|
- Replaced license header of number type related files that get included by CGAL/basic.h
|
|
- Removed a semicolon after the closing bracket of a namespace as g++-3.4 complains
|
|
|
|
3 September 2004 Menelaos Karavelas
|
|
- re-wrote author names in copyright notices using 7-bit characters
|
|
|
|
2 September 2004 Menelaos Karavelas
|
|
- Double.h: added Has_exact_* tags to GMP::Double
|
|
|
|
24 June 2004 Sylvain Pion
|
|
- g++ 3.4 fixes.
|
|
|
|
Version 0.9.21 on 9-Dec-2003
|
|
- Fix Number_type_traits<Double>.
|
|
|
|
============================== CGAL 3.0 =============================
|
|
|
|
Version 0.9.20 on 6-Oct-2003
|
|
- Submit again.
|
|
|
|
Version 0.9.19 on 27-Sep-2003
|
|
- new headers
|
|
|
|
Version 0.9.18 on 10-Sep-2003 [af]
|
|
- Fixing the sqrt problem in Partial_exact_pricing.h
|
|
|
|
Version 0.9.17 on 9-Sep-2003 [af]
|
|
- Fixing the sqrt problem in Partial_filtered_pricing.h
|
|
|
|
Version 0.9.16 on 7-Sep-2003 [af]
|
|
- Replaced sqrt<double> with sqrt in Partial_filtered_pricing.h
|
|
|
|
Version 0.9.15 on 2-Sep-2003 [mh]
|
|
- Fix CGAL_NTS.
|
|
|
|
Version 0.9.14 on 13-Aug-2003 [af]
|
|
- Added template argument to To_double
|
|
|
|
Version 0.9.13 on 11-Aug-2003 [af]
|
|
- Removed To_double from Pricing_strategy.h, as this functor is now part of the kernel
|
|
|
|
Version 0.9.12 on 29-Jul-2003 [af]
|
|
Added comparison operator with int in gmp_double.h
|
|
|
|
Version 0.9.11 on 19-Jun-2003 [bg]
|
|
- Removed bug in 10-Jun-2003 workaround
|
|
|
|
Version 0.9.10 on 10-Jun-2003 [af]
|
|
- Added workaround for missing member templates in Sun STL
|
|
|
|
Version 0.9.9 on 05-Jun-2003 rursu
|
|
- replaced CGAL_TYPENAME_MSVC_NULL by typename keyword
|
|
|
|
Version 0.9.8 on 12-Apr-2003
|
|
- G++ 3.4 fixes by Sylvain.
|
|
|
|
Version 0.9.7 on 19-Mar-2002
|
|
- Introduced Number_type_traits.
|
|
- VC7 fixes by Radu.
|
|
|
|
Version 0.9.6 on 18-Mar-2002
|
|
- Fixed long line.
|
|
|
|
Version 0.9.5 on 18-Mar-2002
|
|
- Fixed a number of warnings (i hides variable class::i, inline <-> extern).
|
|
|
|
Version 0.9.4 on 5-Feb-2002
|
|
- GCC 3.1 fixes.
|
|
|
|
Version 0.9.3 on 16-Jul-2001
|
|
- fixed warning of unused parameter in 'Basis_inverse::init(...)'
|
|
|
|
Version 0.9.2 on 21-Mar-2001
|
|
- removed 'maintainer' line from file header
|
|
|
|
Version 0.9.1 on 21-Mar-2001
|
|
- no changes (moved to cvs-server)
|
|
|
|
Version 0.9 on 11-Sep-2000
|
|
- bug in constructor of `Join_random_access_iterator' fixed.
|
|
|
|
Version 0.8 on 06-Sep-2000
|
|
- enhanced pivot step (fixes bug in polytope distance computation)
|
|
|
|
Version 0.7 on 05-Sep-2000
|
|
- function `solution_denominator' added.
|
|
- more `workaround's for Borland
|
|
|
|
Version 0.6 on 29-Aug-2000
|
|
- `workaround' for Borland (Const_value_iterator<T>)
|
|
|
|
Version 0.5 on 21-Aug-2000
|
|
- `#include <CGAL/leda_integer.h>' removed from test program.
|
|
|
|
Version 0.4 on 17-Aug-2000
|
|
- ported to M$-VC++.
|
|
|
|
Version 0.3 on 14-Aug-2000
|
|
- bugs on Borland fixed.
|
|
|
|
Version 0.2 on 10-Aug-2000
|
|
- bug in `Access_by_index.h' fixed
|
|
|
|
Version 0.1 on 09-Aug-2000
|
|
- initial version
|