1. 02 Nov, 2019 2 commits
  2. 01 Nov, 2019 1 commit
  3. 31 Oct, 2019 1 commit
  4. 23 Oct, 2019 3 commits
  5. 21 Oct, 2019 1 commit
  6. 19 Oct, 2019 1 commit
    • Florian Pigorsch's avatar
      Fix some spelling errors - mostly in comments & documentation. · b93d414a
      Florian Pigorsch authored
      I did not touch the Changelog file and any third party stuff.
      
      additonal -> additional (1)
      apppend -> append (2)
      constuctor -> constructor (2)
      contect -> context (2)
      dobulequote -> doublequote (1)
      elemnts -> elements (1)
      exakt -> exact (2)
      exluded -> exclude (1)
      explicitely -> explicitly (2)
      narcissic -> narcissistic (1)
      ocurred -> occurred (1)
      occuring -> occurring (2)
      preceeds -> preceded (1)
      ot -> to (2)
      wehther -> whether (2)
      b93d414a
  7. 17 Oct, 2019 4 commits
  8. 16 Oct, 2019 6 commits
  9. 09 Oct, 2019 1 commit
  10. 07 Oct, 2019 1 commit
    • Thomas Braun's avatar
      test/CMakeLists.txt: Use an explicit list instead of GLOB · eb6fe421
      Thomas Braun authored
      Using GLOB is slow and considered bad practice.
      
      From https://cmake.org/cmake/help/latest/command/file.html:
      
      > We do not recommend using GLOB to collect a list of source files from
      > your source tree. If no CMakeLists.txt file changes when a source is
      > added or removed then the generated build system cannot know when to ask
      > CMake to regenerate. The CONFIGURE_DEPENDS flag may not work reliably on
      > all generators, or if a new generator is added in the future that cannot
      > support it, projects using it will be stuck. Even if CONFIGURE_DEPENDS
      > works reliably, there is still a cost to perform the check on every
      > rebuild.
      eb6fe421
  11. 05 Oct, 2019 1 commit
  12. 03 Oct, 2019 1 commit
  13. 01 Oct, 2019 2 commits
  14. 30 Sep, 2019 2 commits
  15. 26 Sep, 2019 1 commit
  16. 24 Sep, 2019 2 commits
  17. 20 Sep, 2019 2 commits
  18. 19 Sep, 2019 1 commit
  19. 16 Sep, 2019 1 commit
  20. 10 Sep, 2019 3 commits
  21. 03 Sep, 2019 3 commits