summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #1734 from jwillemsen/jwi-ftcleanupJohnny Willemsen2021-11-1620-131/+33
|\
| * Fixed g++ warning, use override/defaultJohnny Willemsen2021-11-1620-131/+33
|/
* Merge pull request #1733 from jwillemsen/jwi-newsupdatesJohnny Willemsen2021-11-151-0/+7
|\
| * List changes for 7.0.5Johnny Willemsen2021-11-151-0/+7
* | Merge pull request #1731 from caoxiaolins/masterJohnny Willemsen2021-11-141-1/+1
|\ \
| * | Removed redundant base project of project TAO_Notify_Servicecaoxiaolins2021-11-141-1/+1
|/ /
* | Merge pull request #1730 from jwillemsen/jwi-vs2022Johnny Willemsen2021-11-133-1/+48
|\ \
| * | Add config file for Visual Studio 2022 and add github CI actionJohnny Willemsen2021-11-123-1/+48
| |/
* | Merge pull request #1729 from jwillemsen/jwi-orbsvcsincludeJohnny Willemsen2021-11-1223-62/+13
|\ \ | |/ |/|
| * Installed tree doesn't have double orbsvcs pathJohnny Willemsen2021-11-129-13/+11
| * Removed redundant whitelinesJohnny Willemsen2021-11-1214-49/+2
|/
* Merge pull request #1727 from mitza-oci/masterAdam Mitz2021-11-111-1/+1
|\
| * Notify svc: Fixed includeAdam Mitz2021-11-111-1/+1
|/
* Merge pull request #1725 from mitza-oci/vcpkg-updateAdam Mitz2021-11-111-1/+1
|\
| * GitHub Actions: use a newer vcpkgAdam Mitz2021-11-101-1/+1
|/
* Merge pull request #1723 from mitza-oci/sysexcept-exportAdam Mitz2021-11-101-7/+1
|\
| * SystemExceptions shouldn't use a different exportAdam Mitz2021-11-101-7/+1
|/
* Merge pull request #1721 from jwillemsen/jwi-constchangesJohnny Willemsen2021-11-101-6/+2
|\
| * Const/layout changesJohnny Willemsen2021-11-101-6/+2
* | Merge pull request #1722 from jwillemsen/jwi-argumentunusedJohnny Willemsen2021-11-103-3/+3
|\ \
| * | Fixed argument unused warningsJohnny Willemsen2021-11-103-3/+3
|/ /
* | Merge pull request #1719 from jwillemsen/jwi-memaddrwarningJohnny Willemsen2021-11-1016-37/+22
|\ \
| * | Add default assignment operator to fix gcc warningsJohnny Willemsen2021-11-104-13/+8
| * | Layout changes, use delete, removed redundant voidJohnny Willemsen2021-11-0910-20/+6
| * | Layout/doxygen changesJohnny Willemsen2021-11-092-15/+6
| * | Removed empty lineJohnny Willemsen2021-11-091-1/+0
| * | Add assignment operator to resolve gcc warningJohnny Willemsen2021-11-092-1/+15
* | | Merge pull request #1720 from mcorino/mco-fix-signal-warningsmcorino2021-11-104-5/+8
|\ \ \
| * | | Fix signal handler warnings.Martin Corino2021-11-094-5/+8
* | | | Merge pull request #1718 from iguessthislldo/igtd/const-expr-issue-1713Adam Mitz2021-11-092-7/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Update TAO/NEWSFred Hornsey2021-11-091-1/+1
| * | | Remove Mod for BooleansFred Hornsey2021-11-091-5/+0
| * | | `TAO/NEWS`: Correct SpellingFred Hornsey2021-11-091-1/+1
* | | | Merge pull request #1715 from iguessthislldo/igtd/const-expr-issue-1713Adam Mitz2021-11-055-94/+255
|\ \ \ \ | |/ / /
| * | | Fix More Parentheses SpacingFred Hornsey2021-11-052-5/+5
| * | | Update TAO NEWS FileFred Hornsey2021-11-051-0/+3
| * | | Respond to Review of #1715Fred Hornsey2021-11-052-6/+5
| * | | Merge remote-tracking branch 'upstream/master'Fred Hornsey2021-11-04154-709/+417
| |\ \ \
| * | | | Fix Broken Floating Point ExpressionsFred Hornsey2021-11-044-89/+246
* | | | | Merge pull request #1716 from mitza-oci/basedptrAdam Mitz2021-11-055-93/+58
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | updated ACE_TRACE loggingAdam Mitz2021-11-051-10/+10
| * | | | ACE_Based_Pointer is not copyable/moveableAdam Mitz2021-11-053-65/+36
| * | | | Resolve "ambiguous call to overloaded operator" with /std:c++20Adam Mitz2021-11-051-2/+2
| * | | | Reverted b01722554a69d1850c026d529e5b0a5e023961cdAdam Mitz2021-11-052-17/+11
|/ / / /
* | | | Merge pull request #1709 from mitza-oci/msvc-langstdAdam Mitz2021-11-03153-684/+390
|\ \ \ \
| * | | | Use a using in place of a typedefAdam Mitz2021-11-031-1/+1
| * | | | tao_idl updates for /std:c++20Adam Mitz2021-11-011-0/+2
| * | | | TAO updates for /std:c++20Adam Mitz2021-11-014-6/+17
| * | | | tao_idl updates for /std:c++20Adam Mitz2021-10-31139-662/+310
| * | | | getting libACE to compile with /std:c++20Adam Mitz2021-10-312-11/+17