Skip to content
Snippets Groups Projects
  1. Oct 24, 2024
  2. Oct 23, 2024
  3. Sep 19, 2024
  4. Sep 18, 2024
  5. Sep 10, 2024
  6. Sep 09, 2024
  7. Sep 03, 2024
  8. Aug 28, 2024
  9. May 30, 2024
  10. May 29, 2024
    • Jochem van Boxtel's avatar
      SystemTools: Add FileId class and GetFileId function · 510b13b4
      Jochem van Boxtel authored and Brad King's avatar Brad King committed
      Add a FileId class, which encapsulates the identifier internally used
      by the existing SystemTools::SameFile function. The GetFileId function
      retrieves a FileId object for the given file or directory. This makes the
      file identifier cacheable to the calling code, so that checking whether
      one file is the same as many other candidates can be done faster.
      510b13b4
  11. May 28, 2024
  12. May 27, 2024
    • Brad King's avatar
      ConsoleBuf: Fix test case when running under Windows Terminal · beaf1ca1
      Brad King authored
      Since commit 4967ccc0 (ConsoleBuf: Fix output for strings that contain
      null byte, 2016-11-09) our test case writes a NUL byte to the console.
      The behavior of Windows Terminal differs from Windows Console Host
      (conhost.exe).  Detect which of these is in use at runtime and adjust
      our expected result accordingly.
      beaf1ca1
  13. May 06, 2024
  14. May 02, 2024
  15. Mar 08, 2024
  16. Mar 07, 2024
  17. Feb 15, 2024
  18. Feb 14, 2024
  19. Feb 13, 2024
  20. Nov 29, 2023
  21. Nov 28, 2023
  22. Nov 19, 2023
  23. Nov 17, 2023
  24. Nov 02, 2023
  25. Nov 01, 2023
  26. Oct 17, 2023
  27. Oct 16, 2023
  28. Aug 22, 2023
  29. Aug 21, 2023
  30. Aug 19, 2023
Loading