Skip to content
Snippets Groups Projects
  1. Sep 03, 2024
  2. Aug 28, 2024
  3. May 30, 2024
  4. 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
  5. May 28, 2024
  6. 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
  7. May 06, 2024
  8. May 02, 2024
  9. Mar 08, 2024
  10. Mar 07, 2024
  11. Feb 15, 2024
  12. Feb 14, 2024
  13. Feb 13, 2024
  14. Nov 29, 2023
  15. Nov 28, 2023
  16. Nov 19, 2023
  17. Nov 17, 2023
  18. Nov 02, 2023
  19. Nov 01, 2023
  20. Oct 17, 2023
  21. Oct 16, 2023
  22. Aug 22, 2023
  23. Aug 21, 2023
  24. Aug 19, 2023
  25. May 25, 2023
  26. May 24, 2023
  27. May 22, 2023
  28. Mar 08, 2023
  29. Mar 07, 2023
  30. Mar 02, 2023
Loading