Skip to content
Snippets Groups Projects
  1. Jul 15, 2020
    • Bernd Flemisch's avatar
      [linear] fix macro calls and changelog entry · dd7ce5b7
      Bernd Flemisch authored
      Replace calls to deprecated `DUNE_VERSION_NEWER_REV(DUNE_ISTL,2,7,1)`
      by `DUNE_VERSION_GT_REV(DUNE_ISTL,2,7,0)` which also reads better than
      the `GTE` version, as Dune 2.7.1 hasn't been released yet. Fix the
      call to `DUNE_VERSION_GT(DUNE_ISTL,2,7)` in the solver factory
      backend which would break things in case of a 2.7.1 release. Adapt
      the corresponding changelog entry.
      dd7ce5b7
  2. Jul 14, 2020
  3. Jun 24, 2020
  4. Jun 19, 2020
  5. May 04, 2020
  6. Apr 29, 2020
  7. Apr 07, 2020
  8. Mar 31, 2020
  9. Mar 26, 2020
  10. Mar 15, 2020
  11. Mar 11, 2020
  12. Mar 09, 2020
  13. Feb 13, 2020
  14. Jan 31, 2020
  15. Jan 29, 2020
  16. Jan 23, 2020
  17. Jan 03, 2020
  18. Nov 21, 2019
  19. Oct 11, 2019
  20. Oct 10, 2019
  21. Oct 02, 2019
  22. Aug 29, 2019
  23. Jul 01, 2019
  24. Jun 01, 2019
  25. May 07, 2019
  26. May 06, 2019
  27. May 02, 2019
  28. Apr 30, 2019
  29. Mar 29, 2019
  30. Mar 28, 2019
  31. Mar 27, 2019
  32. Mar 26, 2019
Loading