summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | ACE tests: fixed compatibility with MSVC /std:c++17Adam Mitz2021-10-314-3/+12
| * | | | Add versioned namespace macrosAdam Mitz2021-10-301-0/+4
| * | | | Fix compile errors on MSVC /std:c++17Adam Mitz2021-10-301-0/+8
| * | | | GitHub Actions: Try MSVC builds with /std:c++17 and 20Adam Mitz2021-10-291-2/+20
| |/ / /
* | | | Merge pull request #1712 from jwillemsen/jwi-taoidlunionJohnny Willemsen2021-11-032-25/+25
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Reduce amount of empty lines in union generationJohnny Willemsen2021-11-032-25/+25
* | | Merge pull request #1708 from jwillemsen/jwi-gccwarningJohnny Willemsen2021-10-271-1/+5
|\ \ \ | |/ / | | / | |/ |/|
| * Merge branch 'master' into jwi-gccwarningJohnny Willemsen2021-10-276-60/+57
| |\ | |/ |/|
* | Merge pull request #1707 from jwillemsen/jwi-nullptr2Johnny Willemsen2021-10-277-66/+56
|\ \
* \ \ Merge pull request #1704 from jwillemsen/jwi-signalJohnny Willemsen2021-10-256-60/+57
|\ \ \
| * | | Doxygen/nullptr changesJohnny Willemsen2021-10-251-15/+15
| * | | Doxygen changesJohnny Willemsen2021-10-251-3/+3
| * | | Use override instead of virtualJohnny Willemsen2021-10-251-14/+12
| * | | Use nullptr instead of 0Johnny Willemsen2021-10-252-8/+8