summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #941 from jwillemsen/jwi-sendfiledocuJohnny Willemsen2019-08-191-1/+1
|\ \ \ | |/ / |/| / | |/
| * Corrected documentation of ACE_OS::sendfile to resolve issue #937Johnny Willemsen2019-08-191-1/+1
|/
* Merge pull request #934 from jwillemsen/masterJohnny Willemsen2019-08-022-1/+1
|\
| * Layout changeJohnny Willemsen2019-08-021-1/+0
| * Add missing include for ACE_OS::sleepJohnny Willemsen2019-08-021-0/+1
|/
* Merge pull request #933 from mcorino/masterJohnny Willemsen2019-08-0111-11/+410
|\
| * Fixed CodeFactor issueJohnny Willemsen2019-08-011-1/+0
| * Fixed fuzzJohnny Willemsen2019-08-011-4/+1
| * Fix lifecycle management of Request in DII deferred calls and addMartin Corino2019-08-0111-10/+413
|/
* Merge pull request #932 from jwillemsen/masterJohnny Willemsen2019-07-307-35/+42
|\
| * Update for next releaseJohnny Willemsen2019-07-301-1/+1
| * Prepare for x.5.7 and make x.5.6 publicJohnny Willemsen2019-07-306-34/+41
|/
* ACE+TAO-6_5_6ACE+TAO-6_5_6Johnny Willemsen2019-07-3060-76/+1682
* Merge pull request #931 from jwillemsen/masterJohnny Willemsen2019-07-291-0/+4
|\
| * List changesJohnny Willemsen2019-07-291-0/+4
| * Fixed mergeJohnny Willemsen2019-07-2972-1384/+3196
| |\ | |/ |/|
* | Merge pull request #930 from ehillis/updatecygwinJohnny Willemsen2019-07-231-0/+15
|\ \
| * | Update the file according to commentehillis2019-07-121-6/+0
| * | Updated config for latest CygwinEric W. Hillis (CTR) 1286605326@mil2019-07-031-0/+21
|/ /
* | Merge pull request #929 from ocielliottc/log_percent_t_wchar_buf_sizeocielliottc2019-06-271-1/+1
|\ \
| * | Increase the ACE_LOG_MSG_GET_THREAD_ID_BUFFER_SIZE from 8 to 12 as an int is ...Chad Elliott2019-06-261-1/+1
* | | Merge pull request #928 from jwillemsen/jwi-azurebadgeJohnny Willemsen2019-06-263-7/+16
|\ \ \ | |/ / |/| |
| * | Make use of VCPKG_ROOTJohnny Willemsen2019-06-261-3/+4
| * | Add weekly crontab on Sunday for azure devopsJohnny Willemsen2019-06-261-0/+8
| * | Use correct azure devops badgeJohnny Willemsen2019-06-261-1/+1
* | | Merge pull request #927 from ocielliottc/spurious_gcc_warningocielliottc2019-06-262-2/+2
|\ \ \
| * | | Provide two values in the struct linger initializer even though it absolutely...Chad Elliott2019-06-252-12/+2
| * | | Redundantly set the l_linger member to appease gccChad Elliott2019-06-242-0/+10
|/ / /
* | | Merge pull request #917 from ocielliottc/masterocielliottc2019-06-2451-158/+1988
|\ \ \
| * | | Added static cast where pid_t is assumed to be an int.Chad Elliott2019-06-105-40/+39
| * | | - Use ACE_OS::send and ACE_OS::recv on MQX, instead of write and read.Chad Elliott2019-06-0650-157/+1988
* | | | Merge pull request #887 from iguessthislldo/igtd/gettidFred Hornsey2019-06-218-478/+341
|\ \ \ \
| * | | | config-android.h: gettid missing in some older combinationsFred Hornsey2019-06-061-0/+7
| * | | | config-android.h: Fix TypoFred Hornsey2019-06-061-1/+1
| * | | | Conditional Include of OS_NS_sys_resource.hFred Hornsey2019-06-061-1/+3
| * | | | Restrict Dev_Poll_Reactor to API>=21Fred Hornsey2019-06-061-0/+3
| * | | | config-android.h: Add check for strbufFred Hornsey2019-06-061-0/+7
| * | | | Move A Check Back to config-linux.hFred Hornsey2019-06-052-5/+6
| * | | | Remove gettid checkFred Hornsey2019-06-051-1/+1
| * | | | Created a config-linux-common.hFred Hornsey2019-06-053-482/+269
| * | | | reduce gettid %t wchar buffer sizeFred Hornsey2019-06-051-1/+3
| * | | | gettid: Use ACE_NOTSUP_RETURN and other fixesFred Hornsey2019-05-023-8/+6
| * | | | Use reinterpret_cast insteadFred Hornsey2019-05-011-1/+1
| * | | | Account for "opaque_pthread_t"Fred Hornsey2019-04-181-1/+3
| * | | | Respond to PR commentsFred Hornsey2019-04-174-17/+15
| * | | | Log_Msg: Shorten %t Output for non-Windows systemsFred Hornsey2019-04-112-4/+16
| * | | | Add ACE_OS::thr_gettid()Fred Hornsey2019-04-114-1/+45
* | | | | Merge pull request #925 from ocielliottc/build_warningsocielliottc2019-06-216-17/+17
|\ \ \ \ \
| * | | | | Changed types and added static_casts to resolve 64-bit warnings.Chad Elliott2019-06-206-17/+17
|/ / / / /
* | | | | Merge pull request #924 from mitza-oci/gnuace-custom-postbuildAdam Mitz2019-06-131-0/+2
|\ \ \ \ \