"platforms/reference/src/SimTKReference/GBVIParameters.cpp" did not exist on "04b909730035b9ffc57d4a2efb33babeaa4acd40"
  1. 18 Jul, 2017 1 commit
  2. 14 Jul, 2017 1 commit
  3. 19 Jun, 2017 2 commits
  4. 16 Jun, 2017 1 commit
  5. 25 May, 2017 1 commit
  6. 24 May, 2017 3 commits
  7. 19 May, 2017 1 commit
  8. 05 May, 2017 2 commits
  9. 04 May, 2017 3 commits
  10. 28 Apr, 2017 3 commits
  11. 27 Apr, 2017 2 commits
  12. 26 Apr, 2017 2 commits
  13. 25 Apr, 2017 1 commit
  14. 20 Apr, 2017 5 commits
  15. 18 Apr, 2017 1 commit
  16. 17 Apr, 2017 2 commits
  17. 14 Apr, 2017 2 commits
  18. 11 Apr, 2017 2 commits
  19. 10 Apr, 2017 1 commit
  20. 07 Apr, 2017 3 commits
    • Stephen Constable's avatar
      Unit test · 67866992
      Stephen Constable authored
      I’m not sure how to trigger the unit testing suite, but this code
      should test the changes I’ve made.
      67866992
    • Stephen Constable's avatar
      Mea culpa · 36230f7d
      Stephen Constable authored
      This was changed to help debug my development.  I have now returned it
      to the original behavior.
      36230f7d
    • Stephen Constable's avatar
      Strip syntax change · aafb9267
      Stephen Constable authored
      This should fix CI build errors in parent repository.
      aafb9267
  21. 05 Apr, 2017 1 commit
    • Stephen Constable's avatar
      Fixed field support in group file · d4b1ced1
      Stephen Constable authored
      The old _is_gro_coord function inexplicably used split() even though
      gro files fixed field (nb: the parsing was still done correctly).  Now
      it uses fixed field substrings.
      d4b1ced1