summaryrefslogtreecommitdiff
path: root/ACE
Commit message (Expand)AuthorAgeFilesLines
* Revert "Handle system functions that may be defined as macros on some platforms"revert-262-masterJohnny Willemsen2016-09-055-57/+4
* Merge pull request #262 from ops/masterJohnny Willemsen2016-09-045-4/+57
|\
| * Added a check for ACE_HAS_TR24731_2005_CRTOlli Savia2016-09-031-6/+6
| * Handle platforms that lack reentrant functionsOlli Savia2016-09-032-16/+24
| * Readded ACE_STD_NAMESPACE::Olli Savia2016-09-032-4/+4
| * Do not use ACE_STD_NAMESPACE macroOlli Savia2016-06-103-15/+5
| * Handle system functions that may be defined as macros on some platformsOlli Savia2016-05-165-5/+60
* | *_SINGLETON_DECLARE needs to appear in .cpp files, not .h.Adam Mitz2016-08-244-7/+5
* | fixed makefile syntax errorAdam Mitz2016-08-241-9/+3
* | Merge pull request #282 from oschwaldp-oci/topic_footprint_fixesAdam Mitz2016-08-101-5/+4
|\ \
| * | Remove sed search and replace as it malfunctions with files or directories en...Peter Oschwald2016-08-091-2/+1
| * | Fix use case for non-ACE/TAO/CIAO/DAnCE footprint calculations. Need to actu...Peter Oschwald2016-08-091-3/+3
* | | Layout changeJohnny Willemsen2016-08-101-1/+0
* | | removed SGI from comment, not used anymoreJohnny Willemsen2016-08-101-1/+1
* | | Removed old left over of SGIJohnny Willemsen2016-08-101-34/+0
* | | Merge branch 'master' of git://github.com/DOCGroup/ATCDJohnny Willemsen2016-08-101-0/+7
|\ \ \
| * | | BZ-4217 Android 6 with 3rd party AIO not workingDavid Lifshitz2016-08-021-0/+7
| |/ /
* | | Fixed typosJohnny Willemsen2016-08-103-3/+3
|/ /
* | Case 2025, see notesRiverace-case-2025Steve Huston2016-07-143-3/+6
* | Revert "Case 2025, see notes"; should have made this a pull request.Steve Huston2016-07-143-6/+3
* | Case 2025, see notesSteve Huston2016-07-143-3/+6
* | Removed empty comment linesJohnny Willemsen2016-07-062-10/+0
* | Updated linJohnny Willemsen2016-07-061-1/+1
* | Fixed some version numbersJohnny Willemsen2016-07-061-6/+6
* | New files for MacOSX 10.12 (Sierra)Johnny Willemsen2016-07-062-0/+9
* | No CIAO+DAnCEJohnny Willemsen2016-07-041-4/+4
* | Prepare for next releaseJohnny Willemsen2016-07-045-129/+79
* | ACE+TAO-6_4_0Johnny Willemsen2016-07-0457-61/+217
* | Added reduced include of ace/Auto_Ptr.hJohnny Willemsen2016-07-031-0/+2
* | Updated for next releaseJohnny Willemsen2016-07-011-0/+2
* | Merge pull request #268 from jwillemsen/masterJohnny Willemsen2016-07-011-5/+11
|\ \
| * | Improved documentitonJohnny Willemsen2016-07-011-5/+11
* | | Merge pull request #267 from jwillemsen/masterJohnny Willemsen2016-07-011-50/+49
|\ \ \ | |/ /
| * | Cleanup and refer to ACE-INSTALL.html within the packageJohnny Willemsen2016-07-011-50/+49
* | | Auto_Ptr.h fixup for ACE netsvcsAdam Mitz2016-06-171-0/+1
* | | Removed include of ace/Auto_Ptr.h where not neededAdam Mitz2016-06-1711-6/+6
|/ /
* | Merge pull request #256 from likema/feature/cross-aarch64-mips64elJohnny Willemsen2016-06-141-1/+1
|\ \
| * | Fix format specifiers of UINT64, ssize_t, size_t in Ubuntu 12.04/14.04 aarch64.Like Ma2016-05-121-1/+1
| * | Fix format specifiers of UINT64, ssize_t, size_t in neokylin 6.0 loongson 64 ...Like Ma2016-05-121-1/+1
* | | Invoke new operationJohnny Willemsen2016-05-171-0/+3
* | | gai_strerror is defined as gai_strerrorA or gai_strerrorW on Windows dependen...Johnny Willemsen2016-05-173-4/+19
* | | Fixed versionJohnny Willemsen2016-05-171-1/+1
| |/ |/|
* | Small fixJohnny Willemsen2016-05-161-0/+1
* | We already have micro releases for years, so introduce a MICRO version number...Johnny Willemsen2016-05-168-15/+29
* | Added ACE_TEXT() to string constantsOlli Savia2016-05-141-2/+2
* | Added helper macros to compare ACE/TAO versionsOlli Savia2016-05-143-3/+43
|/
* In kfreebasd atop is a macro which we need to undefineJohnny Willemsen2016-05-061-4/+8
* Fixed may be used uninitialized warningJohnny Willemsen2016-05-031-24/+27
* Make x.3.4 public and prepare for x.3.5Johnny Willemsen2016-05-026-99/+48
* ACE+TAO-6_3_4ACE+TAO-6_3_4Johnny Willemsen2016-05-0257-57/+1002