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