Skip to content
Snippets Groups Projects
  1. Mar 06, 2025
  2. Mar 04, 2025
  3. Mar 03, 2025
  4. Feb 19, 2025
  5. Feb 10, 2025
  6. Feb 08, 2025
  7. Feb 06, 2025
  8. Feb 03, 2025
  9. Feb 02, 2025
  10. Jan 17, 2025
  11. Jan 14, 2025
  12. Jan 13, 2025
  13. Dec 17, 2024
  14. Dec 10, 2024
  15. Dec 09, 2024
  16. Nov 28, 2024
  17. Nov 22, 2024
  18. Nov 21, 2024
  19. 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
  20. Nov 19, 2024
  21. Nov 14, 2024
  22. Nov 13, 2024