summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* ACE+TAO-6_4_1ACE+TAO-6_4_1Johnny Willemsen2016-10-1061-66/+826
|
* Merge pull request #311 from jwillemsen/masterJohnny Willemsen2016-10-064-164/+0
|\ | | | | Removed the bug fix only release concept, all micro releases the last…
| * Zapped some empty linesJohnny Willemsen2016-10-061-2/+0
| | | | | | | | * ACE/apps/gperf/tests/test.cpp:
| * Removed the bug fix only release concept, all micro releases the last years ↵Johnny Willemsen2016-10-063-162/+0
| | | | | | | | | | | | | | | | have been stable and there is no need anymore to have a special BFO release anymore * ACE/bin/make_release.py: * ACE/docs/ACE-development-process.html: * ACE/docs/Download.html:
* | Merge pull request #310 from jwillemsen/masterJohnny Willemsen2016-10-052-33/+20
|\ \ | |/ | | Remove ACE_STATIC_CONSTANT because there is no compiler anymore that …
| * Remove ACE_STATIC_CONSTANT because there is no compiler anymore that lacks ↵Johnny Willemsen2016-10-052-33/+20
| | | | | | | | | | | | | | the support for static constants * ACE/ace/Global_Macros.h: * ACE/ace/Truncate.h:
* | Merge pull request #309 from jwillemsen/masterJohnny Willemsen2016-10-042-1/+5
|\ \ | |/ | | Extended list of user visible changes
| * Extended list of user visible changesJohnny Willemsen2016-10-042-1/+5
|/ | | | | * ACE/NEWS: * TAO/NEWS:
* Merge pull request #308 from jwillemsen/masterJohnny Willemsen2016-10-041-1/+2
|\ | | | | Make this script work again with newer perl versions
| * Make this script work again with newer perl versionsJohnny Willemsen2016-10-041-1/+2
| | | | | | | | * ACE/bin/diff-builds.pl:
* | Merge pull request #307 from jwillemsen/masterJohnny Willemsen2016-10-031-1/+1
|\ \ | |/ | | Added case to silence win32 warning
| * gerge branch 'master' of git://github.com/DOCGroup/ATCDJohnny Willemsen2016-10-032-0/+18
| |\ | |/ |/|
* | Merge pull request #306 from jwillemsen/masterJohnny Willemsen2016-10-032-8/+11
|\ \ | | | | | | Cleanup travis-ci support, some experiments for OSX but not completed
* \ \ Merge pull request #305 from mitza-oci/masterJohnny Willemsen2016-10-012-0/+18
|\ \ \ | | | | | | | | Fixed parallel build error
| * | | NEWS updatesAdam Mitz2016-09-301-0/+14
| | | |
| * | | Fixed parallel build errorAdam Mitz2016-09-301-0/+4
|/ / /
* | | Merge pull request #304 from jwillemsen/masterJohnny Willemsen2016-09-271-0/+3
|\ \ \ | | | | | | | | Set ACE_PLATFORM_CONFIG to config-android.h
| | | * Added cast to silence win32 warningsJohnny Willemsen2016-10-031-1/+1
| | |/ | | | | | | | | | * ACE/ace/Time_Value.cpp:
| | * Just linux for the momentJohnny Willemsen2016-10-031-1/+0
| | | | | | | | | | | | * .travis.yml:
| | * Use no special osxJohnny Willemsen2016-10-031-1/+0
| | | | | | | | | | | | * .travis.yml:
| | * Fixed osx OSJohnny Willemsen2016-10-031-1/+1
| | | | | | | | | | | | * .travis.yml:
| | * Attempt to fix osxJohnny Willemsen2016-10-031-3/+2
| | | | | | | | | | | | * .travis.yml:
| | * Simplify travis-ci fileJohnny Willemsen2016-10-031-2/+1
| | | | | | | | | | | | * .travis.yml:
| | * Fixed typoJohnny Willemsen2016-10-021-4/+4
| | |
| | * Add OSXJohnny Willemsen2016-10-021-3/+10
| |/ | | | | | | * .travis.yml:
| * Set ACE_PLATFORM_CONFIG to config-android.hJohnny Willemsen2016-09-271-0/+3
|/ | | | * ACE/include/makeinclude/platform_android.GNU:
* Merge pull request #303 from mitza-oci/masterAdam Mitz2016-09-262-6/+9
|\ | | | | Support for Android NDK r12b (Platform API 24)
| * Support for Android NDK r12b (Platform API 24)Adam Mitz2016-09-262-6/+9
|/
* Merge pull request #301 from DOCGroup/revert-300-masterJohnny Willemsen2016-09-241-1/+1
|\ | | | | Revert "ACE Core Typo Bug"
| * Revert "ACE Core Typo Bug"revert-300-masterJohnny Willemsen2016-09-241-1/+1
| |
* | Merge pull request #302 from jwillemsen/masterJohnny Willemsen2016-09-241-0/+4
|\ \ | |/ |/| Disable newer features because they lead to runtime problems on Android
| * Disable newer features because they lead to runtime problems on AndroidJohnny Willemsen2016-09-241-0/+4
|/ | | | * ACE/ace/config-android.h:
* Merge pull request #300 from GaryN4/masterJohnny Willemsen2016-09-231-1/+1
|\ | | | | ACE Core Typo Bug
| * Merge pull request #1 from GaryN4/GaryN4-patch-1GaryN42016-09-151-1/+1
| |\ | | | | | | Update Time_Value.inl
| | * Update Time_Value.inlGaryN42016-09-151-1/+1
| |/
* | Merge pull request #299 from huangminghuang/remove_null_reference_checkAdam Mitz2016-09-224-38/+6
|\ \ | | | | | | Remove null reference checks
| * | Remove null reference checksHuang-Ming Huang2016-09-224-38/+6
|/ /
* | Merge pull request #298 from huangminghuang/macosx_elcapitanAdam Mitz2016-09-227-213/+291
|\ \ | | | | | | Better Mac OSX support
| * | remove '-all' from the filenames of config-macosx-all.h and ↵Huang-Ming Huang2016-09-216-274/+274
| | | | | | | | | | | | platform_macosx_all.GNU and rename the original *macosx.(h,GNU) files with juguar suffix
| * | Add ace/config-macosx-all.h and include/makeinclude/platform_macosx_all.GNU ↵Huang-Ming Huang2016-09-212-0/+62
| | | | | | | | | | | | for auto-detecting macOS version
| * | Support MacOSX El Capitan without disabling the default System Integrity ↵Huang-Ming Huang2016-09-213-1/+17
| | | | | | | | | | | | Protection mode.
* | | Merge pull request #297 from mitza-oci/masterAdam Mitz2016-09-221-1/+3
|\ \ \ | | | | | | | | Use env var ACE_DEBUG to set ACE::debug_ from the environment.
| * | | Fuzz script needs special comments for this caseAdam Mitz2016-09-211-1/+3
| | | |
| * | | Use env var ACE_DEBUG to set ACE::debug_ from the environment.Adam Mitz2016-09-211-1/+1
| |/ / | | | | | | | | | Looks like this was mistakenly updated to ACELIB_DEBUG when the logging statements were changed a few years ago.
* | | Merge pull request #296 from huangminghuang/rasberrypiAdam Mitz2016-09-2220-62/+36
|\ \ \ | |/ / |/| | Use explicit template class instantiation for ACE_*_SINGLETON_DECLARE…
| * | Fix some fuzz errorsHuang-Ming Huang2016-09-224-8/+3
| | |
| * | Fix issues with explicit template instantiation with versioned namespaceHuang-Ming Huang2016-09-226-11/+20
| | |
| * | Fixed all explicit singleton template instantiationHuang-Ming Huang2016-09-2117-51/+20
| | |
| * | Use explicit template class instantiation for ACE_*_SINGLETON_DECLARE with ↵Huang-Ming Huang2016-09-211-2/+3
|/ / | | | | | | | | | | | | GCC 4 and above This prevents multiple definition of typeinfo symbols during linking, only seen on arm-linux-gnueabihf-g++.
* | Merge pull request #295 from jwillemsen/masterJohnny Willemsen2016-09-159-18/+33
|\ \ | |/ |/| Improve IFRService persistence test but mark it as not fixed at this moment because it fails