Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make use of noexcept instead of throw() | Johnny Willemsen | 2022-12-12 | 1 | -1/+1 |
* | Remove obsolescent (void) in functions with no parameters | Knut Petter Svendsen | 2022-09-13 | 1 | -2/+2 |
* | Make use of std::nothrow/std::nothrow_t/std::badalloc, ACE macros for these a... | Johnny Willemsen | 2021-06-06 | 1 | -3/+3 |
* | All compilers we support provide ACE_HAS_NEW_NOTHROW | Johnny Willemsen | 2021-06-06 | 1 | -2/+0 |
* | Removed check for ACE_LACKS_PLACEMENT_OPERATOR_DELETE, supported by all compi... | Johnny Willemsen | 2021-01-05 | 1 | -2/+0 |
* | Replace auto_ptr with unique_ptr, use override, remove redundant void | Johnny Willemsen | 2020-12-30 | 1 | -2/+1 |
* | Removed single line Id tag | Johnny Willemsen | 2015-01-07 | 1 | -2/+0 |
* | undoing accidental deletion | William R. Otte | 2008-03-04 | 1 | -0/+55 |
* | swap in externals for ACE and TAO | William R. Otte | 2008-03-04 | 1 | -55/+0 |
* | Repo restructuring | William R. Otte | 2006-07-24 | 1 | -0/+55 |