Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-22 | Fix coverage build | Eelco Dolstra | |
https://hydra.nixos.org/build/110757285 | |||
2020-01-05 | Hide FunctionCallTrace constructor/destructor | Eelco Dolstra | |
This prevents them from being inlined. On gcc 9, this reduces the stack size needed for nix-instantiate '<nixpkgs>' -A texlive.combined.scheme-full --dry-run from 12.9 MiB to 4.8 MiB. |