mirror of https://github.com/CGAL/cgal
73 lines
1.8 KiB
Plaintext
73 lines
1.8 KiB
Plaintext
Changes done to the `Min_annulus_d' package
|
|
|
|
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
|