mirror of https://github.com/CGAL/cgal
38 lines
971 B
Plaintext
38 lines
971 B
Plaintext
Version 2.74 (20 June 2003)
|
|
- Remove commented \index commands in the doc (they don't work with HTML).
|
|
|
|
Version 2.73 (17 May 2003) [af]
|
|
Added missing initialisation of static data member
|
|
|
|
Version 2.72 (14 May 2003) [af]
|
|
- testfile now reads from a data file instead from std::cin
|
|
|
|
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.
|
|
|