# # ChangeLog for tests/array-container/.expect/array-basic.txt # # Generated by Trac 1.2.1 # Apr 30, 2024, 6:25:54 AM Tue, 04 May 2021 01:15:34 GMT Michael Brooks [9fa538c] * libcfa/src/containers/array.hfa (modified) * tests/array-container/.expect/array-basic.txt (moved) * tests/array-container/.expect/array-md-sbscr-cases.txt (moved) Fixed new-array subscripting to work on 32-bit builds, partly with a ... Sat, 03 Apr 2021 18:43:25 GMT Michael Brooks [b71b6df] * tests/array-container/.expect/array-basic.x64.txt (moved) Temporarily disabling array test on x86, where it didn't work Fri, 02 Apr 2021 19:39:41 GMT Michael Brooks [c7625e0] * libcfa/src/Makefile.am (modified) * libcfa/src/containers/array.hfa (added) * tests/array-container/.expect/array-basic.txt (added) * tests/array-container/array-basic.cfa (added) Adding manged-length arrays