summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL
Commit message (Expand)AuthorAgeFilesLines
...
| * TAO IDL FE: Respond to Review in #1125Fred Hornsey2020-05-293-859/+865
| * TAO IDL FE: Extended Annotation SupportFred Hornsey2020-05-296-3081/+3255
| * tao_idl: Record lineno of errors and warningsFred Hornsey2020-05-282-3/+22
* | TAO IDL FE: Use Existing Anon Type Feature in IDL4Fred Hornsey2020-05-292-5/+10
|/
* Fixed warning for maybe-uninitializedKnut Petter Svendsen2020-05-271-0/+1
* Regenerated with bison 3.6.2Johnny Willemsen2020-05-252-1586/+1956
* Merge pull request #1005 from knutpett/thread_safe_evalAdam Mitz2020-05-181-47/+65
|\
| * Merge branch 'master' of github.com:DOCGroup/ACE_TAO into thread_safe_evalKnut Petter Svendsen2020-03-064-14/+3
| |\
| * | Update TAO/TAO_IDL/util/utl_global.cppKnut P2020-03-031-2/+2
| * | Update TAO/TAO_IDL/util/utl_global.cppKnut P2020-02-281-1/+1
| * | Update TAO/TAO_IDL/util/utl_global.cppKnut P2020-02-281-1/+1
| * | Update TAO/TAO_IDL/util/utl_global.cppKnut P2020-02-281-1/+1
| * | Update TAO/TAO_IDL/util/utl_global.cppKnut P2020-02-281-1/+1
| * | Update TAO/TAO_IDL/util/utl_global.cppKnut P2020-02-251-1/+1
| * | Update TAO/TAO_IDL/util/utl_global.cppKnut P2020-02-251-1/+1
| * | Update TAO/TAO_IDL/util/utl_global.cppKnut P2020-02-251-1/+1
| * | Update TAO/TAO_IDL/util/utl_global.cppKnut P2020-02-251-1/+1
| * | Fix whitespace and remove commentsKnut Petter Svendsen2020-01-311-17/+13
| * | Fixes from review 2Knut Petter Svendsen2020-01-271-19/+19
| * | Merge branch 'master' of github.com:DOCGroup/ACE_TAO into thread_safe_evalKnut Petter Svendsen2020-01-2415-1171/+1205
| |\ \
| * | | Fixes after reviewKnut Petter Svendsen2020-01-241-5/+3
| * | | Improve exception safety for IDL_GlobalData::eval()Knut Petter Svendsen2019-12-111-34/+31
| * | | WIP: Improve thread safety for IDL_GlobalData::eval()Knut Petter Svendsen2019-12-091-41/+68
* | | | Removed left over ACE_CDR_LONGLONG_INITIALIZER, related to #1090Johnny Willemsen2020-04-292-7/+7
* | | | Merge branch 'master' of https://github.com/DOCGroup/ACE_TAO into basic_types...Son Dinh2020-04-285-24/+4
|\ \ \ \
| * | | | Map ACE_CDR LongLong to ACE_INT64, all platforms for which we needed an emula...Johnny Willemsen2020-04-255-24/+4
* | | | | Update printing formatSon Dinh2020-04-261-2/+2
* | | | | Fix printing formatSon Dinh2020-04-241-1/+1
* | | | | Use size_t instead of unsigned longSon Dinh2020-04-221-5/+5
* | | | | move headers out of namespaceSon Dinh2020-04-211-4/+6
* | | | | Add overloaded operators definitionsSon Dinh2020-04-201-0/+2
* | | | | Avoid redefining overloaded operators for unsigned longSon Dinh2020-04-202-15/+17
* | | | | Conditionally add overloaded operatorsSon Dinh2020-04-192-2/+6
* | | | | Add hash functors conditionally and related overloaded operatorsSon Dinh2020-04-192-0/+11
|/ / / /
* | | | Generate get_type_name as part of the DDS traits, could be used for logging p...Johnny Willemsen2020-03-131-0/+1
| |_|/ |/| |
* | | Merge pull request #1038 from iguessthislldo/igtd/packagingAdam Mitz2020-02-071-1/+2
|\ \ \
| * | | Fix Make Install With DESTDIRFred Hornsey2020-01-071-1/+2
| |/ /
* | | Simplified scopeJohnny Willemsen2020-01-241-3/+1
* | | Removed not used operationJohnny Willemsen2020-01-242-10/+0
| |/ |/|
* | Simplify how gperf is used to generate code for TAO_IDL_FEAdam Mitz2020-01-083-5/+9
* | Merge pull request #1010 from iguessthislldo/igtd/tao_idl_leaksFred Hornsey2020-01-036-54/+50
|\ \
| * | New Method in AST_InterfaceFwd in tao_idlFred Hornsey2019-12-204-12/+15
| * | Style FixesFred Hornsey2019-12-181-1/+1
| * | Fixes for tao_idl compiled with asan and ubsanFred Hornsey2019-12-186-55/+48
| |/
* | Fix for Annotation Param Scope IssueFred Hornsey2019-12-206-1112/+1146
|/
* Prevent crashKnut Petter Svendsen2019-11-151-1/+7
* tao_idl: Update fe_lookup.cpp for gperfFred Hornsey2019-11-062-2/+2
* TAO_IDL: Fix Memory Leak of Wide String LiteralFred Hornsey2019-11-017-770/+779
* Switch shallow copy to a deep copy.Justin Boss2019-10-311-1/+1
* Update TAO/TAO_IDL/docs/annotations.mdFred Hornsey2019-10-101-1/+1