# # ChangeLog for tests/collections/.expect/string-operator-ERR13.txt # # Generated by Trac 1.6 # Apr 16, 2026, 2:34:54 PM Fri, 25 Apr 2025 23:08:53 GMT Andrew Beach [ae0c1c3] * libcfa/src/collections/string.cfa (modified) * libcfa/src/collections/string_res.cfa (modified) * libcfa/src/fstream.cfa (modified) * libcfa/src/fstream.hfa (modified) * libcfa/src/gmp.hfa (modified) * libcfa/src/iostream.cfa (modified) * libcfa/src/iostream.hfa (modified) * libcfa/src/strstream.cfa (modified) * libcfa/src/strstream.hfa (modified) * tests/collections/.expect/string-operator-ERR09.txt (modified) * tests/collections/.expect/string-operator-ERR11.txt (modified) * tests/collections/.expect/string-operator-ERR13.txt (modified) Rewrote the iostream traits to have a single assertion each, a table ... Fri, 11 Apr 2025 04:29:56 GMT Michael Brooks [570e7ad] * libcfa/src/collections/string.cfa (modified) * libcfa/src/collections/string.hfa (modified) * tests/Makefile.am (modified) * tests/collections/.expect/string-operator-ERR01.txt (added) * tests/collections/.expect/string-operator-ERR02.txt (added) * tests/collections/.expect/string-operator-ERR03.txt (added) * tests/collections/.expect/string-operator-ERR04.txt (added) * tests/collections/.expect/string-operator-ERR05.txt (added) * tests/collections/.expect/string-operator-ERR06.txt (added) * tests/collections/.expect/string-operator-ERR07.txt (added) * tests/collections/.expect/string-operator-ERR08.txt (added) * tests/collections/.expect/string-operator-ERR10.txt (added) * tests/collections/.expect/string-operator-ERR11.txt (added) * tests/collections/.expect/string-operator-ERR13.txt (added) * tests/collections/.expect/string-operator-ERR16.txt (added) * tests/collections/.expect/string-operator.txt (modified) * tests/collections/string-operator.cfa (modified) Make string operator-overload costs match their intuitively ...