"platforms/hip/src/HipKernel.cpp" did not exist on "ed1fb1923aeff2fe99e090bab87aeddd63115043"
  1. 12 Aug, 2015 2 commits
  2. 08 Aug, 2015 1 commit
  3. 05 Aug, 2015 1 commit
  4. 23 Jun, 2015 1 commit
  5. 19 Jun, 2015 3 commits
  6. 18 May, 2015 1 commit
  7. 14 May, 2015 1 commit
  8. 13 May, 2015 1 commit
  9. 04 May, 2015 2 commits
  10. 02 May, 2015 1 commit
  11. 22 Apr, 2015 2 commits
  12. 10 Apr, 2015 1 commit
    • Jason Swails's avatar
      Improve CHARMM parsing when resnums have inscodes · 7b30da6e
      Jason Swails authored
      Apparently CHARMM PSF files (particularly those printed by VMD's psfgen) can
      have an insertion code tacked on to the end of the residue number, meaning that
      casting to an integer will invariably fail.  We can't just ignore the insertion
      code, though, since it will differentiate from the residues that came before and
      after (which will likely have the same number -- same general idea as insertion
      codes from PDB files). So instead we pull the insertion code off of the residue
      number and extend the Residue object to accommodate that.
      
      This is the port of the fix from ParmEd: ParmEd/ParmEd#98
      
      I added a test for this case.
      7b30da6e
  13. 19 Mar, 2015 1 commit
  14. 14 Mar, 2015 2 commits
  15. 05 Mar, 2015 1 commit
  16. 03 Mar, 2015 1 commit
  17. 27 Feb, 2015 1 commit
  18. 20 Feb, 2015 4 commits
  19. 11 Feb, 2015 1 commit
  20. 10 Feb, 2015 2 commits
  21. 09 Feb, 2015 1 commit
  22. 07 Feb, 2015 1 commit
  23. 19 Jan, 2015 2 commits
  24. 08 Dec, 2014 2 commits
  25. 14 Nov, 2014 3 commits
  26. 13 Nov, 2014 1 commit