Skip to content
Snippets Groups Projects
  1. Nov 12, 2020
  2. Nov 05, 2020
  3. Nov 01, 2020
  4. Oct 30, 2020
  5. Oct 26, 2020
  6. Oct 23, 2020
  7. Oct 16, 2020
  8. Oct 02, 2020
  9. Sep 29, 2020
  10. Sep 07, 2020
  11. Aug 27, 2020
  12. 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
  13. Jun 26, 2020
  14. Jun 22, 2020
  15. Jun 18, 2020
  16. Jun 12, 2020
  17. May 29, 2020
  18. May 28, 2020
  19. May 26, 2020
  20. May 07, 2020
  21. May 06, 2020
  22. May 05, 2020
  23. Apr 29, 2020
  24. Apr 20, 2020
  25. Apr 19, 2020
Loading