| 5 years ago | Frank Denis | | Update the minimum cmake version we require |
| 5 years ago | Isaac Freund | | std/os: define and use dev_t for linux x86_64 |
| 5 years ago | Isaac Freund | | std/os: add time_t definiton for x86_64 linux |
| 5 years ago | LemonBoy | | stage1: Resolve usingnamespace decls when calling @typeInfo |
| 5 years ago | LemonBoy | | stage1: Fix undefined assignment for bitfields |
| 5 years ago | Frank Denis | | edwards25519 - skip useless operations and duplicate lookup table |
| 5 years ago | breakin | | Change seed for Murmur2_64 from u32 to u64 |
| 5 years ago | Veikka Tuominen | | Merge pull request #6649 from Rocknest/verparse |
| 5 years ago | Veikka Tuominen | | make help in commands more consistent |
| 5 years ago | Timon Kruiper | | Allow Zig to be built with clang 11 and -Werror |
| 5 years ago | LemonBoy | | stage1: Add architecture-specific clobbers to asm() |
| 5 years ago | Veikka Tuominen | | Merge pull request #7084 from xackus/mem-volatile |
| 5 years ago | Frank Denis |  | STAGE1_SOURCES: In 0.7.x, leb128.zig is in std/debug (#7148) |
| 5 years ago | LemonBoy | | stage1: Fix asyncCall with non-abi-aligned arguments |
| 5 years ago | Andrew Kelley | | cli: make -h, --help consistent in usage text and parsing |
| 5 years ago | Guoxin Yin | | Add -h alias for --help |
| 5 years ago | johnLate | | CMake: properly detect when to rebuild zig1.o |
| 5 years ago | Alex Cameron | | Prevent double file close in MachO linking |
| 5 years ago | Frank Denis | | Enable loop interleaving when unrolling is enabled |
| 5 years ago | LemonBoy | | std: Make windows.ReadFile allow short reads |
| 5 years ago | LemonBoy | | stage1: Fix generation of pass-by-value args in async fns |
| 5 years ago | Andrew Kelley | | std.fs.path.dirname: return null when input path is root |
| 5 years ago | LemonBoy | | stage1: Disambiguate Wasm imports with same name |
| 5 years ago | LemonBoy | | stage1: Resolve ErrorUnion children types |
| 5 years ago | LemonBoy | | stage1: Ask LLVM to produce compact code in ReleaseSize mode |
| 5 years ago | Hubert Jasudowicz | | std: Fix code model argument |
| 5 years ago | Veikka Tuominen | | std: fix HashMap.clearRetainingCapacity |
| 5 years ago | Veikka Tuominen | | std: fix HashMap.putAssumeCapacity |
| 5 years ago | Veikka Tuominen | | ensure TypeInfo payload is not undefined |
| 5 years ago | LemonBoy | | stage1: Fix crash in comptime struct generation |
| 5 years ago | Jonas Carpay | | Fix backticked code in langref |
| 5 years ago | LemonBoy | | stage1: Avoid resolving type entry in [0]T |
| 5 years ago | Andrew Kelley | | add missing -m<os>-version-min CLI args to clang |
| 5 years ago | Andrew Kelley | | std.Target: bump default version max for macos |
| 5 years ago | LemonBoy | | stage1: Fix comparison of unions containing zero-sized types |
| 5 years ago | Andrew Kelley | | main: updateModule returns an error when there are any compile errors |
| 5 years ago | daurnimator | | Fix json parser close tracking (#6865) |
| 5 years ago | LemonBoy | | stage1: Print correct error message for vector @intCast |
| 5 years ago | Frank Denis | | Don't prevent compilation on platforms where debug info is unsupported |
| 5 years ago | Alexandros Naskos | | Windows TLS startup symbols are already provided by libcrt when linking against libc |
| 5 years ago | Andrew Kelley | | std.ResetEvent: disable flaky test on Windows |
| 5 years ago | data-man | | Fix reduce documentation |
| 5 years ago | Andrew Kelley | | langref: add 0.7.0 link |
| 5 years ago | Frank Denis | | Bump Zig version to 0.7.0 |
| 5 years ago | Andrew Kelley | | Release 0.7.00.7.0 |
| 5 years ago | Joachim Schmidt | | stage2 ARM: miscellaneous improvements |
| 5 years ago | Alexandros Naskos |  | Merge pull request #7008 from xackus/minor-fixes |
| 5 years ago | Andrew Kelley | | Revert "update runtime safety test case - unsigned-signed vector cast" |
| 5 years ago | Andrew Kelley | | update runtime safety test case - unsigned-signed vector cast |
| 5 years ago | Andrew Kelley | | disable flaky file locking test on Windows |
|