summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ACE+TAO-7_0_11ACE+TAO-7_0_11Johnny Willemsen2022-12-1910-44/+571
* Merge pull request #2004 from mitza-oci/masterJohnny Willemsen2022-12-172-0/+4
|\
| * Updated NEWS for 7.0.11/3.0.11Adam Mitz2022-12-162-0/+4
|/
* Merge pull request #2002 from ocielliottc/elliottc/cdr_support_require_trunca...ocielliottc2022-12-151-2/+6
|\
| * Only emit the require_truncation_ boolean if CDR support is enabled.Chad Elliott2022-12-151-2/+6
|/
* Merge pull request #1998 from DOCGroup/elliottc/715-additional-masterocielliottc2022-12-152-14/+9
|\
| * Removed calls to ferror() as their return values were no longer used.Chad Elliott2022-12-141-2/+0
| * Modified strenvdup() to avoid a second copy (via strdup) and silence a warnin...Chad Elliott2022-12-141-12/+9
* | Merge pull request #1996 from jwillemsen/jwi-Properties_EncoderJohnny Willemsen2022-12-144-3/+12
|\ \ | |/ |/|
| * Document changesJohnny Willemsen2022-12-142-0/+6
| * Add back Properties_Encoder constructor, looks MinGW doesn't like the default...Johnny Willemsen2022-12-142-3/+6
|/
* Merge pull request #1995 from jwillemsen/jwi-doxygen5Johnny Willemsen2022-12-1335-2625/+5670
|\
| * Upgrade all doxygen config filesJohnny Willemsen2022-12-1335-2625/+5670
* | Merge pull request #1994 from jwillemsen/jwi-portablegroupcleanupJohnny Willemsen2022-12-1240-227/+59
|\ \ | |/
| * Merge branch 'jwi-portablegroupcleanup' of https://github.com/jwillemsen/ATCD...Johnny Willemsen2022-12-1263-145/+145
| |\
| | * Merge branch 'master' into jwi-portablegroupcleanupJohnny Willemsen2022-12-1263-145/+145
| | |\ | |_|/ |/| |
* | | Merge pull request #1992 from DOCGroup/elliottc/configuration-fix-masterocielliottc2022-12-121-3/+3
|\ \ \
| * | | Remove division by sizeof ACE_TCHAR when calculating the simple_section; poin...Chad Elliott2022-12-091-3/+3
* | | | Merge pull request #1993 from jwillemsen/jwi-noexcept2Johnny Willemsen2022-12-1259-131/+112
|\ \ \ \ | |/ / / |/| | |
| * | | Make use of noexcept instead of throw()Johnny Willemsen2022-12-1259-131/+112
* | | | Merge pull request #1990 from DOCGroup/elliottc/fix-more-warnings-masterocielliottc2022-12-092-4/+12
|\ \ \ \
| * | | | No need to compare the result of ::TryEnterCriticalSection to an explicit val...Chad Elliott2022-12-081-1/+1
| * | | | Increased the final buffer size (in the info method) to accommodate the maxim...Chad Elliott2022-12-081-3/+11
|/ / / /
* | | | Merge pull request #1988 from DOCGroup/elliottc/715-fix-warnings-masterocielliottc2022-12-072-7/+18
|\ \ \ \ | |/ / / |/| | |
| * | | Increased the final buffer size (in the info method) to accommodate the maxim...Chad Elliott2022-12-061-2/+11
| * | | Added curly braces around an else clause (ubuntu 22 - gcc 11 warning)Chad Elliott2022-12-061-5/+7
|/ / /
| * | Layout changeJohnny Willemsen2022-12-121-3/+1
| * | Add missing includeJohnny Willemsen2022-12-121-0/+1
| |/
| * Removed incorrect codeJohnny Willemsen2022-12-121-12/+0
| * Fixed merge conflictsJohnny Willemsen2022-12-127558-39087/+35739
| |\ | |/ |/|
* | Merge pull request #1983 from jwillemsen/jwi-warninggitignoreJohnny Willemsen2022-11-253-3/+5
|\ \
| * | Update LB_ObjectReferenceFactory.cppJohnny Willemsen2022-11-251-2/+0
| * | Update FT_EventService.cppJohnny Willemsen2022-11-251-1/+1
| * | Update .gitignoreJohnny Willemsen2022-11-251-0/+4
|/ /
* | Merge pull request #1982 from Serban8/masterJohnny Willemsen2022-11-176-6/+0
|\ \
| * | [#1981] Removed invalid 'endscript' drectives from logrotate configuration filesBranaci Serban-Mihai2022-11-176-6/+0
|/ /
* | Merge pull request #1980 from jwillemsen/jwi-x010Johnny Willemsen2022-11-177-35/+44
|\ \
| * | Update for next releaseJohnny Willemsen2022-11-171-1/+1
| * | Add missing news itemJohnny Willemsen2022-11-171-0/+2
| * | Make x.0.10 publicly availableJohnny Willemsen2022-11-176-34/+41
| * | Merge branch 'master' of https://github.com/DOCGroup/ACE_TAO into masterJohnny Willemsen2022-11-1710-44/+438
| |\ \ | |/ / |/| |
* | | ACE+TAO-7_0_10ACE+TAO-7_0_10Johnny Willemsen2022-11-1710-44/+438
| * | Fixed broken linkJohnny Willemsen2022-11-171-1/+1
|/ /
* | Merge pull request #1979 from jwillemsen/jwi-newsx11Johnny Willemsen2022-11-172-0/+8
|\ \
| * | Update NEWS files for next releaseJohnny Willemsen2022-11-172-0/+8
|/ /
* | Merge pull request #1977 from jwillemsen/jwi-processenvJohnny Willemsen2022-11-021-3/+2
|\ \
| * | The environment variable set is Z, not ZZJohnny Willemsen2022-11-021-3/+2
* | | Merge pull request #1976 from jwillemsen/jwi-processJohnny Willemsen2022-11-013-23/+12
|\ \ \ | |/ /
| * | Use const/override/default and some layout changesJohnny Willemsen2022-11-013-23/+12
|/ /
* | Merge pull request #1975 from jwillemsen/jwi-noinlineJohnny Willemsen2022-10-311-5/+8
|\ \