Commit Graph

91 Commits

Author SHA1 Message Date
Radu Ursu c170b4890f 26 Feb 2004 Radu Ursu
- removed CGAL_VERSION and CGAL_VERSION_NR from config.h
- those will be created by the create_internal_release script
2004-02-26 06:40:03 +00:00
Sylvain Pion 232cce374a - Also do not define CGAL_USE_GEOMVIEW for __MINGW32__. 2004-01-31 20:01:03 +00:00
Sylvain Pion 1aa39ac10e - Define CGAL_USE_GEOMVIEW except for windows. 2004-01-30 10:04:24 +00:00
Sylvain Pion 69075d240f - Remove CGAL_TYPENAME_MSVC_NULL 2004-01-18 16:33:21 +00:00
Sylvain Pion 27c5f51327 - Remove CGAL_NULL_TMPL_ARGS 2004-01-18 16:19:46 +00:00
Sylvain Pion 818654926c - Remove CGAL_TEMPLATE_NULL 2004-01-18 16:02:48 +00:00
Sylvain Pion 860d289ed6 - Remove obsolete CGAL_DEFINE_ITERATOR_TRAITS_POINTER_SPEC.
- Remove obsolete CGAL_LIMITED_ITERATOR_TRAITS_SUPPORT.
2004-01-18 15:29:58 +00:00
Sylvain Pion f564b9f2af - Remove obsolete CGAL_CFG_FUNCTION_OVERLOAD_BUG. 2004-01-18 13:46:56 +00:00
Sylvain Pion e2ec29c2c6 - Remove obsolete CGAL_CFG_VC7_PRIVATE_TYPE_BUG and CGAL_VC7_BUG_PROTECTED. 2004-01-18 13:16:36 +00:00
Sylvain Pion 020467653e - Remove obsolete CGAL_CFG_MATCHING_BUG_2[.C] and CGAL_MSVC_DUMMY_ARGUMENT. 2004-01-18 12:46:50 +00:00
Sylvain Pion d0db66d6e5 - Simpler implementation of CGAL_WRAP(). 2003-12-09 12:54:47 +00:00
Sylvain Pion 1798ea8b69 - CGAL_CFG_NO_TEMPLATE_FRIEND_DISTINCTION is now gone. 2003-12-04 10:50:37 +00:00
Sylvain Pion 768badd2ef typo Saarbrucken -> Saarbruecken 2003-10-21 12:26:15 +00:00
Sylvain Pion 3a3efc6ed8 fix LGPL headers 2003-10-21 11:35:16 +00:00
Radu Ursu ff5ebf2629 replaced global min/max by std::min and std::max 2003-10-17 07:27:11 +00:00
Andreas Fabri ef20e63276 Iterator specializations are NOT needed for Intel together with .net 2003 2003-10-16 09:03:43 +00:00
Radu Ursu 2367f92e33 //-------------------------------------------------------------------//
// When the global min and max are no longer defined (as macros)
// because of NOMINMAX flag definition, we define our own global
// min/max functions to make the Microsoft headers compile. (afxtempl.h)
// Users that does not want the global min/max
// should define CGAL_NOMINMAX
//-------------------------------------------------------------------//
2003-10-15 06:49:29 +00:00
Sylvain Pion ace0a0f1fa - Change all headers to the new format/license. 2003-09-18 10:27:16 +00:00
Michael Hoffmann a02c5049b1 Fixed long line. 2003-08-22 08:40:38 +00:00
Michael Hoffmann 42fc2fb51f Activate Matching_bug_wrapper for Sunpro, regardless of the outcome of
the test for MATCHING_BUG_4. This is supposed to be a temporary
solution, but should fix those strange runtime errors in Distance_3
for Sunpro 5.5.
2003-08-22 08:39:20 +00:00
Michael Hoffmann 20acfad9c3 Remove Weighted_point from Matching_bug_wrapper. 2003-08-12 08:44:40 +00:00
Michael Hoffmann d97cb03e6e Added a missing std::. 2003-08-06 07:50:03 +00:00
Andreas Fabri f3dab08d7b Added changes for patched 5.4 2003-08-06 07:33:38 +00:00
Michael Hoffmann 00defdaffc Add flags for MATCHING_BUG_4. 2003-08-05 12:12:12 +00:00
Michael Hoffmann 5d6230514a *** empty log message *** 2003-08-05 11:50:15 +00:00
Andreas Fabri e3f4792e01 Added more workarounds for 5.5 2003-07-30 14:47:59 +00:00
Andreas Fabri f804aa3a89 Removed some workarounds for SunPro CC 5.5 2003-07-22 13:58:05 +00:00
Andreas Fabri 12133a5dd5 shortened line 2003-06-12 14:31:08 +00:00
Andreas Fabri 20e08e6b51 - Added workaround for missing member templates in Sun STL 2003-06-11 10:01:23 +00:00
Sylvain Pion 8bd643a23e - Remove now useless CGAL_CFG_NO_STANDARD_HEADERS.C
- Cleanup config.h
2003-06-02 19:30:16 +00:00
Radu Ursu ea1e97fd04 added CGAL_CFG_FUNCTION_OVERLOAD_BUG in config.h 2003-05-05 19:52:02 +00:00
Michael Hoffmann 91fba533e8 Removed obsolete config testfiles. 2003-05-05 18:33:49 +00:00
Radu Ursu 2be36ea7a3 removed unnecessary workaronds did for cl1200 2003-05-02 10:05:46 +00:00
Radu Ursu a01b8a8603 patched config for cl 1310 2003-02-10 10:15:56 +00:00
Andreas Fabri 448a4ebe44 make it work with Intel 7 2003-01-08 16:37:58 +00:00
Sylvain Pion d459c8f94c - Remove CGAL_CFG_NO_EXPLICIT_CLASS_TEMPLATE_SPECIALISATION, it's long dead. 2002-12-11 14:58:30 +00:00
Sylvain Pion 321bd00943 - Introduce CGAL_USE_LONG_LONG.
- Delete CGAL_CFG_NO_ADVANCED_KERNEL.
2002-08-07 18:12:38 +00:00
Radu Ursu a2d4d6a23a Defined the NOMINMAX flag if found CGAL_CFG_NOMINMAX_BUG defined
in compiler_config.h
2002-06-19 07:36:32 +00:00
Michael Hoffmann 1ca0f51ba2 Fixed STLport include (not for VC7) as suggested by Radu.
Added CGAL_MSVC_DUMMY_ARGUMENT macro.
2002-03-22 10:42:52 +00:00
Michael Hoffmann eba80c5681 Outsourced fixes for Sunpro to Sun_fixes.h.
Added workaround to enable member templates in stdlib.
2002-03-18 12:32:20 +00:00
Sylvain Pion 7538eeed64 - Remove obsolete CGAL_CFG_NO_MUTABLE
- Define CGAL_VC7_BUG_PROTECTED
2002-02-04 12:59:05 +00:00
Sylvain Pion 8268ca572d - Undo Borland fix because it broke the kernel. 2002-01-16 11:35:47 +00:00
Michael Hoffmann 739c6f6769 Added time_t. 2002-01-14 10:18:43 +00:00
Sylvain Pion 592e265465 - Borland fix. 2002-01-11 10:47:35 +00:00
Sylvain Pion 4714ef9d00 - Fix another typo in VC 7 workaround. 2002-01-09 09:15:29 +00:00
Sylvain Pion 1220822f04 Fix typo in VC 7 workaround. 2002-01-04 15:45:07 +00:00
Sylvain Pion 0e8fd29a1d - Remove definition of non standard M_PI for VC++. 2002-01-02 15:09:49 +00:00
Sylvain Pion 6aae0140f8 CGAL/config/msvc7/iterators_specializations.h added for VC7. 2001-12-21 15:21:04 +00:00
Michael Hoffmann 1dda8fe39e Removed namespace CGAL::std for msvc. 2001-12-19 11:11:32 +00:00
Sylvain Pion fe455ceac9 Introduce CGAL::std for VC++. 2001-12-06 14:57:19 +00:00