GitHub / Kotlin/kotlinx.coroutines / commits
Library support for Kotlin coroutines
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 8c27d510 | update: rewriting coroutines basics for coroutines guide updates (#4474) |
Dániel Csorba <1****B@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 4dcf8a68 | Update the contribution guidelines (#4458) |
Dmitry Khalanskiy <5****b@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 8062e9f6 | Update Readme to say Kotlin 2.1.0 to match the reality (#4513) |
Natasha Murashkina <m****l@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| feea16dc | fix typo in `initCancellability` kdoc (#4492) |
Adam <1****o@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| f4f519b3 | docs: Coroutines guide: update URL (#4411) |
Natasha Murashkina <m****l@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| adc1ca56 | Update to Dokka 2.0.0 (#4349) |
Oleg Yukhnevich <w****g@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 1a8de2e4 | merge Merge remote-tracking branch 'origin/master' into develop | Dmitry Khalanskiy <d****y@j****m> | 7 months ago | |
| 5f890047 | Version 1.10.2 | Dmitry Khalanskiy <d****y@j****m> | 7 months ago | |
| e9b247e8 | Advertise source jars for JVM-only libraries (#4394) |
Dmitry Khalanskiy <5****b@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 6baf7c82 | Restore Android compatibility in `Executor.asCoroutineDispatcher` (#4396) |
Dmitry Khalanskiy <5****b@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| dbca4c1e | Reliably run finalizers even if `runBlocking` got interrupted. (#4399) |
Dmitry Khalanskiy <5****b@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 45893cec |
Add the issue template for guide-related problems (#4386)
Co-authored-by: Dániel Csorba <1****B@u****m> |
Dmitry Khalanskiy <5****b@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 8627cc37 | Fix an explanation of flow emit (#4391) |
SeyoungCho <5****2@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 5f8035c1 | Specify explicit return types for some public API functions (#4389) |
Ivan Kochurkin <k****t@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 465e29d3 | Set a predefined image width in debug-coroutines-with-idea.md (#4377) |
Ying Li <l****0@g****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 96de3017 | Simplify newFixedThreadPoolContext using apply and remove unused import (#4378) |
JaeHeon Lee <t****9@g****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 3f3f4f7e | Improve handling of DispatchException in an undispatched case (#4272) |
Vsevolod Tolstopyatov <q****d@g****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 4862747f | Enable '-Xjvm-default=disable' explicitly to prevent API dump changes (#4372) |
Alexander Udalov <u****v@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 5e86c9ff | Improve test robustness (#4369) |
Dmitry Khalanskiy <5****b@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| c08fa744 | Minor Improvements to the documentation and code comments (#4346) |
jamhour1g <7****g@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 7be64e75 | Fix the incorrect documentation for Flow.conflate (#4365) |
Dmitry Khalanskiy <5****b@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 8177a0a5 | Disallow reconfiguring the executor in `newFixedThreadPoolContext` (#4364) |
Dmitry Khalanskiy <5****b@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 7d9467cf | Fix receiveAsFlow not mentioning the prompt cancellation guarantee (#4366) |
Dmitry Khalanskiy <5****b@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 56646aea | Fix typo in CoroutineScope KDocs (#4367) |
Sebastiano Poggi <r****r@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| aacb7d7a | Check the Gradle distribution checksum (#4362) |
Leon Linhart <t****n@g****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| fcda81ee | Use SPDX identifier in POMs (#4363) |
Leon Linhart <t****n@g****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| d3f1f23c | Multiplatform benchmarks baseline (#4350) |
Vsevolod Tolstopyatov <q****d@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 3ed623a5 | Migrate integration-testing module from Groovy to Kts (#4341) |
Dmitry Tsyvtsyn <4****n@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 136f9d26 | Build setup cleanup (#4353) |
Vsevolod Tolstopyatov <q****d@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 03b81f42 | Handle cancelled scope and empty flow in `Flow.stateIn` (#4327) |
francescotescari <3****i@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 09223c66 | Fix tests where coroutine outlive the test body (#4342) |
Dmitry Khalanskiy <5****b@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| a932caa6 |
Remove split in jvm source sets and compilations (#4344)
Co-authored-by: Timofey Solonin <t****n@j****m> |
Timofey Solonin <a****k@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| b1711eb0 | Restore allWarningsAsErrors in main source-sets (#4336) |
Vsevolod Tolstopyatov <q****d@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 00ae1a33 | Update NOTICE.txt (#4348) |
Stanislau Lisavy <1****u@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 2d89b240 | Introduce guidance functions explaining 'launch' and 'async' usage (#4331) |
Dmitry Khalanskiy <5****b@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| ec0d2c66 | Reach target parallelism in .limitedParallelism even if dispatcher throws (#4... |
Dmitry Khalanskiy <5****b@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| fed40ad1 | Fix TestScope factory KDoc formatting (#4321) |
Phil Glass <p****l@p****s>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| b9899b5a | remove the logic to include module-info.class at kotlinx-coroutine-debug (#4314) |
RyuNen344 <s****3@o****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| ee92d16c | Version 1.10.1 | Dmitry Khalanskiy <D****y@j****m> | 11 months ago | |
| 9a773f11 | Ignore a flaky test | Dmitry Khalanskiy <D****y@j****m> | 11 months ago | |
| 2a9b88c0 | Fix binary incompatibility introduced in #4261 (#4310) |
Dmitry Khalanskiy <5****b@u****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| d2f27170 | merge Merge remote-tracking branch 'origin/master' into develop | Dmitry Khalanskiy <D****y@j****m> | 11 months ago | |
| 33b18cda | Version 1.10.0 | Dmitry Khalanskiy <D****y@j****m> | 11 months ago | |
| ec83195f | Disable timing-sensitive test on Windows | Vsevolod Tolstopyatov <q****d@g****m> | 11 months ago | |
| 8f830574 | Do not initialize non-mocked Dispatchers.Main unnecessarily (#4301) |
Dmitry Khalanskiy <5****b@u****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| f8c0304a | Properly cleanup thread locals for non-CoroutineDispatcher-intercepte… (#4303) |
Vsevolod Tolstopyatov <q****d@g****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 2cafea46 | Update Kotlin to 2.1.0 (#4284) |
Vsevolod Tolstopyatov <q****d@g****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 9f6c80b0 | Revisit all @Transient usages in coroutines (#4294) |
Vsevolod Tolstopyatov <q****d@g****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 6b735461 | Fix Promise.await() never resuming if the promise rejected with a non-Throwab... |
Alex Shepeliev <s****v@u****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 0e1c1573 | Avoid using Java9+ APIs in JUnit5 CoroutineTimeout (#4279) |
Dmitry Khalanskiy <5****b@u****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| e670f621 |
Workaround transient issue in JobCancellationException (#4291)
Co-authored-by: Vsevolod Tolstopyatov <q****d@g****m> |
Alex Riedler <A****r@g****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 3c1f6d5f | Fix typos in deprecation messages (#4289) |
Filipp Zhinkin <f****n@g****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| b9766242 | Update atomicfu version to 0.26.1 (#4283) |
mvicsokolova <8****a@u****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| be5be56e | Fix a flaky test (#4274) |
Dmitry Khalanskiy <5****b@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| ddd869e1 | Declare byte-buddy as 'implementation' dependency instead of shading. (#4266) |
Sebastian Sellmair <3****r@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 06395bc1 | Update CancellableContinuation documentation (#4268) |
Vsevolod Tolstopyatov <q****d@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 75e72cd5 |
Improve CoroutineScope extensions documentation (#4269)
Co-authored-by: Dmitry Khalanskiy <5****b@u****m> |
Vsevolod Tolstopyatov <q****d@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 96cad1f3 |
Rethrow AbortFlowException upon cancellation (#4254)
Co-authored-by: jiaoxiaodong <j****g@b****m> |
Leo Trol <m****d@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 588df141 | Explicitly endorse usage of currentCoroutineContext() over kotlin.coroutines.... |
Vsevolod Tolstopyatov <q****d@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| a9e8a1ee | Fix a typo (#4263) |
vladd-g <3****g@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| e3536c6d | Make Runnable a fun interface (#4261) |
Dmitry Khalanskiy <5****b@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| f39e482d | Improve the yield() documentation (#4260) |
Dmitry Khalanskiy <5****b@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 13147c4e | Update the documentation for the Channel interface (#4241) |
Dmitry Khalanskiy <5****b@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| fa3076ff | Remove star import of the packages, which contain conflicting declarations. (... |
mvicsokolova <8****a@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| d30af7cc | Document and fix dispatchYield codepath (#4255) |
Vsevolod Tolstopyatov <q****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 46f9ccc2 |
Do not report exceptions raised in CoroutineDispatcher.dispatch as internal e...
Co-authored-by: Dmitry Khalanskiy <5****b@u****m>, Vsevolod Tolstopyatov <q****d@g****m> |
Maksim Zuev <m****v@j****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 1500c83c | Fix 'kotlinx.coroutines.debug' split package problem (#4247) |
Sebastian Sellmair <3****r@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 1fcffbf0 | Fix K/N EvenLoop.reschedule time conversion (#4245) |
Abduqodiri Qurbonzoda <a****a@j****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| bed3d29a | Introduce Flow.any, Flow.all, Flow.none |
Ivan “CLOVIS” Canet <i****t@g****m>
Committed by: Dmitry Khalanskiy <D****y@j****m> |
about 1 year ago | |
| 9749b8c9 | Replace a usage of deprecated getTimeNanos() in K/N (#4238) |
Abduqodiri Qurbonzoda <a****a@j****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 1c840d69 | WASI: set the event loop on first DefaultExecutor access (#4240) |
Dmitry Khalanskiy <5****b@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 6c6df2b8 | fix: workaround for Writerside link changes to properly pass the Knit check |
Konstantin Chernenko <k****o@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 58f880ee | Add API reference badge to README.md (#4236) |
Vsevolod Tolstopyatov <q****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 8e8cfce2 | Replace a usage of deprecated String.toLowerCase() (#4231) |
Abduqodiri Qurbonzoda <a****a@j****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| fc03afae | merge update: merging kotlinlang docs updated to the Writerside format |
Aleksey Zamulla <a****a@j****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 73fe7837 | fourth level header - remove code | andrei.ezerskii <a****i@j****m> | about 1 year ago | |
| 383f8ae1 | third level header - remove code | andrei.ezerskii <a****i@j****m> | about 1 year ago | |
| 9f5383b8 | remove propbundle cache redundant link from the writerside.cfg | andrei.ezerskii <a****i@j****m> | about 1 year ago | |
| a2013979 | second level header - remove code | andrei.ezerskii <a****i@j****m> | about 1 year ago | |
| 028b0910 | update toc | andrei.ezerskii <a****i@j****m> | about 1 year ago | |
| acc582d0 | 3. code-blocks fix | andrei.ezerskii <a****i@j****m> | about 1 year ago | |
| c1f504ea | 1. apply migration script | andrei.ezerskii <a****i@j****m> | about 1 year ago | |
| 8adb37cb | Update CommunityProjectsBuild.kt (#4229) |
GeorgCantor <c****6@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| eac92c03 | Fix a flaky test (#4227) |
Dmitry Khalanskiy <5****b@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| cf4fcd16 | Remove unnecessary lambda from 'first(predicate)' error message (#4220) |
Mau <7****m@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 608dccd9 | Preparation commit for KT-70562 (#4219) |
Anastasia Pikalova <5****x@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 9fd5201f | merge Merge remote-tracking branch 'origin/master' into develop | Dmitry Khalanskiy <D****y@j****m> | about 1 year ago | |
| 26361598 |
WA: Disable JS legacy transformation manually until it is completely removed ...
Co-authored-by: Dmitry Khalanskiy <d****y@j****m> |
mvicsokolova <8****a@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| d8d6f8f3 | Version 1.9.0 | Dmitry Khalanskiy <D****y@j****m> | about 1 year ago | |
| e790e437 | final version | andrei.ezerskii <a****i@j****m> | about 1 year ago | |
| 3a1be8c6 | Remove obsolete npm folder from the doc (#4189) |
Vsevolod Tolstopyatov <q****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| d38672a5 | Version 1.9.0-RC.2 | Dmitry Khalanskiy <D****y@j****m> | about 1 year ago | |
| 4801c657 | merge Merge remote-tracking branch 'origin/master' into develop | Dmitry Khalanskiy <D****y@j****m> | about 1 year ago | |
| cc349482 | Rework the KDoc for `CoroutineStart` (#4147) |
globsterg <1****g@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| a7fe247d | Fix flaky test, ensure job suspension where expected by the test (#4204) |
Maksim Zuev <m****v@j****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| b286646a | Remove various obsolete code (#4196) |
Dmitry Khalanskiy <5****b@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| f0bdf002 | Increase the deprecation levels for the old test framework API (#4198) |
Dmitry Khalanskiy <5****b@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 5c8e6502 | Increase the deprecation levels for BroadcastChannel APIs (#4197) |
Dmitry Khalanskiy <5****b@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| d0101106 | Rerun apiDump (#4207) |
Maksim Zuev <m****v@j****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 7bdbdbd9 | Remove redundant `html_version` gradle property (#4203) |
Victor Turansky <v****y@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago |