1. dbb75d8 Fix indentation of sampleStart/startEnd comments in doc sample by Roman Elizarov · 6 years ago
  2. 39c7ca5 Update ProGuard rules to keep Android-specific classes as well by Vsevolod Tolstopyatov · 6 years ago
  3. 46c3563 Updated license year by Roman Elizarov · 6 years ago
  4. 8abf827 Added code of conduct by Roman Elizarov · 6 years ago
  5. 28e3d05 Fix a typo in the docs for ArrayChannel by Nicklas Ansman Giertz · 6 years ago
  6. f62acb6 Fixes some indentions inside code samples by Benoît Quenaudon · 6 years ago
  7. e478715 Update Kotlin version in readme by Vsevolod Tolstopyatov · 6 years ago
  8. 4f0071d Merge pull request #951 from Kotlin/version-1.1.1 by Vsevolod Tolstopyatov · 6 years ago
  9. 2326634 Version 1.1.1 by Vsevolod Tolstopyatov · 6 years ago
  10. c39effe Fix CancellableContinuationJvmTest (1.3.20 specific) by Vsevolod Tolstopyatov · 6 years ago
  11. a672d5f Update CHM in test to containsKey for KT-18053 fix in 1.3.20 by Vsevolod Tolstopyatov · 6 years ago
  12. ce5d01a Update to gradle 4.10 by Vsevolod Tolstopyatov · 6 years ago
  13. 8f1c728 replace deprecated cancel with completeExceptionally by Ohad Shai · 6 years ago
  14. 66f0123 Update coroutines-guide-ui.md by rosuH · 6 years ago
  15. b65dc7f More idiomatic and readable example for coroutines debug module readme by Roman Elizarov · 6 years ago
  16. 245a88e Consistently update Kotlin version everywhere by Roman Elizarov · 6 years ago
  17. c7f8bdb Version 1.1.0 by Vsevolod Tolstopyatov · 6 years ago
  18. 5173824 EventLoop integration and reuse for runBlocking and Unconfined dispatchers (#889) by Roman Elizarov · 6 years ago
  19. 1d04e79 Stricter checking for CompletableContinuation state machine by Roman Elizarov · 6 years ago
  20. 7e8b52e Ignore CoroutineSchedulerStressTest.testExternalTasksSubmission by Roman Elizarov · 6 years ago
  21. bd2d954 Kotlin 1.3.11, atomicfu 0.12.0 by Roman Elizarov · 6 years ago
  22. 63b4673 Version 1.1.0-alpha by Vsevolod Tolstopyatov · 6 years ago
  23. 1616676 Improve documentation, make MainScope experimental, cleanup leftovers by Vsevolod Tolstopyatov · 6 years ago
  24. 89d43af Dokka links fixed by Vsevolod Tolstopyatov · 6 years ago
  25. 115a139 Debug improvements (#900) by Vsevolod Tolstopyatov · 6 years ago
  26. 876e9ba Ignore exception on cancel/fail race in CancellableContinuation by Roman Elizarov · 6 years ago
  27. 8853126 Do not probabilistically steal blocking tasks as part of anti-starvation mechanism: stealing thread might be woken up in `blockingQuiescence` and already have a blocking task in its local queue by Vsevolod Tolstopyatov · 6 years ago
  28. db5bd54 Fix readme by Vsevolod Tolstopyatov · 6 years ago
  29. 9ec881e Dispose waiting node when Deferred.await is cancelled by Roman Elizarov · 6 years ago
  30. 4327b21 Introduce test module with testable main dispatcher (#749) by Vsevolod Tolstopyatov · 6 years ago
  31. 054fcc2 fix small typo of async method by SatoShun · 6 years ago
  32. d9e4af9 Fixed PlayService task test by Roman Elizarov · 6 years ago
  33. e9224ac Merge remote-tracking branch 'origin/master' into develop by Roman Elizarov · 6 years ago
  34. 31b23e8 Fail-fast if coroutine start internal machinery has failed: treat any internal exception as coroutine result and invoke completion with such exception by Vsevolod Tolstopyatov · 6 years ago
  35. 29493e1 Merge pull request #792 from Kotlin/stacktrace-recovery by Vsevolod Tolstopyatov · 6 years ago
  36. cd162d3 After merge fix: resolve clashes between type alias CoroutineStackFrame and jvm.internal.CoroutineStackFrame by Vsevolod Tolstopyatov · 6 years ago
  37. a5a7cdb Merge pull request #876 from Kotlin/debug-agent by Vsevolod Tolstopyatov · 6 years ago
  38. 3781a82 Repackage byte-buddy along with debug agent (so it shouldn't be a dependency of target process), use shadow plugin for that to avoid clashes with other byte-buddy versions and publish shadow jar instead of regular one for debug module by Vsevolod Tolstopyatov · 6 years ago
  39. 75f634c Reknit after docs fix by Roman Elizarov · 6 years ago
  40. 3feef05 Remove unnecessary function declaration from example by Joffrey Bion · 6 years ago
  41. b733f7d Speedup linerizability tests, make conflation part of helpClose (fixes nightly stress failure) by Vsevolod Tolstopyatov · 6 years ago
  42. 69c15b3 Make ConflatedChannel linearizable by Vsevolod Tolstopyatov · 6 years ago
  43. 16f0140 Update linearizability tests by Vsevolod Tolstopyatov · 6 years ago
  44. e08fd07 * Implement `equals` and `hashCode` functions for the verification process; by Nikita Koval · 6 years ago
  45. 19a2a30 Update lincheck by Vsevolod Tolstopyatov · 6 years ago
  46. 7a6fd89 Debug agent cleanup by Vsevolod Tolstopyatov · 6 years ago
  47. e06585a Rephrase default dispatcher documentation by Vsevolod Tolstopyatov · 6 years ago
  48. a230fcf Do not yield in CoroutineScheduler during transition to the idle state, introduce system properties to tune this behaviour. by Vsevolod Tolstopyatov · 6 years ago
  49. 7520c97 Get rid of top level 'debug' folder by Vsevolod Tolstopyatov · 6 years ago
  50. f64bcde Unreachable code fix by Vsevolod Tolstopyatov · 6 years ago
  51. 54b2ecd Merge branch 'develop' into stacktrace-recovery by Vsevolod Tolstopyatov · 6 years ago
  52. 515ccb1 Make StackTraceElement internal by Vsevolod Tolstopyatov · 6 years ago
  53. 12695b7 Debug agent code style by Roman Elizarov · 6 years ago
  54. 4dc9469 Updated Jekyll version to 3.6.3 by Roman Elizarov · 6 years ago
  55. 5431deb Remove typo in Job documentation by Adrian Blanco · 6 years ago
  56. 6d7a216 Wording in docs is improved by Roman Elizarov · 6 years ago
  57. 8e9e4d1 Code style in test code fixed by Roman Elizarov · 6 years ago
  58. e64b52c Introduce MainScope factory and CoroutineScope.cancel extension by Vsevolod Tolstopyatov · 6 years ago
  59. 5a80d2a Debug agent optimizations by Vsevolod Tolstopyatov · 6 years ago
  60. 8e2428c Merge scoped coroutines into one in agent representation to avoid misleading dumps by Vsevolod Tolstopyatov · 6 years ago
  61. c7239ac Debug agent to track alive coroutines by Vsevolod Tolstopyatov · 6 years ago
  62. 5a22d80 Add workaround for KT-27190 in test by Vsevolod Tolstopyatov · 6 years ago
  63. 41319d5 Cache missing exception constructors to speed-up non-copyable exception recovery by Vsevolod Tolstopyatov · 6 years ago
  64. 3c4168b Throw TimeoutCancellationException instead of CancellationException on negative timeout in withTimeout by Vsevolod Tolstopyatov · 6 years ago
  65. b8a559d docs: make `Table of contents` as bold by Prendota · 6 years ago
  66. 1032f58 Scoped builders and exception stacktraces synergy by Vsevolod Tolstopyatov · 6 years ago
  67. a5b6a33 Improve unboxing mechanics by Vsevolod Tolstopyatov · 6 years ago
  68. ecfd227 Wrap all Incomplete final state into box (and unbox it where necessary) because otherwise job machinery treats such state as intermediate by Vsevolod Tolstopyatov · 6 years ago
  69. 06600a2 Code style improvements by Vsevolod Tolstopyatov · 6 years ago
  70. d8cdc9f Introduce @SharedImmutable and mark all global constants with SharedImmutable/ThreadLocal to allow using coroutines in K/N workers by Vsevolod Tolstopyatov · 6 years ago
  71. 69a2d92 Initialize JavaFx more accurately, do not leave dispatcher in uninitialized state in case of unexpected failure by Vsevolod Tolstopyatov · 6 years ago
  72. bb0ad4a Fix: default dispatcher doesn't work with jsdom by anton.sukhonosenko · 6 years ago
  73. ca135a2 Fix and suppress some compilation warnings by Vsevolod Tolstopyatov · 6 years ago
  74. d88e427 Enable progressive mode by Vsevolod Tolstopyatov · 6 years ago
  75. 46741db Update coroutines-guide-ui.md gradle dependencies by Jason Travis · 6 years ago
  76. dbf0903 Updated readme to make it clear, that for Proguard manual actions required for android. by Dmitry Borodin · 6 years ago
  77. 25a886e Sanitize class names received from Kotlin debug metadata by Vsevolod Tolstopyatov · 6 years ago
  78. e3b80d9 Debug optimizations: by Vsevolod Tolstopyatov · 6 years ago
  79. db5335a Recover stacktrace on state-machine decision in AbstractContinuation by Vsevolod Tolstopyatov · 6 years ago
  80. 675c30c Basic exception stacktrace recovery mechanism by Vsevolod Tolstopyatov · 6 years ago
  81. 461473e Clarify capacity parameter in broadcast builders by Vsevolod Tolstopyatov · 6 years ago
  82. b0dfdcd Guava: Support building with Guava 27. by Martin Petrov · 6 years ago
  83. 49d4661 Remove mentions of actor builder in K/N readme by Vsevolod Tolstopyatov · 6 years ago
  84. b104cfc Fix grammatical error by Devin B · 6 years ago
  85. c26e071 Release block on LazyXxxCoroutine start by Francesco Vasco · 6 years ago
  86. 7acccfc Align rxFlowable nullability with the Reactive Streams spec by Dmitriy Zaitsev · 6 years ago
  87. 6b2e90b Suppress cancel(cause) related warnings in internal implementation by Vsevolod Tolstopyatov · 6 years ago
  88. 4271886 Fix typo later -> latter by Alexander Perfilyev · 6 years ago
  89. 3179683 Ability to publish develop branch to oss.jfrog by Vsevolod Tolstopyatov · 6 years ago
  90. 6591c4e Version 1.0.1 by Vsevolod Tolstopyatov · 6 years ago
  91. 00d86c5 Merge branch 'master' into develop by Vsevolod Tolstopyatov · 6 years ago
  92. 666ea6e Merge pull request #791 from Kotlin/undispatched-cancellation by Vsevolod Tolstopyatov · 6 years ago
  93. 6042b8e Merge pull request #741 from Kotlin/array-queue by Vsevolod Tolstopyatov · 6 years ago
  94. 9193668 Eagerly print stacktrace of uncaught exceptions in case of hang tests by Vsevolod Tolstopyatov · 6 years ago
  95. d0774bc Add uncaught exception handler in TestBase.before and validate that no uncaught exceptions are present in TestBase.after by Vsevolod Tolstopyatov · 6 years ago
  96. e3ab2a6 Add ExperimentalCoroutineDispatcher to binary compatibility check, restore binary compatibility in Ktor by Vsevolod Tolstopyatov · 6 years ago
  97. 9232732 Add scheduler name to ExperimentalCoroutineDispatcher by Vsevolod Tolstopyatov · 6 years ago
  98. 0e1e607 Keep consistent state of CoroutineScheduler if thread constructor throws an exception by Vsevolod Tolstopyatov · 6 years ago
  99. 15407e3 Try to reflectively use public JavaFX API before PlatormImpl fallback… (#798) by Vsevolod Tolstopyatov · 6 years ago
  100. 49b6305 Clarify docs for CancellableContinuation (#800) by Vsevolod Tolstopyatov · 6 years ago