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
d5d7d49a96
updated changes
2003-05-02 10:19:11 +00:00
Andreas Fabri
8b93d70ad4
*** empty log message ***
2003-04-25 08:24:53 +00:00
Andreas Fabri
256fa42004
*** empty log message ***
2003-04-22 12:27:03 +00:00
Radu Ursu
2f6c8fd2fd
remove line too long warning from LONGNAME_BUG.C
2003-02-27 13:42:50 +00:00
Radu Ursu
5fd888559c
- Removed test/Configuration/*.C and *.h
...
- The release creation process will copy the config/testfiles directory in test/Configuration.
- We will no longer need to edit two times the configuration files.
2003-02-27 13:21:49 +00:00
Radu Ursu
e31652bb21
Modified CGAL_CFG_LONGNAME_BUG to remove warnings concerning pragma
2003-02-11 07:50:25 +00:00
Radu Ursu
a01b8a8603
patched config for cl 1310
2003-02-10 10:15:56 +00:00
Sylvain Pion
ffa90b6ff7
*** empty log message ***
2003-01-20 18:57:27 +00:00
Sylvain Pion
c9152710eb
- Remove warning in CGAL_CFG_MATCHING_BUG_2.C
2003-01-20 18:57:06 +00:00
Radu Ursu
c89f2c2dfa
removed CGAL_CFG_NO_LONGNAME_PROBLEM.C
2003-01-06 10:41:36 +00:00
Michael Hoffmann
cadc158ad1
*** empty log message ***
2002-12-20 14:14:39 +00:00
Michael Hoffmann
0e017365ac
*** empty log message ***
2002-12-20 14:08:46 +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
299ed91916
Missing typename in CGAL_NO_ITERATOR_TRAITS.C
2002-12-11 11:03:12 +00:00
Radu Ursu
0e17f28d65
CGAL_CFG_LONGNAME_PROBLEM moved to CGAL_CFG_LONGNAME_BUG
2002-11-29 09:03:01 +00:00
Radu Ursu
a7d95c3889
CGAL_CFG_LONGNAME_PROBLEM.C have been added
...
VC6, VC7 will have this flag set.
CGAL_CFG_NO_LONGNAME_PROBLEM.C will be kept for backward compatibility couple more releasees
2002-11-27 09:01:18 +00:00
Radu Ursu
a514ea410c
Put the main function for CC compiler
2002-08-19 13:44:11 +00:00
Radu Ursu
7f0016b9e3
Put the main function for CC compiler
2002-08-19 13:13:15 +00:00
Sylvain Pion
321bd00943
- Introduce CGAL_USE_LONG_LONG.
...
- Delete CGAL_CFG_NO_ADVANCED_KERNEL.
2002-08-07 18:12:38 +00:00
Sylvain Pion
f254473cc7
- Fix some warnings.
...
- Add CGAL_CFG_NO_LONG_LONG.C to test if the compiler knows about
(non C++ standard, but C standard) long long.
2002-08-07 17:10:57 +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
Radu Ursu
5d14f62d01
updated changes
2002-06-19 07:22:35 +00:00
Radu Ursu
27e4138388
updated
2002-04-29 06:36:31 +00:00
Sylvain Pion
d4bd47041c
- kill unused variable warning.
2002-04-27 00:54:17 +00:00
Radu Ursu
f0caf67389
up to date for the final modifs
2002-04-26 14:19:17 +00:00
Michael Hoffmann
58beb38868
*** empty log message ***
2002-03-22 10:44:49 +00:00
Michael Hoffmann
14dfc5cfb4
*** empty log message ***
2002-03-18 12:33:52 +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
1e23f082fa
- Add test program for VC7 bug about private type.
2002-01-30 14:52:41 +00:00
Sylvain Pion
8268ca572d
- Undo Borland fix because it broke the kernel.
2002-01-16 11:35:47 +00:00
Michael Hoffmann
55c5d6e6f4
*** empty log message ***
2002-01-14 10:19:48 +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
ecec6e6f05
Forgot to add CGAL_CFG_MATCHING_BUG_3.C in test/Configuration too.
2002-01-02 15:10:01 +00:00
Sylvain Pion
6aae0140f8
CGAL/config/msvc7/iterators_specializations.h added for VC7.
2001-12-21 15:21:04 +00:00
Michael Hoffmann
9b28d5b244
*** empty log message ***
2001-12-19 11:12:17 +00:00
Sylvain Pion
23b4512f69
just resubmit
2001-12-18 16:29:58 +00:00
Sylvain Pion
afee3d0507
- Added CGAL_CFG_RETURN_TYPE_BUG.C for VC++ 6 and VC++ 7b2.
...
- Added CGAL_CFG_SUNPRO_PARTIAL_SPEC_BUG.C for SunPro 5.3.
2001-12-18 09:48:18 +00:00
Sylvain Pion
fe455ceac9
Introduce CGAL::std for VC++.
2001-12-06 14:57:19 +00:00
Michael Hoffmann
8765891394
*** empty log message ***
2001-09-24 14:37:08 +00:00
Michael Hoffmann
e2cd08773b
*** empty log message ***
2001-09-21 08:53:04 +00:00
Michael Hoffmann
9fa39b538c
*** empty log message ***
2001-09-14 07:34:19 +00:00
Michael Hoffmann
1dd6e0b7bf
*** empty log message ***
2001-09-11 13:38:01 +00:00
Michael Hoffmann
7fd73a55fc
Removed obsolete testfiles and workarounds.
2001-07-06 05:35:02 +00:00
Michael Hoffmann
325e964483
*** empty log message ***
2001-06-29 11:06:58 +00:00
Michael Hoffmann
aea06e1e84
*** empty log message ***
2001-06-26 14:39:41 +00:00
Sylvain Pion
1978b29ebd
- CGAL_CFG_CCTYPE_MACRO_BUG.C run time test was buggy.
...
- Remove some "unused variable" warnings.
2001-06-07 08:08:26 +00:00