Commit History

Author SHA1 Message Date
  mrkubax10 4c8bacd87e Fix typo in CODINGSTYLE.md [ci skip] 2 years ago
  Ingo Ruhnke 37e465f1c1 Add link to C++ Core Guidelines to CODINGSTYLE.md 5 years ago
  Ingo Ruhnke aa72babe0f Add note about gcc5 to CODINGSTYLE.md 5 years ago
  Ingo Ruhnke 5055228298 Add some notes about `auto` to CODINGSTYLE.md 5 years ago
  Ingo Ruhnke d743734aca Use `if` statements with initializer to guard against nullptr 5 years ago
  Ingo Ruhnke ba94ddd1d4 CODINGSTYLE updates 5 years ago
  Ingo Ruhnke 02b12f7117 Add some more Examples and explanations to CODINGSTYLE.md 5 years ago
  Ingo Ruhnke 86ad0d047d Update CODINGSTYLE.md with info about if/for/while/switch 5 years ago
  Ingo Ruhnke be8ef7b640 Add note about class section order to CODINGSTYLE.md 5 years ago
  Ingo Ruhnke 9a297eb4e0 Add note about avoiding passing values by pointer 5 years ago
  Ingo Ruhnke b717638175 Some minor corrections to CODINGSTYLE 5 years ago
  Ingo Ruhnke f166b3c8b7 Some additions to CODINGSTYLE.md 6 years ago
  Ingo Ruhnke 0954d167f3 Enabled -Wold-style-cast and added note in CODINGSTYLE.md 6 years ago
  Ingo Ruhnke 751bed02ad Added note for `final` and `override` 6 years ago
  Ingo Ruhnke 81e4cff0f9 A bit more cleanup of CODINGSTYLE.md 6 years ago
  Max Teufel c47a6039e1 CODINGSTYLE: reformat document 7 years ago