1. 74bcc92 Introduce binary-compatibility-validator module by Vsevolod Tolstopyatov · 6 years ago
  2. a518edc Note memory semantics in Mutex doc by Vsevolod Tolstopyatov · 6 years ago
  3. ed17bc1 Adding a test-helper class TestCoroutineContext. by Anton Spaans · 6 years ago
  4. 20dbd9f Fast-path for isDone in ListenableFuture#await, stop using deprecated API by Vsevolod Tolstopyatov · 6 years ago
  5. 87f2faa Fix compiler warnings Fixes #348 by Vsevolod Tolstopyatov · 6 years ago
  6. e0b6db0 Leaking handles in awaitAll are fixed by Roman Elizarov · 6 years ago
  7. 3e9f244 Review and optimize usage of CancellableContinuation.invokeOnCancellation by Roman Elizarov · 6 years ago
  8. dbd9e1c Consistent naming of handler base classes and their concrete impls by Roman Elizarov · 6 years ago
  9. 6d9f40f Merge develop into decouple-job by Roman Elizarov · 6 years ago
  10. 76146bb Merge branch 'await-all' into develop by Roman Elizarov · 6 years ago
  11. b4c7b40 Use disposeOnCompletion to remove cancelled delays by Roman Elizarov · 6 years ago
  12. cd00643 Delay bug fixes: by Vsevolod Tolstopyatov · 6 years ago
  13. 0406a9b Remove prev/next from common LockFreeLinkedList API by Roman Elizarov · 6 years ago
  14. 769d7dc Moved awaitAll/joinAll to common module by Roman Elizarov · 6 years ago
  15. f2bdf60 Merged develop (js-channels work) into await-all by Roman Elizarov · 6 years ago
  16. 11d6b5b Hide declarations in internal package by Roman Elizarov · 6 years ago
  17. 8a07168 Update readme for JS channels by Vsevolod Tolstopyatov · 6 years ago
  18. 2cdbfd7 Properly implement select clause for JS channels by Vsevolod Tolstopyatov · 6 years ago
  19. 9619134 Migrate channels and related operators to common, so channels can be used from JS by Vsevolod Tolstopyatov · 6 years ago
  20. 189e995 awaitAll should be defined only for Deferred types and return results list by Roman Elizarov · 6 years ago
  21. e89cd68 More comments about CancellationException and its consistent use; by Roman Elizarov · 6 years ago
  22. c1092d5 Remove CompletedExceptionally#exception by Vsevolod Tolstopyatov · 6 years ago
  23. 05d3823 awaitAll improvements: create defensive copy of jobs to consistently handle concurrent mutations, make handler JobNode to avoid extra object allocation by Vsevolod Tolstopyatov · 6 years ago
  24. f5e63ca Replacing isCancelledWithoutCause with proper contract on exception, disabling stacktraces of JobCancellationException in production mode by Vsevolod Tolstopyatov · 6 years ago
  25. 203abb0 awaitAll review and todos by Roman Elizarov · 6 years ago
  26. f0ef14e Start jobs during awaitAll call to properly handle lazily started coroutines by Vsevolod Tolstopyatov · 6 years ago
  27. 9c69279 Update readme, take the shortest link in Knit when resolving API references by Vsevolod Tolstopyatov · 6 years ago
  28. 4f0d48b Introducing awaitAll and joinAll extensions on JVM by Vsevolod Tolstopyatov · 6 years ago
  29. 4b9a559 CompletedExceptionally now always has cause and exception became an alias to a cause. by Vsevolod Tolstopyatov · 6 years ago
  30. f4eb05a Kotlin 1.2.40 by Vsevolod Tolstopyatov · 6 years ago
  31. 58fa752 Do not print npmPublish args at configuration phase by Ilya Gorbunov · 6 years ago
  32. cc08426 Do not put kotlin dependency in package.json used for tests by Ilya Gorbunov · 6 years ago
  33. 81f79c3 Do not use deprecated coroutineContext by Ilya Gorbunov · 6 years ago
  34. f0cd180 Suppress errors about default parameters in actual functions by Ilya Gorbunov · 6 years ago
  35. 480d8e9 Fix complaints of the latest compiler: actuals without expect by Ilya Gorbunov · 6 years ago
  36. b1a07ee Setup dependency resolution strategy to force kotlin_version by Ilya Gorbunov · 6 years ago
  37. f6430f4 Cleanup: by Vsevolod Tolstopyatov · 6 years ago
  38. 80a2947 Make deprecated API hidden, replace deprecated API with new one by Vsevolod Tolstopyatov · 6 years ago
  39. 4aa18aa Introduce cancelling state for AbstractContinuation, improve exception handling, make tests stricter by Vsevolod Tolstopyatov · 6 years ago
  40. f3a5013 Decouple AbstractContinuation and CancellableContinuation from Job interface by Vsevolod Tolstopyatov · 6 years ago
  41. 931587a Improve test coverage of CancellableCoroutine, add benchmark by Vsevolod Tolstopyatov · 6 years ago
  42. d521478 Separate Job (interface) and JobSupport (implementation). No other changes except making JobImpl internal (not private) by Vsevolod Tolstopyatov · 6 years ago
  43. 4dcdc4a Remove duplicate test file after rebase by Vsevolod Tolstopyatov · 6 years ago
  44. 4cb5d19 Allow negative timeouts in delay, withTimeout and onTimeout on JVM by Vsevolod Tolstopyatov · 6 years ago
  45. 590c888 Documentation for debug property values by Roman Elizarov · 6 years ago
  46. 0bb18fc Better way to set CoroutineContext#DEBUG value by Dmytro Danylyk · 6 years ago
  47. 4b94843 Merge remote-tracking branch 'origin/master' into develop by Roman Elizarov · 6 years ago
  48. 379f210 Remove unavailable builder from js/kotlinx-coroutines-core-js/README.md by vkhikhlov · 6 years ago
  49. a735f9e updated dependencies for android sample apps by Dmitry Borodin · 6 years ago
  50. 31550f1 Gradle 4.6 by Roman Elizarov · 6 years ago
  51. aa461cf Minimize cut-and-pasted code between JS and JVM by Roman Elizarov · 6 years ago
  52. 3145290 Restructure build logic, prepare for native by Roman Elizarov · 6 years ago
  53. e1a5652 Extracted compilation configs into separate build files by Roman Elizarov · 6 years ago
  54. 905a512 typo fixed by Roman Elizarov · 6 years ago
  55. 6c2ed55 Merge remote-tracking branch 'origin/master' into develop by Roman Elizarov · 6 years ago
  56. 8e38418 Explicitly mention that jcenter must be in a list of repos by Roman Elizarov · 6 years ago
  57. 26f4b9e Add extension to ExecutorService to return closeable CoroutineDispatcher by Marko Devcic · 6 years ago
  58. 740c485 Fail with proper message if JDK_16 is not set by Venkat Peri · 6 years ago
  59. 7831716 IO: introduce non-flushing joinTo by Sergey Mashkov · 6 years ago
  60. d7d9e2f IO: eliminate kotlin.Pair allocations by Sergey Mashkov · 6 years ago
  61. 45bcb0b Improve ChannelsConsumeTest to avoid spurious failures due to concurrency by Roman Elizarov · 6 years ago
  62. c7d10a4 Fix references to `coroutineContext` is the docs of all the builders by Roman Elizarov · 6 years ago
  63. 61cafea Warning about future fail-fast in consumeEach is added to the guide by Roman Elizarov · 6 years ago
  64. 9fe5f46 Deprecated CoroutineScope.coroutineContext which is replaced with by Roman Elizarov · 6 years ago
  65. ab66afc Kotlin 1.2.30 by Roman Elizarov · 6 years ago
  66. a4b5693 `onCompletion` added to `promise` and `future` (JDK8 and Guava) by Roman Elizarov · 6 years ago
  67. fe8ba6b `onCompletion` added to `launch`, `async`, and `actor` by Roman Elizarov · 6 years ago
  68. 55a66ac Improve ReceiveChannel operators implementations to guarantee closing by Roman Elizarov · 6 years ago
  69. fcdce10 Add missing steps at the end of release check list by Roman Elizarov · 6 years ago
  70. 25fa9c7 Added git push step by Roman Elizarov · 6 years ago
  71. ff2d189 Version 0.22.5 by Roman Elizarov · 6 years ago
  72. 061dfa8 Merge remote-tracking branch 'origin/develop' by Roman Elizarov · 6 years ago
  73. e4b6f09 Debug toString for channels by Roman Elizarov · 6 years ago
  74. 17856f5 Improved Android's onClick by mice777 · 6 years ago
  75. fcce038 Add a context argument to Channel.filterNot by Jonathan Cornaz · 6 years ago
  76. ae2791e correctly spell the gradle compile string by L.Mr.Chen · 6 years ago
  77. f0fc770 JS: Moved node_modules into build directory by Roman Elizarov · 6 years ago
  78. 9df50e6 More docs on NPM package readme page. by Roman Elizarov · 6 years ago
  79. f753d4f Fixed kotlinx-coroutines-core.js main file by Roman Elizarov · 6 years ago
  80. 9fcb24f Release checklist and site release scripts by Roman Elizarov · 6 years ago
  81. bf33e3f Reference to NPM package name by Roman Elizarov · 6 years ago
  82. 2b5101a Version 0.22.4 by Roman Elizarov · 6 years ago
  83. 00560e8 rx-example: Added application plugin & fixed to use runBlocking by Roman Elizarov · 6 years ago
  84. 727331c Update RxJava1 to RxJava2 in kotlinx-coroutines-rx-example by takahirom · 6 years ago
  85. b1dad17 Disable testMochaChrome because mocha-headless-chrome does not work on TeamCity by Roman Elizarov · 6 years ago
  86. 94fb2a3 JS: Publish to npm: by Roman Elizarov · 6 years ago
  87. 6140ca3 Moved versions of npm dependencies used during build to gradle.properties by Roman Elizarov · 6 years ago
  88. 5f5107e JS: Additionally run tests for using headless Chrome by Roman Elizarov · 6 years ago
  89. ecc68f1 Use NodeDispatcher on ReactNative by Roman Elizarov · 6 years ago
  90. eb4f9be Use fast path in CompletionStage.await() and make it cancellable; by Roman Elizarov · 6 years ago
  91. 19c1f2e Unwrap ExecutionException is fast path of CompletionStage.asDeferred by Roman Elizarov · 6 years ago
  92. 7bd2c50 Add conversion of CompletionStage to Deferred by Jonathan Cornaz · 6 years ago
  93. 562c1bb Version 0.22.3 by Roman Elizarov · 6 years ago
  94. 5b94652 Update Guava version to 24.0-jre by Roman Elizarov · 6 years ago
  95. 69b2a40 Update RxJava version to 1.3.6 by Roman Elizarov · 6 years ago
  96. daae9a9 Update RxJava2 version to 2.1.9 by Roman Elizarov · 6 years ago
  97. 9faa61e Fixed produce builder to close the channel on completion instead of by Roman Elizarov · 6 years ago
  98. 0e647a1 Merge remote-tracking branch 'origin/master' into develop by Roman Elizarov · 6 years ago
  99. 922412c Fixed typo in README.md by Márton Braun · 6 years ago
  100. c1c380c Don't use ForkJoinPool if there is a SecurityManager present by Nikolay Metchev · 6 years ago