summaryrefslogtreecommitdiff
path: root/ACE/ace/OS_Memory.h
Commit message (Expand)AuthorAgeFilesLines
* Operator bool doesn't work in all places, use nullptrJohnny Willemsen2021-06-071-3/+3
* Use operator bool and removed obsolete commentsJohnny Willemsen2021-06-071-12/+4
* Update OS_Memory.hJohnny Willemsen2021-06-061-1/+1
* Instead of ACE_throw_bad_alloc throw std::badalloc directlyJohnny Willemsen2021-06-061-26/+1
* Removed ACE_del_bad_alloc, was only used in when std::nothrow wasn't supporte...Johnny Willemsen2021-06-061-14/+2
* Make use of std::nothrow/std::nothrow_t/std::badalloc, ACE macros for these a...Johnny Willemsen2021-06-061-62/+10
* All compilers we support provide ACE_HAS_NEW_NOTHROWJohnny Willemsen2021-06-061-31/+10
* All compilers we currently support throw on new so always define ACE_NEW_THRO...Johnny Willemsen2021-06-061-37/+0
* Fixed broken links and updated email address D. Schmidt to the correct oneJohnny Willemsen2019-01-241-1/+1
* Remove doxygen style Id tag with two space before $Id#Johnny Willemsen2015-01-071-2/+0
* Thu Sep 9 11:14:45 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-09-091-4/+0
* ChangeLogTag:Thuschmidt2009-08-061-1/+1
* ChangeLogTag:Tueschmidt2009-07-291-1/+1
* Mon Mar 2 11:44:15 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2009-03-021-2/+2
* ChangeLogTag: Fri Nov 21 11:00:00 UTC 2008 Simon Massey <sma at prismtech d...sma2008-11-211-2/+6
* ChangeLogTag: Thu Nov 20 13:09:00 UTC 2008 Simon Massey <sma at prismtech d...sma2008-11-201-3/+5
* undoing accidental deletionWilliam R. Otte2008-03-041-0/+338
* swap in externals for ACE and TAOWilliam R. Otte2008-03-041-338/+0
* Tue Jul 3 11:41:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-07-031-12/+12
* ChangeLogTag:Mon May 21 10:32:02 UTC 2007 Ossama Othman <ossama_othman at s...Ossama Othman2007-05-211-0/+28
* Fri May 18 04:38:29 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com>Abdullah Sowayan2007-05-181-1/+1
* ChangeLogTag:Thu May 17 22:13:32 UTC 2007 Ossama Othman <ossama_othman at s...Ossama Othman2007-05-171-4/+24
* ChangeLogTag:Wed Nov 22 21:58:16 UTC 2006 Steve Huston <shuston@riverace.com>Steve Huston2006-11-221-15/+18
* Mon Aug 14 11:15:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2006-08-141-1/+1
* Tue Aug 8 09:15:00 UTC 2006 Simon Massey <sma@prismtech.com>sma2006-08-081-4/+24
* Repo restructuringWilliam R. Otte2006-07-241-0/+267