summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
|\ \ \ \
* \ \ \ \ Merge pull request #305 from mitza-oci/masterJohnny Willemsen2016-10-012-0/+18
|\ \ \ \ \
| * | | | | 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
|\ \ \ \ \
| | | * | | Added cast to silence win32 warningsJohnny Willemsen2016-10-031-1/+1
| | |/ / /
| | * | | Just linux for the momentJohnny Willemsen2016-10-031-1/+0
| | * | | Use no special osxJohnny Willemsen2016-10-031-1/+0
| | * | | Fixed osx OSJohnny Willemsen2016-10-031-1/+1
| | * | | Attempt to fix osxJohnny Willemsen2016-10-031-3/+2
| | * | | Simplify travis-ci fileJohnny Willemsen2016-10-031-2/+1
| | * | | Fixed typoJohnny Willemsen2016-10-021-4/+4
| | * | | Add OSXJohnny Willemsen2016-10-021-3/+10
| |/ / /
| * | | Set ACE_PLATFORM_CONFIG to config-android.hJohnny Willemsen2016-09-271-0/+3
|/ / /
* | | Merge pull request #303 from mitza-oci/masterAdam Mitz2016-09-262-6/+9
|\ \ \
| * | | 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-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 AndroidJohnny Willemsen2016-09-241-0/+4
|/ / /
* | | Merge pull request #300 from GaryN4/masterJohnny Willemsen2016-09-231-1/+1
|\ \ \
| * \ \ Merge pull request #1 from GaryN4/GaryN4-patch-1GaryN42016-09-151-1/+1
| |\ \ \
| | * | | 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 checksHuang-Ming Huang2016-09-224-38/+6
|/ / / /
* | | | Merge pull request #298 from huangminghuang/macosx_elcapitanAdam Mitz2016-09-227-213/+291
|\ \ \ \
| * | | | remove '-all' from the filenames of config-macosx-all.h and platform_macosx_...Huang-Ming Huang2016-09-216-274/+274
| * | | | Add ace/config-macosx-all.h and include/makeinclude/platform_macosx_all.GNU f...Huang-Ming Huang2016-09-212-0/+62
| * | | | Support MacOSX El Capitan without disabling the default System Integrity Prot...Huang-Ming Huang2016-09-213-1/+17
* | | | | Merge pull request #297 from mitza-oci/masterAdam Mitz2016-09-221-1/+3
|\ \ \ \ \
| * | | | | 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
| |/ / / /
* | | | | Merge pull request #296 from huangminghuang/rasberrypiAdam Mitz2016-09-2220-62/+36
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | 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 GC...Huang-Ming Huang2016-09-211-2/+3
|/ / / /
* | | | Merge pull request #295 from jwillemsen/masterJohnny Willemsen2016-09-159-18/+33
|\ \ \ \ | |/ / / |/| | |
| * | | Mark the IFRService persistence test with !FIXED_BUGS_ONLY, it fails frequent...Johnny Willemsen2016-09-151-1/+1
| * | | CleanupJohnny Willemsen2016-09-154-7/+4
| * | | Removed not needed variableJohnny Willemsen2016-09-151-4/+0
| * | | Zapped some empty linesJohnny Willemsen2016-09-151-2/+0
| * | | Added shutdown to cleanly shutdown the ORB and release all CORBA resources to...Johnny Willemsen2016-09-153-4/+28
|/ / /
* | | Merge pull request #294 from jwillemsen/masterJohnny Willemsen2016-09-149-66/+34
|\ \ \
| * | | Initialise memberJohnny Willemsen2016-09-141-0/+1
| * | | Check the return value of get_componentJohnny Willemsen2016-09-141-14/+20
| * | | Fixed coverity errors, initialize pointersJohnny Willemsen2016-09-142-1/+5
| * | | Fixed coverity errorJohnny Willemsen2016-09-141-1/+2
| * | | removed commented out codeJohnny Willemsen2016-09-141-24/+0