Commit Graph

10 Commits

Author SHA1 Message Date
Sylvain Pion 615e843c40 Add missing <CGAL/config.h>. 2008-08-20 11:14:00 +00:00
Sylvain Pion bfd51460ae Removing math.h since cmath is included (hopefully it might help sunpro) 2008-08-12 07:48:13 +00:00
Sylvain Pion 301f92b83a Fix for missing finite() function in C++0x mode. 2008-08-11 13:05:49 +00:00
Sylvain Pion 7dfd4237cc Rename SS and CS to avoid name clashes with macros on x86/solaris (/usr/include/sys/regset.h). 2008-06-15 16:21:29 +00:00
Sylvain Pion 6a9740d043 Remove obsolete workarounds for __sgi. 2008-01-20 23:09:58 +00:00
Sylvain Pion 5402050020 Include <cassert> instead of <assert.h> everywhere, for consistency. 2008-01-18 19:58:49 +00:00
Andreas Fabri c0a335a6a2 Added constructors from float for BigFloat 2007-03-27 13:28:17 +00:00
Andreas Fabri eb61657062 Added constructors from short for BigFloat and Expr 2007-03-27 11:33:02 +00:00
Sylvain Pion 5159d866a1 Rename internal stream CORE::opeator<< and >> for to io_read() and io_write()
to avoid clash with g++ 4.0.2.
2007-03-23 23:34:14 +00:00
Joachim Reichel 4f47903a25 moved src/Core to src/CGALCore
moved include/CORE to include/CGAL/CORE
moved include/OpenNL to include/CGAL/OpenNL
renamed libcore++ to libCGALcore++
2007-03-13 18:10:39 +00:00