Skip to content
Snippets Groups Projects
  1. Jan 03, 2020
  2. Nov 06, 2019
  3. Nov 03, 2019
  4. Oct 10, 2019
  5. Oct 09, 2019
  6. Sep 24, 2019
  7. Sep 23, 2019
  8. Sep 12, 2019
    • Dmitri Naumov's avatar
      Add \file for in all files w/o it. · af7e4029
      Dmitri Naumov authored
      Fixes multiple copyright messages in the doxygen docu.
      
      ag '\\file' -L --ignore=ThirdParty *Lib |xargs  sed -i 's/\(.*\)\\copyright/\1\\file\n\1\\copyright/'
      af7e4029
  9. Jul 16, 2019
    • Dmitri Naumov's avatar
      clang-tidy automatic fixes. · bbe99436
      Dmitri Naumov authored
      Most of the current .clang-tidy contained checks:
      google-explicit-constructor
      google-readability-braces-around-statements
      modernize-loop-convert
      modernize-use-default-member-init
      modernize-use-emplace
      modernize-use-using
      readability-braces-around-statements
      readability-else-after-return
      readability-named-parameter
      *readability-namespace-comments
      *readability-inconsistent-*
      readability-redundant-member-init
      readability-simplify-boolean-expr
      readability-string-compare
      *explicit-conversions*
      bbe99436
  10. Jun 25, 2019
  11. Mar 11, 2019
  12. Feb 27, 2019
  13. Jan 06, 2019
  14. Jan 02, 2018
  15. Dec 04, 2017
  16. Nov 23, 2017
  17. Aug 29, 2017
  18. Feb 13, 2017
  19. Feb 05, 2017
  20. Jan 10, 2017
  21. Jan 09, 2017
  22. Dec 02, 2016
  23. Nov 18, 2016
  24. Nov 08, 2016
  25. Oct 26, 2016
Loading