summaryrefslogtreecommitdiff
path: root/ACE/ace/Global_Macros.h
Commit message (Expand)AuthorAgeFilesLines
* Renamed ACE_HAS_WIN32_STRUCTURAL_EXCEPTIONS to ACE_HAS_WIN32_STRUCTURED_EXCEP...Johnny Willemsen2021-06-261-3/+3
* No need to check for ACE_WIN32 in combination with ACE_HAS_WIN32_STRUCTURAL_E...Johnny Willemsen2021-06-181-3/+3
* We require now that the standard C++ library is supported and available in th...Johnny Willemsen2021-06-071-5/+1
* Merge pull request #1380 from jwillemsen/jwi-ACE_ENDLESS_LOOPJohnny Willemsen2021-01-051-4/+0
|\
| * Removed ACE_ENDLESS_LOOP, not usedJohnny Willemsen2021-01-051-4/+0
* | Removed ACE_HAS_WORKING_EXPLICIT_TEMPLATE_DESTRUCTOR, all compilers have work...Johnny Willemsen2021-01-051-90/+0
|/
* Fixed typoJohnny Willemsen2020-11-301-1/+1
* Fixed merge conflictsJohnny Willemsen2020-11-171-2/+6
|\
| * Give an error when we don't have C++11 enabled, this is mandatory for ACE7/TAO3Johnny Willemsen2020-11-101-1/+5
* | Remove checks for ACE_HAS_CPP11 and remove the code for C++03 now that we req...Johnny Willemsen2020-11-101-14/+1
|/
* Removed ACE_NO_HEAP_CHECK macro because it is broken, see issue #733Johnny Willemsen2019-02-061-34/+0
* Fixed broken links and updated email address D. Schmidt to the correct oneJohnny Willemsen2019-01-241-2/+2
* Fixed broken links and updated email address D. Schmidt to the correct oneJohnny Willemsen2019-01-241-1/+1
* Removed ACE_REGISTER completely. register is a compiler hint which is mostly ...Johnny Willemsen2017-06-211-7/+0
* Only check for ACE_HAS_CPP11 for ACE_NOEXCEPT_FALSEJohnny Willemsen2017-01-161-1/+1
* Fixed commentJohnny Willemsen2017-01-161-1/+1
* Introduce ACE_NOEXCEPT_FALSE and use that in some places to silence C++11 com...Johnny Willemsen2017-01-161-0/+9
* No need to pass this to ACE_DES_FREE_THISJohnny Willemsen2017-01-031-3/+3
* Added ACE_DES_FREE_THIS which doesn't check the pointer for nil because this ...Johnny Willemsen2017-01-031-0/+7
* Remove ACE_STATIC_CONSTANT because there is no compiler anymore that lacks th...Johnny Willemsen2016-10-051-11/+1
* Also use =delete with Visual Studio 2015Johnny Willemsen2015-07-221-1/+1
* Shorten file headersJohnny Willemsen2015-01-071-2/+0
* Remove doxygen style Id tag with two space before $Id#Johnny Willemsen2015-01-071-2/+0
* Mon Sep 8 17:59:55 UTC 2014 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2014-09-081-0/+6
* Mon Nov 25 10:41:00 UTC 2013 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2013-11-251-1/+5
* Fri Aug 9 08:30:41 UTC 2013 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2013-08-091-1/+1
* ChangeLogTag:Wedschmidt2013-04-241-5/+8
* ChangeLogTag:Sunschmidt2013-04-071-11/+31
* Mon Aug 20 18:07:25 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2012-08-201-2/+2
* Thu Sep 9 09:29:30 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-09-091-7/+3
* Tue Sep 7 10:52:59 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-09-071-100/+20
* Wed Aug 25 09:49:41 UTC 2010 Martin Corino <mcorino@remedy.nl>mcorino2010-08-251-0/+41
* Thu Aug 5 08:13:51 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-08-051-58/+0
* Mon Jul 28 13:10:13 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-07-281-19/+8
* Mon Apr 28 11:37:54 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2008-04-281-4/+0
* (no commit message)Johnny Willemsen2008-04-281-0/+3
* undoing accidental deletionWilliam R. Otte2008-03-041-0/+1133
* swap in externals for ACE and TAOWilliam R. Otte2008-03-041-1133/+0
* Tue Aug 14 14:32:57 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com>Abdullah Sowayan2007-08-141-1/+1
* Fri Aug 3 01:50:05 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com>Abdullah Sowayan2007-08-031-0/+2
* Mon Jul 30 18:49:13 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com>Abdullah Sowayan2007-07-311-14/+16
* Tue Jul 31 18:14:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-07-311-2/+2
* Fri May 11 19:16:55 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-05-111-9/+7
* (no commit message)Johnny Willemsen2007-04-251-1/+1
* Thu Mar 22 19:38:02 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-03-221-4/+0
* ChangeLogTag:Fri Mar 9 00:53:43 UTC 2007 Steve Huston <shuston@riverace.com>Steve Huston2007-03-091-1/+6
* (no commit message)Johnny Willemsen2007-02-121-5/+4
* Tue Feb 6 16:44:00 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-02-061-0/+1
* (no commit message)Johnny Willemsen2007-01-241-30/+8
* ChangeLogTag:Tue Oct 18 06:02:28 UTC 2006 Ossama Othman <ossama_othman at s...Ossama Othman2006-10-181-0/+11