Skip to content
Snippets Groups Projects
  1. Jun 21, 2021
    • Administrator's avatar
      Fix compiler error · 9999e3e5
      Administrator authored
      A static const class member in a cout statement results in an undefined symbol
      when linking an executable using the class.
      The solution is to do a static cast of the variable in the cout statement.
      9999e3e5
  2. Jun 17, 2021
  3. Jun 08, 2021
  4. Jun 05, 2021
    • Eoin Clerkin's avatar
      Add copyright header to author declared files. · a4888728
      Eoin Clerkin authored
      Pulls some author and date information from previous headers, adds this to information from the svn and git repositories.
      Inlude the standard copyright header to approximately 2000 files with institute of original committer as copyright holder.
      Contributing authors from previous declaration and repository records.
      a4888728
  5. May 27, 2021
  6. Mar 26, 2021
  7. Mar 08, 2021
  8. Jul 10, 2020
  9. Jun 03, 2020
Loading