Skip to content
Snippets Groups Projects
  1. Feb 10, 2025
  2. Feb 07, 2025
  3. Feb 06, 2025
  4. Jan 27, 2025
  5. Jan 17, 2025
  6. Jan 14, 2025
  7. Jan 13, 2025
  8. Dec 17, 2024
  9. Dec 10, 2024
  10. Dec 09, 2024
  11. Nov 28, 2024
  12. Nov 22, 2024
  13. Nov 21, 2024
  14. Nov 20, 2024
    • Jean-Noël Grad's avatar
      Remove unused and untested utility functions · 03e7f927
      Jean-Noël Grad authored
      Number formatting can be achieved with an imbued locale.
      03e7f927
    • Jean-Noël Grad's avatar
      Fix various Clang-Tidy diagnostics · e377ce46
      Jean-Noël Grad authored
      Address most occurrences of:
      bugprone-unused-local-non-trivial-variable
      bugprone-unhandled-self-assignment
      bugprone-misplaced-widening-cast
      bugprone-sizeof-expression
      performance-for-range-copy
      performance-faster-string-find
      performance-inefficient-vector-operation
      performance-noexcept-swap
      misc-unused-using-decls
      misc-header-include-cycle
      misc-include-cleaner
      readability-delete-null-pointer
      readability-container-size-empty
      readability-redundant-smartptr-get
      readability-else-after-return
      e377ce46
    • Jean-Noël Grad's avatar
      8d6ae315
  15. Nov 19, 2024
  16. Nov 14, 2024
  17. Nov 13, 2024