mirror of https://github.com/CGAL/cgal
*** empty log message ***
This commit is contained in:
parent
50e8c11f81
commit
5c2100fa00
|
|
@ -1,4 +1,4 @@
|
|||
2.8 (?? ??? 2001)
|
||||
2.8 (14 Feb 2001)
|
||||
|
||||
- Added some missing function object classes
|
||||
- Added doc for area and volume functions and function objects
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
3.22 (?? Feb 2001)
|
||||
3.22 (14 Feb 2001)
|
||||
|
||||
- moved Kernel_traits_common.h from Cartesian_kernel package
|
||||
- moved predicate_objects_on_points.h from Convex_hull_2(?!) package.
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
3.10 (?? Feb 2001)
|
||||
3.10 (14 Feb 2001)
|
||||
|
||||
- added test for new function in Iso_* classes
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
3.10 (?? Feb 2001)
|
||||
3.10 (14 Feb 2001)
|
||||
- added min_coord() and max_coord() funcions in Iso_rectangle_2 and new
|
||||
constructor
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
3.13 (?? Feb 2001)
|
||||
3.13 (14 Feb 2001)
|
||||
|
||||
- added min_coord(), max_coord() for Iso_cuboid_3 and new constructor
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
Version 6.6 (?? February 2001)
|
||||
Version 6.6 (14 February 2001)
|
||||
- moved Kernel_traits_common.h file to Kernel_basic package
|
||||
- added .min_coord(), .max_coord() in Iso_cuboid and Iso_rectangle and
|
||||
new constructor in both classes
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
2.16 (?? Feb 2001)
|
||||
2.16 (14 Feb 2001)
|
||||
- Add forgotten typedefs in IdentityH2.
|
||||
- added min_coord(), max_coord() in Iso_rectangle_2 and new constructor
|
||||
- Remove useless destructors in PointH2, VectorH2, DirectionH2.
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
2.17 (?? Feb 2001)
|
||||
2.17 (14 Feb 2001)
|
||||
- added min_coord(), max_coord() in Iso_cuboid_3 and new constructor
|
||||
|
||||
2.16 (13 Feb 2001)
|
||||
|
|
|
|||
Loading…
Reference in New Issue