1. 29 Feb, 2024 1 commit
  2. 28 Feb, 2024 2 commits
  3. 13 Feb, 2024 1 commit
  4. 31 Jan, 2024 2 commits
  5. 02 Jan, 2024 2 commits
  6. 01 Aug, 2023 1 commit
  7. 12 Jul, 2023 1 commit
  8. 08 Jul, 2023 1 commit
  9. 26 Jun, 2023 1 commit
  10. 21 Jun, 2023 1 commit
  11. 12 Jun, 2023 14 commits
  12. 11 Jun, 2023 12 commits
  13. 09 Jun, 2023 1 commit
    • Nils Goroll's avatar
      Optimizations made possible with HSH_Cancel() in VDP_Close() · 913c4653
      Nils Goroll authored
      Now we can keep references also to private leaf objects.
      
      For ESI objects, which we also need to inspect when building the
      delivery tree, we still need to make copies in pesi_buf_bytes because,
      if the final flag to ObjIterate() is set, the storage engine can (and
      usually will) free segments "behind" delivery.
      913c4653