# # ChangeLog for tests/vector/.expect/vec2_int.txt # # Generated by Trac 1.2.1 # Apr 18, 2024, 12:20:45 PM Mon, 30 Dec 2019 02:40:52 GMT Dmitry Kobets [0b3cdad] * tests/vector/.expect/vec2_int.txt (modified) * tests/vector/vec2_int.cfa (modified) Add missing right-bitshift operator tests for vec2 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 Wed, 04 Dec 2019 03:06:40 GMT Dmitry Kobets [2444324] * tests/vector/.expect/vec2_int.txt (modified) * tests/vector/glm_equivalents/vec2_int.cc (added) * tests/vector/vec2_int.cfa (modified) Add tests for vec2 int 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