1. 04 May, 2017 3 commits
  2. 28 Apr, 2017 3 commits
  3. 27 Apr, 2017 2 commits
  4. 26 Apr, 2017 2 commits
  5. 25 Apr, 2017 1 commit
  6. 20 Apr, 2017 5 commits
  7. 18 Apr, 2017 1 commit
  8. 17 Apr, 2017 2 commits
  9. 14 Apr, 2017 2 commits
  10. 11 Apr, 2017 2 commits
  11. 10 Apr, 2017 1 commit
  12. 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
  13. 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
  14. 01 Apr, 2017 2 commits
  15. 31 Mar, 2017 3 commits
  16. 23 Mar, 2017 1 commit
  17. 15 Mar, 2017 2 commits
  18. 04 Mar, 2017 1 commit
  19. 03 Mar, 2017 2 commits