| 3 years ago | Andrew Kelley | | update zig1.wasm |
| 3 years ago | Andrew Kelley | | disable 2 failing behavior tests with x86 backend |
| 3 years ago | Andrew Kelley | | std.Build.RunStep: show test name on process termination |
| 3 years ago | Andrew Kelley | | Sema: fix airMemset for comptime slices |
| 3 years ago | Andrew Kelley | | Sema: fix false negative Value.isComptimePtr for slices |
| 3 years ago | Andrew Kelley | | std.os.windows: fix overlapping copy |
| 3 years ago | Andrew Kelley | | update a couple more callsites to `@memset` |
| 3 years ago | Andrew Kelley | | C backend: take advantage of Assignment abstraction in airMemset |
| 3 years ago | Andrew Kelley | | compiler: use `@memcpy` instead of `std.mem.copy` |
| 3 years ago | Andrew Kelley | | std: update to use `@memcpy` directly |
| 3 years ago | Andrew Kelley | | C backend: fix ptr comparison of array ptrs when one is null-terminated |
| 3 years ago | Andrew Kelley | | update codebase to use `@memset` and `@memcpy` |
| 3 years ago | Andrew Kelley | | std.ArrayList: mark the appendNTimes methods inline |
| 3 years ago | Andrew Kelley | | stage2: avoid panicking for unimplemented compiler code |
| 3 years ago | Andrew Kelley | | disable not yet passing new behavior tests from this branch |
| 3 years ago | Andrew Kelley | | C backend: fix memset for structs and arrays |
| 3 years ago | Andrew Kelley | | LLVM backend: optimize memset with comptime-known element |
| 3 years ago | Andrew Kelley | | llvm backend: fix memset with byref element value |
| 3 years ago | Andrew Kelley | | llvm backend: fix lowering of memset |
| 3 years ago | Andrew Kelley |  | Merge pull request #15431 from kcbanner/fix_decl_value_arena |
| 3 years ago | Andrew Kelley |  | Merge pull request #15435 from jacobly0/x86_64-frame |
| 3 years ago | Andrew Kelley |  | Merge pull request #15474 from Luukdegram/wasm-atomics |
| 3 years ago | Jacob Young | | std: prevent the possibility of deadlocks in some threaded tests |
| 3 years ago | Tw | | translate-c: deduplicate global declaration |
| 3 years ago | 朕与将军解战袍 |  | fix incorrect struct definition |
| 3 years ago | xEgoist | | test: Fix windows_spawn tmp directory cleanup |
| 3 years ago | Andrew Kelley | | enable debugging infrastructure when using C backend |
| 3 years ago | Andrew Kelley |  | Merge pull request #15452 from mlugg/zig-cbe-opt |
| 3 years ago | Jan Philipp Hafer | | compiler_rt: document ARM status |
| 3 years ago | Meghan Denny |  | std.http: fix name of Status field to better match RFC name (#15455) |
| 3 years ago | Andrew Kelley |  | Merge pull request #15278 from ziglang/memcpy-memset |
| 3 years ago | Loris Cro | | autodoc: fix sidebar regression and other minor bugs |
| 3 years ago | Loris Cro |  | Autodoc: new decl search system (#15475) |
| 3 years ago | Casey Banner | | add support for .field_ptr in elemValueAdvanced |
| 3 years ago | Casey Banner |  | translate-c: fix codegen when C source has variables named the same as mangling prefixes |
| 3 years ago | Nameless | | std.http: do -> wait, fix redirects |
| 3 years ago | Andrew Kelley |  | Merge pull request #15454 from jacobly0/cbe-extern |
| 3 years ago | Casey Banner | | sema: add error for coercing a slice to an anyopaque pointer |
| 3 years ago | Janne Hellsten |  | std: @Vector support for std.json.parse |
| 3 years ago | Andrew Kelley | | CI: give aarch64-linux a maxrss parameter |
| 3 years ago | Loris Cro |  | Merge pull request #15414 from der-teufel-programming/autodoc-pkg-mod |
| 3 years ago | David Carlier | | std.c: adding mincore for freebsd |
| 3 years ago | xEgoist | | std: further windows resource fix |
| 3 years ago | Jacob Young | | std: fix windows resource leaks |
| 3 years ago | Andrew Kelley |  | Merge pull request #15421 from Vexu/fixes |
| 3 years ago | Ryo Ota | | fix HTTP server to handle a chunked transfer coding request |
| 3 years ago | Andrew Kelley |  | Merge pull request #15416 from squeek502/http-response-headers-undefined |
| 3 years ago | Andrew Kelley |  | Merge pull request #15290 from mlugg/feat/builtin-in-comptime |
| 3 years ago | David Carlier | | std.os: selfExePath implementation for haiku |
| 3 years ago | Andrew Kelley | | CI: disable compiling std lib C backend test with clang |
|