summaryrefslogtreecommitdiff
path: root/ACE/examples/DLL/Today.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make use of noexcept instead of throw()Johnny Willemsen2022-12-121-1/+1
* Remove obsolescent (void) in functions with no parametersKnut Petter Svendsen2022-09-131-2/+2
* Make use of std::nothrow/std::nothrow_t/std::badalloc, ACE macros for these a...Johnny Willemsen2021-06-061-3/+3
* All compilers we support provide ACE_HAS_NEW_NOTHROWJohnny Willemsen2021-06-061-2/+0
* Removed check for ACE_LACKS_PLACEMENT_OPERATOR_DELETE, supported by all compi...Johnny Willemsen2021-01-051-2/+0
* Replace auto_ptr with unique_ptr, use override, remove redundant voidJohnny Willemsen2020-12-301-2/+1
* Removed single line Id tagJohnny Willemsen2015-01-071-2/+0
* undoing accidental deletionWilliam R. Otte2008-03-041-0/+55
* swap in externals for ACE and TAOWilliam R. Otte2008-03-041-55/+0
* Repo restructuringWilliam R. Otte2006-07-241-0/+55