summaryrefslogtreecommitdiff
path: root/ACE
Commit message (Expand)AuthorAgeFilesLines
* ACE+TAO-7_0_1ACE+TAO-7_0_1Johnny Willemsen2021-03-156-38/+459
* Upgrade to doxygen 1.9.1Johnny Willemsen2021-03-116-264/+528
* Layout changes and remove redundant voidJohnny Willemsen2021-03-101-6/+3
* Fixed unused parameter warningJohnny Willemsen2021-03-101-1/+1
* Revert changes for the momentJohnny Willemsen2021-03-092-6/+7
* Use SIZE_MAX, numeric_limits is a constexpr which the compiler checksJohnny Willemsen2021-03-091-2/+2
* Comment upateJohnny Willemsen2021-03-091-2/+2
* Work on windows and linuxJohnny Willemsen2021-03-091-1/+2
* Fixed maximum valueJohnny Willemsen2021-03-091-1/+1
* Solve compile error on windowsJohnny Willemsen2021-03-091-10/+7
* Documentation, layout, C++11 changesJohnny Willemsen2021-03-09115-310/+311
* Make use of constexpr instead of constJohnny Willemsen2021-03-097-23/+19
* Reduce size of blocksJohnny Willemsen2021-03-091-2/+2
* Various cleanup and use of C++11 featuresJohnny Willemsen2021-03-09254-944/+356
* Layout changesJohnny Willemsen2021-03-083-4/+4
* Layout changesJohnny Willemsen2021-03-084-21/+20
* Cleanup for vc6, use nullptr, remove redundant void, layout changesJohnny Willemsen2021-02-251-7/+0
* Documented changesJohnny Willemsen2021-02-241-0/+6
* Removed checks for ACE_TANDEM_T1248_PTHREADS, not set in any config fileJohnny Willemsen2021-02-242-7/+7
* Removed checks for ACE_HAS_TANDEM_SIGNALS, not set in any config fileJohnny Willemsen2021-02-244-38/+0
* Merge pull request #1436 from jwillemsen/jwi-ACE_LACKS_STATIC_DATA_MEMBER_TEM...Johnny Willemsen2021-02-245-5/+0
|\
| * Remove ACE_LACKS_STATIC_DATA_MEMBER_TEMPLATES for macosx/msvc, should workJohnny Willemsen2021-02-245-5/+0
* | Remove macros we don't use anymoreJohnny Willemsen2021-02-242-16/+1
* | Cleanup LynxOS4 support, fixes #1434Johnny Willemsen2021-02-2410-116/+13
|/
* Merge pull request #1433 from jwillemsen/jwi-strtollJohnny Willemsen2021-02-241-8/+0
|\
| * Removed strtoll and strtoull prototypes, not used in any config file anymoreJohnny Willemsen2021-02-231-8/+0
* | Merge pull request #1430 from DOCGroup/mitza-autoruntestsAdam Mitz2021-02-221-13/+2
|\ \
| * | auto_run_tests: removed DDS_ROOT - use equivalent script in OpenDDS to test itmitza-autoruntestsAdam Mitz2021-02-151-13/+2
* | | Merge pull request #1431 from jwillemsen/jwi-ACE_LACKS_MSGHDRJohnny Willemsen2021-02-172-2/+3
|\ \ \ | |/ / |/| |
| * | Add new ACE_LACKS_MSGHDR define which we use for the struct msghdrJohnny Willemsen2021-02-172-2/+3
| |/
* | Removed DDS_ROOT from diff-builds-and-group-fixed-tests-only.shmitza-oci-diffbuildsAdam Mitz2021-02-121-2/+1
|/
* Updated identationJohnny Willemsen2021-01-261-2/+2
* Update ACE/ace/SSL/SSL_Context.cppJohnny Willemsen2021-01-261-2/+2
* Added support for disabling/forcing TLSv1.3Kamil Sokolowski2021-01-261-0/+11
* Default enable c++11 for macosxJohnny Willemsen2021-01-261-9/+1
* Merge code for detecting whether we have c++11 support also to macosxJohnny Willemsen2021-01-261-7/+16
* Merge pull request #1426 from jwillemsen/jwi-downloadmajorversionedJohnny Willemsen2021-01-251-1/+3
|\
| * Add link to OpenSuSE build services for major versioned buildsJohnny Willemsen2021-01-251-1/+3
* | Integrate patch from conda-forge ace-feedstock, see https://github.com/conda-...Johnny Willemsen2021-01-251-1/+1
|/
* Make ACE 7.0.0 and TAO 3.0.0 public availableJohnny Willemsen2021-01-256-76/+80
* ACE+TAO-7_0_0ACE+TAO-7_0_0Latest_ACE7TAO3_MajorJohnny Willemsen2021-01-256-41/+2361
* Merge pull request #1422 from jwillemsen/jwi-betamicroJohnny Willemsen2021-01-237-12/+12
|\
| * Use micro version instead of beta versionJohnny Willemsen2021-01-237-12/+12
* | Only check valgrind_keep_debuginfo when valgrind is 1Johnny Willemsen2021-01-201-6/+6
|/
* Merge pull request #1417 from mcorino/mastermcorino2021-01-191-2/+2
|\
| * Change generation to allow for 'get_output' command helper customization (2nd...Martin Corino2021-01-151-2/+2
* | Removed helper mail script which shouldn't be in this repoJohnny Willemsen2021-01-191-48/+0
* | Update platform_g++_common.GNUJohnny Willemsen2021-01-181-4/+2
* | g++ 4.8 has a problem that it warns when using a std::array containing std::s...Johnny Willemsen2021-01-181-0/+6
|/
* Revert "Change generation to allow for 'get_output' command helper customizat...revert-1408-masterJohnny Willemsen2021-01-141-1/+1