Commit 8bb0127
committed
Merge branch 'master' into kt128r
* master: (35 commits)
std.Io.Threaded: fix QueryPerformanceCounter usage
build runner: fix recursive locking of max_rss_mutex
frontend: introduce error.Canceled
build runner: update Mutex and Condition usage to std.Io
build runner: update from std.Thread.Pool to std.Io
std.Io: add Group.concurrent
std.Io.File.readPositional fixed buffer type
crypto.ml_kem: avoid redundant assignment & fix K-PKE.KeyGen (#26031)
README: update some links
Move Windows rename implementation from std.posix to windows.RenameFile
os.windows: Delete unused functions and kernel32 bindings
ci: bump riscv64-linux-release timeout to 8 hours on Forgejo Actions
windows.GetFinalPathNameByHandle: add links to bugs tracking the Wine workaround
README: use HTTPS for `releases.llvm.org`
langref: convert to unmanaged `ArrayList` in example
std.math.big.int: fix format functions
std.Target: remove Abi.code16
cbe: translate sparc ccr/icc/xcc registers to icc
Revert "std.os.linux.sparc64: use icc instead of xcc in asm clobbers"
flate.Compress: simplify huffman node comparisons
...173 files changed
Lines changed: 5743 additions & 4699 deletions
File tree
- .forgejo/workflows
- .github/ISSUE_TEMPLATE
- ci
- doc
- langref
- lib
- build-web
- compiler_rt
- compiler
- aro
- aro
- assembly_backend
- resinator
- docs/wasm
- std
- Build
- Step
- Watch
- Io
- compress/flate
- crypto
- fmt
- fs
- hash
- math
- big
- meta
- os
- linux
- windows
- process
- zig
- c_translation
- llvm
- src
- Zcu
- codegen
- aarch64
- c
- x86_64
- link
- stage1
- test
- behavior
- x86_64
- cases
- compile_errors
- incremental
- standalone
- coff_dwarf
- simple
- windows_paths
- tools
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
| 12 | + | |
| 13 | + | |
0 commit comments