• Joined on 2026年06月12日
carmooo pushed to carmooo/use-int-parser-for-fuzz at carmooo/zig 2026年06月17日 09:33:34 +02:00
13dea5ecab Merge branch 'master' into carmooo/use-int-parser-for-fuzz
12815e2223 flate: Correct math when calculating number of available bits
369db8bd74 Maker/ScannedConfig: Fix alignment of -fincremental
54537285ca std.Io.Threaded: remove trailing slash from default_PATH entry
e74fd3ce55
ci: bump aarch64-macos-debug timeout by 1 hour
Compare 12 commits »
carmooo pushed to carmooo/use-int-parser-for-fuzz at carmooo/zig 2026年06月16日 16:31:46 +02:00
4908e531ac Merge branch 'master' into carmooo/use-int-parser-for-fuzz
b7a544c527 Elf2: always define __init_array_start and friends
9ff926bb1e frontend: guarantee references to dereference expressions to be single-item pointers
f3607c75cc Handle TERM=dumb for stdout/stderr (#35767)
0bcaad394d Merge pull request 'Sema: make struct fields referencing comptime vars not comptime' (#31462) from rmehri01/zig:struct_comptime_var_ref into master
Compare 15 commits »
carmooo pushed to carmooo/add-zip-extract-to-mem at carmooo/zig 2026年06月16日 16:31:08 +02:00
26d44e890a Merge branch 'master' into carmooo/add-zip-extract-to-mem
b7a544c527 Elf2: always define __init_array_start and friends
9ff926bb1e frontend: guarantee references to dereference expressions to be single-item pointers
f3607c75cc Handle TERM=dumb for stdout/stderr (#35767)
0bcaad394d Merge pull request 'Sema: make struct fields referencing comptime vars not comptime' (#31462) from rmehri01/zig:struct_comptime_var_ref into master
Compare 21 commits »
carmooo created pull request ziglang/zig#35781 2026年06月15日 14:52:12 +02:00
carmooo/use-int-parser-for-fuzz
carmooo pushed to carmooo/use-int-parser-for-fuzz at carmooo/zig 2026年06月15日 14:24:23 +02:00
50de8bb55d
Maker: use parseTimeSuffix for --debounce and --test-timeout
carmooo pushed to carmooo/use-int-parser-for-fuzz at carmooo/zig 2026年06月15日 13:41:39 +02:00
ef84ecd967
Maker: fix debounce interval declaration
carmooo pushed to carmooo/use-int-parser-for-fuzz at carmooo/zig 2026年06月15日 13:35:06 +02:00
c8993be3f8
Maker: use parseIntSizeSuffix for fuzz arg parsing
carmooo pushed to carmooo/use-int-parser-for-fuzz at carmooo/zig 2026年06月15日 13:28:26 +02:00
63abea9c5a
Maker: use time parsing func for debounce
carmooo pushed to carmooo/use-int-parser-for-fuzz at carmooo/zig 2026年06月15日 13:27:20 +02:00
cd7fc0238b
Maker: use time parsing func for debounce
4db999a9e8
feat(maker): extract parseTimeSuffixNs for --test-timeout parsing
Compare 2 commits »
carmooo pushed to carmooo/use-int-parser-for-fuzz at carmooo/zig 2026年06月15日 13:18:53 +02:00
8f72151078
feat(maker): extract parseTimeSuffixNs for --test-timeout parsing
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
Compare 7 commits »
carmooo created branch carmooo/use-int-parser-for-fuzz in carmooo/zig 2026年06月15日 13:18:53 +02:00
carmooo commented on pull request ziglang/zig#35748 2026年06月13日 11:47:31 +02:00
Add zip.extractTo test cases
carmooo pushed to carmooo/add-zip-extract-to-mem at carmooo/zig 2026年06月13日 11:45:58 +02:00
0926e2d822
test: add tests for extractTo
f1808ddbcb
test: add tests for extractTo
37c5c1eedd
feat: add extractTo to zip
783a9df0b8 Zip.Entry.extractTo (#35232)
c11d6e716d std.Io.Dir: support renamePreserve on Darwin systems (#35358)
Compare 6 commits »
carmooo commented on pull request ziglang/zig#35748 2026年06月12日 19:48:40 +02:00
Add zip.extractTo test cases

I would prefer to read the file directly but the path varies according to where the tests are run from (cwd).

carmooo created pull request ziglang/zig#35748 2026年06月12日 19:43:48 +02:00
Add extractTo to extract zip entry to memory
carmooo pushed to carmooo/add-zip-extract-to-mem at carmooo/zig 2026年06月12日 19:27:38 +02:00
85f9397c19
test: add tests for extractTo
c65c13f730
fix: only read uncompressed size bytes
a015a7b7ee
fix: remove filename checks from add-zip-extract-to-mem
Compare 3 commits »
carmooo pushed to carmooo/add-zip-extract-to-mem at carmooo/zig 2026年06月12日 18:07:00 +02:00
a745342c45
refactor: extract local data header offset to helper method
9b8f2e9d7f
feat: add extractTo to zip
Compare 2 commits »
carmooo created branch carmooo/add-zip-extract-to-mem in carmooo/zig 2026年06月12日 18:07:00 +02:00
carmooo created repository carmooo/zig 2026年06月12日 15:40:47 +02:00