# # ChangeLog for libcfa/src/strstream.cfa # # Generated by Trac 1.2.1 # May 1, 2024, 2:40:14 PM Fri, 13 May 2022 20:48:27 GMT Thierry Delisle [cce4648] * libcfa/src/fstream.cfa (modified) * libcfa/src/iostream.cfa (modified) * libcfa/src/strstream.cfa (modified) Visibility for streams Sun, 10 Oct 2021 21:05:54 GMT Peter A. Buhr [321a1b15] * libcfa/src/strstream.cfa (modified) * libcfa/src/strstream.hfa (modified) change getANL to getANL$ (private), change eof to return bool versus ... Wed, 28 Apr 2021 02:13:14 GMT Peter A. Buhr [666483d] * libcfa/src/strstream.cfa (modified) * libcfa/src/strstream.hfa (modified) rename strstream to ostrstream, first draft of istrstream but problem ... Sat, 24 Apr 2021 15:32:37 GMT Peter A. Buhr [fec63b2] * libcfa/src/Makefile.am (modified) * libcfa/src/strstream.cfa (added) * libcfa/src/strstream.hfa (added) * tests/.expect/strstream.txt (added) * tests/strstream.cfa (added) add first draft of strstream type