summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Use stati65 with MinGWJohnny Willemsen2016-09-081-0/+4
|/ / /
* | | Merge pull request #289 from jwillemsen/masterJohnny Willemsen2016-09-0510-14/+14
|\ \ \
| * | | Added versioned buildJohnny Willemsen2016-09-051-0/+2
| * | | Merge branch 'master' of git://github.com/DOCGroup/ATCDJohnny Willemsen2016-09-050-0/+0
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #288 from DOCGroup/revert-262-masterJohnny Willemsen2016-09-055-57/+4
|\ \ \ \
| * | | | 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
* | | | | Merge pull request #287 from jwillemsen/masterJohnny Willemsen2016-09-034-9/+9
|\ \ \ \ \
| | | * | | Fixed warningJohnny Willemsen2016-09-041-1/+1
| | | * | | Revert "*_SINGLETON_DECLARE needs to appear in .cpp files, not .h."Johnny Willemsen2016-09-028-9/+11
| | | * | | Revert "Updated previous change to TAO_AV_Core for versioned namespaces"Johnny Willemsen2016-09-021-5/+1
| | |/ / / | |/| | |
| * | | | Merge branch 'master' of git://github.com/DOCGroup/ATCDJohnny Willemsen2016-09-0210-25/+20
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #286 from jwillemsen/masterJohnny Willemsen2016-08-315-12/+9
|\ \ \ \ \
* | | | | | Updated previous change to TAO_AV_Core for versioned namespacesAdam Mitz2016-08-241-1/+5
* | | | | | *_SINGLETON_DECLARE needs to appear in .cpp files, not .h.Adam Mitz2016-08-248-11/+9
* | | | | | 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
* | | | | | | Merge pull request #283 from jwillemsen/masterJohnny Willemsen2016-08-1011-50/+12
|\ \ \ \ \ \ \
| | | | * | | | Initialise pointer with 0Johnny Willemsen2016-09-021-1/+1
| | | | * | | | Documentation changesJohnny Willemsen2016-09-023-8/+8
| | | |/ / / /
| | | * | | | Documentation changesJohnny Willemsen2016-08-315-12/+9
| | |/ / / / | |/| | | |
| * | | | | 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
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Merge pull request #280 from dlifshitz-maca/BZ-4217_01Johnny Willemsen2016-08-101-0/+7
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | BZ-4217 Android 6 with 3rd party AIO not workingDavid Lifshitz2016-08-021-0/+7
| | |_|_|/ | |/| | |
| | * | | Fixed typoJohnny Willemsen2016-08-101-1/+1
| | * | | Fixed typosJohnny Willemsen2016-08-107-10/+8
| | * | | Merge branch 'master' of git://github.com/DOCGroup/ATCDJohnny Willemsen2016-08-050-0/+0
| | |\ \ \ | |_|/ / / |/| | | |
* | | | | Merge pull request #278 from jwillemsen/masterJohnny Willemsen2016-08-021-20/+1
|\ \ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #277 from jwillemsen/masterJohnny Willemsen2016-08-021-10/+3
|\ \ \ \ \
| | | * | | Fixed typo and layout changeJohnny Willemsen2016-08-052-3/+2
| | |/ / /
| | * | | Further cleanup of bugzilla mentiningJohnny Willemsen2016-08-021-20/+1
| |/ / /
| * | | Rework to mention that occasional contributors should use pull requestsJohnny Willemsen2016-08-021-10/+3
|/ / /
* | | Merge pull request #276 from jwillemsen/masterJohnny Willemsen2016-08-021-55/+51
|\ \ \
| * | | Indent changes to fix gcc 6.1 warningsJohnny Willemsen2016-08-021-55/+51
|/ / /
* | | Merge pull request #275 from DOCGroup/Riverace-case-2025Steve Huston2016-07-143-3/+6
|\ \ \
| * | | 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
* | | Merge pull request #274 from mitza-oci/masterAdam Mitz2016-07-063-3/+19
|\ \ \
| * | | Fix bugzilla #4215: workaround for a compiler bug in vc14-update3Adam Mitz2016-07-063-3/+19
|/ / /