Fernando Cacciola
14043c43a0
Replaced CGALROOT by CGAL_DIR (the latters is used by CMake automatically)
2008-02-08 17:47:21 +00:00
Fernando Cacciola
afddfc4fca
CMake scripts for demos/examples/test added
2008-02-06 19:06:24 +00:00
Sylvain Pion
a46b55bf71
The files "changes.txt", "description.txt", "long_description.txt" and "maintainer"
...
are now under /trunk/$Package/package_info/$Package/ .
2007-12-02 15:06:42 +00:00
Andreas Meyer
6623d525eb
* replaced assert in */test/*/*.{cpp,h} with CGAL_test_assertion
...
* replaced #include <assert.h> with the according CGAL/Testsuite/assert.h
2007-11-07 21:35:42 +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
Sylvain Pion
9c1dafa587
Remove more semi-colons inside \ccNestedType (for the manual index).
2007-04-17 09:50:09 +00:00
Andreas Fabri
afe00c0d86
.C -> .cpp
2007-02-28 11:59:20 +00:00
Andreas Fabri
4cb2c2c9b6
.C -> .cpp
2007-02-28 11:59:03 +00:00
Michael Hemmer
477c2e1254
rm function make_root_of_2(NT,int,NT)
...
use make_root_of_2(NT,NT,NT)
2006-12-18 07:58:36 +00:00
Michael Hemmer
d0eb962543
rm function make_root_of_2(const NT &a, int b_, const NT &c)
...
use: make_root_of_2(const NT &a, const NT& b_, const NT &c)
2006-12-17 13:28:08 +00:00
Sylvain Pion
29d13841fb
Uniformize the format. Add some missing/updates.
2006-12-17 11:58:21 +00:00
Andreas Fabri
ecc0366cad
Include Quotient.h for VC++
2006-10-16 12:30:49 +00:00
Pedro Machado Manhaes de Castro
badbf38620
Algebraic_kernel_for_circles (instead of Algebraic_kernel)
2006-08-25 11:11:34 +00:00
Pedro Machado Manhaes de Castro
58cc31f182
Algebraic_kernel_for_circles (instead of Algebraic_kernel)
2006-08-25 11:11:10 +00:00
Pedro Machado Manhaes de Castro
7a0981a109
Algebraic_kernel_for_circles (instead of Algebraic_kernel)
2006-08-25 10:48:22 +00:00
Pedro Machado Manhaes de Castro
6c27d0f406
Algebraic_kernel_for_circles (instead of Algebraic_kernel)
2006-08-25 10:47:55 +00:00
Pedro Machado Manhaes de Castro
b91bc8a404
Algebraic_kernel_for_circles (instead of Algebraic_kernel)
2006-08-25 10:46:52 +00:00
Pedro Machado Manhaes de Castro
df414f318e
Algebraic_kernel_for_circles (instead of Algebraic_kernel)
2006-08-25 10:44:55 +00:00
Pedro Machado Manhaes de Castro
864dd91c21
Algebraic_kernel_for_circles (instead of Algebraic_kernel)
2006-08-25 10:44:47 +00:00
Pedro Machado Manhaes de Castro
43a7a592c7
Algebraic_kernel_for_circles (instead of Algebraic_kernel)
2006-08-25 10:35:12 +00:00
Pedro Machado Manhaes de Castro
5622abcd51
Algebraic_kernel_for_circles (instead of Algebraic_kernel)
2006-08-25 10:32:48 +00:00
Pedro Machado Manhaes de Castro
e938538628
Algebraic_kernel_for_circles (instead of Algebraic_kernel)
2006-08-25 10:30:10 +00:00
Pedro Machado Manhaes de Castro
2e73971cfe
Algebraic_kernel_for_circles (instead of Algebraic_kernel)
2006-08-25 09:45:34 +00:00
Pedro Machado Manhaes de Castro
6bcc1a32bf
Algebraic_kernel_for_circles (instead of Algebraic_kernel)
2006-08-25 09:42:52 +00:00
Pedro Machado Manhaes de Castro
0d3a5bac65
Algebraic_kernel_for_circles (instead of Algebraic_kernel)
2006-08-25 09:40:23 +00:00
Pedro Machado Manhaes de Castro
11b68a0623
Algebraic_kernel_for_circles (instead of Algebraic_kernel)
2006-08-25 09:39:44 +00:00
Pedro Machado Manhaes de Castro
2e12578953
Algebraic_kernel_for_circles (instead of Algebraic_kernel)
2006-08-25 09:38:23 +00:00
Pedro Machado Manhaes de Castro
fe3babf59f
Algebraic_kernel_for_circles (instead of Algebraic_kernel)
2006-08-25 09:03:04 +00:00
Pedro Machado Manhaes de Castro
5ff5498558
Algebraic_kernel_for_circles (instead of Algebraic_kernel)
2006-08-25 09:02:22 +00:00
Pedro Machado Manhaes de Castro
f9dbd88a21
Algebraic_kernel_for_circles (instead of Algebraic_kernel)
2006-08-25 09:00:37 +00:00
Pedro Machado Manhaes de Castro
515ff205d4
Algebraic_kernel_for_circles (instead of Algebraic_kernel)
2006-08-25 09:00:23 +00:00
Pedro Machado Manhaes de Castro
0bb66e9eda
Algebraic_kernel_for_circles (instead of Algebraic_kernel)
2006-08-25 08:56:56 +00:00
Pedro Machado Manhaes de Castro
a60aaceb63
Algebraic_kernel_for_circles (instead of Algebraic_kernel)
2006-08-25 08:36:44 +00:00
Pedro Machado Manhaes de Castro
ad22809f5b
Algebraic_kernel_for_circles (instead of Algebraic_kernel)
2006-08-25 08:35:57 +00:00
Pedro Machado Manhaes de Castro
252327e7bd
Algebraic_kernel_for_circles (instead of Algebraic_kernel)
2006-08-25 08:35:46 +00:00
Pedro Machado Manhaes de Castro
333ee36701
Algebraic_kernel_for_circles (instead of Algebraic_kernel)
2006-08-25 08:32:02 +00:00
Pedro Machado Manhaes de Castro
21f794583c
Algebraic_kernel_for_circles (instead of Algebraic_kernel)
2006-08-25 08:31:26 +00:00
Pedro Machado Manhaes de Castro
34f9e036e5
Algebraic_kernel_for_circles (instead of Algebraic_kernel)
2006-08-25 08:31:03 +00:00
Pedro Machado Manhaes de Castro
e00a6bb55e
Algebraic_kernel_for_circles (instead of Algebraic_kernel)
2006-08-25 08:30:45 +00:00
Pedro Machado Manhaes de Castro
ede9cd3850
Algebraic_kernel_for_circles (instead of Algebraic_kernel)
2006-08-25 08:30:13 +00:00
Pedro Machado Manhaes de Castro
6f5f154d21
Algebraic_kernel_for_circles (instead of Algebraic_kernel)
2006-08-25 08:28:19 +00:00