#
# ChangeLog for tests/copyfile.cfa
#
# Generated by Trac 1.2.1
# Mar 6, 2025, 9:30:36 AM

Sat, 17 Aug 2024 19:15:21 GMT Peter A. Buhr <pabuhr@…> [3ac5fd8]
	* doc/theses/jiada_liang_MMath/CFAenum.tex (modified)
	* doc/user/user.tex (modified)
	* libcfa/src/collections/string_res.cfa (modified)
	* libcfa/src/enum.cfa (modified)
	* libcfa/src/iostream.cfa (modified)
	* libcfa/src/iostream.hfa (modified)
	* libcfa/src/parseconfig.cfa (modified)
	* tests/.expect/copyfile.txt (modified)
	* tests/.in/copyfile.txt (modified)
	* tests/concurrency/examples/quickSort.cfa (modified)
	* tests/copyfile.cfa (modified)
	* tests/coroutine/.expect/fmtLines.txt (modified)
	* tests/coroutine/.in/fmtLines.txt (modified)
	* tests/coroutine/cntparens.cfa (modified)
	* tests/coroutine/devicedriver.cfa (modified)
	* tests/coroutine/fmtLines.cfa (modified)
	* tests/enum_tests/input.cfa (modified)
	* tests/generator/.expect/fmtLines.txt (modified)
	* tests/generator/.in/fmtLines.txt (modified)
	* tests/generator/fmtLines.cfa (modified)

	first attempt changing end-of-file to an exception


Tue, 06 Jun 2023 02:33:25 GMT Peter A. Buhr <pabuhr@…> [874b16e]
	* libcfa/src/fstream.cfa (modified)
	* libcfa/src/fstream.hfa (modified)
	* libcfa/src/parseconfig.cfa (modified)
	* tests/.expect/copyfile.txt (modified)
	* tests/.in/copyfile.txt (modified)
	* tests/configs/.expect/parseconfig.txt (modified)
	* tests/configs/parseconfig.cfa (modified)
	* tests/copyfile.cfa (modified)

	lower case type names open_failure, close_failure, write_failure, ...


Wed, 26 Aug 2020 02:10:04 GMT Peter A. Buhr <pabuhr@…> [29d618e]
	* tests/.expect/math4.x64.txt (moved)
	* tests/copyfile.cfa (modified)

	formatting


Mon, 06 Jul 2020 20:45:15 GMT Peter A. Buhr <pabuhr@…> [d9326ad]
	* tests/copyfile.cfa (modified)

	add comments


Fri, 19 Jun 2020 22:13:21 GMT Peter A. Buhr <pabuhr@…> [a8a3485]
	* tests/.expect/copyfile.txt (modified)
	* tests/.in/copyfile.txt (modified)
	* tests/copyfile.cfa (modified)

	remove superfluous char ch declaration


Fri, 19 Jun 2020 21:49:22 GMT Peter A. Buhr <pabuhr@…> [6c4bd02]
	* tests/.expect/copyfile.txt (modified)
	* tests/.in/copyfile.txt (modified)
	* tests/copyfile.cfa (modified)

	update idiomic Cforall command-line processing and coping input file ...


Mon, 01 Jun 2020 18:50:37 GMT Peter A. Buhr <pabuhr@…> [3d46f01]
	* tests/.expect/copyfile.txt (modified)
	* tests/.in/copyfile.txt (modified)
	* tests/copyfile.cfa (modified)

	change from pointers to references in tests/copyfile.cfa


Fri, 19 Jul 2019 20:49:20 GMT Peter A. Buhr <pabuhr@…> [3f654ec]
	* tests/.expect/copyfile.txt (modified)
	* tests/.in/copyfile.txt (modified)
	* tests/copyfile.cfa (modified)

	update copyfile idiom


Tue, 16 Jul 2019 21:33:02 GMT Peter A. Buhr <pabuhr@…> [8d75345a]
	* tests/.expect/copyfile.txt (added)
	* tests/.in/copyfile.txt (added)
	* tests/copyfile.cfa (added)

	new stream test to copy input file to output file