Files
zig/lib/compiler
Andrew Kelley 349053e322 Maker: memory usage optimizations
- choose smp_allocator depending on optimization mode
- organize the globals
- avoid pessimistically allocating failed command string
- recover the PkgConfig memory
- recover the memory from captureChildProcess
- make Step.result_stderr gpa-owned so it doesn't leak when a step that
  fails with stderr is re-run
- recover memory from evalZigTest and evalGeneric child process stdio
  streams
2026-05-26 09:03:34 -07:00
..
2026-05-25 18:54:34 -07:00
2026-05-26 09:03:34 -07:00
2026-01-04 00:27:09 -08:00
2026-05-26 09:03:34 -07:00
2026-03-10 10:26:14 +00:00
2026-04-11 18:56:51 -07:00
2026-05-25 18:54:36 -07:00