summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL
Commit message (Expand)AuthorAgeFilesLines
* Remove Mod for BooleansFred Hornsey2021-11-091-5/+0
* Fix More Parentheses SpacingFred Hornsey2021-11-051-1/+1
* Respond to Review of #1715Fred Hornsey2021-11-051-5/+5
* Merge remote-tracking branch 'upstream/master'Fred Hornsey2021-11-04141-687/+339
|\
| * Merge pull request #1709 from mitza-oci/msvc-langstdAdam Mitz2021-11-03140-662/+312
| |\
| | * tao_idl updates for /std:c++20Adam Mitz2021-11-011-0/+2
| | * tao_idl updates for /std:c++20Adam Mitz2021-10-31139-662/+310
| * | Reduce amount of empty lines in union generationJohnny Willemsen2021-11-032-25/+25
| |/
* | Fix Broken Floating Point ExpressionsFred Hornsey2021-11-041-88/+128
|/
* Don't use strncpy in native_ch.cpp to fix compiler warningJohnny Willemsen2021-10-2248-228/+76
* Use default/overrideJohnny Willemsen2021-09-285-21/+7
* Generate AMH destructor as defaultJohnny Willemsen2021-09-281-1/+1
* Make use of default and more condensed code generationJohnny Willemsen2021-09-286-41/+21
* Generate default constructor and destructor as defaultJohnny Willemsen2021-09-272-14/+2
* Merge pull request #1675 from jwillemsen/jwi-strncatJohnny Willemsen2021-09-171-1/+1
|\
| * Use ACE_OS::strcat, much easier and removes a warning of gcc on strncat usageJohnny Willemsen2021-09-091-1/+1
* | Removed conv_lib.mpbAdam Mitz2021-08-312-10/+10
|/
* TAO_IDL_FE: NT_fixed needs owns_base_type in typedefAdam Mitz2021-08-261-0/+2
* Fix Coverity IssueFred Hornsey2021-07-231-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-211-1/+1
|\
| * Removed redundant whitespaceJohnny Willemsen2021-07-211-1/+1
* | Prevent Possible Redefinition WarningsFred Hornsey2021-07-201-5/+2
* | Header File for TAO_IDL Supported IDL FeaturesFred Hornsey2021-07-203-5/+33
|/
* 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 #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-0911-1772/+1482
|\ \
| * | 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-013-22/+28
* | | Merge pull request #840 from iguessthislldo/igtd/stdintFred Hornsey2021-06-3039-4181/+4723
|\ \ \ | |/ /
| * | Try to Fix Issues with int8/uint8Fred Hornsey2021-06-296-18/+72
| * | Support int8/uint8 Sequences and ArraysFred Hornsey2021-06-2113-167/+253
| * | Respond to Review of #840Fred Hornsey2021-06-151-11/+12
| * | Isolate IDL4 Ints in TAO Unless IDL4 is UsedFred Hornsey2021-06-151-1/+10
| * | ast_expression.cpp: Add Include for sprintfFred Hornsey2021-06-141-1/+1
| * | Respond to Review of #840Fred Hornsey2021-06-142-61/+43
| * | Partially Respond to Review of #840Fred Hornsey2021-06-146-9/+21
| * | Fix Warnings, Add explicit_ints to Test ListFred Hornsey2021-06-131-5/+19
| * | Fix Issues with explicit_ints TestFred Hornsey2021-06-123-438/+218
| * | Added WIP explicit_ints TestFred Hornsey2021-06-077-48/+91
| * | Merge remote-tracking branch 'upstream/master' into igtd/stdintFred Hornsey2021-06-07877-13889/+13669
| |\ \
| * | | tao_idl: Committing Parser as isFred Hornsey2019-06-074-2855/+3246
| * | | Merge remote-tracking branch 'upstream/master' into igtd/stdintFred Hornsey2019-06-0739-1467/+1697
| |\ \ \