Skip to content
Snippets Groups Projects
  1. Nov 07, 2023
    • 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
  2. Nov 01, 2023
  3. Oct 30, 2023
  4. Oct 26, 2023
  5. Aug 31, 2023
  6. Jul 14, 2023
  7. Jul 13, 2023
  8. Jul 11, 2023
  9. Jul 06, 2023
  10. Jun 28, 2023
  11. Jun 26, 2023
  12. Jun 23, 2023
  13. Jun 22, 2023
Loading