1. 3428774 Fix wording in documentation by Vitus · 5 years ago
  2. 8003932 Knit: fix handling of backquote when making anchor reference by Roman Elizarov · 5 years ago
  3. e3030e3 fix: broken anchors by Pavel Semyonov · 5 years ago
  4. 563b7e5 Fix more typos; reword some phrases; add "job:" to textual output in … (#1154) by Yanis Batura · 5 years ago
  5. d0f6229 Fixed typo in README by Andrew Orobator · 5 years ago
  6. 8140cfe Fix typos and improve article usage in docs by Yanis Batura · 5 years ago
  7. 827e5e3 README: R8 is default in 3.4.0+ and 3.3.0-beta by Louis CAD · 5 years ago
  8. 4d5246a Merge pull request #1142 from Kotlin/version-1.2.1 by Vsevolod Tolstopyatov · 5 years ago
  9. 42b5237 Version 1.2.1 by Vsevolod Tolstopyatov · 5 years ago
  10. 9e5f9ab kotlinx-coroutines-test cleanup by Vsevolod Tolstopyatov · 5 years ago
  11. c9867b2 Cleanup TestCoroutineScope documentation by Vsevolod Tolstopyatov · 5 years ago
  12. fe820ba Flow operators: (#1132) by Vsevolod Tolstopyatov · 5 years ago
  13. 9e9c9a3 Recover stacktrace of CancellationException from suspendCancellable by Roman Elizarov · 5 years ago
  14. 2740aa5 Fix a race in Job.join that sporadically results in normal completion by Roman Elizarov · 5 years ago
  15. c961fb6 Tweaked prose in coroutines-guide-reactive a bit (and reknit) by Roman Elizarov · 5 years ago
  16. 0685dc4 Deprecate consumeEach on Publisher, ObservableSource and MaybeSource, introduce collect extension instead to be aligned with Flow by Vsevolod Tolstopyatov · 5 years ago
  17. bb7b3c2 Provide CoroutineScope into flowViaChannel block, but make it non-suspending. by Vsevolod Tolstopyatov · 5 years ago
  18. be467e3 Move coroutine scope resources to android-unit-test project by Vsevolod Tolstopyatov · 5 years ago
  19. 504c876 JS: Test and publish JS files that were transformed by atomicfu by Roman Elizarov · 5 years ago
  20. 390c722 Fix npm publication by Vsevolod Tolstopyatov · 5 years ago
  21. 4f0a3b9 Fix header documentation typo in "TestCoroutineContext" by Ahmad Salah · 5 years ago
  22. fcfabee Job.asCompletableFuture (#1113) by Vsevolod Tolstopyatov · 5 years ago
  23. f1710a7 More advanced check for self-suppression during the final exception building in Job with enabled stacktrace recovery by Vsevolod Tolstopyatov · 5 years ago
  24. 26a14ee AtomicFu version 0.12.5 by Roman Elizarov · 5 years ago
  25. 1826194 Make PublicApiTest more robust when looking for .jar file by Roman Elizarov · 5 years ago
  26. c20bc93 Prohibit Flow.take(0) by Vsevolod Tolstopyatov · 5 years ago
  27. 165fbaf Fix numerical overflow in FlatMapStressTest.kt by Vsevolod Tolstopyatov · 5 years ago
  28. e1ac2e5 Fix atomicfu post-processing and dependencies by Roman Elizarov · 5 years ago
  29. 8009b36 Fix OOM in ChannelAtomicCancelStressTest for LinkedListChannel by Roman Elizarov · 5 years ago
  30. 9b6e311 Moved ChannelAtomicCancelStressTest to newFixedThreadPoolContext by Roman Elizarov · 5 years ago
  31. 310f8b7 Merge remote-tracking branch 'origin/master' into develop by Roman Elizarov · 5 years ago
  32. 69c26df Add a period in the "You can get full code here" blocks and other small fixes by Inego · 5 years ago
  33. 564a5a6 Change more "create new" to "create a" by Inego · 5 years ago
  34. 6da0ccd Change "create new" to "create a" by Inego · 5 years ago
  35. 596187e Fix more typos by Inego · 5 years ago
  36. 39f92ca Fix typos (mostly article usage) by Inego · 5 years ago
  37. ebe519a Fix "note that" comma everywhere by Inego · 5 years ago
  38. e29b035 Remove unnecessary space by Yanis Batura · 5 years ago
  39. 445e798 Knitted links and fixed minor style issues in test docs readme by Roman Elizarov · 5 years ago
  40. c0a8d1c Add README.md description of runBlockingTest, TestCoroutineContext, TestCoroutineDispatcher, TestCoroutineExceptionHandler. by Sean McQuillan · 5 years ago
  41. 440c8d9 Fixed typo in docs by Roman Elizarov · 5 years ago
  42. d76456f TestCoroutineDispatcher code style cleanup and todos by Roman Elizarov · 5 years ago
  43. 1e9b60d Fix typo by Artem Yakshin · 5 years ago
  44. fac4860 Fixed code after merge of 'develop' with TestCoroutineContext by Roman Elizarov · 5 years ago
  45. d39ffed Merge branch 'develop' into pr/890 by Roman Elizarov · 5 years ago
  46. 6687406 Merge branch 'master' into develop by Roman Elizarov · 5 years ago
  47. 4c3be05 Update top-level readmes with better example and js + native links by Roman Elizarov · 5 years ago
  48. 1748ce1 Print manifest of Kotlin compiler during snapshot builds by Vsevolod Tolstopyatov · 5 years ago
  49. be689f2 Fix link to proguard rules file by Aleksey Potapkin · 5 years ago
  50. dbe3f48 Fix test masks for snapshot builds by Vsevolod Tolstopyatov · 5 years ago
  51. 4398350 fix typo: Coroutine"s"Context by Shota Ara · 5 years ago
  52. 585b766 Infrastructure to build kotlinx.coroutines against Kotlin snapshots by Vsevolod Tolstopyatov · 5 years ago
  53. b550afa Specify exception types, add tests on it by Vsevolod Tolstopyatov · 5 years ago
  54. 64be795 Merge pull request #1089 from Kotlin/version-1.2.0 by Vsevolod Tolstopyatov · 5 years ago
  55. 8c2606d Version 1.2.0 by Vsevolod Tolstopyatov · 5 years ago
  56. ec48ee8 Merge remote-tracking branch 'origin/master' into develop by Vsevolod Tolstopyatov · 5 years ago
  57. 61c64cc Flow improvements: by Vsevolod Tolstopyatov · 5 years ago
  58. c9f25fc Introducing zip and combineLatest Flow operators by Vsevolod Tolstopyatov · 5 years ago
  59. d3cc25f Rework purity concept: by Vsevolod Tolstopyatov · 5 years ago
  60. 8788488 FlatMap-related API rework by Vsevolod Tolstopyatov · 5 years ago
  61. 170690f Flow.asObservable and Flow.asFlowable converters in rx2 module by Vsevolod Tolstopyatov · 5 years ago
  62. 2a815e8 Do not invoke retry predicate when exceptions is thrown from downstream by Vsevolod Tolstopyatov · 5 years ago
  63. 24586c1 Cleanup FlowAsPublisher by Vsevolod Tolstopyatov · 5 years ago
  64. 35f9ad5 FlatMap improvements: by Vsevolod Tolstopyatov · 5 years ago
  65. 2b8218a Introduce CancellableContinuation.resume with onCancelling lambda by Roman Elizarov · 5 years ago
  66. 0808ddd Update Kotlin to 1.3.30 by Vsevolod Tolstopyatov · 5 years ago
  67. 5955917 Update Tasks to support Play Services 16. by Martin Petrov · 5 years ago
  68. 709f6d7 Improve flowViaChannel docs by Roman Elizarov · 5 years ago
  69. 8695f97 Undeprecate ReceiveChannel.isEmpty by Vsevolod Tolstopyatov · 5 years ago
  70. 5d8e893 Update release procedure to avoid issues like #1071 by Vsevolod Tolstopyatov · 5 years ago
  71. aad393b Fix typo: are support -> are supported by Louis CAD · 5 years ago
  72. cce0225 Merge branch 'master' into develop by Vsevolod Tolstopyatov · 5 years ago
  73. 3c8c51d Package documentation for flow by Roman Elizarov · 5 years ago
  74. 5830d01 Missing space by anticafe · 5 years ago
  75. ffae070 Cleanup outdated documentation by Vsevolod Tolstopyatov · 5 years ago
  76. d449052 Merge pull request #1068 from Kotlin/version-1.2.0-alpha-2 by Vsevolod Tolstopyatov · 5 years ago
  77. 2cbcd05 Version 1.2.0-alpha-2 by Vsevolod Tolstopyatov · 5 years ago
  78. d57bfa2 Flow preview implementation by Vsevolod Tolstopyatov · 5 years ago
  79. 3b8267b Update docs index by Vsevolod Tolstopyatov · 5 years ago
  80. c67ecab Merge branch 'master' into develop by Vsevolod Tolstopyatov · 5 years ago
  81. 085a4cb Merge pull request #1057 from Kotlin/version-1.2.0-alpha by Vsevolod Tolstopyatov · 5 years ago
  82. d36fc16 Version 1.2.0-alpha by Vsevolod Tolstopyatov · 5 years ago
  83. 5514edb Load services both from regular jars and files, filter duplicates by Vsevolod Tolstopyatov · 5 years ago
  84. 15b6345 Custom ServiceLoader without jar checksum verification by sokolova · 5 years ago
  85. 0d69e13 Unmute test that was failing due to JS BE bug by Vsevolod Tolstopyatov · 5 years ago
  86. f2604f6 Tweaked order of notifications for better error handling & consistency by Roman Elizarov · 5 years ago
  87. 6227c64 Improved coroutine exception handling logic by Roman Elizarov · 5 years ago
  88. 9a81342 Merge remote-tracking branch 'origin/master' into develop by Vsevolod Tolstopyatov · 5 years ago
  89. 2fe443b grammatical tweaks by Aaron Stacy · 5 years ago
  90. 153e21f Update Channels docs to Koltin 1.3 by Ahmad El-Melegy · 5 years ago
  91. 4ebc130 Merge pull request #1023 from Kotlin/debugger-sm-bypass by Vsevolod Tolstopyatov · 5 years ago
  92. 1ea4da4 Merge branch 'develop' into debugger-sm-bypass by Vsevolod Tolstopyatov · 5 years ago
  93. 2496dc2 Rename CoroutineState to CoroutineInfo and improve its API by Vsevolod Tolstopyatov · 5 years ago
  94. 74b250f Add a JMH producer-consumer benchmark for channels by Nikita Koval · 5 years ago
  95. 0355b2c Add ThreadLocal.isPresent and ThreadLocal.ensurePresent methods (#1043) by Vsevolod Tolstopyatov · 5 years ago
  96. 5ea9339 Merge lazy getter with AndroidExceptionPreHandler to reduce class count by Vsevolod Tolstopyatov · 5 years ago
  97. b4d3dff Do not use reflective exception pre-handler on newer Androids, since Pie runtime ensures that uncaught exception is always logged by Vsevolod Tolstopyatov · 5 years ago
  98. 3e42850 Move `systemProp` function to the common module; only the JVM platform implements it properly while others always use provided default value. by Nikita Koval · 5 years ago
  99. b6f5b2c Deprecate `SendChannel.isFull` and `ReceiveChannel.isEmpty` properties by Nikita Koval · 5 years ago
  100. bd025ed Some minor comment cleanup by Sean McQuillan · 5 years ago