| 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 |
| 5 years ago | Andrew Kelley | | stage2: add -femit-foo=bar args to the cache hash |
| 5 years ago | Alexandros Naskos | | Add package names and paths to the zig root module cache hash. |
| 5 years ago | Timon Kruiper | | Make sure to include the root_name in the cache. |
| 5 years ago | Andrew Kelley | | COFF linking: fix incorrectly passing .dll instead of .lib |
| 5 years ago | Andrew Kelley | | restore -target wasm32-freestanding-musl for C headers |
| 5 years ago | Andrew Kelley | | stage2: fix not detecting all dynamic libraries |
| 5 years ago | Andrew Kelley | | Merge branch 'alexnask-fix_6868' into master |
| 5 years ago | Andrew Kelley | | fix regression on wasm targets |
| 5 years ago | Andrew Kelley | | Merge branch 'alexnask-bundle_compiler_rt' into master |
| 5 years ago | Michael Freundorfer | | Fix WindowsDynLib.openW trying to strip the \??\ prefix when it does not exist |
| 5 years ago | Jonathan Marler | | fix memory leak in BufMap |
| 5 years ago | LemonBoy | | stage1: Fix typeInfo generation for arrays w/o sentinel |
| 5 years ago | LemonBoy | | stage1: Add missing bitcast when rendering var ptr |
| 5 years ago | LemonBoy | | std: Avoid deadlock in the signal handler |
| 5 years ago | christian-stephen | | Add readAllArrayListAligned to Reader which can accept an arbitrary alignment |
| 5 years ago | Andrew Kelley | | Merge branch 'kubkon-elf-soname-opt-in' into master |
| 5 years ago | LemonBoy | | stage1: Fix crash in *[N]T to []T conversion with zst |
| 5 years ago | LemonBoy | | stage1: Force union member types to be resolved |
| 5 years ago | Isaac Freund | | std/os: fix prctl constants |
| 5 years ago | LemonBoy | | stage1: Fix ICE when generating struct fields with padding |
| 5 years ago | Jonathan Marler | | fix for GCC 9.2: -Wno-maybe-uninitialized |
| 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 |
|