Commit Graph

  • d099e3e75b !11 删除ylong_runtime的tokio封装 Merge pull request !11 from fqwert/ylong_runtime master weekly_20230905 weekly_20230829 openharmony_ci 2023-08-25 05:29:38 +00:00
  • d04ecd511c ylong_runtime:delete tokio wrapper fqwert 2023-08-21 14:38:57 +08:00
  • d58f03048b !10 adds set_len method to File Merge pull request !10 from StanC/ylong_runtime weekly_20230822 weekly_20230815 weekly_20230808 monthly_20230815 OpenHarmony-4.0-Release openharmony_ci 2023-08-07 07:41:28 +00:00
  • 923c1c71cd adds set_len method to File MingyuChen 2023-07-26 14:35:12 +08:00
  • 96cb707fc6 !9 tokio 版本升级到 1.25.0 Merge pull request !9 from 胡凯/master OpenHarmony-v4.0-Beta2 weekly_20230801 weekly_20230725 weekly_20230712 weekly_20230704 weekly_20230627 weekly_20230626 OpenHarmony-4.0-Beta2 openharmony_ci 2023-06-26 03:54:17 +00:00
  • 6e63b18c62 tokio 版本升级到 1.25.0 hu-kai45 2023-06-07 11:07:46 +08:00
  • 5db8110677 !8 rust_tokio 库内容更新 Merge pull request !8 from 胡凯/master weekly_20230619 weekly_20230613 weekly_20230606 weekly_20230530 openharmony_ci 2023-05-27 14:10:22 +00:00
  • 1e1457e9b4 rust_tokio bundle.json 更新 hu-kai45 2023-05-26 09:52:57 +08:00
  • e7114e2a18 rust_tokio bundle.json 新增,ylong_runtime\tokio BUILD.gn 修改,支持生成 so 到镜像包 hu-kai45 2023-05-25 17:22:12 +08:00
  • 2d588c5c87 ylong_runtime 增加 JoinHandle::cancel 接口。 hu-kai45 2023-05-24 17:23:48 +08:00
  • 0ba1ae04ef !7 tokio 和 ylong_runtime gn 文件修改,修改编译形式 Merge pull request !7 from 胡凯/master weekly_20230523 openharmony_ci 2023-05-16 09:32:23 +00:00
  • 604e33fb9f tokio 和 ylong_runtime gn 修改。 hu-kai45 2023-05-16 13:45:42 +08:00
  • eb8c01bba5 tokio 和 ylong_runtime gn 修改。ylong_runtime 改为动态库。tokio 动态库静态库都支持。 hu-kai45 2023-05-16 11:25:21 +08:00
  • 7dcba9865a !6 ylong_runtime gn 更新 Merge pull request !6 from 胡凯/master OpenHarmony-v4.0-Beta1 weekly_20230516 OpenHarmony-4.0-Beta1 openharmony_ci 2023-05-15 08:59:50 +00:00
  • b3ef848268 ylong_runtime BUILD.gn 格式更新 hu-kai45 2023-05-15 16:00:36 +08:00
  • 09289511d4 ylong_runtime gn 更新 hu-kai45 2023-05-15 11:18:10 +08:00
  • 20e2609922 !5 告警与遗留问题文件补充 Merge pull request !5 from peizhe/master openharmony_ci 2023-05-09 11:13:50 +00:00
  • 56ef519edd 告警与遗留问题文件补充 peizhe 2023-05-08 17:02:32 +08:00
  • 2f8ac64a5e !4 ylong_runtime封装实现 Merge pull request !4 from StanC/ylong_runtime weekly_20230509 openharmony_ci 2023-05-06 07:43:08 +00:00
  • 5a3a7d56ec ylong_runtime封装实现 MingyuChen 2023-05-04 19:01:12 +08:00
  • 51572d5ce7 !2 tokio 中文介绍 MD 文件上传 Merge pull request !2 from StanC/readme openharmony_ci 2023-05-06 06:05:43 +00:00
  • 0d8e53b13a 上传 tokio 中文介绍 MD 文件 MingyuChen 2023-04-25 10:19:43 +08:00
  • 4e019bb325 !3 CI OAT 告警清零与README.OpenSource 中License信息整改 Merge pull request !3 from peizhe/master openharmony_ci 2023-05-04 06:58:57 +00:00
  • 4961d7121c CI OAT 告警清零与README.OpenSource 中License信息整改 peizhe 2023-04-26 16:54:50 +08:00
  • 695acf204f !1 [tokio]Add GN Build Files and Custom Modifications to Rust Third-party Libraries Merge pull request !1 from peizhe/master openharmony_ci 2023-04-19 01:29:13 +00:00
  • 1a39245f61 Add GN Build Files and Custom Modifications to Rust Third-party Libraries peizhe 2023-04-18 17:10:01 +08:00
  • 1943b098b8 chore: prepare Tokio v1.20.1 (#4861) github.com/tokio-rs/tokio/refs/tags/tokio-1.20.1 Alice Ryhl 2022-07-25 14:16:50 +02:00
  • 2530a198d3 chore: fix version detection in build script (#4860) Alice Ryhl 2022-07-25 14:14:12 +02:00
  • cba13afac1 chore: prepare Tokio v1.20.0 (#4830) Noah Kennedy 2022-07-12 17:03:44 -05:00
  • 2ae19c6c87 chore: fix ci by hard-coding nightly version for miri (#4825) Noah Kennedy 2022-07-11 21:14:27 -05:00
  • 5cea2e6a2d chore: add a regression test for WASI (#4822) Carl Lerche 2022-07-11 12:06:40 -07:00
  • 3f8c403793 sync: add track_caller to public APIs (#4808) Hayden Stainsby 2022-07-06 12:53:52 +02:00
  • 8a92d39b6f signal: add track_caller to public APIs (#4806) Hayden Stainsby 2022-07-06 12:16:12 +02:00
  • f7f6011818 tests: alter integration tests for stdio to not use a handrolled cat implementation (#4803) Noah Kennedy 2022-07-01 22:32:15 -05:00
  • 0e40240505 chore: fix typo (#4798) Arnaud Gourlay 2022-06-30 20:35:49 +02:00
  • d9173d0f61 task: various small improvements to LocalKey (#4795) Alice Ryhl 2022-06-30 12:08:41 +02:00
  • 87d4db1601 tokio: use const initialized thread locals where possible (#4677) Alphyr 2022-06-29 11:32:14 +02:00
  • f9965bb3d2 sync: Add has_changed method to watch::Ref (#4758) Uwe Klotz 2022-06-29 11:20:25 +02:00
  • c904b1df0b chore: disable caching for cross jobs (#4794) Alice Ryhl 2022-06-29 10:46:23 +02:00
  • dcde6b7cd7 sync: add warning for watch in non-Send futures (#4741) Alice Ryhl 2022-06-28 23:01:35 +02:00
  • 745929a55d io: add track_caller to public APIs (#4793) Hayden Stainsby 2022-06-28 12:55:21 +02:00
  • ba7fb89f4c time: add track_caller to public APIs (#4791) Hayden Stainsby 2022-06-27 12:40:50 +02:00
  • 4e7454c48d util: add track_caller to public APIs (#4785) Hayden Stainsby 2022-06-27 12:31:31 +02:00
  • a1e0addc35 joinset: fix loom test without tokio_unstable (#4783) baul 2022-06-23 15:41:30 +08:00
  • 920429b8d2 stream: add track_caller to public APIs (#4786) Hayden Stainsby 2022-06-22 19:27:23 +02:00
  • efb961696f add track_caller to public APIs (#4413) (#4772) Hayden Stainsby 2022-06-22 08:31:36 +02:00
  • 08cc834639 sync: document spurious failures in oneshot (#4777) Alice Ryhl 2022-06-19 16:07:35 +02:00
  • 43c82e8fbd task: improve LocalPoolHandle (#4680) b-naber 2022-06-17 18:37:00 +02:00
  • 76452aa398 rt: unhandled panic config for current thread rt (#4770) Carl Lerche 2022-06-16 12:54:43 -07:00
  • 254d0974bd net: be more specific about winapi features (#4764) gftea 2022-06-16 11:52:50 +02:00
  • 7c95084f54 chore: fix spelling (#4769) Richard Zak 2022-06-15 12:06:50 -04:00
  • 68c176a604 fs: warn about performance pitfall (#4762) NotAFile 2022-06-15 08:22:03 +02:00
  • 2521279c58 rt: clean up arguments passed to basic scheduler (#4767) Carl Lerche 2022-06-14 18:35:43 -07:00
  • 098b507d74 time: remove src/time/driver/wheel/stack.rs (#4766) Erick Tryzelaar 2022-06-13 12:14:16 -04:00
  • 9d82219a76 macros: improve the documentation for #[tokio::test] (#4761) George Pyrros 2022-06-13 15:47:42 +03:00
  • 0e63c6240a joinset: rename join_one to join_next (#4755) David Barsky 2022-06-09 16:41:25 -04:00
  • e187abcd0f chore: prepare Tokio v1.19.2 (#4754) Alice Ryhl 2022-06-06 17:38:28 +02:00
  • 0742e5174b time: add StreamExt::chunks_timeout (#4695) jefftt 2022-06-06 10:16:50 -04:00
  • f5c8db33c6 sync: fix will_wake usage in Notify (#4751) Alice Ryhl 2022-06-06 09:40:40 +02:00
  • 2f48d3f7dd chore: prepare Tokio v1.19.1 (#4750) Alice Ryhl 2022-06-05 13:28:42 +02:00
  • 151a8c9d38 sync: fix panic in Notified::enable (#4747) Alice Ryhl 2022-06-05 08:43:58 +02:00
  • b57d7d797b chore: prepare tokio-stream 0.1.9 (#4743) Alice Ryhl 2022-06-04 22:04:21 +02:00
  • f06333ca2a chore: prepare tokio-macros 1.8.0 (#4742) Alice Ryhl 2022-06-04 22:04:12 +02:00
  • 4bdf2a4f86 chore: prepare tokio-util 0.7.3 (#4744) Alice Ryhl 2022-06-04 22:04:02 +02:00
  • 41ab8be690 chore: fix changelog typo (#4740) Alice Ryhl 2022-06-03 21:17:12 +02:00
  • 4c7b59368c chore: prepare Tokio v1.19.0 (#4738) Alice Ryhl 2022-06-03 20:41:16 +02:00
  • ab57003769 net: add take_error to TcpSocket and TcpStream (#4739) Max Inden 2022-06-03 19:50:52 +02:00
  • eee8c45343 sync: replace non-binding if let statements (#4735) David Koloski 2022-06-03 03:41:16 -04:00
  • ebf9b3cd6e tokio: add 1.18.x as LTS release (#4733) Alice Ryhl 2022-06-02 12:57:05 +02:00
  • 84a8fcf45c tokio: check page capacity before obtaining base pointer (#4731) David Koloski 2022-06-01 15:18:06 -04:00
  • 5656690d02 doc: clarify semantics of tasks outliving block_on (#4729) Aleksey Kladov 2022-05-31 20:08:53 +01:00
  • 2a87d82d6d chore: fix clippy warnings (#4727) Alice Ryhl 2022-05-31 20:26:32 +02:00
  • e25829b816 runtime: add is_finished method for JoinHandle and AbortHandle (#4709) Name1e5s 2022-05-31 17:22:09 +08:00
  • d49bce3fb7 task: update return value of JoinSet::join_one (#4726) Alice Ryhl 2022-05-31 09:15:37 +02:00
  • 8f6c771a71 task: add join_set::Builder for configuring JoinSet tasks (#4687) Eliza Weisman 2022-05-30 09:23:40 -07:00
  • ac2772d73e task: add consume_budget for cooperative scheduling (#4498) Piotr Sarna 2022-05-30 11:15:54 +02:00
  • 5fc5b72512 metrics: correctly update atomics in IoDriverMetrics (#4725) Alan Somers 2022-05-30 03:14:56 -06:00
  • ef302f40fc sync: add resubscribe method to broadcast::Receiver (#4607) estk 2022-05-28 13:15:27 -07:00
  • e456c76732 stream: add cancel-safety docs to StreamExt::next and try_next (#4715) Gus Wynn 2022-05-27 01:28:29 -07:00
  • cd01880a93 time: fix example for MissedTickBehavior::Burst (#4713) Eric Zhang 2022-05-22 15:22:03 -04:00
  • 800177165c sync: add broadcast to list of channel types (#4712) Rafael Bachmann 2022-05-22 18:46:34 +02:00
  • 14ed627f50 chore: fix cargo audit warning by upgrading mockall (#4710) Name1e5s 2022-05-21 21:17:42 +08:00
  • 088fcfba90 sync: add Notified::enable (#4705) Alice Ryhl 2022-05-19 18:31:23 +02:00
  • 731b4dc853 chore: update macro output tests for rust 1.61.0 (#4706) Alice Ryhl 2022-05-19 17:55:11 +02:00
  • 40483d1e7c io: refactor out usage of Weak in the io handle (#4656) 盏一 2022-05-19 16:24:27 +08:00
  • 0924dad742 chore: add Netlify doc previews (#4699) David Barsky 2022-05-19 03:30:06 -04:00
  • 27cbf79424 runtime: make global queue and event polling intervals configurable (#4671) Aaron Turon 2022-05-18 02:23:53 -07:00
  • 436a6dd36c rt: fix flaky wake_while_rt_is_dropping test (#4698) Alice Ryhl 2022-05-17 19:20:34 +02:00
  • d7664c583b task: add #[track_caller] to JoinSet/JoinMap (#4697) Eliza Weisman 2022-05-16 09:36:24 -07:00
  • aac836ffa2 ci: enable ASAN in CI (#4696) Finomnis 2022-05-16 16:57:03 +02:00
  • 43025631bf Merge 'tokio-util-0.7.x' into master Alice Ryhl 2022-05-15 10:09:29 +02:00
  • 2a10442389 chore: prepare tokio-util 0.7.2 (#4690) Alice Ryhl 2022-05-14 12:25:50 +02:00
  • cb1ae462b7 Merge 'tokio-util-0.6.x' into 'tokio-util-0.7.x' Alice Ryhl 2022-05-14 21:03:16 +02:00
  • d1d460d1ba Revert "chore: disable warnings in old CI (#4691)" Alice Ryhl 2022-05-14 20:59:52 +02:00
  • 880cf7164a chore: prepare tokio-util 0.6.10 (#4691) Alice Ryhl 2022-05-14 17:15:15 +02:00
  • dc3aba91e5 sync: rewrite CancellationToken (#4652) Finomnis 2022-05-13 23:26:15 +02:00
  • 81687c8046 chore: disable warnings in old CI (#4691) Alice Ryhl 2022-05-14 20:15:53 +02:00
  • 70db4fc2d9 task: add Builder::{spawn_on, spawn_local_on, spawn_blocking_on} (#4683) Eliza Weisman 2022-05-14 10:44:47 -07:00
  • 98b03c4698 util: display JoinMap on docs.rs (#4689) Alice Ryhl 2022-05-14 18:55:26 +02:00
  • 70a2c9712a windows: add features for winapi (#4663) Alice Ryhl 2022-05-08 20:14:28 +02:00