@@ -30,6 +30,7 @@ DelphiXE3=Y
30
30
DelphiXE4 =Y
31
31
Delphi10S =Y
32
32
Delphi12A =Y
33
+ Delphi13F =Y
33
34
FPC =Y
34
35
35
36
[ByteArraysEqual]
@@ -56,6 +57,7 @@ DelphiXE3=Y
56
57
DelphiXE4 =Y
57
58
Delphi10S =Y
58
59
Delphi12A =Y
60
+ Delphi13F =Y
59
61
FPC =Y
60
62
61
63
[ByteArraysSameStart]
@@ -82,6 +84,7 @@ DelphiXE3=Y
82
84
DelphiXE4 =Y
83
85
Delphi10S =Y
84
86
Delphi12A =Y
87
+ Delphi13F =Y
85
88
FPC =Y
86
89
87
90
[IndexOfByte]
@@ -108,6 +111,7 @@ DelphiXE3=Y
108
111
DelphiXE4 =Y
109
112
Delphi10S =Y
110
113
Delphi12A =Y
114
+ Delphi13F =Y
111
115
FPC =Y
112
116
113
117
[LastIndexOfByte]
@@ -134,6 +138,7 @@ DelphiXE3=Y
134
138
DelphiXE4 =Y
135
139
Delphi10S =Y
136
140
Delphi12A =Y
141
+ Delphi13F =Y
137
142
FPC =Y
138
143
139
144
[StringListToArray]
@@ -161,6 +166,7 @@ DelphiXE3=Y
161
166
DelphiXE4 =Y
162
167
Delphi10S =Y
163
168
Delphi12A =Y
169
+ Delphi13F =Y
164
170
FPC =Y
165
171
166
172
[AppendByteArray]
@@ -188,6 +194,7 @@ DelphiXE3=Y
188
194
DelphiXE4 =Y
189
195
Delphi10S =Y
190
196
Delphi12A =Y
197
+ Delphi13F =Y
191
198
FPC =Y
192
199
193
200
[ChopByteArray]
@@ -215,6 +222,7 @@ DelphiXE3=Y
215
222
DelphiXE4 =Y
216
223
Delphi10S =Y
217
224
Delphi12A =Y
225
+ Delphi13F =Y
218
226
FPC =Y
219
227
220
228
[CloneByteArray]
@@ -243,6 +251,7 @@ DelphiXE3=Y
243
251
DelphiXE4 =Y
244
252
Delphi10S =Y
245
253
Delphi12A =Y
254
+ Delphi13F =Y
246
255
FPC =Y
247
256
248
257
[ConcatByteArrays]
@@ -270,6 +279,7 @@ DelphiXE3=Y
270
279
DelphiXE4 =Y
271
280
Delphi10S =Y
272
281
Delphi12A =Y
282
+ Delphi13F =Y
273
283
FPC =Y
274
284
275
285
[PopByteArray]
@@ -297,6 +307,7 @@ DelphiXE3=Y
297
307
DelphiXE4 =Y
298
308
Delphi10S =Y
299
309
Delphi12A =Y
310
+ Delphi13F =Y
300
311
FPC =Y
301
312
302
313
[PushByteArray]
@@ -324,6 +335,7 @@ DelphiXE3=Y
324
335
DelphiXE4 =Y
325
336
Delphi10S =Y
326
337
Delphi12A =Y
338
+ Delphi13F =Y
327
339
FPC =Y
328
340
329
341
[ShiftByteArray]
@@ -351,6 +363,7 @@ DelphiXE3=Y
351
363
DelphiXE4 =Y
352
364
Delphi10S =Y
353
365
Delphi12A =Y
366
+ Delphi13F =Y
354
367
FPC =Y
355
368
356
369
[SliceByteArray]
@@ -378,6 +391,7 @@ DelphiXE3=Y
378
391
DelphiXE4 =Y
379
392
Delphi10S =Y
380
393
Delphi12A =Y
394
+ Delphi13F =Y
381
395
FPC =Y
382
396
383
397
[UnShiftByteArray]
@@ -405,6 +419,7 @@ DelphiXE3=Y
405
419
DelphiXE4 =Y
406
420
Delphi10S =Y
407
421
Delphi12A =Y
422
+ Delphi13F =Y
408
423
FPC =Y
409
424
410
425
[TArrayUtils]
@@ -427,6 +442,7 @@ Delphi2006Win32=N
427
442
Delphi2007 =N
428
443
DelphiXE =Y
429
444
Delphi12A =Y
445
+ Delphi13F =Y
430
446
431
447
[ReverseByteArray]
432
448
Kind =routine
@@ -439,3 +455,4 @@ AdvancedTest.URL="https://github.com/delphidabbler/code-snippets/tree/master/tes
439
455
Snip =656.dat
440
456
DelphiXE =Y
441
457
Delphi12A =Y
458
+ Delphi13F =Y
0 commit comments