1. 7b14046 Revert "Merge tag '1.4.3'" by Aurimas Liutikas · 3 years, 2 months ago
  2. f74e153 Merge branch 'master' into develop by Vsevolod Tolstopyatov · 3 years, 4 months ago
  3. dda99e2 Improve readability of collectLatest documentation. (#2554) by Tobias Preuss · 3 years, 4 months ago
  4. 13765d5 Add missing article. (#2553) by Tobias Preuss · 3 years, 4 months ago
  5. ce64e79 Fix typo in Combine (#2540) by Mao Yufeng · 3 years, 4 months ago
  6. 88b0966 Merge branch 'master' into develop by Vsevolod Tolstopyatov · 3 years, 5 months ago
  7. 41a2e30 Update copyright year (#2520) by Vsevolod Tolstopyatov · 3 years, 5 months ago
  8. 66fe1c8 Correct typos in Merge.kt (#2489) by Yunjoo Park · 3 years, 5 months ago
  9. 22087ef Fix documentation typos (#2471) by Travis Wyatt · 3 years, 6 months ago
  10. e00d7d8 Use combineUnsafe for 4 parameter combine (#2420) by Alex Vanyo · 3 years, 7 months ago
  11. 4bbd4e2 Merge branch 'master' into develop by Vsevolod Tolstopyatov · 3 years, 7 months ago
  12. e88e58d Correct a typo in the doc of SharingStarted. (#2403) by Louis Wasserman · 3 years, 7 months ago
  13. 31a8df0 Clarify thread-safety of SharedFlow methods in docs (#2399) by Roman Elizarov · 3 years, 8 months ago
  14. 8ca5296 Make SharingStarted a fun interface (#2397) by Roman Elizarov · 3 years, 8 months ago
  15. 598b861 Add lint warnings on SharedFlow operations that never complete (#2376) by Roman Elizarov · 3 years, 8 months ago
  16. bc553ba Conditionally create an instance of CancellationException in Channel.cancel() (#2384) by Vsevolod Tolstopyatov · 3 years, 8 months ago
  17. 937cc0c Fix replacement for deprecated broadcastIn operator (#2382) by Vsevolod Tolstopyatov · 3 years, 8 months ago
  18. 865c229 Additional docs on unbuffered shared flow (#2346) by Roman Elizarov · 3 years, 8 months ago
  19. e710048 SharedFlow: Fix scenario with concurrent emitters and cancellation of subscriber (#2359) by Roman Elizarov · 3 years, 8 months ago
  20. e16eb9d Update experimental declarations (#2316) by Vsevolod Tolstopyatov · 3 years, 8 months ago
  21. 92db4e1 Add debounce with selector and kotlin.time (#2336) by Roman Elizarov · 3 years, 8 months ago
  22. 53f007f Fix SharedFlow with replay for subscribers working at different speed (#2325) by Roman Elizarov · 3 years, 8 months ago
  23. 3275d22 Propagate exception from stateIn to the caller when the upstream failed to produce initial value (#2329) by Vsevolod Tolstopyatov · 3 years, 8 months ago
  24. 6843648 Release intercepted SafeCollector when onCompletion block is done (#2323) by Vsevolod Tolstopyatov · 3 years, 8 months ago
  25. 9587590 Combine and zip rework (#2308) by Vsevolod Tolstopyatov · 3 years, 9 months ago
  26. 34c3464 Introduce SharedFlow and sharing operators (#2069) by Roman Elizarov · 3 years, 9 months ago
  27. 8773a26 Breaking: Get rid of atomic cancellation and provide a replacement (#1937) by Roman Elizarov · 3 years, 9 months ago
  28. b97ebfc Update Flow.sample KDoc example timings, add tests (#2259) by Roman Elizarov · 3 years, 9 months ago
  29. 7897f70 Pr/2230 (#2287) by Vsevolod Tolstopyatov · 3 years, 9 months ago
  30. 5b71210 Lint settings for 1.4 (#2038) by Vsevolod Tolstopyatov · 3 years, 9 months ago
  31. 5e91dc4 Replace scanReduce with runningReduce to be consistent with Kotlin standard library. (#2139) by Vsevolod Tolstopyatov · 4 years ago
  32. b42f986 Flow.transformWhile operator (#2066) by Roman Elizarov · 4 years ago
  33. 5183b62 Replace references to deprecated delayEach operator (#2127) by Thibault Seisel · 4 years ago
  34. 9bbb669 Improve the docs and guide on flow cancellation (#2043) by Roman Elizarov · 4 years, 1 month ago
  35. adbbbaa Properly check identity of caught AbortFlowException in Flow.first op… (#2057) by Vsevolod Tolstopyatov · 4 years, 1 month ago
  36. 5a20585 Flow cancellation (#2028) by Vsevolod Tolstopyatov · 4 years, 2 months ago
  37. 10acaf2 Remove a reference to a missing close method from MutableStateFlow doc (#2013) by Roman Elizarov · 4 years, 2 months ago
  38. 3b753d9 Fix typo in doc (their->they) (#2014) by selectAll · 4 years, 2 months ago
  39. 1541886 StateFlow implementation (#1974) by Roman Elizarov · 4 years, 2 months ago
  40. 5b00e48 Remove experimental status from Flow API (#1963) by Vsevolod Tolstopyatov · 4 years, 2 months ago
  41. eb4e7d3 Breaking change: Experimental Flow.onCompletion contract for cause (#1732) by Roman Elizarov · 4 years, 2 months ago
  42. de29acd Flow onEmpty (#1904) by Vsevolod Tolstopyatov · 4 years, 3 months ago
  43. 9cbad7d Enable strict explicit mode (#1877) by Vsevolod Tolstopyatov · 4 years, 3 months ago
  44. 6802f7b Flow firstOrNull support (#1869) by Vsevolod Tolstopyatov · 4 years, 4 months ago
  45. 1e7ca75 kotlin.time.Duration support (#1811) by Roman Elizarov · 4 years, 4 months ago
  46. 4a53d23 Atomically start coroutines in intermediate Flow operators in order to ensure proper termination, including finally blocks and onCompletion operators (#1829) by Vsevolod Tolstopyatov · 4 years, 4 months ago
  47. 21bb6fb Temporary workaround bug in K/N 1.3.70 codegen (KT-37061) by Vsevolod Tolstopyatov · 4 years, 4 months ago
  48. 6d1a6e3 Update copyright year by Vsevolod Tolstopyatov · 4 years, 5 months ago
  49. de491d2 Make SafeCollector platform-specific declaration and enforce exceptio… (#1793) by Vsevolod Tolstopyatov · 4 years, 5 months ago
  50. 4aa3880 Detect missing awaitClose calls in callbackFlow and close channel wit… (#1771) by Vsevolod Tolstopyatov · 4 years, 5 months ago
  51. 345458b ReceiveChannel.receiveAsFlow extension (#1731) by Roman Elizarov · 4 years, 6 months ago
  52. 60f8688 Use common SharedImmutable declaration from stdlib by Roman Elizarov · 4 years, 7 months ago
  53. cc3d8c4 update `broadcastIn` comment to refer to itself instead of `produce` by Rick Busarow · 4 years, 7 months ago
  54. 1b378ba Introduce merge operator by Vsevolod Tolstopyatov · 4 years, 7 months ago
  55. 34dcfb1 Rethrow downstream exception during "onCompletion" emissions by Vsevolod Tolstopyatov · 4 years, 8 months ago
  56. bd1687f Throw NoSuchElementException instead of UnsupportedOperationException in Flow.reduce by Vsevolod Tolstopyatov · 4 years, 8 months ago
  57. 2ba1d98 Fix mapLatest documentation example by Sebas LG · 4 years, 9 months ago
  58. ecbfa6d Properly distinguish AbortFlowExceptions from different non-terminal operators by Vsevolod Tolstopyatov · 4 years, 9 months ago
  59. 83943ef Get rid of deprecated FlowCollector<*>.withContext by Vsevolod Tolstopyatov · 4 years, 8 months ago
  60. 340d501 Optimize combine operator by Vsevolod Tolstopyatov · 4 years, 9 months ago
  61. b7b5adb Improve consumeAsFlow documentation by Vsevolod Tolstopyatov · 4 years, 9 months ago
  62. bd7c030 Optimize Flow.take (#1538) by Vsevolod Tolstopyatov · 4 years, 10 months ago
  63. 89f8c69 Minor documentation improvements by Vsevolod Tolstopyatov · 4 years, 10 months ago
  64. a7afd46 Improve docs / fix grammar by Yanis Batura · 5 years ago
  65. 95d88ab Fix samples in Flow docs by Vsevolod Tolstopyatov · 4 years, 10 months ago
  66. 1f5ab53 flow: fix recursion in combineTransform<T1, T2, R>() by Jan Skrasek · 4 years, 10 months ago
  67. 3258e1f Flow docs (#1432) by Roman Elizarov · 4 years, 11 months ago
  68. 0342a0a Restore context preservation invariant in flatMapMerge (#1452) by Vsevolod Tolstopyatov · 4 years, 11 months ago
  69. e9f40c3 Update constants in debounce example so it will work on slow machines with non-virtual time by Vsevolod Tolstopyatov · 4 years, 11 months ago
  70. a6da28e Merge branch 'master' into develop by Vsevolod Tolstopyatov · 5 years ago
  71. d533848 Various improvements in combine implementation by Vsevolod Tolstopyatov · 5 years ago
  72. 5b56221 Introducing collectLatest terminal operator by Vsevolod Tolstopyatov · 5 years ago
  73. 3a95884 Renaming switchMap to flatMapLatest to better reflect its semantics and to have a consistent and meaningful naming scheme for the rest of the 'latest' operators by Vsevolod Tolstopyatov · 5 years ago
  74. 44c4c56 combineLatest rework by Vsevolod Tolstopyatov · 5 years ago
  75. 4e47af4 Optimize debounce operator allocation pressure by using conflated produce. Previously it was not possible due to not implemented #1235 by Vsevolod Tolstopyatov · 5 years ago
  76. 0905c62 Properly enforce flow invariant when flow is used from "suspend fun m… (#1426) by Vsevolod Tolstopyatov · 5 years ago
  77. f4e9553 Deprecate delayFlow and delayEach by Roman Elizarov · 5 years ago
  78. a33bf5a Check for cancellation in concurrent flow merge on each element by Vsevolod Tolstopyatov · 5 years ago
  79. 55bead0 Deprecate flowWith with ERROR by Vsevolod Tolstopyatov · 5 years ago
  80. 41428a3 Flow.kt: fix typos and rephrase some expressions for better readability (#1408) by Yanis Batura · 5 years ago
  81. 65f1eaf Fix documentation of (suspend () -> T).asFlow() by jbion · 5 years ago
  82. ed97260 Get rid of top-level functions in Migration.kt to improve experience of users who depend on any reactive library and kotlinx.coroutines by Vsevolod Tolstopyatov · 5 years ago
  83. 684a97b Use regular produce instead of flowProduce in channelFlow by Vsevolod Tolstopyatov · 5 years ago
  84. 131c320 Use US English Spelling for BehaviorSubject. by Nelson Osacky · 5 years ago
  85. 60101b8 Fixed typo in Migration.concatWith replaceWith code by Roman Elizarov · 5 years ago
  86. 023ea30 Merge branch 'master' into develop by Vsevolod Tolstopyatov · 5 years ago
  87. dc4a474 Stabilize core flow (#1352) by Vsevolod Tolstopyatov · 5 years ago
  88. 91cc13a withIndex and collectIndexed operators by Vsevolod Tolstopyatov · 5 years ago
  89. f6387a7 Fuse consumeAsFlow with channel-using flow operators by Roman Elizarov · 5 years ago
  90. f8b43e1 Introduce ReceiveChannel.consumeAsFlow and FlowCollector.emitAll(chan) by Roman Elizarov · 5 years ago
  91. 63b6e27 Add Flow.onStart, support emit in onCompletion (#1348) by Roman Elizarov · 5 years ago
  92. ace5899 Add distinctUntilChanged operator that uses a comparator function instead of a key extractor. by Zach Klippenstein · 5 years ago
  93. 681195a Use the correct builder method `flowChannel` in the checkContext error description by Paul Woitaschek · 5 years ago
  94. f75cc17 Fixed sample to use `awaitClose` instead of `await` by Paul Woitaschek · 5 years ago
  95. 583d39d Rewrite assertions so that they are checked only in debug mode by Roman Elizarov · 5 years ago
  96. 8d8b6eb Declarative flow operators (#1291) by Vsevolod Tolstopyatov · 5 years ago
  97. 502610e Decouple asFlow from batchSize and move it to buffer instead, promote… (#1279) by Vsevolod Tolstopyatov · 5 years ago
  98. 91d9f7c Flow exceptions handling facilities (#1280) by Roman Elizarov · 5 years ago
  99. 2ace4c6 Fix flowViaChannel closing immediately. (#1260) by Louis CAD · 5 years ago
  100. 18e3a4a Mark Flow.collect as internal to prevent its direct implementation and provide AbstractFlow instead that enforces context preservation guarantees by Vsevolod Tolstopyatov · 5 years ago