5b2082c6c9
std.c.darwin: add mach_vm_read_overwrite
4e5ca9bc42
Merge pull request '
std.Target: add switch (Nintendo Switch) Os tag' (#36081) from alexrp/zig:nintendo-switch-target into master
164578636c
std.Target: add switch (Nintendo Switch) Os tag
a3c08eccbe
std.Target: remove some no longer helpful comments
8219c86100
std.Target: add ashetos tag (#35954)
3210dc4b00
std.c: change the return value of 'getgrnam' function to '?*group' (#36078)
e672555f4f
Merge pull request '
std.zig.system.loongarch: use generic CPU model if we can't determine the model' (#36063) from alexrp/zig:loongarch-detect-generic into master
160e1b229b
add the missing compiler_rt routines for sparc32 (#35835)
773a555397
std.zig.system.loongarch: use generic CPU model if we can't determine the model
3e6b2c6b03
std.Target: fix definition of generic_la64 CPU model
1314f48ef1
chore(lsp): add commented lsp_debug option
9b7eaae42a
chore(tmux): update tpm submodule
50efbe4157
chore(foot): increase font size to 13.5
8115b1b24c
chore(fish): update theme notification
e155bdb108
std.os.windows.CLIENT_ID: Make fields optional. (#35989)
04b6f33e5e
Merge pull request 'lazy dependency ergonomic enhancements' (#36009) from lazy-dependency-ergo into master
f153140697
Add missed deprecation notice to
Compile.Options.win32_manifest
af9676049a
Disable flaky
config_header standalone test on freebsd
d9aad76acd
windows: Delete unused MEMORY.BASIC_INFORMATION definition
7c832740e0
ci: update Wasmtime to v46.0.1
1999d80d6e
Merge pull request 'Elf2: add initial LoongArch support' (#35875) from AstraFall/zig:loongarch/elf2/init into master
1526ae4e51
langref: fix nav link to wrong version of 0.12.x
4c5394b367
langref: make section for slice by length
7db2ef6104
zig fmt: add simple tool for measuring complexity
14bc6f5917
Sema: check for undefined values in zirArrayCat
46a750a006
Merge pull request 'mingw: Only preprocess .def.in files' (#35829) from squeek502/zig:mingw-def-followup into master
a851256a98
mingw: Only preprocess .def.in files
a20f7a9dd6
mingw/Tokenizer: Delete unused function
ea73defb5c
Writer.writeBytePreserve: preserve only 'preserve -| 1' already buffered bytes
a85cb72877
cbe: fix helper call generation for int types that lower to 128-bit ints
9115f88386
test: skip failing/crashing behavior tests for spirv backend
88d2961df4
spirv: codegen and linker fixes for logical-addressing
281991328e
std: rename gpu.zig to spirv.zig
e2d11ff76b
spirv: set execution mode via cc info
ffac200e66
AstGen: move check for primitive integer type with leading zero
5537704f60
Merge pull request 'Parsing too long ipv6 would incorrectly panic' (#35629)
4ea1aaf798
std.Io.net: use the appropriate error code
e7a418e131
std.Io.net: fix ipv6 parsing of overlong iface
041ae87b98
Avoid
error.Canceled swallowing in `std.debug.*
431092fa61
Adds a compile step option to toggle incremental compilation
1f43e049d0
Merge pull request 'llvm: fix return type lowering of x86 fastcall' (#35671) from teflate/zig:x86-fastcall-sret into master
b0608a3bd2
Remove std.zip.Decompress (unused/broken/obsolete)
955df119b0
test: fix failing builds for powerpc64
b95b61e418
llvm: fix return type lowering of x86 fastcall
20b3aa3bcd
libzigc: lround lroundf lroundl (#35600)
23f46bcd4d
Partially revert "add missing param to mem.concat call"
af27e8d06f
add missing param to mem.concat call
474017b43d
std.zon.parse: fix large int parse
abd649a50c
Fix TODO in
Type.eql
5434f85c47
cbe: improve struct/union defs on 32-bit targets
7b31e360a1
Merge pull request 'compiler: random assortment of linker-related enhancements' (#35581) from elf2 into master
9dd8ae3536
CLI: fix compilation error
d2b7e48f61
CLI: use stringToEnum for subcommand
621844bde5
zig zen update
3391ad7a90
x86_64: implement and test
@intFromBool
22aa2bd1e7
std.json: honor max_value_len for sentinel strings (#30782)
420c1994b3
langref: fix typo in PEG grammar
0a3786d0c9
improve DiFile
4f7170f8a3
BrkAllocator: Fix big_size_class_count holding the max index rather than count
b0f124d46d
std.zig.PkgConfig: recognize -pthread
f83e200ac0
flate.Compress.*: make finish public
a0c2425e2d
x86_64: fix cond br saved state
748e7c5e39
Merge pull request 'compiler_rt: f128 support for @log, @log2 and @log10' (#35532) from chocapix/zig:log-f128 into master
84aceda2d7
Remove stray frexp2
4cd396fc32
Finish the code sharing between logq, log2q and log10q
5e8a9ed9e8
Scaffolding for the code sharing between logq, log2q and log10q
9ed970090c
Better comments
7be3b1de45
Merge pull request '
zig.h: support more targets' (#35553) from alexrp/zig:more-zig.h-targets into master
8a95ac777b
std.zig.system.darwin: update CPU detection to Apple M5/A19
71950f8c34
fix error when trying to use LLD with self-hosted backend
d6386772da
Merge pull request 'Sema: simplify switch capture logic' (#35207) from justusk/zig:switch-improve-captures into master
1ea73060bb
crypto.ff: fix operator priority
std.os.linux: use native_arch for alpha termios V enum
b45516e3dd
std.os.linux: use native_arch for alpha termios V enum