Ophir Setter
4fd11bed38
SqrOfEps<FT>::result is now an inline static function.
2008-12-14 12:35:21 +00:00
Laurent Rineau
bd59c8874b
Tol<FT>::result is now an inline static function, to
...
workaround a bug of g++>=4.1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36912
g++ does not like const floating expression when -frounding-math
is used.
2008-12-12 10:53:21 +00:00
Ophir Setter
34cb35ae60
inlining the functions and declaring the constants static
2008-12-11 17:42:54 +00:00
Andreas Fabri
dafbd04e48
one less warning for VC++
2008-11-25 11:20:08 +00:00
Bernd Gärtner
e6700e6684
added call of support_iterator and fixed type issues
2008-10-28 09:21:39 +00:00
Bernd Gärtner
1e1d6b2ff2
double -> float warning fix
2008-10-14 09:25:06 +00:00
Sylvain Pion
b24108f5fd
Remove #include <cassert> from everywhere under include/CGAL/.
...
CGAL code has to use CGAL assertions instead.
2008-01-20 18:47:19 +00:00
Sylvain Pion
58a78cfc02
Add missing include
2007-12-26 22:24:01 +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
339ac28522
remove unused parameter
2007-04-06 09:08:04 +00:00
Andreas Fabri
77b457f7e5
removed unused parameters
2007-03-17 09:06:57 +00:00
Bernd Gärtner
8d067bfa13
- C-files removed from include/CGAL
2007-02-16 16:02:10 +00:00
Sylvain Pion
a4593cfe20
Remove obsolete work-arounds.
2007-02-15 21:10:06 +00:00
Andreas Fabri
beedd15017
fixed min/max problem
2006-08-17 09:22:57 +00:00
Andreas Fabri
cd95c341da
fix min/max problem
2006-08-03 03:36:00 +00:00
Bernd Gärtner
629b2e6296
.C -> _impl.h
2006-07-11 13:19:20 +00:00
Bernd Gärtner
e4ec316b11
file move
2006-07-11 13:12:00 +00:00
Bernd Gärtner
7ac713779e
file move
2006-07-11 13:06:31 +00:00
Laurent Saboret
db6a8f948c
Change CVS keywords to SVN style
2006-02-16 14:30:13 +00:00
Laurent Saboret
1aad55d4cb
Change CVS keywords to SVN style
2006-02-14 10:08:15 +00:00
Laurent Saboret
6a3aaba885
Move packages to trunk root
2006-02-14 08:58:17 +00:00