1 commit 21d9aeb246af54f23f9054b938e2d4af3dd24e31
2 Author: Johnny Willemsen <jwillemsen@remedy.nl>
3 Date: Sun Jul 3 10:05:55 2016 +0200
5 Added reduced include of ace/Auto_Ptr.h
8 commit 8e3f34f5f3cf09f3e5ac9d35b03cc110959cdc31
9 Author: Johnny Willemsen <jwillemsen@remedy.nl>
10 Date: Fri Jul 1 16:43:46 2016 +0200
12 Updated for next release
16 commit bbae1c3cd833396912cb6931dcab3edde94fd0f6
17 Merge: 14f0e5a 9cf2554
18 Author: Johnny Willemsen <jwillemsen@users.noreply.github.com>
19 Date: Fri Jul 1 08:55:18 2016 +0200
21 Merge pull request #268 from jwillemsen/master
23 Improved documentation
25 commit 9cf255458ea0917547b6e77c3d2f62f35aab3958
26 Author: Johnny Willemsen <jwillemsen@remedy.nl>
27 Date: Fri Jul 1 08:54:41 2016 +0200
30 * ACE/ACE-INSTALL.html:
32 commit 14f0e5a70e352cd833e9b71fc41bb1c4eb232510
33 Merge: 8bed7fd 9f2aca3
34 Author: Johnny Willemsen <jwillemsen@users.noreply.github.com>
35 Date: Fri Jul 1 08:47:19 2016 +0200
37 Merge pull request #267 from jwillemsen/master
41 commit d50ed137e96ef69e1bf1491e97989e02737c0144
42 Author: Johnny Willemsen <jwillemsen@remedy.nl>
43 Date: Fri Jul 1 08:46:06 2016 +0200
45 Cleanup and refer to ACE-INSTALL.html within the package
48 commit 5a1bb1428f05ebae1f9a616253024fc237d63398
49 Author: Adam Mitz <mitza@ociweb.com>
50 Date: Fri Jun 17 14:51:34 2016 -0500
52 Auto_Ptr.h fixup for ACE netsvcs
54 commit 7767d0dd86da1d81ebe619f02e5716cac1ea4987
55 Author: Adam Mitz <mitza@ociweb.com>
56 Date: Fri Jun 17 09:16:49 2016 -0500
58 Removed include of ace/Auto_Ptr.h where not needed
60 GCC 6.1 by default issues warnings when seeing std::auto_ptr
62 commit b985fa97c91e3f1846f5a5e43ce72bf6df6aa277
63 Merge: 4309a39 cdcb9de
64 Author: Johnny Willemsen <jwillemsen@remedy.nl>
65 Date: Tue Jun 14 10:02:31 2016 +0200
67 Merge pull request #256 from likema/feature/cross-aarch64-mips64el
69 feature/cross-aarch64-mips64el
71 commit e8814092903b46280c792835e1497aa6cf5acaec
72 Author: Johnny Willemsen <jwillemsen@remedy.nl>
73 Date: Tue May 17 12:23:40 2016 +0200
76 * ACE/tests/OS_Test.cpp:
78 commit 83330bfd1fefd26347c2c1c2773953ad9f3c7f70
79 Author: Johnny Willemsen <jwillemsen@remedy.nl>
80 Date: Tue May 17 12:23:09 2016 +0200
82 gai_strerror is defined as gai_strerrorA or gai_strerrorW on Windows dependent on Unicode settings. Adapt ACE_OS::gai_strerror for this and invoke this operation as part of a test to make sure we compile this inline code
83 * ACE/ace/OS_NS_netdb.inl:
84 * ACE/ace/ace_wchar.h:
85 * ACE/tests/OS_Test.cpp:
87 commit dc9d4e9be26a38d42f4f5fc5245a04a5dcea6a04
88 Author: Johnny Willemsen <jwillemsen@remedy.nl>
89 Date: Tue May 17 09:00:50 2016 +0200
93 commit 9e9ae3e3533bd44c7e75804528a23a5154c87892
94 Author: Johnny Willemsen <jwillemsen@remedy.nl>
95 Date: Mon May 16 15:14:54 2016 +0200
98 * ACE/bin/make_release.py:
100 commit d2a7d20741730f9b2d98a415df0cffb2ed502b51
101 Author: Johnny Willemsen <jwillemsen@remedy.nl>
102 Date: Mon May 16 10:51:12 2016 +0200
104 We already have micro releases for years, so introduce a MICRO version number which we use instead of the BETA number which is kept for backwards compliance
106 commit c7413893facd6208ccd3dec05c802f641aec5f1f
107 Author: Olli Savia <ops@iki.fi>
108 Date: Sat May 14 20:18:29 2016 +0300
110 Added ACE_TEXT() to string constants
112 commit a11d43ae6c40b99fdf8ced5f70bbfa84ad2a20e8
113 Author: Olli Savia <ops@iki.fi>
114 Date: Sat May 14 18:12:38 2016 +0300
116 Added helper macros to compare ACE/TAO versions
118 commit cdcb9de8490f47d7d6c8449fbd3892c90fd7cf8f
119 Author: Like Ma <likemartinma@gmail.com>
120 Date: Mon Apr 27 16:27:26 2015 +0800
122 Fix format specifiers of UINT64, ssize_t, size_t in Ubuntu 12.04/14.04 aarch64.
124 commit 686af5dbc1444d3d4834acd27db92f8ef8b3fefa
125 Author: Like Ma <likemartinma@gmail.com>
126 Date: Fri Jan 25 22:44:02 2013 +0800
128 Fix format specifiers of UINT64, ssize_t, size_t in neokylin 6.0 loongson 64 (mips64el).
130 commit 3eebc64c2c55a7a946d5d6c76b84dc3ae5197fa1
131 Author: Johnny Willemsen <jwillemsen@remedy.nl>
132 Date: Fri May 6 13:00:50 2016 +0200
134 In kfreebasd atop is a macro which we need to undefine
135 * ACE/ace/config-kfreebsd.h:
137 commit 11aa52c3d6e17d42853d67568100544e70187a2a
138 Author: Johnny Willemsen <jwillemsen@remedy.nl>
139 Date: Tue May 3 19:54:48 2016 +0200
141 Fixed may be used uninitialized warning
142 * ACE/ace/OS_NS_netdb.cpp:
144 commit ce7b17aa7e482180d5eabc852060855775e08dac
145 Author: Johnny Willemsen <jwillemsen@remedy.nl>
146 Date: Mon May 2 10:43:24 2016 +0200
148 Make x.3.4 public and prepare for x.3.5
150 * ACE/bin/diff-builds-and-group-fixed-tests-only.sh:
151 * ACE/bin/make_release.py:
152 * ACE/docs/Download.html:
153 * ACE/docs/bczar/bczar.html:
154 * ACE/etc/index.html: