mirror of https://github.com/CGAL/cgal
15 lines
550 B
Plaintext
Executable File
15 lines
550 B
Plaintext
Executable File
1st march 2006 Monique Teillaud
|
|
I start writing in changes.txt...
|
|
In the last few days I cleaned various files and made sure that
|
|
the manual and the code of Functors (both geometric and algebraic)
|
|
were consistent.
|
|
|
|
26 January Andreas Fabri
|
|
- Replaced __PRETTY_FUNCTION__ with CGAL_PRETTY_FUNCTION
|
|
|
|
25 January 2005 Andreas Fabri
|
|
- Added a constructor for Circular_arc_2(Point source, Point target, FT bulge)
|
|
|
|
14 September 2005 Andreas Fabri
|
|
- Simplified template parameters of functors in Lazy_curved_kernel.h and Lazy_curved_kernel_constructions.h
|