1. 1b22af7 Fix lost exception during cancellation in produce, fix integration with play services after rebase by Vsevolod Tolstopyatov · 6 years ago
  2. 1e0a2f0 Merge branch 'develop' into handle-exception-fix by Roman Elizarov · 6 years ago
  3. f307159 fix compilation by Vsevolod Tolstopyatov · 6 years ago
  4. 149ba48 Following internal API is removed from public declarations: by Vsevolod Tolstopyatov · 6 years ago
  5. a2d8088 Get rid of deprecated API where possible, add Channel.RENDEZVOUS by Vsevolod Tolstopyatov · 6 years ago
  6. 27b8f45 API Review for 1.0 release by Roman Elizarov · 6 years ago
  7. 6685fd0 Abolish distinction between cancelled and failed Job/Deferred by Roman Elizarov · 6 years ago
  8. 118ee99 Integration module for Play Services Tasks API. by Alex Saveau · 6 years ago
  9. 9c8349d Remove Quasar integration module by Roman Elizarov · 6 years ago
  10. fcf9913 Remove NIO integration module by Roman Elizarov · 6 years ago
  11. 6e3ffb1 Structured concurrency in tests (removed explicit coroutineContext) by Roman Elizarov · 6 years ago
  12. dc29b07 Dispatchers are renamed and grouped in the Dispatchers object by Roman Elizarov · 6 years ago
  13. bbaf99d Structured concurrency for reactive modules by Vsevolod Tolstopyatov · 6 years ago
  14. 592de52 Structured concurrency for guava, jdk8 and promise modules, proper reference to newCoroutineContext by Roman Elizarov · 6 years ago
  15. c32579e Coroutines guide and IU guide update for stuctured concurrency by Roman Elizarov · 6 years ago
  16. 79414ec Structured concurrency implementation: by Vsevolod Tolstopyatov · 6 years ago
  17. 4b0379f Implementation of a SLF4J MDC Context by Alphonse Bendt · 6 years ago
  18. 7587eba Introduce ThreadContextElement API to integrate with thread-local sensitive code by Roman Elizarov · 6 years ago
  19. b517f05 Introduce ExecutorCoroutineDispatcher instead of CloseableCoroutineDispatcher by Vsevolod Tolstopyatov · 6 years ago
  20. 06f57aa JobSupport cancellation rework: by Vsevolod Tolstopyatov · 6 years ago
  21. c22b645 Restore jdk8 examples after project structure changes by Vsevolod Tolstopyatov · 6 years ago
  22. a334c4e Catch Throwable instead of Exception in as*Future by Vsevolod Tolstopyatov · 6 years ago
  23. 3ac73f6 Merge branch 'develop' into coroutines-scheduler-forcepush by Vsevolod Tolstopyatov · 6 years ago
  24. 5c7454b Scheduler tests infrastructure by Roman Elizarov · 6 years ago
  25. a608a33 Fix ordering bug in QuasarTest by Roman Elizarov · 6 years ago
  26. f9408f6 Fixed placement of resource files in new project structure by Roman Elizarov · 6 years ago
  27. 0c090ed Fixed knit warnings (unresolved refs) and guide typos by Roman Elizarov · 6 years ago
  28. 1f74a2d Updated copyright to short template and year 2018 across all files by Roman Elizarov · 6 years ago
  29. e1fa197 Restructure packages, get rid of src/main/kotlin/kotlinx/coroutines/experimental folder layout by Vsevolod Tolstopyatov · 6 years ago
  30. 1cbe8f0 Unwrap exception on CompletionStage#await slow-path to provide consistent results by Vsevolod Tolstopyatov · 6 years ago
  31. f2b4e0e Make exception handling in AbstractContinuation consistent: always prefer exception thrown from coroutine as exceptional reason, add cancellation cause as suppressed exception by Vsevolod Tolstopyatov · 6 years ago
  32. 6121663 Improve FutureTest to guarantee testing of CompletionStage.await slow path by Roman Elizarov · 6 years ago
  33. 20dbd9f Fast-path for isDone in ListenableFuture#await, stop using deprecated API by Vsevolod Tolstopyatov · 6 years ago
  34. 87f2faa Fix compiler warnings Fixes #348 by Vsevolod Tolstopyatov · 6 years ago
  35. 3e9f244 Review and optimize usage of CancellableContinuation.invokeOnCancellation by Roman Elizarov · 6 years ago
  36. 80a2947 Make deprecated API hidden, replace deprecated API with new one by Vsevolod Tolstopyatov · 6 years ago
  37. c7d10a4 Fix references to `coroutineContext` is the docs of all the builders by Roman Elizarov · 6 years ago
  38. 9fe5f46 Deprecated CoroutineScope.coroutineContext which is replaced with by Roman Elizarov · 6 years ago
  39. a4b5693 `onCompletion` added to `promise` and `future` (JDK8 and Guava) by Roman Elizarov · 6 years ago
  40. eb4f9be Use fast path in CompletionStage.await() and make it cancellable; by Roman Elizarov · 6 years ago
  41. 19c1f2e Unwrap ExecutionException is fast path of CompletionStage.asDeferred by Roman Elizarov · 6 years ago
  42. 7bd2c50 Add conversion of CompletionStage to Deferred by Jonathan Cornaz · 6 years ago
  43. 5b94652 Update Guava version to 24.0-jre by Roman Elizarov · 6 years ago
  44. e00f0ba MPP: Dokka support via hacks (using dev version 0.9.16-eap-2-dev-1) by Roman Elizarov · 7 years ago
  45. 00e90dd MPP: Documentation (readme files) by Roman Elizarov · 7 years ago
  46. b170819 MPP: Promise support in JS by Roman Elizarov · 7 years ago
  47. e8f694e Optional parent job parameter for coroutine builders by Roman Elizarov · 7 years ago
  48. b555d91 Introduced ReceiveChannel.cancel method; by Roman Elizarov · 7 years ago
  49. 66d18c0 Channel operators (#88) by Francesco Vasco · 7 years ago
  50. 185a387 Version 0.19.3 by Roman Elizarov · 7 years ago
  51. ffc61ae Dump pool threads on BroadcastChannelMultiReceiveStressTest failure; by Roman Elizarov · 7 years ago
  52. a518696 Migrate build to gradle by Kirill Timofeev · 7 years ago
  53. 5576686 Version 0.19.2 by Roman Elizarov · 7 years ago
  54. 0a28c5f Version 0.19.1 by Roman Elizarov · 7 years ago
  55. a9fb479 Android O Preview -> Android API level 26 by Andrey Mischenko · 7 years ago
  56. 2dafc49 Version 0.19 by Roman Elizarov · 7 years ago
  57. dca2a13 Fixed source links by Roman Elizarov · 7 years ago
  58. c0d559b DefaultDispatcher is introduced by Roman Elizarov · 7 years ago
  59. 8b38fa2 Coroutines now wait for their children by Roman Elizarov · 7 years ago
  60. 8648717 Initial support for Maven Central upload (javadocs, metadata) by Roman Elizarov · 7 years ago
  61. a07ad64 Fix package-list URL for moved kotlinx-coroutines-core & docs for io by Roman Elizarov · 7 years ago
  62. 96d7a88 IO: Moved to core directory, documented its unstable status by Roman Elizarov · 7 years ago
  63. 018c9ce Merge branch 'develop' into byte-channel-re by Roman Elizarov · 7 years ago
  64. 5606133 IO: optimize byte channel writePacket suspend tail-calls by Sergey Mashkov · 7 years ago
  65. 974cbb3 IO: fix byte packet write buffer leak by Sergey Mashkov · 7 years ago
  66. 24b040f IO: fix byte channel close with error buffer leak by Sergey Mashkov · 7 years ago
  67. 25b2bc5 IO: byte channel reader and writer coroutines support by Sergey Mashkov · 7 years ago
  68. a9a936d IO: fix CR-only line endings processing + tests by Sergey Mashkov · 7 years ago
  69. fbcba26 IO: rename writeStringUtf8, fix implementation + tests by Sergey Mashkov · 7 years ago
  70. fc84a63 IO: fix copyAndClose + tests by Sergey Mashkov · 7 years ago
  71. b87d636 IO: Fix byte channel corner cases + add tests by Sergey Mashkov · 7 years ago
  72. 5400ace Version 0.18 by Roman Elizarov · 7 years ago
  73. 469cad3 IO: Ongoing documentation, API & naming review by Roman Elizarov · 7 years ago
  74. fccac1d IO: Implement ByteOrder with typealias by Roman Elizarov · 7 years ago
  75. 8376203 IO: Review of ObjectPool and ReadWriteBufferState by Roman Elizarov · 7 years ago
  76. a10b692 IO: byte packet read/write from/to byte channel by Sergey Mashkov · 7 years ago
  77. 0b12ffc IO: byte packet readLine support + bugfixes by Sergey Mashkov · 7 years ago
  78. 6ca9a27 IO: byte packet initial implementation by Sergey Mashkov · 7 years ago
  79. 8158fec IO: utils by Sergey Mashkov · 7 years ago
  80. 569b542 IO: byte channel to support predefined content buffer (for read only) by Sergey Mashkov · 7 years ago
  81. 2cb1d5b IO: byte channel cleanup by Sergey Mashkov · 7 years ago
  82. 86fe591 IO: read unsigned integer numbers by Sergey Mashkov · 7 years ago
  83. 86f7061 IO: initial implementation by Sergey Mashkov · 7 years ago
  84. 44e3ba5 Quasar integration by Roman Elizarov · 7 years ago
  85. 98a39d0 java.time adapters by Francesco Vasco · 7 years ago
  86. a1ff3bd Version 0.17 by Roman Elizarov · 7 years ago
  87. 43e3af7 Rename CoroutineContext.context to coroutineContext by Roman Elizarov · 7 years ago
  88. 4518104 Additional checks to ensure that there are no leaking threads after tests by Roman Elizarov · 7 years ago
  89. 19bf4d5 Suppress unchecked cast warning by Roman Elizarov · 7 years ago
  90. 63e779c Suppress unchecked cast warning by Roman Elizarov · 7 years ago
  91. d82b3a9 Job join/await waits for coroutine code completion, by Roman Elizarov · 7 years ago
  92. 4eae2a8 run function is cancellable by default and accepts optional CoroutineStart by Roman Elizarov · 7 years ago
  93. 584ae3d Cross-module linking via Dokka by Roman Elizarov · 7 years ago
  94. 3535cee Describe step to create integration pull request by Roman Elizarov · 7 years ago
  95. 0c2e25d Integration readme title fixed by Roman Elizarov · 7 years ago
  96. 976990e Reworded to use "integration with" term by Roman Elizarov · 7 years ago
  97. e7e2ad1 Simplified references to documentation from markdown files by Roman Elizarov · 7 years ago
  98. f23274a Integrate knit tool into mvn site build, contributions guide by Roman Elizarov · 7 years ago
  99. f106ff3 Guava ListenableFuture support by Roman Elizarov · 7 years ago
  100. 489cac2 JDK8 docs, impl and tests improved by Roman Elizarov · 7 years ago