Historique des commits

Auteur SHA1 Message Date
  Sam Jaffe a96a7446d0 chore[submodules]: remove shared scheme il y a 2 mois
  Sam Jaffe a918330ac9 refactor: change implementation to use non-variadic ctor il y a 1 an
  Sam Jaffe 1ae5b6b014 major: several changes including api break il y a 1 an
  Sam Jaffe 232f64be05 chore: fix includes, flags il y a 1 an
  Sam Jaffe 919be447d9 chore: remove xcuserdata il y a 2 ans
  Sam Jaffe 907f2ef407 chore: XCode Updates il y a 2 ans
  Sam Jaffe f7f3d4726c chore: XCode updates il y a 2 ans
  Sam Jaffe dc8476ffc0 Split vector into helper files. il y a 5 ans
  Sam Jaffe 8c95548604 Adding tests to reach 100% test coverage. il y a 5 ans
  Sam Jaffe 997dd2fcdb Add coverage ignores (incl personal header-only XCode coverage tests il y a 5 ans
  Sam Jaffe 548701f708 Move vector into math/vector/ matching its actual namespace il y a 5 ans
  Sam Jaffe 3a56aa98fa Switch to using submodules. il y a 5 ans
  Sam Jaffe 821890c0e5 Update to XCode 10 il y a 6 ans
  Sam Jaffe a64a68c124 Remove dummy files. il y a 6 ans
  Sam Jaffe c855de125e Use actual epsilon il y a 7 ans
  Sam Jaffe 2d74e5c1b4 Fixing compiler error caused by ambiguous function definition when trying to multiply: il y a 7 ans
  Sam Jaffe 2f7645b29b Remove undefs, the functions are used by my matrix code as well... Whoops. il y a 7 ans
  Sam Jaffe a48b7a86c8 Adding tests for plus-equals and minus-equals il y a 7 ans
  Sam Jaffe ea80c1cc4f Add vector equivalents of tests such as int(5) * double(0.5) = double(2.5) il y a 7 ans
  Sam Jaffe 959a6c080f Add support for addition and subtraction with value_type. il y a 7 ans
  Sam Jaffe 8a6c703bf6 Clean up double-brace initialization to remove large number of wrapping parenthesis il y a 7 ans
  Sam Jaffe b6db7351ea Add test for fill constructor il y a 7 ans
  Sam Jaffe f2c81d83c8 Make constructor not horrible... a runtime checked constructor is just asking for trouble. il y a 7 ans
  Sam Jaffe df992c6728 Convert to GoogleTest il y a 7 ans
  Samuel Jaffe f84c996916 Fixing stack-overflow due to infinite recursion in multiplication function. il y a 8 ans
  Samuel Jaffe 93ae064171 Separating source and test files in Xcode il y a 8 ans
  Samuel Jaffe 3253ce7b8c Updating search paths il y a 9 ans
  Samuel Jaffe 4ac77cf169 Removing old makefile target il y a 9 ans
  Samuel Jaffe 7c5e81575f Removing old files that are unneeded il y a 9 ans
  Samuel Jaffe 2d5980e8d1 Fixing SFINAE resolution il y a 9 ans