summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "ACE Core Typo Bug"revert-300-masterJohnny Willemsen2016-09-241-1/+1
* 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
| * Fixed coverity reported issuesJohnny Willemsen2016-09-143-26/+6
* | Merge pull request #293 from jwillemsen/masterJohnny Willemsen2016-09-146-15/+18
|\ \ | |/
| * Don't delete the member of the base in ACEXML_SAXNotSupportedException, the b...Johnny Willemsen2016-09-141-1/+0
| * Fixed memory leaks reported by CoverityJohnny Willemsen2016-09-142-11/+14
| * Fixed reported memory leak by CoverityJohnny Willemsen2016-09-141-0/+1
| * Use own_factory_ at the moment to cleanup to delete the factory at the moment...Johnny Willemsen2016-09-141-2/+2
| * Initialise value with 0 to fix Coverity errorJohnny Willemsen2016-09-141-1/+1
|/
* Merge pull request #279 from dlifshitz-maca/BZ-4216_01Johnny Willemsen2016-09-121-1/+117
|\
| * BZ-4216 Android build fails when not cross-compiled on LinuxDavid Lifshitz2016-09-111-5/+5
| * BZ-4216 Android build fails when not cross-compiled on LinuxDavid Lifshitz2016-08-021-1/+117
* | Merge pull request #292 from jwillemsen/masterJohnny Willemsen2016-09-111-1/+3
|\ \
| * | Use std::abs instead of absJohnny Willemsen2016-09-111-1/+3
* | | Merge pull request #291 from ops/masterJohnny Willemsen2016-09-1110-5/+67
|\ \ \ | |/ / |/| |
| * | Moved ACE_LACKS_xxxTIME_R defines to config-win32-msvc.hOlli Savia2016-09-092-3/+4
| * | Take 2: Handle system functions that may be defined as macros on some platformsOlli Savia2016-09-099-4/+65
* | | Merge pull request #200 from INMarkus/Bug#4084-PatchJohnny Willemsen2016-09-093-48/+83
|\ \ \
| * | | Update Time_Value_Test.cppINMarkus2016-02-231-0/+45
| * | | Update Time_Value.cppINMakrus2016-02-221-44/+22
| * | | Update Time_Value.inlINMakrus2016-02-221-4/+16
* | | | Merge pull request #290 from jwillemsen/jwi-stati64Johnny Willemsen2016-09-091-0/+4
|\ \ \ \ | |_|/ / |/| | |