]> git.feebdaed.xyz Git - 0xmirror/tokio.git/shortlog
0xmirror/tokio.git
2025-08-11 Noam Soloveichiknet: clarify socket gets closed on drop (#7526)
2025-08-10 Qici: remove a typo from `spellcheck.dic` (#7524)
2025-08-09 mxsmruntime: fix a typo in comment of `MAX_LIFO_POLLS_PER_T...
2025-08-08 Motoyuki Kimuraci: pin the rust version for wasm tests (#7518)
2025-08-08 Qitask: inline the docs of `TaskTracker` while re-exporti...
2025-08-08 Motoyuki Kimurafs: add io_uring `open` operation (#7321)
2025-08-06 Qinet: render the `cygwin` in the docs of `quickack`...
2025-08-04 Luca Brunofuture: clarify the fairness of `FutureExt` for cancell...
2025-08-04 Motoyuki Kimuraci: fix clippy warnings triggered under specific cfg...
2025-08-03 Michael Zhaoprocess: upgrade `Command::spawn_with` to use `FnOnce...
2025-08-03 Conrad Ludgatetask: fix flaky joinmap test during abort (#7509)
2025-08-03 Alice Ryhlchore: prepare tokio-util v0.7.16 (#7507)
2025-08-03 Conrad Ludgatetask: stabilise `JoinMap` (#7075)
2025-08-03 Alice Ryhlsync: document cancel safety on `SetOnce::wait` (#7506)
2025-08-01 Lucas Blackcodec: also apply capacity to read buffer in `Framed...
2025-08-01 Alice RyhlMerge 'tokio-1.47.1' into 'master'
2025-08-01 Alice Ryhlchore: prepare Tokio v1.47.1 (#7504)
2025-08-01 Alice RyhlMerge 'tokio-1.43.2' into 'tokio-1.47.x' (#7503)
2025-08-01 Alice Ryhlchore: prepare Tokio v1.43.2 (#7502)
2025-08-01 Alice Ryhlblocking: clarify that spawn_blocking is aborted if...
2025-08-01 Alice Ryhlreadme: add 1.47 as LTS release (#7497)
2025-08-01 Alice Ryhlprocess: fix panic from spurious pidfd wakeup (#7494)
2025-08-01 Lucas Blackcodec: add `FramedWrite::with_capacity` (#7493)
2025-08-01 Alice Ryhlci: add lockfile for LTS branch
2025-07-31 Alice Ryhlreadme: add 1.47 as LTS release (#7497)
2025-07-31 Qinet: add `TcpStream::quickack` and `TcpStream::set_quic...
2025-07-31 Motoyuki Kimuraci: add kernel-version-test workflow for io_uring tests...
2025-07-29 Łukasz Sobczaksync: umplement `Stream::size_hint` for `ReceiverStream...
2025-07-29 yanyuxingfuture: add adapters of `CancellationToken` for `Future...
2025-07-29 Luca Brunonet: add `SocketAddr::as_abstract_name` (#7491)
2025-07-29 Jess Izenmetrics: reorder metrics to be grouped by cfg-gates...
2025-07-28 James Kaymacros: add "local" runtime flavor (#7375)
2025-07-27 tkoyasaksync: fix broken link of Python `asyncio.Event` in...
2025-07-27 tkoyasakchangelog: fix incorrect PR number for 1.47.0 (#7484)
2025-07-26 Dakshchore: prepare Tokio v1.47.0 (#7482)
2025-07-26 Aria Andikasync: add `sync::Notify::notified_owned()` (#7465)
2025-07-25 Dakshsync: add `SetOnce` (#7418)
2025-07-22 Conrad Ludgatetask: remove raw-entry feature from hashbrown dep ...
2025-07-21 Qici: unfreeze wasm-unknown-unknown from rustc 1.81 ...
2025-07-20 Taiki Endoci: use ubuntu-24.04-arm instead of ubuntu-22.04-arm...
2025-07-20 Stepan Tubanovsync: fix `CancellationToken` failing to cancel the...
2025-07-14 Qisync: remove duplicated code in `OnceCell` tests (...
2025-07-12 Qici: cleanup legacy `R-loom-multi-thread-alt` label...
2025-07-11 Pepijn Van... coop: add `cooperative` and `poll_proceed` (#7405)
2025-07-09 Jess Izenmetrics: properly annotate required features for 64...
2025-07-09 Qiruntime: cleanup legacy tests of alt multi-threaded...
2025-07-09 Orson Peterssync: use `swap` in `AtomicWaker::wake` (#7450)
2025-07-09 Aaron Chenchore: update CI to clippy 1.88 (#7452)
2025-07-07 Erich Gublerdeps: upgrade `windows-sys` from 0.52 to 0.59 (#7117)
2025-07-07 Thomas de Zeeuwdeps: update to socket2 v0.6 (#7443)
2025-07-07 Qiruntime: improve safety comments of `Readiness<'_>...
2025-07-05 Motoyuki Kimuraruntime: fix handling of cancelled io_uring Ops (#7436)
2025-07-04 Eliza Weismanchore: prepare to release v1.46.1 (#7444)
2025-07-04 Eliza Weismanruntime(unstable): fix task hook spawn locations for...
2025-07-04 shangchenglumetrochore: fix some minor typos in the comments (#7442)
2025-07-02 Alice Ryhlchangelog: fix typo in `pipe::OpenOptions` for 1.46...
2025-07-02 Eliza Weismanchore: prepare Tokio v1.46.0 (#7437)
2025-06-30 Eliza Weismanrt(unstable): add spawn `Location` to `TaskMeta` (...
2025-06-30 xumaplenet: derive `Clone` for `net::unix::SocketAddr` (#7422)
2025-06-30 Alice Ryhlfuzz: cfg fuzz tests under cfg(test) (#7428)
2025-06-27 GarmashAlexnet: update `AsRawFd` doc link to current Rust stdlib...
2025-06-27 Marshall Piercenet: allow `pipe::OpenOptions::read_write` on Android...
2025-06-24 VolodymyrBgnet: fix broken link of `RawFd` in `TcpSocket` docs...
2025-06-21 Alice Ryhlbenches: revert "properly gate unix benches" (#7412)
2025-06-18 Qisync: improve docs of `tokio_util::sync::CancellationTo...
2025-06-18 Qidocs: add a missing panic scenario of `time::advance...
2025-06-18 yanyuxingsync: add `DropGuardRef` for `CancellationToken` (...
2025-06-16 Alice Ryhlruntime: add `thread_park_ok` test (#7402)
2025-06-11 Tim Vilgot... benches: properly gate unix benches (#7392)
2025-06-10 Motoyuki Kimurart: add check for io_uring availability at runtime...
2025-06-10 Geoffry Songtask: add `AbortOnDropHandle::detach` (#7400)
2025-06-09 Qiruntime: move ` impl Schedule for Arc<Handle>` (#7398)
2025-06-09 Jess Izenmacros: add biased mode to join! and try_join! (#7307)
2025-06-08 Oliver E. Andersonio: document cancellation safety of `AsyncWriteExt...
2025-06-08 Alice Ryhltask: disallow blocking in `LocalSet::{poll,drop}`...
2025-06-08 Yuyi Wangnet: add cygwin support (#7393)
2025-06-07 Austin Bonandersync: add `same_channel` analogue to `OwnedPermit`...
2025-06-04 tiifci: enable tests using fcntl in miri (#7382)
2025-05-28 Maximilian... readme: fix double period in reactor description (...
2025-05-28 Qitime: cumulative minor improvements (#7358)
2025-05-28 Jeff Vander... examples: update rand crate to 0.9.1 (#7371)
2025-05-28 Alice Ryhlio: clarify behavior of seeking when `start_seek` is...
2025-05-27 Tim Vilgot... chore: replace manual vtable definitions with `Wake...
2025-05-24 Alice RyhlMerge tag 'tokio-1.45.1'
2025-05-24 Alice Ryhlchore: prepare Tokio v1.45.1 (#7359)
2025-05-24 Alice Ryhlsync: update broadcast docs on allocation failure ...
2025-05-23 Jason Ginrt: do not track time-based metrics on wasm32-unknown...
2025-05-23 Alice Ryhlci: update macros_type_mismatch for Rust 1.87.0 (#7339)
2025-05-23 Qitime: eliminate `UnsafeCell` around the `TimerShared...
2025-05-23 Qiruntime: eliminate unnecessary lfence while operating...
2025-05-20 Alice Ryhlruntime: various minor `LocalRuntime` improvements...
2025-05-20 Motoyuki Kimurart: add infrastructure code for io_uring (#7320)
2025-05-20 Qitime: rename `cached_when` to `registered_when` (#7333)
2025-05-17 剑来net: fix docs for `recv_buffer_size` method (#7336)
2025-05-17 Alice Ryhlci: update macros_type_mismatch for Rust 1.87.0 (#7339)
2025-05-12 Qitime: address style issues (#7328)
2025-05-12 Qitime: remove outdated explicitly `drop` call of `Mutex...
2025-05-06 Alice Ryhlruntime: add doc note that `on_*_task_poll` is unstable...
2025-05-06 soundofspacenet: ignore `NotConnected` in `TcpStream::shutdown...
2025-05-06 Carl Lerchechore: prepare Tokio v1.45.0 (#7308)
next