"docs/vscode:/vscode.git/clone" did not exist on "424bfe9cffe28779214ea84b3b706c9578c34784"
  1. 19 May, 2017 1 commit
  2. 05 May, 2017 2 commits
  3. 04 May, 2017 3 commits
  4. 28 Apr, 2017 3 commits
  5. 27 Apr, 2017 2 commits
  6. 26 Apr, 2017 2 commits
  7. 25 Apr, 2017 1 commit
  8. 20 Apr, 2017 5 commits
  9. 18 Apr, 2017 1 commit
  10. 17 Apr, 2017 2 commits
  11. 14 Apr, 2017 2 commits
  12. 11 Apr, 2017 2 commits
  13. 10 Apr, 2017 1 commit
  14. 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
  15. 05 Apr, 2017 2 commits
    • 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
    • Stephen Constable's avatar
      Code cleanup · b0cf367c
      Stephen Constable authored
      I have made things more technically correct: GROMACS processes pairs
      and exclusions separately.  Also added proper support for fudgeLJ term.
      Also added improved gro file parsing (technically it’s a fixed-field
      format but this works too).
      b0cf367c
  16. 01 Apr, 2017 2 commits
  17. 31 Mar, 2017 3 commits
  18. 23 Mar, 2017 1 commit
  19. 15 Mar, 2017 2 commits