-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- linux: introduce io_uring support libuv/libuv#3952 - src: add new metrics APIs libuv/libuv#3749 - unix,win: give thread pool threads an 8 MB stack libuv/libuv#3787 - win,unix: change execution order of timers libuv/libuv#3927 Fixes: #43931 Fixes: #42496 Fixes: #47715 Fixes: #47259 Fixes: #47241 PR-URL: #48078 Backport-PR-URL: #49591 Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: Mohammed Keyvanzadeh <[email protected]> Reviewed-By: Debadree Chatterjee <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Rafael Gonzaga <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Jiawen Geng <[email protected]>
- Loading branch information
1 parent
6747721
commit 0aad358
Showing
267 changed files
with
6,911 additions
and
4,722 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -29,6 +29,7 @@ Keno Fischer <[email protected]> <[email protected]> | |
Keno Fischer <[email protected]> <[email protected]> | ||
Leith Bade <[email protected]> <[email protected]> | ||
Leonard Hecker <[email protected]> <[email protected]> | ||
Lewis Russell <[email protected]> <[email protected]> | ||
Maciej Małecki <[email protected]> <[email protected]> | ||
Marc Schlaich <[email protected]> <[email protected]> | ||
Michael <[email protected]> | ||
|
@@ -60,5 +61,7 @@ gengjiawen <[email protected]> | |
jBarz <[email protected]> <[email protected]> | ||
jBarz <[email protected]> <[email protected]> | ||
ptlomholt <[email protected]> | ||
theanarkh <[email protected]> <[email protected]> | ||
tjarlama <[email protected]> <[email protected]> | ||
ywave620 <[email protected]> <[email protected]> | ||
zlargon <[email protected]> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -517,3 +517,28 @@ chucksilvers <[email protected]> | |
Sergey Fedorov <[email protected]> | ||
theanarkh <[email protected]> | ||
Samuel Cabrero <[email protected]> | ||
自发对称破缺 <[email protected]> | ||
Luan Devecchi <[email protected]> | ||
Steven Schveighoffer <[email protected]> | ||
number201724 <[email protected]> | ||
Daniel <[email protected]> | ||
Christian Clason <[email protected]> | ||
ywave620 <[email protected]> | ||
jensbjorgensen <[email protected]> | ||
daomingq <[email protected]> | ||
Qix <[email protected]> | ||
Edward Humes <[email protected]> | ||
Tim Besard <[email protected]> | ||
Sergey Rubanov <[email protected]> | ||
Stefan Stojanovic <[email protected]> | ||
Zvicii <[email protected]> | ||
dundargoc <[email protected]> | ||
Jack·Boos·Yu <[email protected]> | ||
panran <[email protected]> | ||
Tamás Bálint Misius <[email protected]> | ||
Bruno Passeri <[email protected]> | ||
Jason Zhang <[email protected]> | ||
Lewis Russell <[email protected]> | ||
sivadeilra <[email protected]> | ||
cui fliter <[email protected]> | ||
Mohammed Keyvanzadeh <[email protected]> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.