1. 1e0a2f0 Merge branch 'develop' into handle-exception-fix by Roman Elizarov · 6 years ago
  2. a2d8088 Get rid of deprecated API where possible, add Channel.RENDEZVOUS by Vsevolod Tolstopyatov · 6 years ago
  3. 27b8f45 API Review for 1.0 release by Roman Elizarov · 6 years ago
  4. 6685fd0 Abolish distinction between cancelled and failed Job/Deferred by Roman Elizarov · 6 years ago
  5. f7a6334 Child fails on parent failure (not cancelled) by Roman Elizarov · 6 years ago
  6. 118ee99 Integration module for Play Services Tasks API. by Alex Saveau · 6 years ago
  7. 35f082e Update API dump for protected onFailing by Roman Elizarov · 6 years ago
  8. 9c8349d Remove Quasar integration module by Roman Elizarov · 6 years ago
  9. fcf9913 Remove NIO integration module by Roman Elizarov · 6 years ago
  10. 5d18d02 Introduced ChildHandle for attachChild by Roman Elizarov · 6 years ago
  11. ecbc85c Fix exception aggregation to ensure atomic handling of exceptions by Roman Elizarov · 6 years ago
  12. 27dfa2a Remove Rx 1.x integration module by Roman Elizarov · 6 years ago
  13. 82a5dfd Restore backward compatibility by Vsevolod Tolstopyatov · 6 years ago
  14. dc29b07 Dispatchers are renamed and grouped in the Dispatchers object by Roman Elizarov · 6 years ago
  15. bbaf99d Structured concurrency for reactive modules by Vsevolod Tolstopyatov · 6 years ago
  16. 592de52 Structured concurrency for guava, jdk8 and promise modules, proper reference to newCoroutineContext by Roman Elizarov · 6 years ago
  17. c32579e Coroutines guide and IU guide update for stuctured concurrency by Roman Elizarov · 6 years ago
  18. 79414ec Structured concurrency implementation: by Vsevolod Tolstopyatov · 6 years ago
  19. f5e67ba Introduce IO dispatcher to offload blocking I/O-intensive tasks by Roman Elizarov · 6 years ago
  20. 4b0379f Implementation of a SLF4J MDC Context by Alphonse Bendt · 6 years ago
  21. e342597 Introduce ThreadLocal.asContextElement() by Vsevolod Tolstopyatov · 6 years ago
  22. 7587eba Introduce ThreadContextElement API to integrate with thread-local sensitive code by Roman Elizarov · 6 years ago
  23. b517f05 Introduce ExecutorCoroutineDispatcher instead of CloseableCoroutineDispatcher by Vsevolod Tolstopyatov · 6 years ago
  24. cdf8468 Corrected return-type of EventLoop pseudo ctor by Geoff · 6 years ago
  25. 4df1d61 Merge branch 'develop' into job-exceptions by Roman Elizarov · 6 years ago
  26. 53c0028 Improve usability of PublicApiTest: by Roman Elizarov · 6 years ago
  27. 988eb26 Implement withTimeoutOrNull via withTimeout to avoid timing bugs and races. by Vsevolod Tolstopyatov · 6 years ago
  28. e0cf38f Get rid of unnecessary println in tests by Vsevolod Tolstopyatov · 6 years ago
  29. e051c33 kotlinx-coroutines-io module removed, it has moved to kotlinx.io by Roman Elizarov · 6 years ago
  30. 91ecee8 Exception handling update: by Vsevolod Tolstopyatov · 6 years ago
  31. cf5e0e5 Update Kotlin to 1.2.60, K/N to 0.81, atomicfu to 0.11.1 by Roman Elizarov · 6 years ago
  32. 129ec8b Revert "Provide BlockingChecker mechanism which checks current context" by Vsevolod Tolstopyatov · 6 years ago
  33. 2a59741 Revert "System property to control BlockingChecker extension point for runBlocking" by Vsevolod Tolstopyatov · 6 years ago
  34. 46a598e System property to control BlockingChecker extension point for runBlocking by Roman Elizarov · 6 years ago
  35. 3ac73f6 Merge branch 'develop' into coroutines-scheduler-forcepush by Vsevolod Tolstopyatov · 6 years ago
  36. 7067109 Scheduler tests improvements by Roman Elizarov · 6 years ago
  37. 5f73827 Get rid of compiler bugs workarounds by Vsevolod Tolstopyatov · 6 years ago
  38. 732474f Implement SendChannel#invokeOnClose by Vsevolod Tolstopyatov · 6 years ago
  39. c2fba3a Provide HandlerContext.immediate extension to immediately execute tasks which are invoked from the right context by Vsevolod Tolstopyatov · 6 years ago
  40. 14968cd BlockingChecker: Updated docs and renamed to checkRunBlocking function by Roman Elizarov · 6 years ago
  41. bac6bde Provide BlockingChecker mechanism which checks current context by Vsevolod Tolstopyatov · 6 years ago
  42. 1f74a2d Updated copyright to short template and year 2018 across all files by Roman Elizarov · 6 years ago
  43. e1fa197 Restructure packages, get rid of src/main/kotlin/kotlinx/coroutines/experimental folder layout by Vsevolod Tolstopyatov · 6 years ago
  44. c038d63 Improve source-code compatibility with prev version of openChannel().use { ... } by Roman Elizarov · 6 years ago
  45. 89f8ff7 Introduce broadcast coroutine builder; by Roman Elizarov · 6 years ago
  46. 67af7f0 Remove main fun from PublicApiDump by Roman Elizarov · 6 years ago
  47. 26b86e9 Preserve binary compatibility for Channels#sendBlocking by Vsevolod Tolstopyatov · 6 years ago
  48. 2cd27fb Replace DeprecationLevel.HIDDEN with DeprecationLevel.WARNING by Vsevolod Tolstopyatov · 6 years ago
  49. b5328a7 Leave only public ticker function, introduce TickerMode enum by Roman Elizarov · 6 years ago
  50. 03d2ff7 Rename DelayChannel to ticker by Vsevolod Tolstopyatov · 6 years ago
  51. bb19a26 Add default parameters to deprecated CancellableContinuation#invokeOnCompletion for smoother migration by Vsevolod Tolstopyatov · 6 years ago
  52. 313978c Introduce deprecated ReceiveChannel#use to preserve backward compatibility with SubscriptionReceiveChannel, fix reactive samples by Vsevolod Tolstopyatov · 6 years ago
  53. 6a0ce76 Introduce system property to control CommonPool parallelism by Vsevolod Tolstopyatov · 6 years ago
  54. f5f0983 Restored binary compatibility for SubscriptionReceiveChannel removal by Roman Elizarov · 6 years ago
  55. 71ca1c8 Update API files with TestCoroutineContext by Roman Elizarov · 6 years ago
  56. 9fb5d67 Compatibility validator: Pass overwrite.output from project properties by Roman Elizarov · 6 years ago
  57. 472bd73 Do not execute `cleanCompileTestKotlin` in binary compatibility validation task by Vsevolod Tolstopyatov · 6 years ago
  58. 74bcc92 Introduce binary-compatibility-validator module by Vsevolod Tolstopyatov · 6 years ago