summaryrefslogtreecommitdiff
path: root/ACE
Commit message (Expand)AuthorAgeFilesLines
* Removed check for ACE_LACKS_PLACEMENT_OPERATOR_DELETE, supported by all compi...Johnny Willemsen2021-01-0512-37/+0
* Merge pull request #1367 from jwillemsen/jwi-cleanupkfreebsdJohnny Willemsen2021-01-032-150/+0
|\
| * Cleanup kfreebsd config fileJohnny Willemsen2021-01-032-150/+0
* | Merge pull request #1323 from iguessthislldo/igtd/cpp11-noreturnFred Hornsey2020-12-311-3/+3
|\ \
| * \ Merge remote-tracking branch 'upstream/master' into igtd/cpp11-noreturnFred Hornsey2020-12-30952-6976/+7022
| |\ \ | | |/
| * | Move [[noreturn]] to after function nameFred Hornsey2020-12-051-3/+3
| * | Replaced ACE_GCC_NO_RETURN with [[noreturn]]Fred Hornsey2020-12-051-3/+3
* | | Merge pull request #1318 from iguessthislldo/igtd/android-ndk-compileFred Hornsey2020-12-3112-512/+342
|\ \ \ | |_|/ |/| |
| * | Move -llog from platform_android.GNU to acedefaultsFred Hornsey2020-12-302-3/+4
| * | Always Define ANDROID_ABI for CompatibilityFred Hornsey2020-12-301-2/+5
| * | Fix Older NDKs Not Having armv7a-* Prefixed ToolsFred Hornsey2020-12-293-5/+19
| * | Revert to Current Include StyleFred Hornsey2020-12-292-2/+2
| * | Merge remote-tracking branch 'upstream/master' into igtd/android-ndk-compileFred Hornsey2020-12-29245-1019/+1027
| |\ \
| * | | platform_gcc_clang_common.GNU: Add Flag from #1320Fred Hornsey2020-12-121-0/+3
| * | | platform_gcc_clang_common.GNUFred Hornsey2020-12-124-184/+108
| * | | platform_linux_common.GNU: More Common SectionsFred Hornsey2020-12-123-50/+23
| * | | platform_android.GNU: Remove --fix-cortex-a8 FlagFred Hornsey2020-12-121-4/+1
| * | | config-android.h: Fix ACE_HAS_CPU_SET_TFred Hornsey2020-12-111-3/+1
| * | | Merge remote-tracking branch 'upstream/master' into igtd/android-ndk-compileFred Hornsey2020-12-11483-4572/+4451
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into igtd/android-ndk-compileFred Hornsey2020-12-07234-1357/+1527
| |\ \ \ \
| * | | | | Android NDK >=r19 for Direct BuildFred Hornsey2020-12-062-4/+4
| * | | | | config-android.h: Respond to ReviewFred Hornsey2020-12-061-59/+13
| * | | | | platform_android.GNU: Remove duplicate warningsFred Hornsey2020-12-051-1/+1
| * | | | | Remove Support for Android NDKs before r18Fred Hornsey2020-12-054-196/+100
| * | | | | Support Using Android NDK DirectlyFred Hornsey2020-12-034-58/+111
| * | | | | Fix Issue on Android Where SONAME is NeededFred Hornsey2020-12-024-15/+21
| | |_|_|/ | |/| | |
* | | | | Replace auto_ptr with unique_ptr, use override, remove redundant voidJohnny Willemsen2020-12-307-18/+9
* | | | | Reduce includesJohnny Willemsen2020-12-301-5/+1
* | | | | Replace auto_ptr with unique_ptrJohnny Willemsen2020-12-301-5/+5
* | | | | Fixed variable not used warningJohnny Willemsen2020-12-301-0/+2
| |_|_|/ |/| | |
* | | | Merge pull request #1360 from DOCGroup/revert-1227-revert-995-unspecified-boo...Johnny Willemsen2020-12-292-3/+7
|\ \ \ \
| * | | | Revert "Revert "Use unspecified_bool_type instead of bool.""revert-1227-revert-995-unspecified-bool-typeJohnny Willemsen2020-12-292-3/+7
* | | | | Merge pull request #1361 from jwillemsen/jwi-NEWSJohnny Willemsen2020-12-291-1/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Update news filesJohnny Willemsen2020-12-291-1/+9
* | | | | Merge pull request #1007 from likema/fix-dev-poll-errnoJohnny Willemsen2020-12-291-2/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Set ERANGE instead of EINVAL in Dev_Poll_Reactor::handle_in_range.Like Ma2019-12-111-2/+1
* | | | | Remove redundant voidJohnny Willemsen2020-12-171-2/+2
* | | | | Merge branch 'master' into jwi-autoptr2Johnny Willemsen2020-12-17122-243/+236
|\ \ \ \ \
| * | | | | Remove redundant voidJohnny Willemsen2020-12-143-9/+9
| * | | | | Remove redundant voidJohnny Willemsen2020-12-14146-268/+261
* | | | | | Remove redundant voidJohnny Willemsen2020-12-1762-478/+478
* | | | | | Use unique_ptrJohnny Willemsen2020-12-172-6/+6
* | | | | | Remove redundant voidJohnny Willemsen2020-12-172-2/+2
* | | | | | Remove redundant voidJohnny Willemsen2020-12-1729-145/+145
* | | | | | Use unique_ptrJohnny Willemsen2020-12-178-9/+12
* | | | | | Replace auto_ptr with std::unique_ptr and remove redundant voidJohnny Willemsen2020-12-1720-125/+126
|/ / / / /
* | | | | Simplify boolean expressionsJohnny Willemsen2020-12-143-5/+5
| |_|_|/ |/| | |
* | | | Remove redundant void argJohnny Willemsen2020-12-0919-192/+192
* | | | Remove redundant void argJohnny Willemsen2020-12-093-12/+12
* | | | Remove redundant void argJohnny Willemsen2020-12-0955-573/+573