cgal/Min_annulus_d/changes.txt

101 lines
2.5 KiB
Plaintext

5 August 2005 Sylvain Pion
- Remove CGAL_USING_NAMESPACE_STD.
=========================== CGAL 3.1 =======================
4 September 2004 Menelaos Karavelas
- re-wrote author names in copyright notices using 7-bit characters
Changes done to the `Min_annulus_d' package
Version 1.1.11 on 18-Jan-2004
- Rename CGAL_TYPENAME_MSVC_NULL to typename.
Version 1.1.10 on 18-Jan-2004
- Remove obsolete CGAL_DEFINE_ITERATOR_TRAITS_POINTER_SPEC.
=========================== CGAL 3.0 =======================
Version 1.1.9 on 26-Sep-2003
- New file headers.
Version 1.1.8 on 16-Sep-2003
- Undo 17-Jun change, but protect the indexing commands by \lcTex.
Version 1.1.7 on 2-Sep-2003 [mh]
- Fix CGAL_NTS.
Version 1.1.6 on 17-Jun-2003
- \ccFont -> \ccc{}
Version 1.1.5 on 22-Mar-2002
- Use Kernel_d.
Version 1.1.4 on 18-Mar-2002
- Added auxiliary typedefs for sunpro.
Version 1.1.3 on 5-Feb-2002
- Add typenames for GCC 3.1.
Version 1.1.2 on 31-Jul-2001
- moved Optimisation_ref directory up one level
Version 1.1.1 on 16-Jul-2001
- renamed concept 'Optimisation_d_traits' to 'OptimisationDTraits'
Version 1.1 on 09-Jul-2001
- replaced template parameter 'R' by 'K'
- fixed warning message of test program when no number type is available
Version 1.0.5 on 21-Mar-2001
- still playing around with the file header
Version 1.0.4 on 21-Mar-2001
- removed 'maintainer' line from file header
Version 1.0.3 on 21-Mar-2001
- switched back to old file headers in documentation files
Version 1.0.2 on 21-Mar-2001
- adapted file headers
Version 1.0.1 on 20-Mar-2001
- no changes (moved to cvs-server)
Version 1.0 on 28-Sep-2000
- first full release
- fixed typo in documentation
Version 0.9 on 26-Sep-2000
- unified traits class models for dD optimisation algorithms
Version 0.8 on 15-Sep-2000
- added indexing commands
Version 0.7.1 on 13-Sep-2000
- replaced '\ccPureGlobalScope' by 'CGAL::' in C++ arguments of '\cc...' macros
Version 0.7 on 12-Sep-2000
- documentation split up into user and reference manual parts.
Version 0.6 on 06-Sep-2000
- features `inner/outer support points' implemented
- adapted to "enhanced" QP solver
- enabled partial exact/filtered pricing
Version 0.5.1 on 05-Sep-2000
- no changes (problem with submission script)
Version 0.4 on 05-Sep-2000
- data accessors moved to separate header files in package Optimisation_basic
- changed leading `_' to trailing `_' in template parameters
Version 0.3 on 28-Aug-2000
- ``workarounds'' for M$-VC++
Version 0.2 on 24-Aug-2000
- bugs fixed on Borland
Version 0.1 on 21-Aug-2000
- initial version