Commit Graph

8 Commits

Author SHA1 Message Date
Sylvain Pion 4d1b8d63e3 Remove workarounds and support for the BORLAND compiler. 2008-01-20 20:24:20 +00:00
Sylvain Pion 53d1ee3d7d Use <cfloat> more consistently instead of <float.h>. 2008-01-18 20:19:17 +00:00
Sylvain Pion 57d46db509 Remove specific code for __MWERKS__.
I'm pretty sure this compiler is dead.
2008-01-03 16:56:54 +00:00
Sylvain Pion 4da7713aa8 Remove obsolete config flag CGAL_CFG_NO_STDC_NAMESPACE and rename
its dependant macro CGAL_CLIB_STD to "std".
2007-08-08 15:59:25 +00:00
Sylvain Pion fb8595b94e Cleanup : remove ancient CGAL_PROTECT_* macros.
It's the compiler's job to optimize preprocessing time.
2007-01-24 17:16:05 +00:00
Andreas Fabri d346c49db5 fixed min/max problem 2006-08-16 21:27:04 +00:00
Sylvain Pion d2740513aa Use .cpp file extension instead of .C for src/*/* files. 2006-04-14 09:19:29 +00:00
Sylvain Pion 22ad725de1 Move src/*.C to src/CGAL/*.C 2006-04-13 22:24:18 +00:00