summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1913 from mitza-oci/ast-mutexAdam Mitz2022-08-301-4/+6
* Merge pull request #1868 from mitza-oci/seq-codegen-anyAdam Mitz2022-06-282-29/+31
* Merge pull request #1865 from mitza-oci/no_ifdef_anyops_nsAdam Mitz2022-06-2818-1180/+0
* Merge pull request #1864 from mitza-oci/g++12Adam Mitz2022-06-2422-62/+88
* Corrected a nullptr that was merged from the TAO 3 branchAdam Mitz2022-06-181-1/+1
* Merge pull request #1859 from mitza-oci/valuetype-vnAdam Mitz2022-06-1710-155/+256
* tao_idl: avoid undefined behavior (adding to nullptr)Adam Mitz2022-03-141-3/+2
* Fix tao_idl File Error MessagesFred Hornsey2022-02-151-4/+23
* Merge pull request #1778 from ClaytonCalabrese/resolve_space_in_path_followupAdam Mitz2022-02-031-1/+1
* Merge pull request #1772 from ClaytonCalabrese/resolve_space_in_pathAdam Mitz2022-02-012-30/+13
* [TAO 2]: fixed warning in ast_expression.cppAdam Mitz2022-01-111-1/+1
* fixed comments in tao_idl-generated codeAdam Mitz2021-11-192-0/+8
* Merge branch 'ace6tao2' into igtd/backport-1715Adam Mitz2021-11-10139-662/+310
|\
| * tao_idl updates for /std:c++20Adam Mitz2021-11-031-0/+2
| * tao_idl updates for /std:c++20Adam Mitz2021-11-03139-662/+310
* | Restore bool bitwise expressionsFred Hornsey2021-11-091-0/+5
* | Remove Unnecessary Boolean OperationsFred Hornsey2021-11-091-10/+0
* | Fix Floating Point Constant Expressions in tao_idlFred Hornsey2021-11-091-88/+132
|/
* Removed conv_lib.mpbAdam Mitz2021-09-012-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
* Header File for TAO_IDL Supported IDL FeaturesFred Hornsey2021-07-204-10/+35
* Merge pull request #1593 from mitza-oci/install-relativeAdam Mitz2021-07-091-3/+3
|\
| * make install: use relative links in prefix/shareAdam Mitz2021-07-081-3/+3
* | Replace a Stray nullptr with 0Fred Hornsey2021-07-081-1/+1
* | ast_expression.cpp: Fix Uninitialized ValueFred Hornsey2021-07-081-9/+7
* | TAO/TAO_IDL/regen.pl: Exit with ErrorFred Hornsey2021-07-083-4/+12
* | Attempt to Fix Coverity Issues from #840Fred Hornsey2021-07-083-512/+390
* | Fix Integer Literals for WindowsFred Hornsey2021-07-083-22/+28
* | IDLv4 Explicitly-named Integer TypesFred Hornsey2021-07-0838-4603/+4965
* | applying suggested whitespace changes.Phil Mesnier2021-06-151-3/+3
* | Fuzz fixPhil Mesnier2021-06-141-2/+0
* | Fix and test for incorrect handling of empty enum-based union labels that hap...Phil Mesnier2021-06-141-10/+6
* | Remove Support MacroFred Hornsey2021-04-271-2/+0
* | Support C++ Keywords in DCPS_DATA_SEQUENCE_TYPEFred Hornsey2021-04-272-18/+5
* | fix wstring coerce leak in tao_idlTimothy Simpson2021-04-122-449/+467
* | tao_idl: ACE logging with %p requires an additional varargs argument, %m doesn'tAdam Mitz2021-01-211-13/+13
* | tao_idl: when invoking preproc don't add quotes to args that already have themAdam Mitz2021-01-211-1/+1
|/
* Remove usage of narrow_from_decl/narrow_from_scope and replace them with dyna...Johnny Willemsen2020-09-18246-1369/+1227
* Removed old cidlc commentsJohnny Willemsen2020-09-1714-27/+13
* Removed unnecessary semicolon after ACE_UNIMPLEMENTED_FUNCJohnny Willemsen2020-08-301-4/+4
* Layout changeJohnny Willemsen2020-08-281-1/+1
* Generate also a private move constructor/assignment and use ACE_UNIMPLEMENTED...Johnny Willemsen2020-08-281-5/+12
* Remove the helper function pseudo_filenameKnut Petter Svendsen2020-07-301-17/+8
* Break lines and add constKnut Petter Svendsen2020-07-281-10/+10
* Update TAO/TAO_IDL/util/utl_global.cppKnut P2020-07-281-1/+1
* Fixup after reviewKnut Petter Svendsen2020-07-281-9/+12
* Remove code to provoke bugKnut Petter Svendsen2020-07-271-1/+0