# # ChangeLog for tests/vector/.expect/vec2_float.txt # # Generated by Trac 1.2.1 # Apr 19, 2024, 11:19:35 AM Sat, 14 Dec 2019 00:41:58 GMT Dmitry Kobets [7799f79] * libcfa/src/vec/vec2.hfa (modified) * tests/vector/.expect/vec2_float.txt (modified) * tests/vector/.expect/vec2_int.txt (modified) * tests/vector/vec2_float.cfa (modified) * tests/vector/vec2_int.cfa (modified) Add various mathematical operations to vec2 + tests Fri, 22 Nov 2019 18:57:48 GMT Dmitry Kobets [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