Skip to content
Snippets Groups Projects
  1. Sep 04, 2019
  2. Jan 11, 2019
  3. Mar 12, 2018
  4. Feb 11, 2018
    • Giovanni Bussi's avatar
      Fixed many warnings · 33d48ae6
      Giovanni Bussi authored
      I went through cppcheck warnings (style) and fixes those I understood.
      Mostly issues related to scope of variables.
      33d48ae6
  5. Jun 08, 2017
  6. Jun 06, 2017
  7. May 12, 2017
  8. May 11, 2017
  9. May 07, 2017
  10. May 04, 2017
  11. Apr 25, 2017
  12. Apr 21, 2017
  13. Mar 28, 2017
  14. Mar 04, 2017
  15. Dec 09, 2016
  16. Dec 02, 2016
  17. Oct 22, 2016
  18. Jul 29, 2016
    • Giovanni Bussi's avatar
      Fixed include order · 836d4ade
      Giovanni Bussi authored
      Given header file.h, it is good practice to have a file file.cpp
      that includes it as first header.
      
      I just fix the order of includes here. There are still several
      headers which do not have a corresponding cpp file, and also
      a few that are not included anywhere (which is obviosuly an error).
      
      I will fix them in a later commit.
      836d4ade
  19. Jun 20, 2016
  20. May 04, 2016
  21. May 02, 2016
  22. Apr 07, 2016
  23. Apr 06, 2016
  24. Mar 16, 2016
  25. Feb 10, 2016
  26. Feb 05, 2016
  27. Feb 02, 2016
  28. Jan 30, 2016
Loading