Skip to content
Snippets Groups Projects
  1. Aug 27, 2020
  2. Aug 19, 2020
  3. Aug 06, 2020
  4. Jul 29, 2020
  5. Jul 22, 2020
  6. 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
  7. Jun 30, 2020
  8. Jun 26, 2020
  9. Jun 25, 2020
  10. Jun 24, 2020
  11. Jun 22, 2020
  12. Jun 18, 2020
Loading