1. ac136d6 Rollback to insecure http for reactivex.io (broken certificate) by Roman Elizarov · 6 years ago
  2. 8273a75 Properly import resource folders in MPP by Vsevolod Tolstopyatov · 6 years ago
  3. 325b0ad fix documentation typo by Lukasz Kalnik · 6 years ago
  4. a69f736 Add test about threading for immediate dispatch. by Sean McQuillan · 6 years ago
  5. f1f7057 Handled PR notes from Yigit by Sean McQuillan · 6 years ago
  6. 1382050 Handled PR notes from Yigit by Sean McQuillan · 6 years ago
  7. 64456d4 Fix typo in NOTICE by Takeshi Yaeda · 6 years ago
  8. 91c49e1 Update Kotlin to 1.3.21 by Vsevolod Tolstopyatov · 6 years ago
  9. 4651b57 Merge with cancellation rework by Vsevolod Tolstopyatov · 6 years ago
  10. 132c1e3 Rename DispatchException to CoroutinesInternalError and make it an Error to better reflect its semantics by Vsevolod Tolstopyatov · 6 years ago
  11. 0c8789d Handle fatal exceptions in continuation machinery using handleViaException instead of rethrowing it to provide faster feedback loop by Vsevolod Tolstopyatov · 6 years ago
  12. 338b231 Merge branch 'cancel-exception' into develop by Vsevolod Tolstopyatov · 6 years ago
  13. a38e7d5 Remove unnecessary semicolon by SatoShun · 6 years ago
  14. 2b89972 Update awaitAll documentation wording by Mike Nakhimovich · 6 years ago
  15. d202ed9 Restore all state in TestBase even when test fails by Roman Elizarov · 6 years ago
  16. c7cfc39 Added test for stack-trace recovery in JobCancellationException by Roman Elizarov · 6 years ago
  17. 73b456b Added clarification on deprecation version in code, better CE messages by Roman Elizarov · 6 years ago
  18. 34eaa5c Add coercion rationale, improve test coverage by Vsevolod Tolstopyatov · 6 years ago
  19. cc42d75 Check `toMillis` overflow in operators with `Duration` Fix #868 by Francesco Vasco · 6 years ago
  20. e9123ca Improve CoroutineScope documentation: mention job convention, get rid of lateinit example, discourage manual implementation of the scope by Vsevolod Tolstopyatov · 6 years ago
  21. b367fae Update cancellation guide: get rid of explicit Job in general code, promote usage of coroutine scope get rid of counter-intuitive lateinit and getters in coroutine context by Vsevolod Tolstopyatov · 6 years ago
  22. e35baa4 Get rid of quadratic complexity during stack unrolling in debug agent in 1.3.30 by Vsevolod Tolstopyatov · 6 years ago
  23. 3c56ff5 Properly proxy all methods in TimeoutCoroutine stackframe machinery by Vsevolod Tolstopyatov · 6 years ago
  24. d293639 Make JobCancellationException copyable in debug mode by Roman Elizarov · 6 years ago
  25. 1660e6a Update binary compatibility data by Vsevolod Tolstopyatov · 6 years ago
  26. ffaedf1 Improve stacktrace merge heuristic: skip state machine meaningless frame when attempting to merge stacktraces by Vsevolod Tolstopyatov · 6 years ago
  27. 1c92681 Add tests by Louis CAD · 6 years ago
  28. 96e6577 Add missing operator modifier by Louis CAD · 6 years ago
  29. 847e68e Mark operator invoke as experimental by Louis CAD · 6 years ago
  30. 57540d4 Add operator invoke for CoroutineDispatcher by Louis CAD · 6 years ago
  31. ab5bbfc Clarify thread locals documentation by Vsevolod Tolstopyatov · 6 years ago
  32. 5ae3947 Add ensureActive extension by Vsevolod Tolstopyatov · 6 years ago
  33. 0aad8f1 Hide cancel(Throwable), introduce cancel(CancellationException) by Roman Elizarov · 6 years ago
  34. 1be63c0 Introduce JobSupport.cancelCoroutine for AbstractCoroutine-derived classes by Roman Elizarov · 6 years ago
  35. c35953c Structured concurrency for Completable/Listenable futures by Roman Elizarov · 6 years ago
  36. 08f8214 Improve CoroutineDispatcher documentation by Vsevolod Tolstopyatov · 6 years ago
  37. 372d275 Promote MainScope and CoroutineScope.cancel to stable API by Vsevolod Tolstopyatov · 6 years ago
  38. 9863de1 Promote Dispatchers.Unconfined to stable API by Vsevolod Tolstopyatov · 6 years ago
  39. 4fc4fd5 Promote MainCoroutineDispatcher.immediate to stable API by Vsevolod Tolstopyatov · 6 years ago
  40. 52700ff Dispose/cancel reactive subscription exactly once using atomic by Roman Elizarov · 6 years ago
  41. ae8a874 Cancellation in consumeEach should dispose Rx Observable by Roman Elizarov · 6 years ago
  42. b37c296 Replace UI with Dispatchers.Main in CoroutineScope documentation by Vsevolod Tolstopyatov · 6 years ago
  43. 4451d72 Make all invocations of withContext cancellable by Roman Elizarov · 6 years ago
  44. b2469c9 Fix a typo in main README.md by Juhos István · 6 years ago
  45. 3feddff Add API binary compatibility listing by Sean McQuillan · 6 years ago
  46. e64ac09 - Finished making TestCoroutineExceptionHandler threadsafe by Sean McQuillan · 6 years ago
  47. 9c1d3fd Add more comments. by Sean McQuillan · 6 years ago
  48. 8328a39 API Cleanup based on review by Sean McQuillan · 6 years ago
  49. eba24c5 Add thread saftey to exceptions by Sean McQuillan · 6 years ago
  50. 2001616 Add deprecations to TestCoroutineContext. by Sean McQuillan · 6 years ago
  51. 9a88429 Update coroutine test dispatcher to use structured concurrency. by Sean McQuillan · 6 years ago
  52. 7dd86b6 Fixed IDEA project import on Windows by Roman Elizarov · 6 years ago
  53. 63d1d1b Use https in documentation and builds by Roman Elizarov · 6 years ago
  54. 0cab2fa Rollback temporary teamcity repo by Roman Elizarov · 6 years ago
  55. 8d506b3 Make SupervisorCoroutine implement ScopeCoroutine by Vsevolod Tolstopyatov · 6 years ago
  56. 2bdd460 CoroutinesTimeout debug rule for JUnit 4 (#991) by Vsevolod Tolstopyatov · 6 years ago
  57. 3785348 Reknit after fixing indentation in code samples by Roman Elizarov · 6 years ago
  58. 36105c1 Merge branch 'master' into develop by Roman Elizarov · 6 years ago
  59. dbb75d8 Fix indentation of sampleStart/startEnd comments in doc sample by Roman Elizarov · 6 years ago
  60. 3f65e17 Merge pull request #967 from Kotlin/stacktrace-recovery-improvements by Vsevolod Tolstopyatov · 6 years ago
  61. 919284b Update named arguments referenced issue by Louis CAD · 6 years ago
  62. f18878f Obtain real stacktrace of running coroutines in debug agent by Vsevolod Tolstopyatov · 6 years ago
  63. 688aca4 Update to AtomicFU version 0.12.2 by Roman Elizarov · 6 years ago
  64. 703a286 Check that worker thread belongs to the same scheduler in dispatchers.shutdown by Vsevolod Tolstopyatov · 6 years ago
  65. 3b3be2c Remove merge leftover by Vsevolod Tolstopyatov · 6 years ago
  66. 85c7f4d Fix typo in IllegalArgumentException message by Vsevolod Tolstopyatov · 6 years ago
  67. 39c7ca5 Update ProGuard rules to keep Android-specific classes as well by Vsevolod Tolstopyatov · 6 years ago
  68. f528898 Update documentation by Vsevolod Tolstopyatov · 6 years ago
  69. 605f603 Merge branch 'master' into develop by Roman Elizarov · 6 years ago
  70. 46c3563 Updated license year by Roman Elizarov · 6 years ago
  71. 8abf827 Added code of conduct by Roman Elizarov · 6 years ago
  72. fd2b3e9 Fixed test as this test exception is now eligible for copying, too by Roman Elizarov · 6 years ago
  73. ee7325e Use Exception(message) constructor for copying if possible by Roman Elizarov · 6 years ago
  74. bf02194 Updated webpack version for JS examples by Roman Elizarov · 6 years ago
  75. 5bb8a4e Properly close subscription on exception in Publisher.consumeEach by Vsevolod Tolstopyatov · 6 years ago
  76. cd2a8d7 Completable job (#971) by Roman Elizarov · 6 years ago
  77. 841ae1b Merge remote-tracking branch 'origin/master' into develop by Roman Elizarov · 6 years ago
  78. 28e3d05 Fix a typo in the docs for ArrayChannel by Nicklas Ansman Giertz · 6 years ago
  79. ee8bbfc Start lazy actor when calling close by Vsevolod Tolstopyatov · 6 years ago
  80. d8f005c Fixed jdk16Test by Roman Elizarov · 6 years ago
  81. 23eb49a Update documentation for Mutex.withLock to be consistent with Mutex.lock by Vsevolod Tolstopyatov · 6 years ago
  82. 37f1b97 Fix typo in KDoc by Vsevolod Tolstopyatov · 6 years ago
  83. 4764e98 Add documentation about our compatibility policy and experimental annotations by Vsevolod Tolstopyatov · 6 years ago
  84. a68376c Add section about Android in debug agent readme by Vsevolod Tolstopyatov · 6 years ago
  85. 418ba80 Additional documentation section about debug mode and stacktrace recovery. by Vsevolod Tolstopyatov · 6 years ago
  86. 4ba30cd Stacktrace recovery improvements by Vsevolod Tolstopyatov · 6 years ago
  87. 3e4d808 Call initCause during reflective exception copy in runCatching block to avoid DispatchException when initCause throws by Vsevolod Tolstopyatov · 6 years ago
  88. f6f6037 Recover stacktrace in select clauses by Vsevolod Tolstopyatov · 6 years ago
  89. 3819379 Implement CoroutineStackFrame in SelectBuilderImpl by Vsevolod Tolstopyatov · 6 years ago
  90. f62acb6 Fixes some indentions inside code samples by Benoît Quenaudon · 6 years ago
  91. c055f02 Move debug example to a proper package by Vsevolod Tolstopyatov · 6 years ago
  92. e50a0fa Migration to new multiplatorm plugin (#947) by Vsevolod Tolstopyatov · 6 years ago
  93. 042b209 Merge branch 'master' into develop by Vsevolod Tolstopyatov · 6 years ago
  94. e478715 Update Kotlin version in readme by Vsevolod Tolstopyatov · 6 years ago
  95. 4f0071d Merge pull request #951 from Kotlin/version-1.1.1 by Vsevolod Tolstopyatov · 6 years ago
  96. 2326634 Version 1.1.1 by Vsevolod Tolstopyatov · 6 years ago
  97. c39effe Fix CancellableContinuationJvmTest (1.3.20 specific) by Vsevolod Tolstopyatov · 6 years ago
  98. a672d5f Update CHM in test to containsKey for KT-18053 fix in 1.3.20 by Vsevolod Tolstopyatov · 6 years ago
  99. ce5d01a Update to gradle 4.10 by Vsevolod Tolstopyatov · 6 years ago
  100. 8f1c728 replace deprecated cancel with completeExceptionally by Ohad Shai · 6 years ago