mirror of https://github.com/CGAL/cgal
29 lines
690 B
Plaintext
29 lines
690 B
Plaintext
Version 2.71 (7 May 2003) [af]
|
|
- added dont_submit
|
|
|
|
Version 2.70 (10 April 2003) [af]
|
|
- cleanup: initialization, naming conventions for classes
|
|
- replaced count_elements__C by std::distance
|
|
- added plenty of const
|
|
|
|
Version 2.69 (8 April 2003) [af]
|
|
- Fixed a bug reported by Serge Pashkov on 08/01/2003
|
|
- A vector was too long.
|
|
- Replaced (..size()>0) with (! ..empty())
|
|
|
|
Version 2.68 (27 April 2002)
|
|
- Kill "unused argument dummy" warnings.
|
|
|
|
Version 2.67 (22 April 2002)
|
|
- Fix warning "conversion double to int".
|
|
|
|
Version 2.66 (16 April 2002)
|
|
- remove maintainer.
|
|
|
|
Version 2.65 (16 April 2002)
|
|
- maintainer required by submission process...
|
|
|
|
Version 2.64 (14 April 2002)
|
|
- GCC 3.1 fixes.
|
|
|