Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed last any extraction | Johnny Willemsen | 2017-01-06 | 2 | -7/+10 |
* | Simple layout change | Johnny Willemsen | 2017-01-06 | 1 | -3/+3 |
* | Fixed any extraction | Johnny Willemsen | 2017-01-06 | 7 | -15/+13 |
* | More any extraction changes | Johnny Willemsen | 2017-01-05 | 24 | -84/+88 |
* | More const any extraction | Johnny Willemsen | 2017-01-05 | 8 | -9/+9 |
* | Fixed code due to removal of the non const Any extraction | Johnny Willemsen | 2017-01-05 | 56 | -108/+103 |
* | Fixed typo | Johnny Willemsen | 2017-01-05 | 1 | -1/+1 |
* | Fixed typo | Johnny Willemsen | 2017-01-05 | 4 | -10/+10 |
* | Fixed old link | Johnny Willemsen | 2017-01-05 | 1 | -4/+2 |
* | List change | Johnny Willemsen | 2017-01-05 | 1 | -0/+6 |
* | Make sure we use the const *& extraction operators | Johnny Willemsen | 2017-01-05 | 4 | -52/+52 |
* | Remove deprecated non-const extraction | Johnny Willemsen | 2017-01-05 | 8 | -128/+0 |
* | No need to pass this to ACE_DES_FREE_THIS | Johnny Willemsen | 2017-01-03 | 2 | -4/+2 |
* | Added ACE_DES_FREE_THIS which doesn't check the pointer for nil because this ... | Johnny Willemsen | 2017-01-03 | 2 | -6/+6 |
* | Fixed typo | Johnny Willemsen | 2017-01-02 | 34 | -44/+44 |
* | Updated copyright to 2017 | Johnny Willemsen | 2017-01-01 | 1 | -1/+1 |
* | Fixed typo | Johnny Willemsen | 2016-12-27 | 6 | -6/+6 |
* | Merge pull request #338 from huangminghuang/master | Adam Mitz | 2016-12-02 | 1 | -1/+1 |
|\ | |||||
| * | fix memory leak for tao_idl | Huang-Ming Huang | 2016-12-02 | 1 | -1/+1 |
* | | Doxygen changes and some typos | Johnny Willemsen | 2016-11-30 | 7 | -8/+8 |
|/ | |||||
* | More compact code generation | Johnny Willemsen | 2016-11-17 | 2 | -27/+20 |
* | List versioned namespace changes | Johnny Willemsen | 2016-11-15 | 1 | -0/+3 |
* | Small changes to the generated code | Johnny Willemsen | 2016-11-14 | 2 | -3/+3 |
* | Fixed typo in comment | Johnny Willemsen | 2016-11-14 | 1 | -1/+1 |
* | Don't use global scoping | Johnny Willemsen | 2016-11-14 | 1 | -6/+6 |
* | Reduce sloc | Johnny Willemsen | 2016-11-04 | 1 | -7/+7 |
* | Reduce amount of lines generated, lot of new lines which a left over of the o... | Johnny Willemsen | 2016-11-04 | 10 | -142/+142 |
* | Removed not necessary c-style cast | Johnny Willemsen | 2016-11-04 | 1 | -1/+1 |
* | Fixed problem when enabling versioned namespaces, the TAO arg traits have to ... | Johnny Willemsen | 2016-11-02 | 1 | -5/+9 |
* | Layout changes | Johnny Willemsen | 2016-10-31 | 9 | -118/+57 |
* | Fixed typos in comment | Johnny Willemsen | 2016-10-27 | 7 | -8/+8 |
* | TAO Array specializations should appear between core versioning macros | Johnny Willemsen | 2016-10-17 | 1 | -0/+6 |
* | Changed indentation of generated array code to reduce its size | Johnny Willemsen | 2016-10-17 | 1 | -8/+4 |
* | Make x.4.1 public and make initial changes for x.4.2 | Johnny Willemsen | 2016-10-10 | 1 | -0/+3 |
* | ACE+TAO-6_4_1ACE+TAO-6_4_1 | Johnny Willemsen | 2016-10-10 | 4 | -7/+258 |
* | Extended list of user visible changes | Johnny Willemsen | 2016-10-04 | 1 | -0/+3 |
* | Fixed parallel build error | Adam Mitz | 2016-09-30 | 1 | -0/+4 |
* | Remove null reference checks | Huang-Ming Huang | 2016-09-22 | 4 | -38/+6 |
* | Fix some fuzz errors | Huang-Ming Huang | 2016-09-22 | 4 | -8/+3 |
* | Fix issues with explicit template instantiation with versioned namespace | Huang-Ming Huang | 2016-09-22 | 6 | -11/+20 |
* | Fixed all explicit singleton template instantiation | Huang-Ming Huang | 2016-09-21 | 17 | -51/+20 |
* | Mark the IFRService persistence test with !FIXED_BUGS_ONLY, it fails frequent... | Johnny Willemsen | 2016-09-15 | 1 | -1/+1 |
* | Cleanup | Johnny Willemsen | 2016-09-15 | 4 | -7/+4 |
* | Removed not needed variable | Johnny Willemsen | 2016-09-15 | 1 | -4/+0 |
* | Zapped some empty lines | Johnny Willemsen | 2016-09-15 | 1 | -2/+0 |
* | Added shutdown to cleanly shutdown the ORB and release all CORBA resources to... | Johnny Willemsen | 2016-09-15 | 3 | -4/+28 |
* | Initialise member | Johnny Willemsen | 2016-09-14 | 1 | -0/+1 |
* | Check the return value of get_component | Johnny Willemsen | 2016-09-14 | 1 | -14/+20 |
* | Fixed coverity errors, initialize pointers | Johnny Willemsen | 2016-09-14 | 2 | -1/+5 |
* | Fixed memory leaks reported by Coverity | Johnny Willemsen | 2016-09-14 | 2 | -11/+14 |