Skip to content
Snippets Groups Projects
Select Git revision
  • 6c2ab5001c24150b74bf1acffbc571abc8817232
  • zig default
  • master
  • zig-threaded
  • openat
  • chdir
  • clear
  • compll
  • v1.18.1
  • v2.2.2
  • v1.18
  • v2.2.1
  • v2.2
  • v1.17
  • v2.1.2
  • v2.1.1
  • v2.1
  • v2.0.1
  • v2.0
  • v2.0-beta3
  • v2.0-beta2
  • v2.0-beta1
  • v1.16
  • v1.15.1
  • v1.15
  • v1.14.2
  • v1.14.1
  • v1.14
28 results

browser.zig

Blame
  • user avatar
    Yorhel authored
    This complicated the scan code more than I had anticipated and has a
    few inherent bugs with respect to calculating shared hardlink sizes.
    
    Still, the merge approach avoids creating a full copy of the subtree, so
    that's another memory usage related win compared to the C version.
    On the other hand, it does leak memory if nodes can't be reused.
    
    Not quite as well tested as I should have, so I'm sure there's bugs.
    6c2ab500
    History
    browser.zig 25.58 KiB