#
# ChangeLog for benchmark/vector
#
# Generated by Trac 1.2.1
# Mar 6, 2025, 5:41:43 AM

Wed, 15 Jan 2020 20:11:19 GMT Thierry Delisle <tdelisle@…> [f8a8fb1]
	* benchmark/vector/vec2_cfa_notemplates (deleted)
	* benchmark/vector/vec2_glm (deleted)
	* benchmark/vector/vec2_templates (deleted)

	Removed built executables from the built folder


Mon, 25 Nov 2019 15:22:08 GMT Dmitry Kobets <dkobets@…> [9ec35db]
	* benchmark/vector/vec2.cfa (deleted)
	* benchmark/vector/vec2_cfa (deleted)
	* libcfa/src/vec/README.md (added)
	* libcfa/src/vec/vec2.hfa (added)
	* libcfa/src/vec/vec2_f.hfa (added)
	* libcfa/src/vec/vec3.hfa (added)
	* libcfa/src/vector.hfa (deleted)
	* main.cfa (deleted)
	* tests/vector/.expect/vec2.txt (deleted)
	* tests/vector/.expect/vec3_float.txt (added)
	* tests/vector/glm_equivalents/vec2_float.cc (added)
	* tests/vector/glm_equivalents/vec3_float.cc (added)
	* tests/vector/vec2.cfa (deleted)
	* tests/vector/vec2_float.cfa (modified)

	Add vec3_float tests


Fri, 22 Nov 2019 18:57:48 GMT Dmitry Kobets <dkobets@…> [1188195]
	* benchmark/vector/glm_vec2.cc (added)
	* benchmark/vector/vec2.cfa (added)
	* benchmark/vector/vec2_cfa (added)
	* benchmark/vector/vec2_cfa_notemplates (added)
	* benchmark/vector/vec2_glm (added)
	* benchmark/vector/vec2_notemplates.cfa (added)
	* benchmark/vector/vec2_templates (added)
	* benchmark/vector/vec2_templates.cfa (added)
	* tests/vector/.expect/vec2_double.txt (added)
	* tests/vector/.expect/vec2_float.txt (added)
	* tests/vector/.expect/vec2_int.txt (added)
	* tests/vector/.expect/vec2_ldouble.txt (added)
	* tests/vector/vec2_double.cfa (added)
	* tests/vector/vec2_float.cfa (added)
	* tests/vector/vec2_int.cfa (added)
	* tests/vector/vec2_ldouble.cfa (added)

	Finished floating point vec2