Skip to content
Snippets Groups Projects
  1. Jul 09, 2015
    • Christoph Grüninger's avatar
      Extend CMake FAQ. · b20014e9
      Christoph Grüninger authored
      - add question concerning configure options
      - add question concerning disabling options
      - mention deletion of CMakeCache.txt
      b20014e9
    • Christoph Grüninger's avatar
      Improve CMake FAQ. · 08c2294d
      Christoph Grüninger authored
      Update CXXFLAG question.
      More proof reading and line wrapping.
      08c2294d
    • Christoph Grüninger's avatar
      Cleanup of cmakefaq. · 8d2ee549
      Christoph Grüninger authored
      - Get rid of \\ at end of paragraphs
      - Fix various misspellings
      - add some convenience macros
      - add myself as co-author
      - break long lines which were modified anyway
      8d2ee549
  2. Jul 07, 2015
  3. Jul 03, 2015
  4. Jul 02, 2015
  5. Jul 01, 2015
  6. Jun 30, 2015
  7. Jun 29, 2015
  8. Jun 19, 2015
  9. Jun 18, 2015
  10. Jun 17, 2015
  11. Jun 16, 2015
  12. Jun 15, 2015
    • Christian Engwer's avatar
      Merge branch 'feature/FS1665' · 61b68a36
      Christian Engwer authored
      This fixes bug FS#1665
      
      * we introduce limit the constructor of GMPField to match only those
        types which can initialize the underlying mpf_class
      * we extend the FieldVector<K,1> constructors to accept all scalar
        types which are compatible to K
      * we update DenseVector to use ADL to find functions like max(...),
        otherwise it would fail for GMPField
      61b68a36
  13. Jun 13, 2015
Loading