|
| 1 | +commit 683c71acba3187584ce5a14bcaa9151060db6561 |
| 2 | +Merge: 614ad3f47a7 37a6d5f1332 |
| 3 | +Author: Johnny Willemsen <jwillemsen@remedy.nl> |
| 4 | +Date: Tue Jun 24 19:38:38 2025 +0200 |
| 5 | + |
| 6 | + Merge pull request #2400 from jwillemsen/jwi-vararray |
| 7 | + |
| 8 | + Removed usage of variable length arrays, fixed memory leaks |
| 9 | + |
| 10 | +commit 0dbaa607742047324e7a9ccf2e3068e04326027a |
| 11 | +Merge: c0f0bb3c14f f18aa97235c |
| 12 | +Author: Johnny Willemsen <jwillemsen@remedy.nl> |
| 13 | +Date: Tue Jun 24 14:37:03 2025 +0200 |
| 14 | + |
| 15 | + Merge branch 'master' into jwi-timetsigned |
| 16 | + |
| 17 | +commit c0f0bb3c14f40e5ac8b5f406e880a1d5ea20d30a |
| 18 | +Author: Johnny Willemsen <jwillemsen@remedy.nl> |
| 19 | +Date: Tue Jun 24 14:36:36 2025 +0200 |
| 20 | + |
| 21 | + Add include |
| 22 | + |
| 23 | + * ACE/tests/Time_Value_Test.cpp: |
| 24 | + |
| 25 | +commit 39162ba9ee5919f5490ea9f88fe1af5926cc7bfe |
| 26 | +Author: Johnny Willemsen <jwillemsen@remedy.nl> |
| 27 | +Date: Tue Jun 24 14:32:35 2025 +0200 |
| 28 | + |
| 29 | + Only platforms with a 32bit time_t signed will have problems in 2038, with 32bit time_t unsigned we have until 2106 |
| 30 | + |
| 31 | + * ACE/tests/Time_Value_Test.cpp: |
| 32 | + |
| 33 | +commit 8713ad34eb17e2b1dd50b0b01e2b90c5920951f2 |
| 34 | +Author: Johnny Willemsen <jwillemsen@remedy.nl> |
| 35 | +Date: Thu Jun 12 16:15:23 2025 +0200 |
| 36 | + |
| 37 | + Update thread_pool.cpp |
| 38 | + |
| 39 | +commit d6b4fe11758b627b8db9a2133c017eb7c447b753 |
| 40 | +Author: Johnny Willemsen <jwillemsen@remedy.nl> |
| 41 | +Date: Thu Jun 12 16:14:17 2025 +0200 |
| 42 | + |
| 43 | + Update Window_Messages.cpp |
| 44 | + |
| 45 | +commit 7c5c5af52a5c867c27e5490922fde8762afea51f |
| 46 | +Author: Johnny Willemsen <jwillemsen@remedy.nl> |
| 47 | +Date: Thu Jun 12 14:38:49 2025 +0200 |
| 48 | + |
| 49 | + Add missing includes |
| 50 | + |
| 51 | + * ACE/examples/Reactor/WFMO_Reactor/Window_Messages.cpp: |
| 52 | + * ACE/examples/Threads/task_four.cpp: |
| 53 | + * ACE/examples/Threads/thread_pool.cpp: |
| 54 | + |
| 55 | + (cherry picked from commit 814302d50bc12522891383766962de309959c35c) |
| 56 | + |
| 57 | + # Conflicts: |
| 58 | + # ACE/examples/Reactor/WFMO_Reactor/Window_Messages.cpp |
| 59 | + # ACE/examples/Threads/thread_pool.cpp |
| 60 | + |
| 61 | +commit 37a6d5f1332b059db328c3c7a1256dd27bae6b26 |
| 62 | +Author: Johnny Willemsen <jwillemsen@remedy.nl> |
| 63 | +Date: Thu Jun 12 12:17:13 2025 +0200 |
| 64 | + |
| 65 | + Add back small buffer optimization |
| 66 | + |
| 67 | + * ACE/ace/Svc_Conf_Lexer.cpp: |
| 68 | + |
| 69 | +commit b0d6b7088630f6a280b14954e7a5ec24055c818f |
| 70 | +Author: Johnny Willemsen <jwillemsen@remedy.nl> |
| 71 | +Date: Thu Jun 12 11:28:17 2025 +0200 |
| 72 | + |
| 73 | + Removed usage of variable length arrays, these are a gcc/clang extension |
| 74 | + |
| 75 | + * ACE/ace/Svc_Conf_Lexer.cpp: |
| 76 | + |
| 77 | +commit 34e90911993553b126b02c3ebf2665adb930dad7 |
| 78 | +Author: Johnny Willemsen <jwillemsen@remedy.nl> |
| 79 | +Date: Tue Jun 10 09:26:19 2025 +0200 |
| 80 | + |
| 81 | + Removed redundant include |
| 82 | + |
| 83 | + * ACE/ace/Message_Queue_T.cpp: |
| 84 | + |
| 85 | +commit 5dc2149cff51cb2cf949e712cc46b350b9359f12 |
| 86 | +Merge: e4dd2f760f7 1e4918fba92 |
| 87 | +Author: Adam Mitz <mitza@objectcomputing.com> |
| 88 | +Date: Fri Jun 6 14:19:24 2025 -0500 |
| 89 | + |
| 90 | + Merge branch 'master' into warnings |
| 91 | + |
| 92 | +commit d5c6462c5a4d263b002e97816b458c6d67044a55 |
| 93 | +Author: Adam Mitz <mitza@objectcomputing.com> |
| 94 | +Date: Fri Jun 6 18:28:43 2025 +0000 |
| 95 | + |
| 96 | + fixed warnings |
| 97 | + |
| 98 | +commit ea53d39e0a8a9608988d2d4f09da2b68dbdc8133 |
| 99 | +Author: Johnny Willemsen <jwillemsen@remedy.nl> |
| 100 | +Date: Fri Jun 6 11:54:12 2025 +0200 |
| 101 | + |
| 102 | + Update ACE/protocols/ace/HTBP/HTBP_Addr.h |
| 103 | + |
| 104 | + Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> |
| 105 | + |
| 106 | +commit 19c4722560326746a770b5682027c0b2991cb23f |
| 107 | +Author: Johnny Willemsen <jwillemsen@remedy.nl> |
| 108 | +Date: Fri Jun 6 11:50:48 2025 +0200 |
| 109 | + |
| 110 | + Fixed compiler warnings, use default/override |
| 111 | + |
| 112 | + * ACE/protocols/ace/HTBP/HTBP_Addr.cpp: |
| 113 | + * ACE/protocols/ace/HTBP/HTBP_Addr.h: |
| 114 | + |
| 115 | +commit 07a7562456673cce26e00f1ba63c8b23b8e186f1 |
| 116 | +Author: Johnny Willemsen <jwillemsen@remedy.nl> |
| 117 | +Date: Wed Jun 4 17:19:53 2025 +0200 |
| 118 | + |
| 119 | + Removed empty line |
| 120 | + |
| 121 | + * ACE/tests/tests.mpc: |
| 122 | + |
| 123 | +commit cf80533a20d4e46c3f6c16376265c10c9e5597f5 |
| 124 | +Author: Johnny Willemsen <jwillemsen@remedy.nl> |
| 125 | +Date: Wed Jun 4 17:19:33 2025 +0200 |
| 126 | + |
| 127 | + Try to compile the new C++ unit test with C++20 enabled |
| 128 | + |
| 129 | + * ACE/tests/tests.mpc: |
| 130 | + |
| 131 | +commit 3652ab2a6d7c63bd2d3f7b476d86430424ffeb07 |
| 132 | +Merge: 8488daf830e aa8b928316f |
| 133 | +Author: Johnny Willemsen <jwillemsen@remedy.nl> |
| 134 | +Date: Wed Jun 4 15:34:40 2025 +0200 |
| 135 | + |
| 136 | + Merge branch 'jwi-vs2022bug' of https://github.com/jwillemsen/ATCD into jwi-vs2022bug |
| 137 | + |
| 138 | +commit 8488daf830e4d16f6ab0872526d6b4b2020b3fca |
| 139 | +Author: Johnny Willemsen <jwillemsen@remedy.nl> |
| 140 | +Date: Wed Jun 4 15:34:30 2025 +0200 |
| 141 | + |
| 142 | + Simplify test |
| 143 | + |
| 144 | + * ACE/tests/Compiler_Features_42_Test.cpp: |
| 145 | + |
| 146 | +commit aa8b928316f96c78a013814741c289026c44c100 |
| 147 | +Merge: d7e621b655c 36cf0759a13 |
| 148 | +Author: Johnny Willemsen <jwillemsen@remedy.nl> |
| 149 | +Date: Wed Jun 4 13:39:21 2025 +0200 |
| 150 | + |
| 151 | + Merge branch 'master' into jwi-vs2022bug |
| 152 | + |
| 153 | +commit d7e621b655c6351483276b773ef22d1f5e76ffd2 |
| 154 | +Author: Johnny Willemsen <jwillemsen@remedy.nl> |
| 155 | +Date: Wed Jun 4 13:37:16 2025 +0200 |
| 156 | + |
| 157 | + Further simplified this test |
| 158 | + |
| 159 | + * ACE/tests/Compiler_Features_42_Test.cpp: |
| 160 | + |
| 161 | +commit d4be76e9877922968d8099a06361e49ac4a4da2f |
| 162 | +Author: Johnny Willemsen <jwillemsen@remedy.nl> |
| 163 | +Date: Wed Jun 4 13:28:24 2025 +0200 |
| 164 | + |
| 165 | + Further simplified |
| 166 | + |
| 167 | + * ACE/tests/Compiler_Features_42_Test.cpp: |
| 168 | + |
| 169 | +commit 44104d6114a7a9705477d10068926ed57f9882c3 |
| 170 | +Author: Johnny Willemsen <jwillemsen@remedy.nl> |
| 171 | +Date: Wed Jun 4 13:25:48 2025 +0200 |
| 172 | + |
| 173 | + Further simplify |
| 174 | + * ACE/tests/Compiler_Features_42_Test.cpp: |
| 175 | + * TAO/tao/AnyTypeCode/TypeCode_Case_T.h: |
| 176 | + |
| 177 | +commit 1c8a2af608c68a724eacef2d658a10c60e6508c3 |
| 178 | +Author: Johnny Willemsen <jwillemsen@remedy.nl> |
| 179 | +Date: Wed Jun 4 13:24:24 2025 +0200 |
| 180 | + |
| 181 | + New compiler test |
| 182 | + |
| 183 | + * ACE/tests/Compiler_Features_42_Test.cpp: |
| 184 | + Added. |
| 185 | + |
| 186 | + * ACE/tests/run_test.lst: |
| 187 | + * ACE/tests/tests.mpc: |
| 188 | + |
| 189 | +commit 5f0e7f451330776bb93f70215590b01b4b6e8d05 |
| 190 | +Author: Johnny Willemsen <jwillemsen@remedy.nl> |
| 191 | +Date: Wed May 28 15:13:38 2025 +0200 |
| 192 | + |
| 193 | + Mention threads=0 |
| 194 | + |
| 195 | + * ACE/NEWS: |
| 196 | + |
| 197 | +commit c972d90a86f774977ab7a7e0c2466eed93478f3e |
| 198 | +Author: Johnny Willemsen <jwillemsen@remedy.nl> |
| 199 | +Date: Wed May 28 15:09:06 2025 +0200 |
| 200 | + |
| 201 | + Fixed compile errors only in ACE core when threads=0 |
| 202 | + * ACE/ace/Priority_Reactor.cpp: |
| 203 | + * ACE/ace/Service_Config.cpp: |
| 204 | + * ACE/ace/Service_Types.cpp: |
| 205 | + * ACE/ace/Thread_Manager.cpp: |
| 206 | + |
| 207 | +commit acf38dc04cb955a54b07a0adda8b6d8fb699a6f7 |
| 208 | +Author: Johnny Willemsen <jwillemsen@remedy.nl> |
| 209 | +Date: Thu May 15 13:22:00 2025 +0200 |
| 210 | + |
| 211 | + Make use of =default |
| 212 | + |
| 213 | + * ACE/examples/APG/Naming/EMail.h: |
| 214 | + * ACE/examples/APG/Signals/SigHandler.cpp: |
| 215 | + * ACE/examples/APG/Signals/SigHandlers.cpp: |
| 216 | + * ACE/examples/APG/Streams/CommandStream.h: |
| 217 | + * ACE/examples/APG/Streams/CommandTask.h: |
| 218 | + * ACE/examples/APG/Streams/Message.h: |
| 219 | + * ACE/examples/APG/ThreadPools/Futures.cpp: |
| 220 | + * ACE/examples/APG/ThreadPools/Task_ThreadPool.cpp: |
| 221 | + * ACE/examples/APG/ThreadPools/ThreadPool.cpp: |
| 222 | + |
| 223 | +commit 8745ff9b29e3ad04f4cad256386853b00f26dbb1 |
| 224 | +Author: Johnny Willemsen <jwillemsen@remedy.nl> |
| 225 | +Date: Thu May 15 13:18:49 2025 +0200 |
| 226 | + |
| 227 | + Use default/const/uniform init |
| 228 | + |
| 229 | + * ACE/examples/APG/Shared_Memory/Record.h: |
| 230 | + |
| 231 | +commit e66095b712538f4399a9f6e50db40eb9e2a4346d |
| 232 | +Author: Johnny Willemsen <jwillemsen@remedy.nl> |
| 233 | +Date: Thu May 15 13:18:26 2025 +0200 |
| 234 | + |
| 235 | + Use default to fix gcc warning |
| 236 | + |
| 237 | + * ACE/examples/Web_Crawler/URL_Status.cpp: |
| 238 | + * ACE/examples/Web_Crawler/URL_Status.h: |
| 239 | + |
| 240 | +commit 30d1137e0825eabd7d59e75df31ba668c885502c |
| 241 | +Author: Johnny Willemsen <jwillemsen@remedy.nl> |
| 242 | +Date: Thu May 15 10:29:22 2025 +0200 |
| 243 | + |
| 244 | + Add missing default methods to resolve compiler warnings |
| 245 | + |
| 246 | + * ACE/examples/APG/Containers/KeyType.h: |
| 247 | + |
| 248 | +commit 72cdb888d8999b53e6fd437b5bd8ba5a512ca742 |
| 249 | +Author: Johnny Willemsen <jwillemsen@remedy.nl> |
| 250 | +Date: Thu May 15 10:17:16 2025 +0200 |
| 251 | + |
| 252 | + Fixed compiler warning about misleading indent |
| 253 | + |
| 254 | + * ACE/examples/Reactor/TP_Reactor/ReadHandler.cpp: |
| 255 | + |
| 256 | +commit a016da4b8f287135843f1f04ccb4774f3f695db3 |
| 257 | +Author: Johnny Willemsen <jwillemsen@remedy.nl> |
| 258 | +Date: Thu May 15 10:15:12 2025 +0200 |
| 259 | + |
| 260 | + Fixed compiler warning, use override |
| 261 | + |
| 262 | + * ACE/examples/APG/Streams/Answerer.cpp: |
| 263 | + |
| 264 | +commit 0d2c9b8f0a770ccb6e538c29e95585e70d9c4e08 |
| 265 | +Author: Johnny Willemsen <jwillemsen@remedy.nl> |
| 266 | +Date: Thu May 15 10:14:50 2025 +0200 |
| 267 | + |
| 268 | + Updated for next release |
| 269 | + |
| 270 | + * ACE/bin/copy-local-script.sh: |
| 271 | + |
| 272 | +commit d9d33dba48ec697d667fe734ea82742fdd6805c9 |
| 273 | +Merge: baf51ad6220 a1e14459fc7 |
| 274 | +Author: Johnny Willemsen <jwillemsen@remedy.nl> |
| 275 | +Date: Sun May 4 14:28:53 2025 +0200 |
| 276 | + |
| 277 | + Merge pull request #2377 from jwillemsen/jwi-acetao803 |
| 278 | + |
| 279 | + Make ACE 8.0.3 and TAO 4.0.3 available |
| 280 | + |
| 281 | +commit a1e14459fc7508bd3191f342862da32811287938 |
| 282 | +Author: Johnny Willemsen <jwillemsen@remedy.nl> |
| 283 | +Date: Sun May 4 14:28:21 2025 +0200 |
| 284 | + |
| 285 | + Make ACE 8.0.3 and TAO 4.0.3 available |
| 286 | + |
| 287 | + * ACE/NEWS: |
| 288 | + * ACE/bin/diff-builds-and-group-fixed-tests-only.sh: |
| 289 | + * ACE/docs/Download.html: |
| 290 | + * ACE/etc/index.html: |
| 291 | + * TAO/NEWS: |
0 commit comments