Skip to content
  1. Oct 24, 2021
  2. Aug 31, 2021
  3. Aug 24, 2021
  4. Aug 22, 2021
  5. Aug 19, 2021
    • Giovanni Bussi's avatar
      changelog · e367c116
      Giovanni Bussi authored
      e367c116
    • Giovanni Bussi's avatar
      Fix #731 · cd2ba560
      Giovanni Bussi authored
      I tested by changing --print-prog-name to --print-prog-namex (not existing) so as to reproduce
      the bug, and this seems to fix it so I merge it.
      cd2ba560
  6. Jul 27, 2021
  7. Jul 21, 2021
  8. Jul 19, 2021
    • Giovanni Bussi's avatar
      Hopefully remove harmless error on GitHubActions · 6046584c
      Giovanni Bussi authored
      Error is this one:
      ../maketools/makelinks.sh: line 24: echo: write error: Broken pipe
      
      It's triggered by the comparison with a <(echo) file, since the comparison
      might fail before echo completes. If this works I will backport it
      6046584c
  9. Jun 28, 2021
  10. Jun 25, 2021
  11. Jun 15, 2021
  12. Jun 10, 2021
  13. Jun 04, 2021
    • Giovanni Bussi's avatar
      Incorrect pointer type passed · fe8c7558
      Giovanni Bussi authored
      This is a harmless mistake, I found it while implementing #653 so I backported the fix
      
      cc: @valsson
      fe8c7558
    • Giovanni Bussi's avatar
      Fixed const pointers · 7380b095
      Giovanni Bussi authored
      This is an issue identified while implementing #653
      
      It is not strictly necessary for PLUMED < 2.8, but I backported
      it anyway for clarity and to avoid issue when people copy patches
      from one version to another
      7380b095
  14. May 17, 2021
  15. May 15, 2021
  16. May 13, 2021
  17. May 05, 2021
  18. May 04, 2021
  19. Apr 16, 2021
  20. Apr 15, 2021
  21. Mar 10, 2021