1. ca095be Merge tag '1.6.4' into kotlinx.coroutines-upgrade by Steve Elliott · 1 year, 10 months ago
  2. dfa1b63 Update Kotlin (#2902) by Vsevolod Tolstopyatov · 2 years, 9 months ago
  3. 810f28f Verify that tests haven't written anything in the System.out (#2882) by Vsevolod Tolstopyatov · 2 years, 9 months ago
  4. e123c8a Minor documentation tweaks by Vsevolod Tolstopyatov · 2 years, 10 months ago
  5. ea440c5 Make helpRemove actually lock-free and address multiple chained removed nodes (#2795) by Vsevolod Tolstopyatov · 2 years, 10 months ago
  6. a3429f7 Introduce TestResult into TestBase as the first preparation step to m… (#2827) by Vsevolod Tolstopyatov · 2 years, 10 months ago
  7. 2571516 Fix js tests (#2824) by Vsevolod Tolstopyatov · 2 years, 10 months ago
  8. 55aced2 Migrate from deprecated API and fix compilation warnings where possible by Vsevolod Tolstopyatov · 2 years, 11 months ago
  9. f5e8740 General cleanup (#2809) by Vsevolod Tolstopyatov · 2 years, 11 months ago
  10. c9ab4fd Update Kotlin to 1.5.20 (#2810) by Vsevolod Tolstopyatov · 2 years, 11 months ago
  11. d2c652e Properly detect non-released reusable continuations in non-reusable o… (#2772) by Vsevolod Tolstopyatov · 3 years ago
  12. 3d62f64 Clarify Dispatchers.IO's implementation note (#2780) by Joffrey Bion · 3 years ago
  13. 8ba04bc Allow CopyableThrowable to modify exception message and document message identity in debugging.md by Vsevolod Tolstopyatov · 3 years ago
  14. 41e2cf9 Verify integrity of the recovered exception's message on both code paths by Vsevolod Tolstopyatov · 3 years ago
  15. c4a6ae1 Take number of CPU cores into account in BlockingCoroutineDispatcherTest (#2737) by Vsevolod Tolstopyatov · 3 years ago
  16. 119e443 Fail eagerly during exceptions in isDispatchNeeded (#2733) by Vsevolod Tolstopyatov · 3 years ago
  17. 937180f Prevent StackOverflowError in CompletableFuture.asDeferred and proper… (#2731) by Vsevolod Tolstopyatov · 3 years ago
  18. 5121005 Document and tweak the contract of Executor.asCoroutineDispatcher and ExecutorService.asCoroutineDispatcher (#2727) by Vsevolod Tolstopyatov · 3 years ago
  19. 623db41 Add update, updateAndGet, and getAndUpdate extension functions to MutableStateFlow (#2729) by Vsevolod Tolstopyatov · 3 years ago
  20. d8eb80e Merge branch 'master' into develop by Vsevolod Tolstopyatov · 3 years ago
  21. 00e6cbf Fix examples in coroutine-basics.md (#2711) by Roman Elizarov · 3 years ago
  22. 73942ee Move DebugProbesKt from debug to core module (#2716) by Vsevolod Tolstopyatov · 3 years ago
  23. 349566c Fix flaky SharingReferenceTest (#2709) by Vsevolod Tolstopyatov · 3 years ago
  24. 95b7a13 Flows returned by stateIn/shareIn keep strong reference to sharing job (#2701) by Roman Elizarov · 3 years ago
  25. c3d711b Revert displaying fake stack frames as method calls (#2695) by dkhalanskyjb · 3 years ago
  26. 0dc50e9 Rename TimeSource to AbstractTimeSource due to KT-42625 (#2696) by Vsevolod Tolstopyatov · 3 years ago
  27. 347feed Remove dev repositories and Bintray usages where applicable (#2587) by Vsevolod Tolstopyatov · 3 years, 1 month ago
  28. 99b4758 Test invariant that IDEA evaluator depends on (#2525) by Vsevolod Tolstopyatov · 3 years, 1 month ago
  29. 6a42a77 Mark GlobalScope as delicate API and rewrite coroutine basics doc without it (#2637) by Roman Elizarov · 3 years, 1 month ago
  30. e62f8f7 Migration to Kotlin 1.5.0-RC (#2653) by Vsevolod Tolstopyatov · 3 years, 1 month ago
  31. 3c83c0c Deprecate SendChannel.offer and ReceiveChannel.poll, replace their usages along the codebase (#2644) by Vsevolod Tolstopyatov · 3 years, 1 month ago
  32. d905e82 Embrace new channel API, stabilize callbackFlow (#2643) by Vsevolod Tolstopyatov · 3 years, 1 month ago
  33. 12f4dbc Remove debug output from test by Vsevolod Tolstopyatov · 3 years, 2 months ago
  34. b61a66c Display artificial stack frames as calls to functions instead of text (#2461) by dkhalanskyjb · 3 years, 2 months ago
  35. eb963e8 Remove deprecated SendChannel.isFull (#2613) by Vsevolod Tolstopyatov · 3 years, 2 months ago
  36. 98532c9 Deprecation and migration of receiveOrNull and onReceiveOrNull. (#2612) by Vsevolod Tolstopyatov · 3 years, 2 months ago
  37. a67fd8e Introduce trySend and tryReceive channel operations as a future replacement for error-prone offer, poll and receiveOrNull by Vsevolod Tolstopyatov · 3 years, 2 months ago
  38. ed8e8d1 Introduce ChannelResult and receiveCatching/onReceiveCatching by Vsevolod Tolstopyatov · 3 years, 2 months ago
  39. e608dfb Rework reusability control in cancellable continuation (#2581) by Vsevolod Tolstopyatov · 3 years, 2 months ago
  40. 7c6c72f Allow extra suspension in Lincheck tests for `Semaphore.acquire()` (#2602) by Nikita Koval · 3 years, 2 months ago
  41. 05f7d5d Simplify internal coroutines machinery (#2512) by Vsevolod Tolstopyatov · 3 years, 2 months ago
  42. f74e153 Merge branch 'master' into develop by Vsevolod Tolstopyatov · 3 years, 3 months ago
  43. 052c9c9 update: rename basics.md to coroutines-basics.md (#2538) by koshachy · 3 years, 3 months ago
  44. 01dcfe5 Rename TimeSource to SchedulerTimeSource due to KT-42625 (#2537) by Vsevolod Tolstopyatov · 3 years, 3 months ago
  45. e21c455 Properly nest ThreadContextElement (#2517) by Vsevolod Tolstopyatov · 3 years, 4 months ago
  46. 778199d Update Kotlin to 1.4.30 (#2523) by Vsevolod Tolstopyatov · 3 years, 4 months ago
  47. 41a2e30 Update copyright year (#2520) by Vsevolod Tolstopyatov · 3 years, 4 months ago
  48. 727c38f Restore thread context elements when directly resuming to parent (#1577) by Roman Elizarov · 3 years, 4 months ago
  49. 6854be1 Make internal functions public in already internal CoroutineScheduler in order to get prettier stacktraces without "$kotlinx_coroutines_core" in function names (#2487) by Vsevolod Tolstopyatov · 3 years, 4 months ago
  50. 5e7c61f Preserve a frame with source code location when sanitizing traces (#2452) by dkhalanskyjb · 3 years, 4 months ago
  51. 615ace2 Using the same logic as packNanos in the code below (#2463) by Vyacheslav · 3 years, 5 months ago
  52. 5f69f90 Fix incorrect ProGuard rules that allowed shrinking volatile felds (#2453) by dkhalanskyjb · 3 years, 5 months ago
  53. fa30140 Cleanup core module after update to Kotlin 1.4 (#2440) by Vsevolod Tolstopyatov · 3 years, 5 months ago
  54. 1176267 Remove requirement that job of the pre-created JobCancelNode have to … (#2427) by Vsevolod Tolstopyatov · 3 years, 6 months ago
  55. 556f07a Update to Kotlin 1.4.20 (#2424) by Vsevolod Tolstopyatov · 3 years, 6 months ago
  56. b13018d Add the model checking mode in Lincheck tests (#2326) by Nikita Koval · 3 years, 6 months ago
  57. 179f142 Add build parameter to build coroutines with JVM IR compiler (#2389) by Alexander Likhachev · 3 years, 6 months ago
  58. 4fe809f Unlock Mutex and release Semaphore during cancellation on a fast branch of slow-path in Mutex/Semaphore (#2396) by Vsevolod Tolstopyatov · 3 years, 6 months ago
  59. 37b95a9 Simplify JobNode.toString to reduce code and avoid potential StackOverflow (#2377) by Roman Elizarov · 3 years, 6 months ago
  60. addff4b Prevent potential re-park when the unparking thread is too slow (#2381) by Vsevolod Tolstopyatov · 3 years, 6 months ago
  61. e710048 SharedFlow: Fix scenario with concurrent emitters and cancellation of subscriber (#2359) by Roman Elizarov · 3 years, 7 months ago
  62. e16eb9d Update experimental declarations (#2316) by Vsevolod Tolstopyatov · 3 years, 7 months ago
  63. 92db4e1 Add debounce with selector and kotlin.time (#2336) by Roman Elizarov · 3 years, 7 months ago
  64. 6843648 Release intercepted SafeCollector when onCompletion block is done (#2323) by Vsevolod Tolstopyatov · 3 years, 7 months ago
  65. 9587590 Combine and zip rework (#2308) by Vsevolod Tolstopyatov · 3 years, 7 months ago
  66. 9eaa9c6 Introduce CoroutineContext.job extension (#2312) by Vsevolod Tolstopyatov · 3 years, 7 months ago
  67. e941da2 Remove workaround for KT-42671 that triggers test failures from IDEA and access properties in a safe manner from agent premain instead (#2311) by Vsevolod Tolstopyatov · 3 years, 7 months ago
  68. 993c192 Cleanup lazy coroutines that have been cancelled but not yet garbage … (#2315) by Vsevolod Tolstopyatov · 3 years, 7 months ago
  69. 863258b Fixed RejectedExecutionTest on JDK1.6 by Roman Elizarov · 3 years, 7 months ago
  70. 34c3464 Introduce SharedFlow and sharing operators (#2069) by Roman Elizarov · 3 years, 7 months ago
  71. 8773a26 Breaking: Get rid of atomic cancellation and provide a replacement (#1937) by Roman Elizarov · 3 years, 7 months ago
  72. 20341f2 Cancel current Job on RejectedExecutionException (#2012) by Roman Elizarov · 3 years, 8 months ago
  73. 20ca97a Added docs on withTimeout asynchrony and its use with resources (#2252) by Roman Elizarov · 3 years, 8 months ago
  74. b97ebfc Update Flow.sample KDoc example timings, add tests (#2259) by Roman Elizarov · 3 years, 8 months ago
  75. d4c55ce Clarify documentation for IO dispatcher (#2286) by Vsevolod Tolstopyatov · 3 years, 8 months ago
  76. d2ed1d8 Fix wrong Proguard rules (#2273) by dkhalanskyjb · 3 years, 8 months ago
  77. a8bfc0e Cherry-picks from native-mt branch to reduce maintenance burden (#2204) by Vsevolod Tolstopyatov · 3 years, 9 months ago
  78. 230ade7 Fix sporadic ConcurrentWeakMapTest failures (#2187) by Vsevolod Tolstopyatov · 3 years, 9 months ago
  79. 6f01402 Update api dump for 1.4.0 compiler by Stanislav Erokhin · 3 years, 10 months ago
  80. e60bcbd Fix hanging RunInterruptibleStressTest on Windows with JDK 1.6 (#2145) by Roman Elizarov · 3 years, 10 months ago
  81. c05de88 Coroutines debugger should keep weak references to running coroutines (#2129) by Roman Elizarov · 3 years, 10 months ago
  82. 5705372 Increase timeout in the example to make sure it fails with threads (#2141) by Roman Elizarov · 3 years, 10 months ago
  83. b7d6518 Consistent toString for MainCoroutineDispatcher implementations (#2131) by Roman Elizarov · 3 years, 10 months ago
  84. 64571aa Merge remote-tracking branch 'origin/master' into develop by Roman Elizarov · 3 years, 10 months ago
  85. ccdc563 Rename 'foo' function to 'simple' in flow docs (#2078) by Roman Elizarov · 3 years, 10 months ago
  86. 3744f8e Merge remote-tracking branch 'origin/master' into develop by Roman Elizarov · 3 years, 11 months ago
  87. f4fb204 Fix typos in docs (#2098) by Yanis Batura · 4 years ago
  88. 634b907 Merge remote-tracking branch 'origin/master' into develop by Roman Elizarov · 3 years, 11 months ago
  89. 755d76b Fix ensureAction to work in the empty context case (#2119) by Roman Elizarov · 3 years, 11 months ago
  90. ff4b2ce Do not print error message to the console when we've failed to install signal handler. (#2118) by Vsevolod Tolstopyatov · 3 years, 11 months ago
  91. ad542c4 Minor improvements of debugging experience (#2093) by Vsevolod Tolstopyatov · 4 years ago
  92. 9bbb669 Improve the docs and guide on flow cancellation (#2043) by Roman Elizarov · 4 years ago
  93. 41f3755 Make RunInterruptibleStressTest more straightforward, get rid of Dispatchers.IO by Vsevolod Tolstopyatov · 4 years ago
  94. 3a8a0ea Remove keep rules mentioning kotlinx.coroutines.android from core module (#2061) by Morten Krogh-Jespersen · 4 years ago
  95. 1bd4349 Fixed val counter AtomicInteger in shared state example (#2063) by Roman Elizarov · 4 years ago
  96. adbbbaa Properly check identity of caught AbortFlowException in Flow.first op… (#2057) by Vsevolod Tolstopyatov · 4 years ago
  97. 5a20585 Flow cancellation (#2028) by Vsevolod Tolstopyatov · 4 years ago
  98. 397f10e Introduce EXACTLY_ONCE contracts to coroutineScope, supervisorScope, withContext, runBlocking, withTimeout and select (#2030) by Vsevolod Tolstopyatov · 4 years ago
  99. 559023d Add compileOnly android annotations and suppress lint for agent premain (#2015) by Vsevolod Tolstopyatov · 4 years ago
  100. 1541886 StateFlow implementation (#1974) by Roman Elizarov · 4 years, 1 month ago