| 2 years ago | Andrew Kelley | | Package.Fetch: apply inclusion rules from build.zig.zon |
| 2 years ago | Andrew Kelley | | std.fs.path.resolve: add test cases for empty string |
| 2 years ago | Andrew Kelley | | fix using the wrong allocator for modules |
| 2 years ago | Andrew Kelley | | Package.Fetch: tighten up check for path outside root |
| 2 years ago | Andrew Kelley | | move some package management related source files around |
| 2 years ago | Andrew Kelley | | fix dependencies.zig generation with no dependencies |
| 2 years ago | Andrew Kelley | | zig fetch: require 'paths' field in the manifest |
| 2 years ago | Andrew Kelley | | Package.Fetch: fix not making directory paths for symlinks |
| 2 years ago | Andrew Kelley | | use long-lived arena for `@cImport`-generated Module |
| 2 years ago | Andrew Kelley | | give build.zig modules access to their dependencies' build.zig modules |
| 2 years ago | Andrew Kelley | | Manifest: fix not initializing token locations |
| 2 years ago | Andrew Kelley | | Package.Fetch: fix handling of relative paths |
| 2 years ago | Andrew Kelley | | Package.Fetch: resolve instead of join relative paths |
| 2 years ago | Andrew Kelley | | CLI: fix only_core_functionality logic |
| 2 years ago | Andrew Kelley | | zig build: add `--fetch` argument |
| 2 years ago | Andrew Kelley | | dependencies.zig: omit deps without hashes |
| 2 years ago | Andrew Kelley | | dependencies.zig: omit modules without build.zig as deps |
| 2 years ago | Andrew Kelley | | std.tar: fix creation of symlinks with omit_empty_directories |
| 2 years ago | Andrew Kelley | | finish hooking up new dependency tree logic |
| 2 years ago | Andrew Kelley | | more fixes related to previous commits Package/Module API |
| 2 years ago | Andrew Kelley | | finish implementing the auto-generated dependencies.zig module |
| 2 years ago | Andrew Kelley | | fix detection of build.zig file inside packages |
| 2 years ago | Andrew Kelley | | package fetching: generate dependencies.zig file |
| 2 years ago | Andrew Kelley | | make Package.Path support string escape formatting |
| 2 years ago | Andrew Kelley | | std: add unstable sorting to array hash maps |
| 2 years ago | Andrew Kelley | | fix recursive package fetching logic |
| 2 years ago | Andrew Kelley | | fix inverted logic for allowing/disallowing paths field |
| 2 years ago | Andrew Kelley | | fix Fetch.JobQueue.consolidateErrors |
| 2 years ago | Andrew Kelley | | CLI: finish updating module API usage |
| 2 years ago | Andrew Kelley | | require inclusion directives in root manifest but not deps |
| 2 years ago | Andrew Kelley | | get `zig fetch` working with the new system |
| 2 years ago | Andrew Kelley | | rework package manager |
| 2 years ago | Andrew Kelley | | add basic build.zig.zon documentation |
| 2 years ago | Andrew Kelley | | Manifest: add top-level `paths` field for inclusion rules |
| 2 years ago | Andrew Kelley | | std.zig.ErrorBundle: add some explicit error sets |
| 2 years ago | Andrew Kelley | | std.tar: add option for omitting empty directories |
| 2 years ago | Luuk de Gram |  | Merge pull request #17438 from Luukdegram/issue-17436 |
| 2 years ago | Jacob Young |  | Merge pull request #17416 from jacobly0/x86_64 |
| 2 years ago | Jacob Young | | cbe: fix crash on error |
| 2 years ago | Karl Seguin |  | std.unicode.utf8ValidateSlice: optimize implementation (#17329) |
| 2 years ago | Becker A |  | Update Server.zig:{listen, do} to specify error enums |
| 2 years ago | Andrew Kelley |  | Merge pull request #17419 from ziglang/unsound-native-target-info |
| 2 years ago | Andrew Kelley |  | Merge pull request #17027 from Ratakor/master |
| 2 years ago | Carl Åstholm |  | std.math: add nextAfter (#16894) |
| 2 years ago | Jacob Young |  | Merge pull request #17359 from jacobly0/x86_64 |
| 2 years ago | Jakub Konka | | comp: add support for -fdata-sections |
| 2 years ago | Andrew Kelley |  | Merge pull request #17344 from ziglang/type-erased-reader |
| 2 years ago | Krzysztof Wolicki |  | autodoc: Add `hidden` class to [src] link when starting renderApi to only show it for functions (#17322) |
| 2 years ago | Krzysztof Wolicki |  | autodoc: Add handling for array_cat, array_mul, struct_init_empty_result. (#17367) |
| 2 years ago | nikneym | | linux: add fanotify API |
|