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
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
00defdaffc
Add flags for MATCHING_BUG_4.
2003-08-05 12:12:12 +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
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
Michael Hoffmann
d4d9006bce
Added __distance_type() and __iterator_category() for sunpro.
2001-09-24 14:35:53 +00:00
Michael Hoffmann
356ddbed5f
Added a __value_type (const T&) function for sunpro.
2001-09-21 08:51:28 +00:00
Michael Hoffmann
a78e1dab53
Added std::distance for sunpro.
2001-09-14 07:32:39 +00:00
Michael Hoffmann
6edbd05702
Added iterator_traits fake for sunpro.
2001-09-11 11:50:35 +00:00
Michael Hoffmann
7fd73a55fc
Removed obsolete testfiles and workarounds.
2001-07-06 05:35:02 +00:00
Geert-Jan Giezeman
0e24c9b7e8
Removed inclusion of workaround_return_type.h
2000-01-28 08:56:43 +00:00
Geert-Jan Giezeman
304abd38bb
Defined CGAL_CLIB_STD macro
...
Removed workaround definition of bool.
1999-12-02 14:52:19 +00:00
Geert-Jan Giezeman
0d5b4b9e43
Added inclusion of Borland_fixes.h
1999-10-27 14:54:40 +00:00
Geert-Jan Giezeman
0f27167215
Added fix for Borland (time.h included)
1999-10-18 15:16:06 +00:00
Geert-Jan Giezeman
6b7e1b7933
Added CGAL_SCOPE macro
1999-10-06 12:42:20 +00:00
Geert-Jan Giezeman
43da2d9503
Removed STL_DEBUG flag setting.
...
Added CGAL_TYPENAME_MSVC_NULL macro
Removed some obsolete macros (explicit and typename set to 0).
1999-09-16 14:23:56 +00:00
Geert-Jan Giezeman
d203ca6f22
Fix for MSVC
1999-09-06 07:29:11 +00:00
Geert-Jan Giezeman
ab5d428697
*** empty log message ***
1999-09-01 20:58:31 +00:00
Geert-Jan Giezeman
6d2b4bb5f1
*** empty log message ***
1999-09-01 17:39:25 +00:00
Geert-Jan Giezeman
ae93386137
Added support for STLport for MSVC
1999-09-01 15:31:17 +00:00
Geert-Jan Giezeman
d1fcab7704
Added support for Visual C++
1999-06-29 14:24:55 +00:00
Geert-Jan Giezeman
07b4dc65a8
*** empty log message ***
1999-03-17 15:40:01 +00:00
Geert-Jan Giezeman
3cfc658768
*** empty log message ***
1999-03-03 16:08:32 +00:00
Geert-Jan Giezeman
6a2c013ee4
*** empty log message ***
1999-03-03 15:17:48 +00:00
Geert-Jan Giezeman
ca2ec26cb8
*** empty log message ***
1999-03-02 12:06:28 +00:00
Geert-Jan Giezeman
1c96536ab8
Adapted to namespace CGAL
1999-03-02 10:17:02 +00:00
Geert-Jan Giezeman
b342eb0c28
Disabled namespace std for the moment.
1998-12-04 08:44:50 +00:00
Geert-Jan Giezeman
79b4f9c127
Added CGAL_STD macro.
1998-10-02 14:40:14 +00:00
Geert-Jan Giezeman
0b1f290703
Added CGAL_USE_NEWSTYLE_HEADERS
1998-10-02 13:11:00 +00:00
Geert-Jan Giezeman
fe518e040f
Disabled namespaces under SGI MipsPro 7.2.1
1998-07-17 13:20:08 +00:00
Geert-Jan Giezeman
dbc3d8b3fd
Initial revision
1998-07-17 12:53:45 +00:00