| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove leading blank lines after opening { | Knut Petter Svendsen | 2022-09-10 | 43 | -54/+0 |
* | Removed extra newline before closing } | Knut Petter Svendsen | 2022-09-10 | 6 | -7/+0 |
* | Replace 3 blank lines with just 2 blank lines | Knut Petter Svendsen | 2022-09-09 | 169 | -179/+0 |
* | Remove extra newline after public, protected and private | Knut Petter Svendsen | 2022-09-09 | 36 | -54/+0 |
* | Fix trailing newline in class declarations | Knut Petter Svendsen | 2022-09-09 | 19 | -21/+0 |
* | Fixed typo | Johnny Willemsen | 2022-05-18 | 6 | -6/+6 |
* | Replace fallthrough with ACE_FALLTHROUGH | Steve Huston | 2022-04-21 | 5 | -6/+8 |
* | Minor layout changes | Johnny Willemsen | 2021-10-23 | 3 | -22/+16 |
* | Minor layout changes | Johnny Willemsen | 2021-10-23 | 30 | -126/+42 |
* | Layout changes | Johnny Willemsen | 2021-09-09 | 1 | -2/+0 |
* | Removed redundant whitespace | Johnny Willemsen | 2021-07-21 | 1 | -3/+3 |
* | Layout changes | Johnny Willemsen | 2021-06-21 | 1 | -2/+2 |
* | Remove cleanup of ACE_HAS_STRING_CLASS | Johnny Willemsen | 2021-06-08 | 2 | -20/+0 |
* | Fixed compile error | Johnny Willemsen | 2021-06-08 | 1 | -2/+1 |
* | Merge branch 'master' into jwi-ACE_USES_STD_NAMESPACE_FOR_STDCPP_LIB | Johnny Willemsen | 2021-06-07 | 5 | -22/+12 |
|\ |
|
| * | Make use of std::nothrow/std::nothrow_t/std::badalloc, ACE macros for these a... | Johnny Willemsen | 2021-06-06 | 5 | -12/+12 |
| * | All compilers we support provide ACE_HAS_NEW_NOTHROW | Johnny Willemsen | 2021-06-06 | 5 | -10/+0 |
* | | We require now that the standard C++ library is supported and available in th... | Johnny Willemsen | 2021-06-07 | 4 | -36/+9 |
|/ |
|
* | Minor cleanup | Johnny Willemsen | 2021-05-26 | 5 | -47/+17 |
* | Removed not used auto_ptr member, use delete instead of ACE_UNIMPLEMENTED_FUN... | Johnny Willemsen | 2021-04-29 | 1 | -4/+3 |
* | Fixed compile warnings | Johnny Willemsen | 2021-03-27 | 2 | -13/+18 |
* | Make use of std::unique_ptr instead of auto_ptr | Johnny Willemsen | 2021-03-26 | 10 | -44/+39 |
* | Merge pull request #1458 from jwillemsen/jwi-cleanup | Johnny Willemsen | 2021-03-17 | 1 | -1/+1 |
|\ |
|
| * | Minor cleanup | Johnny Willemsen | 2021-03-17 | 1 | -1/+1 |
* | | Removed redundant void | Johnny Willemsen | 2021-03-17 | 104 | -221/+221 |
|/ |
|
* | Documentation, layout, C++11 changes | Johnny Willemsen | 2021-03-09 | 54 | -62/+62 |
* | Merge pull request #1383 from jwillemsen/jwi-ACE_LACKS_PLACEMENT_OPERATOR_DELETE | Johnny Willemsen | 2021-01-05 | 5 | -10/+0 |
|\ |
|
| * | Removed check for ACE_LACKS_PLACEMENT_OPERATOR_DELETE, supported by all compi... | Johnny Willemsen | 2021-01-05 | 5 | -10/+0 |
* | | Removed ACE_ENDLESS_LOOP, not used | Johnny Willemsen | 2021-01-05 | 1 | -2/+0 |
|/ |
|
* | Replace auto_ptr with unique_ptr, use override, remove redundant void | Johnny Willemsen | 2020-12-30 | 7 | -18/+9 |
* | Reduce includes | Johnny Willemsen | 2020-12-30 | 1 | -5/+1 |
* | Replace auto_ptr with unique_ptr | Johnny Willemsen | 2020-12-30 | 1 | -5/+5 |
* | Use unique_ptr | Johnny Willemsen | 2020-12-17 | 2 | -6/+6 |
* | Use unique_ptr | Johnny Willemsen | 2020-12-17 | 2 | -6/+6 |
* | Remove checks for ACE_HAS_CPP11 and remove the code for C++03 now that we req... | Johnny Willemsen | 2020-11-10 | 6 | -33/+0 |
* | Use #!/usr/bin/env perl as perl shebang for portability, see https://stackove... | Johnny Willemsen | 2020-10-02 | 2 | -2/+2 |
* | Removed empty lines | Johnny Willemsen | 2020-09-09 | 1 | -2/+0 |
* | With C++11 make use of std::unique_ptr | Johnny Willemsen | 2020-08-21 | 2 | -1/+9 |
* | Use ACE_OS instead of ACE_OS_String | Johnny Willemsen | 2020-06-10 | 3 | -8/+8 |
* | Layout, const, logging, doxygen changes | Johnny Willemsen | 2020-05-14 | 5 | -36/+27 |
* | Windows API usage updates from #1069 | Adam Mitz | 2020-04-17 | 1 | -1/+1 |
* | Removed old style documentation which was just about mentioning where constru... | Johnny Willemsen | 2019-08-19 | 8 | -10/+0 |
* | Removed old comments before constructor/destructor | Johnny Willemsen | 2019-08-19 | 16 | -25/+0 |
* | Fixed c++11 given warnings | Johnny Willemsen | 2019-03-05 | 4 | -5/+27 |
* | Fixed mismatched delete | Johnny Willemsen | 2019-02-02 | 1 | -1/+1 |
* | Fix broken links and some doxygen enhancements | Johnny Willemsen | 2019-01-25 | 1 | -7/+7 |
* | Fixed broken links and updated email address D. Schmidt to the correct one | Johnny Willemsen | 2019-01-24 | 34 | -34/+34 |
* | Updated several broken links | Johnny Willemsen | 2019-01-24 | 2 | -8/+8 |
* | Fixed several broken links | Johnny Willemsen | 2019-01-24 | 2 | -2/+2 |
* | Removed empty lines | Johnny Willemsen | 2018-08-16 | 1 | -3/+0 |