summaryrefslogtreecommitdiff
path: root/ACE
Commit message (Expand)AuthorAgeFilesLines
* ACE+TAO-7_0_3ACE+TAO-7_0_3Johnny Willemsen2021-08-046-38/+1695
* Merge pull request #1640 from jwillemsen/jwi-sockdgramloggingAdam Mitz2021-08-031-4/+4
|\
| * ifr_name is ascii so use %C for loggingJohnny Willemsen2021-08-031-4/+4
* | make_multicast_ifaddr: prevent buffer overrun from net_ifAdam Mitz2021-08-021-5/+1
|/
* Update NEWSJohnny Willemsen2021-08-021-1/+5
* Removed redundant whitespaceJohnny Willemsen2021-07-213-5/+5
* Merge pull request #1619 from jwillemsen/jwi-stdcleanupJohnny Willemsen2021-07-197-62/+43
|\
| * Include cstdlibJohnny Willemsen2021-07-191-0/+1
| * Include cmathJohnny Willemsen2021-07-191-0/+1
| * Fixed compile errorsJohnny Willemsen2021-07-193-3/+52
| * Add missing include of ctime for windowsJohnny Willemsen2021-07-191-0/+1
| * More std usageJohnny Willemsen2021-07-192-5/+5
| * Make use of std now that we have C++11Johnny Willemsen2021-07-195-104/+33
* | Merge pull request #1618 from jwillemsen/jwi-bcc32clenaupJohnny Willemsen2021-07-192-4/+0
|\ \
| * | Removed old workarounds for bcc32Johnny Willemsen2021-07-192-4/+0
| |/
* | Removed ACE_STD_NAMESPACE from all signal related operations, these are not i...Johnny Willemsen2021-07-192-8/+7
|/
* Merge pull request #1616 from jwillemsen/jwi-2980testJohnny Willemsen2021-07-171-33/+21
|\
| * Make use of std::printf with all compilersJohnny Willemsen2021-07-161-33/+21
* | Merge pull request #1614 from jwillemsen/jwi-scoJohnny Willemsen2021-07-162-11/+7
|\ \
| * | Removed some old references to SCOJohnny Willemsen2021-07-162-11/+7
| |/
* | Merge pull request #1613 from jwillemsen/jwi-ACE_RM544Johnny Willemsen2021-07-161-2/+2
|\ \
| * | Removed ACE_RM544 check, not set in any config fileJohnny Willemsen2021-07-161-2/+2
| |/
* | Merge pull request #1612 from jwillemsen/jwi-clangcomp24Johnny Willemsen2021-07-161-9/+0
|\ \
| * | clang4 lacks adequate C++11 support so we don't support that anymore, we can ...Johnny Willemsen2021-07-161-9/+0
| |/
* | Merge pull request #1611 from jwillemsen/jwi-bccclangJohnny Willemsen2021-07-161-1/+1
|\ \
| * | Borland C++ is now always using clang based compilersJohnny Willemsen2021-07-161-1/+1
| |/
* | Merge pull request #1610 from jwillemsen/jwi-ACE_MSVC_USES_DOUBLE_UNDERSCORE_...Johnny Willemsen2021-07-161-4/+0
|\ \
| * | Removed check for ACE_MSVC_USES_DOUBLE_UNDERSCORE_STAT64, not set in any conf...Johnny Willemsen2021-07-161-4/+0
| |/
* | Merge pull request #1609 from jwillemsen/jwi-ACE_WCHAR_STD_NAMESPACEJohnny Willemsen2021-07-161-11/+5
|\ \
| * | Replace ACE_WCHAR_STD_NAMESPACE with std, with C++11 these are all in the std...Johnny Willemsen2021-07-161-11/+5
| |/
* | Merge pull request #1608 from jwillemsen/jwi-embarcaderocleanupJohnny Willemsen2021-07-164-21/+9
|\ \
| * | Cleanup some workarounds for old Embarcadero compilersJohnny Willemsen2021-07-164-21/+9
| |/
* | Merge pull request #1607 from jwillemsen/jwi-configwin32commoncleanupJohnny Willemsen2021-07-165-11/+14
|\ \ | |/ |/|
| * Simplified config-win32-common.h, moved the defines specific for a compiler t...Johnny Willemsen2021-07-165-11/+14
* | Merge pull request #1605 from jwillemsen/jwi-embcleanupJohnny Willemsen2021-07-164-11/+5
|\ \
| * | Cleanup Embarcadero C++ Builder supportJohnny Willemsen2021-07-164-11/+5
| |/
* | All platforms that define ACE_LACKS_IOVEC has an unsigned iov_len, not only E...Johnny Willemsen2021-07-161-5/+4
|/
* Add cleanupJohnny Willemsen2021-07-141-0/+2
* Merge pull request #1603 from jwillemsen/jwi-bcc32cJohnny Willemsen2021-07-131-25/+17
|\
| * Only the clang based compilers support C++11Johnny Willemsen2021-07-131-25/+17
* | Further extend DLL test with exceptionsJohnny Willemsen2021-07-123-1/+18
|/
* Removed itemJohnny Willemsen2021-07-111-3/+0
* Merge pull request #1597 from jwillemsen/jwi-mingw3cleanupJohnny Willemsen2021-07-096-57/+43
|\
| * Add necessary defines for msvc, they are not in common anymoreJohnny Willemsen2021-07-091-0/+5
| * List changesJohnny Willemsen2021-07-091-0/+9
| * Require MinGW 3 or greater, as a side effect cleanup some definesJohnny Willemsen2021-07-094-57/+29
* | Merge pull request #1592 from mitza-oci/install-relativeAdam Mitz2021-07-091-1/+1
|\ \
| * | make install: use relative links in prefix/shareAdam Mitz2021-07-081-1/+1
* | | Merge pull request #1594 from iguessthislldo/igtd/stdintAdam Mitz2021-07-091-0/+2
|\ \ \ | |_|/ |/| |
| * | Attempt to Fix Coverity Issues from #840Fred Hornsey2021-07-081-0/+2