summaryrefslogtreecommitdiff
path: root/TAO
Commit message (Expand)AuthorAgeFilesLines
...
| * | Layout changeJohnny Willemsen2021-09-141-2/+0
| * | Layout changes, use overrideJohnny Willemsen2021-09-144-19/+3
| |/
* | Merge pull request #1678 from jwillemsen/jwi-ssl2Johnny Willemsen2021-09-144-9/+12
|\ \
| * | Correct location of -days argumentJohnny Willemsen2021-09-141-2/+6
| * | Fixed typoJohnny Willemsen2021-09-141-1/+1
| * | Use nullptrJohnny Willemsen2021-09-141-1/+1
| * | Logging changesJohnny Willemsen2021-09-141-5/+4
| |/
* | Merge pull request #1676 from jwillemsen/jwi-gccwarningsdepJohnny Willemsen2021-09-109-38/+21
|\ \
| * | Fix auto_ptr and fallthrough warningsJohnny Willemsen2021-09-099-38/+21
| |/
* | Removed conv_lib.mpbAdam Mitz2021-08-315-17/+17
|/
* 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
* Docu/cleanupJohnny Willemsen2021-08-234-28/+25
* Cleanup old Embarcadero compiler checksJohnny Willemsen2021-08-164-33/+1
* Removed ACE_HAS_UTIME because it is not used and fixed some broken linksJohnny Willemsen2021-08-052-3/+3
* Make ACE 7.0.3 and TAO 3.0.3 availableJohnny Willemsen2021-08-041-1/+4
* ACE+TAO-7_0_3ACE+TAO-7_0_3Johnny Willemsen2021-08-044-6/+1141
* Update NEWSJohnny Willemsen2021-08-021-2/+4
* Typo fix.Samuel Miller2021-07-311-1/+1
* Merge pull request #1633 from iguessthislldo/igtd/stdintAdam Mitz2021-07-231-1/+1
|\
| * Fix Coverity IssueFred Hornsey2021-07-231-1/+1
* | Merge pull request #1625 from jwillemsen/jwi-paramtestasciiJohnny Willemsen2021-07-2317-71/+69
|\ \
| * | Fixed incorrect loggingJohnny Willemsen2021-07-211-11/+9
| * | %C is for logging ascii stringsJohnny Willemsen2021-07-2114-46/+46
| * | %C is for logging ascii stringsJohnny Willemsen2021-07-213-14/+14
* | | Merge pull request #1631 from mitza-oci/taoidlfe-tao3Fred Hornsey2021-07-221-1/+1
|\ \ \ | |_|/ |/| |
| * | Updated tao_idl_fe base project.Adam Mitz2021-07-221-1/+1
* | | Revert "Add TAO_ROOT to tao_idl_fe.mpb"Fred Hornsey2021-07-221-1/+1
* | | Add TAO_ROOT to tao_idl_fe.mpbFred Hornsey2021-07-221-1/+1
* | | 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 #1624 from jwillemsen/jwi-whitespaceJohnny Willemsen2021-07-212-2/+2
|\ \ | |/ |/|
| * Removed redundant whitespaceJohnny Willemsen2021-07-212-2/+2
* | Merge pull request #1621 from iguessthislldo/igtd/stdintFred Hornsey2021-07-2011-10/+149
|\ \ | |/ |/|
| * Prevent Possible Redefinition WarningsFred Hornsey2021-07-201-5/+2
| * Correct NEWS and ExamplesFred Hornsey2021-07-202-7/+11
| * Header File for TAO_IDL Supported IDL FeaturesFred Hornsey2021-07-2010-5/+143
* | Removed old workarounds for bcc32Johnny Willemsen2021-07-194-10/+3
* | Embarcadero C++ Builder can not handle this IDL fileJohnny Willemsen2021-07-162-8/+1
* | Cleanup Embarcadero C++ Builder supportJohnny Willemsen2021-07-166-28/+8
* | Merge pull request #1602 from iguessthislldo/igtd/stdintAdam Mitz2021-07-131-1/+1
|\ \ | |/
| * Update TAO/TAO_IDL/ast/ast_expression.cppFred Hornsey2021-07-131-1/+1
| * tao_idl: Fix Assignment WarningFred Hornsey2021-07-121-1/+1
* | Merge pull request #1603 from jwillemsen/jwi-bcc32cJohnny Willemsen2021-07-131-1/+1
|\ \ | |/ |/|
| * Use nullptrJohnny Willemsen2021-07-131-1/+1
* | Use operator! and const changeJohnny Willemsen2021-07-122-2/+2
|/
* Merge pull request #1596 from jwillemsen/jwi-logreplystatusJohnny Willemsen2021-07-093-5/+5
|\
| * Merge branch 'master' into jwi-logreplystatusJohnny Willemsen2021-07-098-50/+36
| |\