mirror of https://github.com/CGAL/cgal
27 lines
669 B
Plaintext
27 lines
669 B
Plaintext
Kernel_d Package: Release changes
|
|
----------------------------------------------------------------------
|
|
|
|
0.9.61 (12 April 2002)
|
|
replaced Hash_map with Unique_hash_map
|
|
|
|
0.9.60 (11 April 2002)
|
|
removed instance of non-const macro that caused ambiguities for
|
|
Borland.
|
|
|
|
0.9.59 (26 March 2002)
|
|
added missing include
|
|
|
|
0.9.58 (24 March 2002)
|
|
really moved for loop variable out of loop header
|
|
|
|
0.9.57 (22 March 2002)
|
|
moved declaration of loop counter out of for loop to avoid errors from some
|
|
g++ about multiple declarations of loop variable.
|
|
|
|
0.9.56 (21 March 2002)
|
|
added CGAL_LEDA_SCOPEs where necessary
|
|
|
|
0.9 (1 January 2001)
|
|
|
|
initial release
|