summaryrefslogtreecommitdiff
path: root/ACE
Commit message (Expand)AuthorAgeFilesLines
* Layout changesJohnny Willemsen2021-09-092-9/+1
* Updated Embarcadero news itemJohnny Willemsen2021-09-091-1/+2
* Merge pull request #1672 from jwillemsen/jwi-removenotusedvariableJohnny Willemsen2021-09-061-1/+0
|\
| * Removed not used variable in DeleteFileJohnny Willemsen2021-09-061-1/+0
* | Merge pull request #1654 from esohns/masterJohnny Willemsen2021-09-067-15/+50
|\ \ | |/ |/|
| * Add changesJohnny Willemsen2021-09-041-0/+4
| * Removed redundant staticJohnny Willemsen2021-09-041-2/+0
| * Use C++11 initialization for send_net_if_ memberJohnny Willemsen2021-09-042-2/+1
| * fixed compilation issue (ubuntu)Erik Sohns2021-09-031-4/+4
| * removed trailing whitespaceErik Sohns2021-09-031-1/+1
| * incorporated review commentsErik Sohns2021-09-033-5/+35
| * hopefully fixed CRLF issuesErik Sohns2021-08-281-407/+407
| * Merge branch 'master' of https://github.com/esohns/ACE_TAOErik Sohns2021-08-288-4/+117
| |\
| | * Merge branch 'DOCGroup:master' into masterErik Sohns2021-08-288-4/+117
| | |\
| * | | incorporated review commentsErik Sohns2021-08-283-410/+410
| * | | Revert "make some 'private' members 'protected' to support sub-classing"Erik Sohns2021-08-281-407/+407
| |/ /
| * | Merge branch 'DOCGroup:master' into masterErik Sohns2021-08-1741-273/+1819
| |\ \
| * | | make some 'private' members 'protected' to support sub-classingErik Sohns2021-08-161-407/+407
| * | | added a byte-swapping macro for 64 bit typesErik Sohns2021-08-161-1/+3
| * | | minor changesErik Sohns2021-07-311825-24643/+20672
| |\ \ \
| * | | | minor changesErik Sohns2021-07-312-2/+4
* | | | | Merge pull request #1667 from jwillemsen/jwi-acexmlJohnny Willemsen2021-08-3113-223/+66
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Make sure impl_ is always initialized to nullptr and use nullptr in some more...Johnny Willemsen2021-08-312-3/+3
| * | | | Removed commented out code, use uniform unitJohnny Willemsen2021-08-312-25/+12
| * | | | Make use of default, layout changes, cleanupJohnny Willemsen2021-08-316-159/+24
| * | | | Mark destructor as overrideJohnny Willemsen2021-08-311-1/+1
| * | | | Cleanup using, layout changes, make error member protectedJohnny Willemsen2021-08-313-18/+11
| * | | | Layout changes, removed redundant void, no need to check a pointer for non nu...Johnny Willemsen2021-08-315-17/+15
* | | | | Merge pull request #1659 from mitza-oci/sock-dgram-warning-7Adam Mitz2021-08-261-1/+2
|\ \ \ \ \
| * | | | | Fixed warning in ACE_SOCK_Dgram::make_multicast_ifaddrAdam Mitz2021-08-201-1/+2
* | | | | | Add missing includeJohnny Willemsen2021-08-231-0/+1
* | | | | | Also let the test fail when this pointer is not correctJohnny Willemsen2021-08-231-0/+1
* | | | | | Cleanup testJohnny Willemsen2021-08-231-61/+59
* | | | | | Starter compiler exception testJohnny Willemsen2021-08-233-0/+111
|/ / / / /
* | | | | Update NEWSJohnny Willemsen2021-08-181-0/+2
|/ / / /
* | | | Merge pull request #1656 from jwillemsen/jwi-minorJohnny Willemsen2021-08-182-2/+1
|\ \ \ \
| * \ \ \ Merge branch 'master' into jwi-minorJohnny Willemsen2021-08-1741-273/+1819
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Minor cleanupJohnny Willemsen2021-07-222-2/+1
| | |_|/ | |/| |
* | | | Removed a lot of warning disablingJohnny Willemsen2021-08-161-1/+1
| |/ / |/| |
* | | Cleanup old Embarcadero compiler checksJohnny Willemsen2021-08-163-15/+0
* | | Layout changes, use default and overrideJohnny Willemsen2021-08-165-47/+43
* | | Updated Embarcadero version checksJohnny Willemsen2021-08-161-6/+4
* | | Don't check for ACE_LACKS_STRTOD, not set by any config fileJohnny Willemsen2021-08-063-5/+1
* | | Removed empty extern C blockJohnny Willemsen2021-08-051-10/+0
* | | Removed check for ACE_LACKS_WORDEXP_H, not set in any config fileJohnny Willemsen2021-08-051-3/+1
* | | Indent changeJohnny Willemsen2021-08-051-1/+1
* | | Removed check for ACE_LACKS_TIME_H, not set in any config fileJohnny Willemsen2021-08-051-3/+1
* | | Removed empty extern C blockJohnny Willemsen2021-08-051-10/+0
* | | Removed check for ACE_LACKS_STDARG_H, not set in any config fileJohnny Willemsen2021-08-051-3/+1
* | | Removed check for ACE_LACKS_STDBOOL_H, not set in any config fileJohnny Willemsen2021-08-051-3/+1