Skip to content
Snippets Groups Projects
  1. Jan 31, 2025
  2. Jan 30, 2025
  3. Mar 19, 2024
  4. Mar 18, 2024
  5. Mar 01, 2024
  6. Feb 14, 2024
  7. Feb 09, 2024
  8. Jan 22, 2024
  9. Nov 29, 2023
  10. Nov 28, 2023
  11. Nov 22, 2023
  12. Nov 08, 2023
  13. Nov 07, 2023
    • Duncan Macleod's avatar
      179ab709
    • Duncan Macleod's avatar
      cache: add support for diskcache 0x0101 · ed46688b
      Duncan Macleod authored
      this commit adds support for determining the version of a diskcache ASCII file via the `# version:` header, and then mapping that version to a specific line parser that is then applied to the whole file.
      
      the version parsing is dynamic, so we should be able to elegantly handle the version changing while the app is running.
      
      this also adds support for parsing the 'multiple extensions' diskcache ASCII format, 0x0101 (closes #21), and migrates the test suite to use that by default
      ed46688b
  14. Nov 02, 2023
  15. Nov 01, 2023
  16. Oct 30, 2023
  17. Oct 26, 2023
  18. Sep 19, 2023
Loading