summaryrefslogtreecommitdiff
path: root/ACE
Commit message (Expand)AuthorAgeFilesLines
* CDR Fixed data type: CDR streamingAdam Mitz2015-04-168-0/+121
* Arithmetic operations + - * on Fixed numbers.Adam Mitz2015-04-094-39/+320
* Conversion and comparison operations on Fixed objects.Adam Mitz2015-04-074-187/+543
* Continued developing ACE_CDR::Fixed and tao_idl fixed parsing.Adam Mitz2015-04-017-65/+730
* Work in progress on supporting the fixed type in ACE_CDR and TAO_IDL_FE.Adam Mitz2015-03-272-0/+154
* Restore warning status to mismatch IPv6 reverse lookupsSteve Huston2015-03-241-7/+18
* Fix forgetting to close handle in ACE_OS::stat.Like Ma2015-03-231-4/+10
* Fix ACE_INET_Addr being set multiple times (common TAO use case)Steve Huston2015-03-193-9/+75
* Merge branch 'master' of github.com:DOCGroup/ATCDPhil Mesnier2015-03-194-10/+9
|\
| * Remove ancient/obsolete arch/tune OCCFLAGSSteve Huston2015-03-181-6/+5
| * Fix memset arg reversalSteve Huston2015-03-181-1/+1
| * Merge branch 'master' of https://github.com/DOCGroup/ATCDSteve Huston2015-03-182-3/+3
| |\
| | * Merge pull request #41 from DOCGroup/BZ4201Steve Huston2015-03-181-2/+2
| | |\
| | | * Cast cond_init's type to select correct variant of the method; see Bugzilla #...BZ4201Steve Huston2015-03-171-2/+2
| * | | HP aC++ 03.90 needs to see statement on ACE_NOTREACHED to avoid compile warningsSteve Huston2015-03-181-1/+1
| | |/ | |/|
* | | Added test case emulating TAO's usage of INET_addr when supplied non-default ...Phil Mesnier2015-03-191-0/+39
| |/ |/|
* | Fuzz fixPhil Mesnier2015-03-181-1/+1
|/
* Merge branch 'master' of github.com:DOCGroup/ATCDPhil Mesnier2015-03-1725-120/+338
|\
| * Merge pull request #39 from DOCGroup/BZ4153-2Steve Huston2015-03-1715-32/+32
| |\
| | * ACE_Addr::set_addr(void*, int) was changed to ACE_Addr::set_addr(const void*,...Steve Huston2015-03-1615-32/+32
| * | Revert "Revert "Add ability for ACE_INET_Addr to hold all the addresses assig...revert-37-revert-32-BZ4153-2Steve Huston2015-03-166-88/+298
| * | Revert "Add ability for ACE_INET_Addr to hold all the addresses assigned to a...revert-32-BZ4153-2Steve Huston2015-03-166-298/+88
| * | Merge pull request #35 from mitza-oci/coverity-1288509Johnny Willemsen2015-03-161-2/+2
| |\ \
| | * | Fixed coverity warning 1288509Adam Mitz2015-03-161-2/+2
| | |/
| * | Fix errno checking logic.Like Ma2015-03-141-1/+1
| |/
| * Add sanity check and test for new operator=Steve Huston2015-03-132-1/+11
| * Add the requisite test program addition for new featureSteve Huston2015-03-121-1/+50
| * Changes to enable ACE_INET_Addr to hold all addresses for a given name; round...Steve Huston2015-03-125-87/+238
| * Revert "Add ability for ACE_INET_Addr to hold all the addresses assigned to a...Johnny Willemsen2015-03-116-247/+79
| * Merge pull request #25 from DOCGroup/BZ4153Steve Huston2015-03-106-79/+247
| |\
| | * Fixed fuzz error (found tab).Steve Huston2015-03-101-1/+1
| | * Add ability for ACE_INET_Addr to hold all the addresses assigned to a name an...Steve Huston2015-03-066-79/+247
| * | Merge pull request #28 from mitza-oci/coverity-1287148Adam Mitz2015-03-091-1/+1
| |\ \
| | * | Fixed coverity warning 1287148Adam Mitz2015-03-091-1/+1
| * | | Merge pull request #27 from jwillemsen/masterJohnny Willemsen2015-03-092-1/+8
| |\ \ \
| | * | | Suppress conditional jumps in grepJohnny Willemsen2015-03-091-0/+7
| | * | | Add new packageJohnny Willemsen2015-03-091-1/+1
| | |/ /
| * | | Prevent running depgen twice during "make depend"Adam Mitz2015-03-061-1/+1
| * | | Updated .gitignore filesAdam Mitz2015-03-061-0/+1
| |/ /
| * | Fixed fuzz error from pull request #23Adam Mitz2015-03-061-1/+1
* | | Improve robustness of version limiting method. Add a new method for verifying...Phil Mesnier2015-03-102-11/+103
* | | Restore support for building on Solaris using SThread rather than PThread APIPhil Mesnier2015-03-062-1/+12
* | | Restore support for building SSL modules on macosxPhil Mesnier2015-03-063-2/+43
|/ /
* | Removed commented-out block and changed %s to %CAdam Mitz2015-03-031-67/+2
* | Removed $Id$Adam Mitz2015-03-031-2/+0
* | Added to .gitignoreAdam Mitz2015-03-031-0/+1
* | Fix to resume and register event handlers after returning -1 fromJustin Wilson2015-03-034-1/+665
* | Merge pull request #21 from mitza-oci/masterAdam Mitz2015-03-0389-5/+524
|\ \
| * | Fixed typoAdam Mitz2015-03-021-1/+1
| * | Merge remote-tracking branch 'upstream/master'Adam Mitz2015-03-021-1/+1
| |\ \ | | |/