summaryrefslogtreecommitdiff
path: root/ACE
Commit message (Expand)AuthorAgeFilesLines
* Merge out from masterRiverace-case2088Steve Huston2018-04-10107-535/+760
|\
| * Don't use inline assembly with clang compilersJohnny Willemsen2018-04-101-3/+1
| * Enable intel assembly when using the Embarcadero clang compilersJohnny Willemsen2018-04-102-2/+5
| * Merge pull request #610 from jwillemsen/jwi-builtinbswapJohnny Willemsen2018-04-093-8/+20
| |\
| | * Removed accidental changeJohnny Willemsen2018-04-091-2/+0
| | * Test double/float as last, they are more complex so could easier failJohnny Willemsen2018-04-091-8/+8
| | * Make use of builtin_bswap(16|32|64)Johnny Willemsen2018-04-092-0/+14
| * | Merge pull request #606 from mitza-oci/perlace-stacktraceAdam Mitz2018-04-041-0/+14
| |\ \
| | * | Process_Unix.pm: optional stack traces and core file generation for stuck pro...Adam Mitz2018-04-031-0/+14
| * | | Merge pull request #607 from jwillemsen/masterJohnny Willemsen2018-04-042-6/+5
| |\ \ \ | | |/ / | |/| / | | |/
| | * Only set no_deprecated to 1 when it not has been setJohnny Willemsen2018-04-041-5/+5
| | * Minor documentation changes and remove old cvs date tagsJohnny Willemsen2018-04-041-1/+0
| * | Compiler_Features_32_Test for clang 6mitza-oci-patch-1Adam Mitz2018-03-291-1/+1
| * | Add missing $ prefix to ACE_ROOTbrewmanz(75)2018-03-291-1/+1
| * | Update my e-mail addressDavid Ward2018-03-261-1/+1
| * | Update instructions for adding a release to openSUSE Build ServiceDavid Ward2018-03-261-9/+6
| * | Fix handling of Debian packaging files in ACE/bin/make_release.pyDavid Ward2018-03-261-64/+39
| * | Exclude TAO in ACE/debian/ACE-DPKG.mwcDavid Ward2018-03-261-0/+2
| * | Include appropriate file from ChangeLogs directory in Debian packagesDavid Ward2018-03-261-1/+6
| * | Synchronize ACE/debian with contents of Debian source repositoryDavid Ward2018-03-2633-75/+112
| * | Remove unused file ACE/rpmbuild/ace-tao-macros.patchDavid Ward2018-03-261-59/+0
| * | Improve test for RHEL or CentOS in RPM packagingDavid Ward2018-03-261-1/+1
| * | Explicitly require Data::Dumper Perl module to build RPM packagesDavid Ward2018-03-261-1/+1
| * | Remove workarounds for vc6 and old gcc versionsJohnny Willemsen2018-03-251-138/+0
| |/
| * Minor improvements to the XML utils classesJohnny Willemsen2018-03-253-29/+17
| * Documentation improvementsJohnny Willemsen2018-03-212-6/+6
| * Add get_idref that works wit a string&Johnny Willemsen2018-03-212-7/+15
| * Remove empty ipp filesJohnny Willemsen2018-03-188-38/+0
| * Instead of using [0] a [0L] has to be used, that is the correct fixJohnny Willemsen2018-03-161-20/+1
| * ACE/TAO x.4.7 releaseJohnny Willemsen2018-03-164-33/+37
| * ACE+TAO-6_4_7ACE+TAO-6_4_7Johnny Willemsen2018-03-1644-42/+469
| * Fix IPv4 caseSteve Huston2018-03-131-5/+6
| * Merge pull request #593 from jwillemsen/jwi-comp38Johnny Willemsen2018-03-121-0/+5
| |\
| | * Sun Studio 5.13 and older can't handle thisJohnny Willemsen2018-03-121-0/+5
| * | Merge pull request #592 from DOCGroup/fix-ipv6only-handlingSteve Huston2018-03-091-11/+9
| |\ \ | | |/ | |/|
| | * Remove preproc checks - if ACE_HAS_IPV6 is set, the IPV^ defs should be there...fix-ipv6only-handlingSteve Huston2018-03-091-11/+9
| * | Check if __GNUC__ is defined and only log that C++ support is ok when the tes...Johnny Willemsen2018-03-091-2/+2
| * | Merge pull request #589 from jwillemsen/jwi-oldidtagJohnny Willemsen2018-03-061-2/+0
| |\ \
| | * | Remove old left over version commit messageJohnny Willemsen2018-03-061-2/+0
| | |/
| * | Any bcc32 version doesn't support inlined assemblyJohnny Willemsen2018-03-061-0/+6
| |/
| * Bugfix: ACE abort when use %l and the msg len exceed ACE_MAXLOGMSGLENshuai.lou2018-03-022-1/+2
* | Pull changes from master; remove addr_any restriction from ipv6_only UDPSteve Huston2018-04-102-24/+23
|/
* Remove $Id$ to resolve fuzz errorSteve Huston2018-03-011-2/+0
* Merge out from masterSteve Huston2018-02-2813-30/+144
|\
| * NEWS for upcoming releaseAdam Mitz2018-02-261-0/+6
| * Merge pull request #580 from jwillemsen/jwi-wfmo-versionedJohnny Willemsen2018-02-261-0/+4
| |\
| | * List major changesJohnny Willemsen2018-02-261-0/+4
| * | Merge pull request #579 from DOCGroup/jwillemsen-patch-2Johnny Willemsen2018-02-251-2/+1
| |\ \
| | * | Fixed mingw errorJohnny Willemsen2018-02-251-2/+1
| | |/
| * | Fixed errorJohnny Willemsen2018-02-251-1/+1
| |/