summaryrefslogtreecommitdiff
path: root/TAO
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| | * Merge branch 'master' of https://github.com/DOCGroup/ACE_TAO into masterJohnny Willemsen2021-07-096-46/+32
| | |\
| | * | Enable ORBVerboseLogging 1 to show timestampsJohnny Willemsen2021-07-091-2/+2
| | * | Use overrideJohnny Willemsen2021-07-091-2/+2
| * | | Log the reply_status to indicate what we receivedJohnny Willemsen2021-07-091-1/+1
| |/ /
* | | Merge pull request #1592 from mitza-oci/install-relativeAdam Mitz2021-07-091-3/+3
|\ \ \
| * | | make install: use relative links in prefix/shareAdam Mitz2021-07-081-3/+3
* | | | Merge pull request #1594 from iguessthislldo/igtd/stdintAdam Mitz2021-07-0912-1774/+1484
|\ \ \ \ | |_|_|/ |/| | |
| * | | ast_expression.cpp: Fix Uninitialized ValueFred Hornsey2021-07-081-9/+7
| * | | TAO/TAO_IDL/regen.pl: Remove Extra Make CallFred Hornsey2021-07-081-3/+0
| * | | Regenerate with Bison 3.7.6Fred Hornsey2021-07-082-1225/+1045
| * | | TAO/TAO_IDL/regen.pl: Exit with ErrorFred Hornsey2021-07-083-4/+15
| * | | Attempt to Fix Coverity Issues from #840Fred Hornsey2021-07-083-512/+390
| * | | Fix Integer Literals for WindowsFred Hornsey2021-07-014-24/+30
* | | | Use nullptr, removed redundant void, layout changesJohnny Willemsen2021-07-086-46/+32
| |_|/ |/| |
* | | add missed header Basic_Types_IDLv4 to listClaus Klein2021-07-061-0/+1
* | | Fixed fallthrough warningsJohnny Willemsen2021-07-012-0/+2
* | | Merge pull request #840 from iguessthislldo/igtd/stdintFred Hornsey2021-06-3060-4209/+5219
|\ \ \ | |/ /
| * | Try to Fix Issues with int8/uint8Fred Hornsey2021-06-2913-22/+108