Skip to content
Snippets Groups Projects
  1. Jan 22, 2024
  2. Nov 29, 2023
  3. Nov 28, 2023
  4. Nov 22, 2023
  5. Nov 08, 2023
  6. Nov 07, 2023
    • Duncan Macleod's avatar
    • 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
      Unverified
      ed46688b
  7. Nov 02, 2023
  8. Nov 01, 2023
  9. Oct 30, 2023
  10. Oct 26, 2023
  11. Sep 19, 2023
  12. Aug 31, 2023
  13. Jul 14, 2023
  14. Jul 13, 2023
  15. Jul 11, 2023
  16. Jul 06, 2023
  17. Jun 28, 2023
  18. Jun 26, 2023
Loading