summaryrefslogtreecommitdiff
path: root/ACE
Commit message (Expand)AuthorAgeFilesLines
* ACE+TAO-6_5_0Latest_MinorACE+TAO-6_5_0Latest_MinorJohnny Willemsen2018-06-1256-70/+166
* Added starter files for MacOSX MojaveJohnny Willemsen2018-06-054-3/+14
* Removed invalid suppJohnny Willemsen2018-05-311-6/+0
* Next release will be minorJohnny Willemsen2018-05-301-1/+1
* Updated suppresionJohnny Willemsen2018-05-181-1/+1
* Add valgrind suppressionJohnny Willemsen2018-05-181-0/+6
* List std::unique_ptr usageJohnny Willemsen2018-05-161-0/+3
* Make use of std::unique_ptr when C++11 is usedJohnny Willemsen2018-05-162-0/+12
* Use std::unique_ptr when we have C++11Johnny Willemsen2018-05-151-0/+4
* Use std::unique_ptr when we have C++11Johnny Willemsen2018-05-151-0/+4
* Make use of std::unique_ptr when we have C++11Johnny Willemsen2018-05-151-1/+4
* ACE+TAO x.4.8 releaseJohnny Willemsen2018-05-145-34/+38
* ACE+TAO-6_4_8ACE+TAO-6_4_8Johnny Willemsen2018-05-1456-69/+470
* List some more changes to ACEJohnny Willemsen2018-05-141-0/+6
* List changesJohnny Willemsen2018-05-121-0/+6
* Get rid of ACE_HAS_NONCONST_FD_ISSET, not used anymore, related to issue #609Johnny Willemsen2018-04-232-8/+0
* Merge pull request #609 from dskyle/masterJohnny Willemsen2018-04-232-11/+12
|\
| * Always const_cast for FD_ISSET. Remove intra-statement #ifDavid Kyle2018-04-131-9/+7
| * Merge branch 'master' of github.com:dskyle/ACE_TAODavid Kyle2018-04-131-4/+3
| |\
| | * * Fix Handle_Set.inl for Visual StudioDavid Kyle2018-04-091-4/+3
| * | Merge branch 'master' of https://github.com/DOCGroup/ACE_TAODavid Kyle2018-04-136-26/+37
| |\ \ | | |/ | |/|
| * | * Fix ACE_Handle_Set::is_set to support platforms with both ACE_HAS_BIG_FD_SETDavid Kyle2018-04-082-10/+14
* | | gnuace MPC type: Environment variables must be "exported" to impact child pro...Adam Mitz2018-04-171-5/+5
* | | GNUAutobuild MPC type:Adam Mitz2018-04-171-1/+1
| |/ |/|
* | Merge pull request #608 from mitza-oci/ace-mpcJohnny Willemsen2018-04-131-1/+0
|\ \
| * | No need to list ace_wchar.inl twice in the MPC file.Adam Mitz2018-04-051-1/+0
| |/
* | Merge pull request #616 from jwillemsen/jwi-acevs2017_2Johnny Willemsen2018-04-131-1/+0
|\ \
| * | Only list VERSION onceJohnny Willemsen2018-04-121-1/+0
* | | 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