1. 515ccb1 Make StackTraceElement internal by Vsevolod Tolstopyatov · 6 years ago
  2. 5a22d80 Add workaround for KT-27190 in test by Vsevolod Tolstopyatov · 6 years ago
  3. 41319d5 Cache missing exception constructors to speed-up non-copyable exception recovery by Vsevolod Tolstopyatov · 6 years ago
  4. 1032f58 Scoped builders and exception stacktraces synergy by Vsevolod Tolstopyatov · 6 years ago
  5. 25a886e Sanitize class names received from Kotlin debug metadata by Vsevolod Tolstopyatov · 6 years ago
  6. e3b80d9 Debug optimizations: by Vsevolod Tolstopyatov · 6 years ago
  7. db5335a Recover stacktrace on state-machine decision in AbstractContinuation by Vsevolod Tolstopyatov · 6 years ago
  8. 675c30c Basic exception stacktrace recovery mechanism by Vsevolod Tolstopyatov · 6 years ago
  9. 461473e Clarify capacity parameter in broadcast builders by Vsevolod Tolstopyatov · 6 years ago
  10. b0dfdcd Guava: Support building with Guava 27. by Martin Petrov · 6 years ago
  11. c26e071 Release block on LazyXxxCoroutine start by Francesco Vasco · 6 years ago
  12. 7acccfc Align rxFlowable nullability with the Reactive Streams spec by Dmitriy Zaitsev · 6 years ago
  13. 6b2e90b Suppress cancel(cause) related warnings in internal implementation by Vsevolod Tolstopyatov · 6 years ago
  14. 3179683 Ability to publish develop branch to oss.jfrog by Vsevolod Tolstopyatov · 6 years ago
  15. 6591c4e Version 1.0.1 by Vsevolod Tolstopyatov · 6 years ago
  16. 00d86c5 Merge branch 'master' into develop by Vsevolod Tolstopyatov · 6 years ago
  17. 666ea6e Merge pull request #791 from Kotlin/undispatched-cancellation by Vsevolod Tolstopyatov · 6 years ago
  18. 6042b8e Merge pull request #741 from Kotlin/array-queue by Vsevolod Tolstopyatov · 6 years ago
  19. 9193668 Eagerly print stacktrace of uncaught exceptions in case of hang tests by Vsevolod Tolstopyatov · 6 years ago
  20. 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
  21. e3ab2a6 Add ExperimentalCoroutineDispatcher to binary compatibility check, restore binary compatibility in Ktor by Vsevolod Tolstopyatov · 6 years ago
  22. 9232732 Add scheduler name to ExperimentalCoroutineDispatcher by Vsevolod Tolstopyatov · 6 years ago
  23. 0e1e607 Keep consistent state of CoroutineScheduler if thread constructor throws an exception by Vsevolod Tolstopyatov · 6 years ago
  24. 15407e3 Try to reflectively use public JavaFX API before PlatormImpl fallback… (#798) by Vsevolod Tolstopyatov · 6 years ago
  25. 49b6305 Clarify docs for CancellableContinuation (#800) by Vsevolod Tolstopyatov · 6 years ago
  26. 510ccfd Fix possible leaking of CompletedExceptionally on racy cancellation by Vsevolod Tolstopyatov · 6 years ago
  27. 64f2b20 fix link by Ohad Shai · 6 years ago
  28. ace9187 fixed typo by Ohad Shai · 6 years ago
  29. 69ee60b Fix typo by Louis CAD · 6 years ago
  30. 78832e3 Use final Job state in undispatched coroutine completion by Vsevolod Tolstopyatov · 6 years ago
  31. f4e7b68 Fixed LockFreeTaskQueueLinearizabilityTest by Roman Elizarov · 6 years ago
  32. bafe7fb Increase timeout in TCK tests to work on slow TC agents by Vsevolod Tolstopyatov · 6 years ago
  33. 53d2e25 LockFreeTaskQueue minor improvements & additional tests for MC case by Roman Elizarov · 6 years ago
  34. 9512ab2 SchedulerTaskContext.afterTask() extension function by Roman Elizarov · 6 years ago
  35. aa374a9 SchedulerTask is now an abstract class with optimizations for jvm by Roman Elizarov · 6 years ago
  36. 55a48fb Fix doc by 巳月 · 6 years ago
  37. e64d9b7 Scheduler: capture TaskContext for afterTask before running it by Roman Elizarov · 6 years ago
  38. 16e2034 Avoid allocation of CoroutineScheduler task object by Roman Elizarov · 6 years ago
  39. cc73d39 Use array-based queue for Scheduler.GlobalQueue by Roman Elizarov · 6 years ago
  40. c9b097e Mention exceptions in ThreadContextElement (see #773) by Vsevolod Tolstopyatov · 6 years ago
  41. 77d1aea Improve code style and test coverage by Vsevolod Tolstopyatov · 6 years ago
  42. 8a059f5 Publish: Proper handling of onNext exception and test for it by Roman Elizarov · 6 years ago
  43. f18b9f5 Publish: Comments style fixed by Roman Elizarov · 6 years ago
  44. a0e4101 Publish: better name for shouldHandleException by Roman Elizarov · 6 years ago
  45. b3285f2 Fixed running specific reactive tests via gradle by Roman Elizarov · 6 years ago
  46. ac848e8 Fixed exception handling for publish builder by Roman Elizarov · 6 years ago
  47. 8e2fd07 Use TestNG for TCK tests by Vsevolod Tolstopyatov · 6 years ago
  48. 4ad5b0e Fixed aggregated error handling in Publish & test for it by Roman Elizarov · 6 years ago
  49. 669a84f Fixed diagnostic message on null subscriber by Roman Elizarov · 6 years ago
  50. 8cced24 Reactive streams integration conformance to TCK verified & fixed by Roman Elizarov · 6 years ago
  51. bd64044 Add note about JDK_16 in readme by Vsevolod Tolstopyatov · 6 years ago
  52. a223f35 fix minor typo by saied89 · 6 years ago
  53. b2cdc5e Restore Java 6 compatibility by Vsevolod Tolstopyatov · 6 years ago
  54. 5639304 Properly report exception in future builders if thrown exception is racing with external cancellation or completion by Vsevolod Tolstopyatov · 6 years ago
  55. 2bac00f Re-implement jdk8 and Guava future builders on top o AbstractCoroutine in order to properly handle parallel decomposition by Vsevolod Tolstopyatov · 6 years ago
  56. fb6ba0d Merge branch 'master' into develop by Vsevolod Tolstopyatov · 6 years ago
  57. ea89e60 Merge pull request #756 from Kotlin/version-1.0.0 by Vsevolod Tolstopyatov · 6 years ago
  58. dd472fc Update coroutines-guide-ui.md by Jeff Brandon · 6 years ago
  59. 0b886a3 Get rid of TestException copy-paste by Vsevolod Tolstopyatov · 6 years ago
  60. 8a45c47 Version 1.0.0 by Vsevolod Tolstopyatov · 6 years ago
  61. eaf9b7c Merge branch 'master' into develop by Vsevolod Tolstopyatov · 6 years ago
  62. bf45576 Improve naming and documentation by Vsevolod Tolstopyatov · 6 years ago
  63. c33ef61 Implement yield for unconfined dispatchers, documentation improvements by Robert Golusiński · 6 years ago
  64. 6f01c93 Add workaround for removed Google dependency by Vsevolod Tolstopyatov · 6 years ago
  65. 0661d47 fix: make snippet as non-runnable by Prendota · 6 years ago
  66. 64e49dc Undeprecate ReceiveChannel.receiveOrNull, but leave its obsolete status by Vsevolod Tolstopyatov · 6 years ago
  67. 4a82113 redundant 'of' by Robert Golusiński · 6 years ago
  68. e321394 Prevent temporary leaks in HandlerDispatcher by properly handling by Christophe Beyls · 6 years ago
  69. 39107ee Merge branch 'master' into develop by Roman Elizarov · 6 years ago
  70. 0eee3c3 docs: make select-expression & shared state and concurrency runnable by Prendota · 6 years ago
  71. e0b7b15 redundant 'is' by Robert Golusiński · 6 years ago
  72. 8a22c54 Get rid of timeout in stress test by Vsevolod Tolstopyatov · 6 years ago
  73. 65e6c8c Make examples runnable by Prendota · 6 years ago
  74. 56ee233 Fix typo by Robert Golusiński · 6 years ago
  75. d981966 fixed typo by Vadym O · 6 years ago
  76. 3a8342d Consistent formatting (empty line after header) by Roman Elizarov · 6 years ago
  77. f7a453b Updated link to KEEP and added one more talk by Roman Elizarov · 6 years ago
  78. d6a5a39 Version 1.0.0-RC1 by Vsevolod Tolstopyatov · 6 years ago
  79. 5da06ce AtomicFU version 0.11.11 by Roman Elizarov · 6 years ago
  80. a7e1014 Merge branch 'release-candidate' into develop by Vsevolod Tolstopyatov · 6 years ago
  81. 46cc6aa Merge branch 'master' into develop by Vsevolod Tolstopyatov · 6 years ago
  82. e44c9b2 Update coroutines-ui-guide, provide alternatives to currentScope builder by Vsevolod Tolstopyatov · 6 years ago
  83. cd37d8e Merge branch 'context-elements-opto' into release-candidate by Vsevolod Tolstopyatov · 6 years ago
  84. aba0edc Add workaround for androidx toolchain issues: try to load main dispat… (#709) by Vsevolod Tolstopyatov · 6 years ago
  85. b058ba1 Deprecate Job.cancel(cause) and ReceiveChannel.cancel(cause), return Unit from cancel without cause by Vsevolod Tolstopyatov · 6 years ago
  86. 23d435b Minor optimizations of UndispatchedEventLoop by Vsevolod Tolstopyatov · 6 years ago
  87. faa4774 Do not step into thread-local event-loop on CancellableContinuation#dispatch fast-path by Vsevolod Tolstopyatov · 6 years ago
  88. 09b9d6c Use FIFO queue in undispatched event loop by Vsevolod Tolstopyatov · 6 years ago
  89. fd54bc4 Move undispatched thread-local event loop to dispatched continuation, execute all undispatched tasks in that loop to avoid SOE in user-supplied unconfined dispatchers and 'immediate' main dispatchers. by Vsevolod Tolstopyatov · 6 years ago
  90. 1c5efc8 Remove SOE avoidance in Mutex by Vsevolod Tolstopyatov · 6 years ago
  91. 7ee722a Rework Dispatchers.Unconfined to use thread-local event loop by Vsevolod Tolstopyatov · 6 years ago
  92. 1e70839 Remove TODO in channels by Vsevolod Tolstopyatov · 6 years ago
  93. ab1ae7f Deprecate ReceiveChannel.receiveOrNull by Vsevolod Tolstopyatov · 6 years ago
  94. bc434c1 Disable Gradle metadata publishing for all but native modules by Roman Elizarov · 6 years ago
  95. 5768067 Fix grammatical typo in exception-handling.md by Andrii Chubko · 6 years ago
  96. b6e500b Fix grammatical error by Andrii Chubko · 6 years ago
  97. edd8056 update guide position in documentation by Prendota · 6 years ago
  98. ae85797 Cache result of ThreadContext#foldAll in the field of DispatchedCoroutine to avoid context fold in tight loops by Vsevolod Tolstopyatov · 6 years ago
  99. ca98207 Fix benchmarks compilation by Vsevolod Tolstopyatov · 6 years ago
  100. 3ed9e38 Preserve experimental api docs when deploying site by Roman Elizarov · 6 years ago