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