Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Jaffe 8c95548604 Adding tests to reach 100% test coverage. hace 5 años
  Sam Jaffe 997dd2fcdb Add coverage ignores (incl personal header-only XCode coverage tests hace 5 años
  Sam Jaffe 548701f708 Move vector into math/vector/ matching its actual namespace hace 5 años
  Sam Jaffe 3a56aa98fa Switch to using submodules. hace 5 años
  Sam Jaffe 821890c0e5 Update to XCode 10 hace 6 años
  Sam Jaffe a64a68c124 Remove dummy files. hace 6 años
  Sam Jaffe c855de125e Use actual epsilon hace 7 años
  Sam Jaffe 2d74e5c1b4 Fixing compiler error caused by ambiguous function definition when trying to multiply: hace 7 años
  Sam Jaffe 2f7645b29b Remove undefs, the functions are used by my matrix code as well... Whoops. hace 7 años
  Sam Jaffe a48b7a86c8 Adding tests for plus-equals and minus-equals hace 7 años
  Sam Jaffe ea80c1cc4f Add vector equivalents of tests such as int(5) * double(0.5) = double(2.5) hace 7 años
  Sam Jaffe 959a6c080f Add support for addition and subtraction with value_type. hace 7 años
  Sam Jaffe 8a6c703bf6 Clean up double-brace initialization to remove large number of wrapping parenthesis hace 7 años
  Sam Jaffe b6db7351ea Add test for fill constructor hace 7 años
  Sam Jaffe f2c81d83c8 Make constructor not horrible... a runtime checked constructor is just asking for trouble. hace 7 años
  Sam Jaffe df992c6728 Convert to GoogleTest hace 7 años
  Samuel Jaffe f84c996916 Fixing stack-overflow due to infinite recursion in multiplication function. hace 8 años
  Samuel Jaffe 93ae064171 Separating source and test files in Xcode hace 8 años
  Samuel Jaffe 3253ce7b8c Updating search paths hace 9 años
  Samuel Jaffe 4ac77cf169 Removing old makefile target hace 9 años
  Samuel Jaffe 7c5e81575f Removing old files that are unneeded hace 9 años
  Samuel Jaffe 2d5980e8d1 Fixing SFINAE resolution hace 9 años
  Samuel Jaffe 5ef602c4b5 ignoring generated testcase hace 9 años
  Samuel Jaffe ffcd2c1b32 Reducing amount of indirection/cleverness involved in the vector type. hace 9 años
  Sam Jaffe a843036a23 Adding Visual Studio project and gitignore hace 9 años
  Samuel Jaffe 2cf49488e7 Initial commit of vectors library. hace 9 años