zig/lib
Andrew Kelley 6deb3e3986 std.http.Client: always omit port when it matches default
This makes the host http header have the port if and only if it differs
from the defaults based on the protocol.

This is an alternate implementation that closes #19624.
2024-04-12 22:37:07 -07:00
..
compiler Merge pull request #18920 from castholm/fmtId 2024-04-07 19:22:35 -07:00
compiler_rt bsd: followup to std.posix extraction from std.os 2024-03-20 14:06:35 -07:00
docs autodoc: fix tokenizer 2024-04-10 20:44:10 -07:00
include update C language headers to LLVM 17 2023-09-19 09:37:31 -07:00
init Document lazy dependency in init build.zig.zon 2024-04-11 14:56:07 -07:00
libc mingw: support -municode 2024-03-27 10:05:57 +00:00
libcxx update libcxx to latest LLVM release/17.x 2023-09-19 09:37:53 -07:00
libcxxabi libcxxabi: update to LLVM 17 2023-09-19 09:37:31 -07:00
libunwind libunwind: update to LLVM 17 2023-09-19 09:37:31 -07:00
std std.http.Client: always omit port when it matches default 2024-04-12 22:37:07 -07:00
tsan tsan: update rtl files to LLVM 17.0.6 2024-01-10 01:00:37 -07:00
c.zig std.builtin: make link mode fields lowercase 2024-03-11 07:09:10 -07:00
compiler_rt.zig move libssp into libcompiler_rt 2023-11-10 13:12:10 -07:00
zig.h cbe: fix uncovered bugs 2024-03-30 20:50:48 -04:00