| Age | Commit message (Expand) | Author |
|---|---|---|
| 2024-07-09 | std.fs.Dir: Rename OpenDirOptions to OpenOptions (#20542) | Krzysztof Wolicki |
| 2024-07-07 | std.Build.Cache.Path: fix makeOpenPath signature | Krzysztof Wolicki |
| 2024-06-13 | std: Convert deprecated aliases to compile errors and fix usages | Ryan Liptak |
| 2024-06-06 | Build system: Support Windows depfiles with unquoted, backslash escaped space... | Ben Crist |
| 2024-03-21 | move Package.Path to std.Build.Cache.Path | Andrew Kelley |
| 2024-03-21 | extract std.Build.Cache.Directory into separate file | Andrew Kelley |
| 2023-11-19 | lib: correct unnecessary uses of 'var' | mlugg |
| 2023-06-16 | migration: std.math.{min, min3, max, max3} -> `@min` & `@max` | r00ster91 |
| 2023-05-07 | convert s[start..start+len] to s[start..][0..len] | dweiller |
| 2023-04-30 | std: fix a bunch of typos | Linus Groh |
| 2023-02-13 | move the cache system from compiler to std lib | Andrew Kelley |
