mirror of https://github.com/CGAL/cgal
25 lines
845 B
Plaintext
25 lines
845 B
Plaintext
17 March 2006 Andreas Fabri
|
|
- Qualified functions with their namespace so resolve ambiguities for CL and ICL
|
|
|
|
14 March 2006 Joachim Reichel
|
|
- Added/fixed CGAL_MAKEFILE= line in makefiles
|
|
|
|
3rd march 2006 Monique Teillaud
|
|
(and yesterday)
|
|
- removed all dependencies of CK from AK global functions
|
|
|
|
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
|