Skip to content
  1. 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
  2. Jul 27, 2021
  3. Jul 21, 2021
  4. 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
  5. Jun 28, 2021
  6. Jun 25, 2021
  7. Jun 15, 2021
  8. Jun 10, 2021
  9. 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
  10. May 17, 2021
  11. May 15, 2021
  12. May 13, 2021
  13. May 05, 2021
  14. May 04, 2021
  15. Apr 16, 2021
  16. Apr 15, 2021
  17. Mar 10, 2021
  18. Mar 09, 2021
  19. Mar 08, 2021