cgal/Polytope_distance_d/changes.txt

85 lines
2.2 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 `Polytope_distance_d' package
Version 1.1.10 on 18-Jan-2004
- Rename CGAL_TYPENAME_MSVC_NULL to typename.
Version 1.1.9 on 18-Jan-2004
- Remove obsolete workarounds for CGAL_DEFINE_ITERATOR_TRAITS_POINTER_SPEC.
======================== CGAL 3.0 =========================
Version 1.1.8 on 23-Sep-2003
- New file headers
Version 1.1.7 on 16-Sep-2003
- Undo last change, but protect the indexing commands by \lcTex.
Version 1.1.6 on 17-Jun-2003
- \ccFont -> \ccc
Version 1.1.5 on 13-Apr-2002
- Missing typename
Version 1.1.4 on 26-Mar-2002
- Fixed test program to use Kernel_d.
Version 1.1.3 on 18-Mar-2002
- Added auxiliary typedef to please sunpro.
Version 1.1.2 on 31-Jul-2001
- Susan 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.3 on 21-Mar-2001
- removed 'maintainer' line from file header
Version 1.0.2 on 20-Mar-2001
- no changes (moved to cvs-server)
Version 1.0.1 on 04-Oct-2000
- fixed a bug in `is_zero'
Version 1.0 on 28-Sep-2000
- first full release
Version 0.6 on 26-Sep-2000
- unified traits class models for dD optimisation algorithms
Version 0.5 on 15-Sep-2000
- added indexing command.
Version 0.4.1 on 13-Sep-2000
- replaced '\ccPureGlobalScope' by 'CGAL::' in C++ arguments of '\cc...' macros
- changed semantic and implementation of 'is_degenerate'.
Version 0.4 on 12-Sep-2000
- documentation split up into user and reference manual parts.
Version 0.3 on 06-Sep-2000
- adapted to "enhanced" QP solver
- enabled partial exact/filtered pricing
Version 0.2.1 on 05-Sep-2000
- no changes (problem with submission script)
Version 0.2 on 05-Sep-2000
- data accessors moved to separate header files in package Optimisation_basic
- changed leading `_' to trailing `_' in template parameters
Version 0.1 on 05-Sep-2000
- initial version