summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ACE+TAO-6_5_15ACE+TAO-6_5_15Johnny Willemsen2021-09-2910-46/+234
* Update NEWSJohnny Willemsen2021-09-171-0/+4
* Update NEWSJohnny Willemsen2021-09-091-0/+3
* Merge pull request #1670 from mitza-oci/no-conv-lib-62Adam Mitz2021-09-066-23/+17
|\
| * Removed conv_lib.mpbAdam Mitz2021-09-016-23/+17
* | Merge pull request #1664 from simpsont-oci/atomic_op_gcc_tsan_fixes_and_updat...Adam Mitz2021-09-061-17/+95
|\ \ | |/ |/|
| * make use of clang's compatibility with GCC's __atomic methodsTimothy Simpson2021-08-261-16/+23
| * support for newer preferred C++11 style __atomic methods when applicable and ...Timothy Simpson2021-08-251-17/+88
* | Merge pull request #1665 from mitza-oci/ast-fixed-6Adam Mitz2021-08-278-5/+68
|\ \
| * | update for ace6tao2 branchAdam Mitz2021-08-261-1/+1
| * | annotest_idl.mpc: simplify using tao_idl_fe.mpb now that it's fixedAdam Mitz2021-08-261-4/+2
| * | Unit test for TAO_IDL_FE's ASTAdam Mitz2021-08-265-0/+63
| * | removed invalid base project from tao_idl_feAdam Mitz2021-08-261-1/+1
| * | TAO_IDL_FE: NT_fixed needs owns_base_type in typedefAdam Mitz2021-08-261-0/+2
* | | Merge pull request #1658 from mitza-oci/sock-dgram-warning-6Adam Mitz2021-08-261-1/+2
|\ \ \ | |/ / | | / | |/ |/|
| * Fixed warning in ACE_SOCK_Dgram::make_multicast_ifaddrAdam Mitz2021-08-201-1/+2
|/
* Merge pull request #1657 from jrw972/support-big-surAdam Mitz2021-08-204-5/+18
|\
| * GitHub Actions for macOS 11Adam Mitz2021-08-201-2/+4
| * ACE 6 doesn't support Big SurJustin R. Wilson2021-08-203-3/+14
* | Merge pull request #1652 from jwillemsen/jwi-embarJohnny Willemsen2021-08-168-13/+13
|\ \
| * | Updated Embarcadero compiler checksJohnny Willemsen2021-08-162-4/+4
| * | Updated Embarcadero compiler checksJohnny Willemsen2021-08-162-4/+4
| * | Updated compiler checkJohnny Willemsen2021-08-161-1/+1
| * | Updated Embarcadero C++ Compiler checksJohnny Willemsen2021-08-163-4/+4
|/ /
* | Merge pull request #1650 from jwillemsen/jwi-ace6tao2embarcaderoJohnny Willemsen2021-08-161-12/+4
|\ \
| * | Updated Embarcadero version checksJohnny Willemsen2021-08-161-4/+0
| * | Updated Embarcadero version checksJohnny Willemsen2021-08-161-8/+4
|/ /
* | Merge pull request #1643 from jwillemsen/ace6tao2Johnny Willemsen2021-08-042-2/+8
|\ \
| * | Updated for next releaseJohnny Willemsen2021-08-042-2/+8
|/ /
* | ACE+TAO-6_5_14ACE+TAO-6_5_14Johnny Willemsen2021-08-0410-46/+353
* | Merge pull request #1639 from mitza-oci/dgram-ioctl-ifname-6Adam Mitz2021-08-031-5/+1
|\ \
| * | make_multicast_ifaddr: prevent buffer overrun from net_ifAdam Mitz2021-08-021-5/+1
|/ /
* | Update windows.ymlJohnny Willemsen2021-08-021-1/+1
* | Update windows.ymlJohnny Willemsen2021-08-021-1/+1
* | Update windows.ymlJohnny Willemsen2021-08-021-1/+1
* | Update windows.ymlJohnny Willemsen2021-08-021-0/+4
* | Update macosx.ymlJohnny Willemsen2021-08-021-0/+4
* | Update fuzz.ymlJohnny Willemsen2021-08-021-0/+4
* | Update face.ymlJohnny Willemsen2021-08-021-0/+4
* | Update linux.ymlJohnny Willemsen2021-08-021-0/+4
* | Update NEWSJohnny Willemsen2021-08-021-0/+2
* | Update NEWSJohnny Willemsen2021-08-021-0/+6
|/
* Merge pull request #1634 from iguessthislldo/igtd/idl-features6Adam Mitz2021-07-231-1/+1
|\
| * Fix Coverity IssueFred Hornsey2021-07-231-1/+1
* | Merge pull request #1630 from mitza-oci/taoidlfeFred Hornsey2021-07-221-1/+1
|\ \
| * | Updated tao_idl_fe base project.Adam Mitz2021-07-221-1/+1
* | | Merge pull request #1628 from iguessthislldo/igtd/idl-features6Fred Hornsey2021-07-221-12/+66
|\ \ \ | |/ / |/| / | |/
| * Refactor DRV_cpp_putarg to Avoid ACE_TCHARFred Hornsey2021-07-221-45/+43
| * Escape Double Quotes in tao_idl PP Args on WindowsFred Hornsey2021-07-221-5/+61
|/
* Merge pull request #1622 from iguessthislldo/igtd/stdint6Adam Mitz2021-07-2111-10/+149
|\