Commit Graph

5 Commits

Author SHA1 Message Date
Pedro Machado Manhaes de Castro 2cc9590c83 LGPL -> QPL + updating authors 2008-07-23 17:13:44 +00:00
Pedro Machado Manhaes de Castro 66b2705068 Changing Licenses from QPL to LGPL 2008-07-17 12:02:29 +00:00
Andreas Meyer fdeedcf8b0 some low level code cleanup. renamed
* CGAL_error to CGAL_error_msg
* introduced a macro CGAL_error()
* added some words about CGAL_error to the developers manual
* renamed most of assert(x) into CGAL_assertion(x)
* renamed exit(x) with x != 0 , CGAL_assertion(false) and assert(false) into CGAL_error
* CORE left untouched, OpenNL changed
2007-11-07 16:51:18 +00:00
Andreas Fabri 92da39d4b0 workaround for VC++ as using doesn't work for operators 2006-10-18 08:45:39 +00:00
Pedro Machado Manhaes de Castro 8a255f4910 Curved_kernel -> Circular_kernel_2 [adapt] 2006-08-24 14:16:33 +00:00