| 5 years ago | Andrew Kelley | | Merge pull request #7406 from ifreund/dyn-musl2 |
| 5 years ago | Andrew Kelley | | glibc: do not provide -lcrypt |
| 5 years ago | Andrew Kelley | | std.fs.path.extension: different behavior for ending dot |
| 5 years ago | Andrew Kelley | | stage2: proper file extension stripping |
| 5 years ago | Andrew Kelley | | std.fs.path.extension: add additional API guarantee |
| 5 years ago | Andrew Kelley | | Merge pull request #7098 from MasterQ32/std.fs.path.extension |
| 5 years ago | Andrew Kelley | | fix deadlock with build-exe on an object for windows |
| 5 years ago | Andrew Kelley | | mingw-w64: add .def files for xinput1_4 |
| 5 years ago | Andrew Kelley | | mingw-w64: add support for -lwldap32 |
| 5 years ago | LemonBoy | | zig fmt: Fix alignment of initializer elements |
| 5 years ago | Veikka Tuominen | | zig fmt: improve var decl initializer formatting |
| 5 years ago | Andrew Kelley | | stage2: detect redundant C/C++ source files |
| 5 years ago | Andrew Kelley | | CLI: improved local cache directory logic |
| 5 years ago | antlilja | | Added global-cache argument to build system + removed extra args. |
| 5 years ago | Veikka Tuominen | | make std.json.unescapeString pub |
| 5 years ago | Andrew Kelley | | CLI: infer --name based on first C source file or object |
| 5 years ago | Timon Kruiper | | Do not keep the build.zig cache manifest file locked. |
| 5 years ago | Andrew Kelley | | mingw-w64: patch to silence implicit-function-declaration warnings |
| 5 years ago | Andrew Kelley | | MoveFileEx can return ACCESS_DENIED |
| 5 years ago | Martin Wickham | | Fix operator precedence documentation |
| 5 years ago | Andrew Kelley | | Merge pull request #7366 from LemonBoy/fix-7346 |
| 5 years ago | Lee Cannon | | Fixes #7352 - ignore zig fmt ignore zig-cache |
| 5 years ago | Andrew Kelley | | Merge pull request #7355 from ziglang/lld-child-process |
| 5 years ago | antlilja | | Change tag returned by zigTagType for c_longdouble to Float. |
| 5 years ago | Nathanaël Courant | | Fix general purpose allocator incorrectly modifying total_requested_bytes in some cases |
| 5 years ago | Andrew Kelley | | tests: run-translated-c now respects -Dtarget |
| 5 years ago | Andrew Kelley | | always use codeview (pdb) when object_format is PE/COFF |
| 5 years ago | Andrew Kelley | | glibc: additionally provide -lcrypt |
| 5 years ago | Nathan Michaels | | Implement msp430 mapping for c_longdouble. (#7333) |
| 5 years ago | LemonBoy | | stage1: Fix type mapping for c_longdouble |
| 5 years ago | xackus | | std.c: freeing null is a no-op |
| 5 years ago | Veikka Tuominen | | Merge pull request #7313 from LemonBoy/booo |
| 5 years ago | Andrew Kelley | | update to latest clang C headers |
| 5 years ago | Jakub Konka | | macho: specify -install_name as full dylib's name |
| 5 years ago | Jakub Konka | | Version-gate appending -syslibroot flag to lld |
| 5 years ago | Jakub Konka | | Merge pull request #7293 from kubkon/fix-7030 |
| 5 years ago | Andrew Kelley | | add more mingw-w64 .def files |
| 5 years ago | Andrew Kelley | | stage1: compile error for pointer arithmetic on ptr-to-array |
| 5 years ago | Andrew Kelley | | add `@cImport` files to Compilation cache manifest |
| 5 years ago | Koakuma | | Fix floating point parsing on BE systems (#7256) |
| 5 years ago | Miles Alan | | std/event: Fix import path for WaitGroup |
| 5 years ago | Andrew Kelley | | stage2: don't pass -l arguments when building .a or .o files |
| 5 years ago | LemonBoy | | std: Add nosuspend around stderr.print calls |
| 5 years ago | Veikka Tuominen | | std.build: addBuildOption special handling for SemanticVersion |
| 5 years ago | Andrew Kelley | | stage2: linkAsArchive: respect disable_lld_caching |
| 5 years ago | LemonBoy | | ci: Retry apt-get install at most three times |
| 5 years ago | LemonBoy | | std: make the use of pthread_join POSIX-compliant |
| 5 years ago | Mathieu Guay-Paquet | | fix the tinyest typo |
| 5 years ago | daurnimator | | Localhost is special (#6955) |
| 5 years ago | LemonBoy | | stage2: Create cache manifest before calling final |
|