1. 1d48a7c Allow to shutdown executor from withing worker thread by Vsevolod Tolstopyatov · 6 years ago
  2. 118ee99 Integration module for Play Services Tasks API. by Alex Saveau · 6 years ago
  3. 7f11d0e Fix rebase artifact by Vsevolod Tolstopyatov · 6 years ago
  4. 9c8349d Remove Quasar integration module by Roman Elizarov · 6 years ago
  5. fcf9913 Remove NIO integration module by Roman Elizarov · 6 years ago
  6. f7c5249 TestBase: Support -Dtest.verbose=true to print expected indices by Roman Elizarov · 6 years ago
  7. 6b5318d Refactor AnimationModel to use structured concurrency refinement by Kingsley Adio · 6 years ago
  8. 99c28aa Fixed indexed references in the split guide docs by Roman Elizarov · 6 years ago
  9. 7db5553 Split main coroutines guide into multiple files by hadihariri · 6 years ago
  10. 87eaba8 Fixed cancellation of runBlocking event loon in the presence of delay (#589) by Roman Elizarov · 6 years ago
  11. 63e3896 Typo fixed by Roman Elizarov · 6 years ago
  12. 27dfa2a Remove Rx 1.x integration module by Roman Elizarov · 6 years ago
  13. 55e5f3c Kotlin version 1.2.70 by Roman Elizarov · 6 years ago
  14. f284dfc Benchmarks improvements: by Vsevolod Tolstopyatov · 6 years ago
  15. ca0f12e Move CoroutineName to common module. by Vsevolod Tolstopyatov · 6 years ago
  16. 2dd5320 Cosmetic fixes by Vsevolod Tolstopyatov · 6 years ago
  17. 82547f6 Version 0.26.1 by Vsevolod Tolstopyatov · 6 years ago
  18. cec375d Merge branch 'master' into develop by Vsevolod Tolstopyatov · 6 years ago
  19. 847eba7 Improve HandlerDispatcherTest, check that jobs are actually executed by Vsevolod Tolstopyatov · 6 years ago
  20. 8adbb70 Send async messages to the Android main looper by Jake Wharton · 6 years ago
  21. ede2923 Fixed race in a new Job with listeners between start & cancel by Roman Elizarov · 6 years ago
  22. bca98f4 Reknit guide, fixed TOC in Knit with comma & verify mode in example-context-09 by Roman Elizarov · 6 years ago
  23. 3de2be4 Fixed CoroutineScope.plus operator by Andrew Mikhaylov · 6 years ago
  24. 44d28cd Make WithTimeoutOrNullTest.testInnerTimeout less likely to fail under load by Roman Elizarov · 6 years ago
  25. 241e74e CoroutineScheduler: fixed race between createNewWorker & shutdown for tests by Roman Elizarov · 6 years ago
  26. 6e3ffb1 Structured concurrency in tests (removed explicit coroutineContext) by Roman Elizarov · 6 years ago
  27. fa9586b Fixed sporadic test crashes related to withTimeout and children by Roman Elizarov · 6 years ago
  28. 687e482 Decreased number of ops on BasicOperationsTest.testSimpleSendReceive by Roman Elizarov · 6 years ago
  29. 67912f9 Revert "Removed legacy onFinishing handler support from JobSupport" by Roman Elizarov · 6 years ago
  30. 52d2f93 Fix typo by Yuri Orlov · 6 years ago
  31. b209e9b Removed legacy onFinishing handler support from JobSupport by Roman Elizarov · 6 years ago
  32. bfd393d Merge branch 'master' into develop by Roman Elizarov · 6 years ago
  33. 5bce5c5 Fix typo by Alex Saveau · 6 years ago
  34. 256e31c Fix broken link by Alex Saveau · 6 years ago
  35. 564c5ff Fix bad code sample style by Alex Saveau · 6 years ago
  36. d1be1c9 Fixed source links in docs by Roman Elizarov · 6 years ago
  37. 719ee9a Fix typo in coroutines-guide.md by Daniel Tam · 6 years ago
  38. 9f72ff4 Small improvement in doc by Stephan Oudmaijer · 6 years ago
  39. 75cfc4f Version 0.26.0 by Vsevolod Tolstopyatov · 6 years ago
  40. 82a5dfd Restore backward compatibility by Vsevolod Tolstopyatov · 6 years ago
  41. f189cec Updated dispatchers references in readmes and docs by Roman Elizarov · 6 years ago
  42. dc29b07 Dispatchers are renamed and grouped in the Dispatchers object by Roman Elizarov · 6 years ago
  43. bbaf99d Structured concurrency for reactive modules by Vsevolod Tolstopyatov · 6 years ago
  44. 592de52 Structured concurrency for guava, jdk8 and promise modules, proper reference to newCoroutineContext by Roman Elizarov · 6 years ago
  45. c32579e Coroutines guide and IU guide update for stuctured concurrency by Roman Elizarov · 6 years ago
  46. 79414ec Structured concurrency implementation: by Vsevolod Tolstopyatov · 6 years ago
  47. 750d468 Fixed hangs during thread termination in IO dispatcher by Roman Elizarov · 6 years ago
  48. 73d1e46 Introduce ChannelSinkBenchmark by Vsevolod Tolstopyatov · 6 years ago
  49. 990feca Use explicit classloader when loading installed CoroutineExceptionHandler impls by Roman Elizarov · 6 years ago
  50. c430e07 Invoke handler using invokeIt to avoid JS bugs by Vsevolod Tolstopyatov · 6 years ago
  51. 5758a77 Fix typo in documentation by Vsevolod Tolstopyatov · 6 years ago
  52. 8fecc20 Added missing package statements to tests by Roman Elizarov · 6 years ago
  53. d01f926 Publish transformed JS artifact to NPM by Roman Elizarov · 6 years ago
  54. 4e33cc6 Custom synchronized stub in common code for JVM/JS/Native by Roman Elizarov · 6 years ago
  55. 43c0743 Rename version 0.25.2 to 0.25.3 (for technical reasons) by Roman Elizarov · 6 years ago
  56. 61abcd2 AtomicFU 0.11.5 to fix Windows compilation by Roman Elizarov · 6 years ago
  57. 15f3504 Version 0.25.2 by Roman Elizarov · 6 years ago
  58. aa64257 AtomicFu version 0.11.4: Back to default FU variant and JS transform by Roman Elizarov · 6 years ago
  59. 3da9995 Fix package name by Vsevolod Tolstopyatov · 6 years ago
  60. 2a7b8da Unify gradle.properties by Vsevolod Tolstopyatov · 6 years ago
  61. 7e827fb Android examples: Gradle Version 4.9, Android Gradle Tools version 3.3.0-alpha04 by Roman Elizarov · 6 years ago
  62. 1a12370 typo fixed by Dmitry Borodin · 6 years ago
  63. e5b2523 Update missing copyrights by Vsevolod Tolstopyatov · 6 years ago
  64. 1478bab Specify explicit type of IO val by Roman Elizarov · 6 years ago
  65. 8694437 Fixed final step of release procedure (merge origin/master) by Roman Elizarov · 6 years ago
  66. 07c5ce4 Version 0.25.0 by Roman Elizarov · 6 years ago
  67. 7861411 Merge remote-tracking branch 'origin/master' into version-0.25.0 by Roman Elizarov · 6 years ago
  68. f5e67ba Introduce IO dispatcher to offload blocking I/O-intensive tasks by Roman Elizarov · 6 years ago
  69. 4b0379f Implementation of a SLF4J MDC Context by Alphonse Bendt · 6 years ago
  70. e342597 Introduce ThreadLocal.asContextElement() by Vsevolod Tolstopyatov · 6 years ago
  71. 7587eba Introduce ThreadContextElement API to integrate with thread-local sensitive code by Roman Elizarov · 6 years ago
  72. be065fd AtomicFu version 0.11.3 (bug fix) by Roman Elizarov · 6 years ago
  73. 04497bd AtomicFu version 0.11.2 with user-friendly plugin by Roman Elizarov · 6 years ago
  74. 717bc8b Kotlin version 1.2.61 by Roman Elizarov · 6 years ago
  75. 5b319ef Update Kotlin/Native to 0.8.2 by Roman Elizarov · 6 years ago
  76. b517f05 Introduce ExecutorCoroutineDispatcher instead of CloseableCoroutineDispatcher by Vsevolod Tolstopyatov · 6 years ago
  77. cdf8468 Corrected return-type of EventLoop pseudo ctor by Geoff · 6 years ago
  78. 4df1d61 Merge branch 'develop' into job-exceptions by Roman Elizarov · 6 years ago
  79. bbe6d8a Add workaround for K/N bug by Vsevolod Tolstopyatov · 6 years ago
  80. aa100ea Fixed generation of visibilities.json for PublicApiTest by Roman Elizarov · 6 years ago
  81. 53c0028 Improve usability of PublicApiTest: by Roman Elizarov · 6 years ago
  82. 305c66a Generate proper benchmarks jar by Vsevolod Tolstopyatov · 6 years ago
  83. 988eb26 Implement withTimeoutOrNull via withTimeout to avoid timing bugs and races. by Vsevolod Tolstopyatov · 6 years ago
  84. 44f52b8 Fix RunBlockingTest on single core machine by Vsevolod Tolstopyatov · 6 years ago
  85. 6a3f17f Unpark runBlocking thread on coroutine completion instead of cancellation by Vsevolod Tolstopyatov · 6 years ago
  86. 811c658 Delete kotlinx.io benchmark by Vsevolod Tolstopyatov · 6 years ago
  87. cac1a0f Provide API to create limited view of experimental dispatcher by Vsevolod Tolstopyatov · 6 years ago
  88. 8dd5b06 Adjust stress test for machine with two cores by Vsevolod Tolstopyatov · 6 years ago
  89. e0cf38f Get rid of unnecessary println in tests by Vsevolod Tolstopyatov · 6 years ago
  90. f18a750 Do not print GuideTest system out if test passes by Vsevolod Tolstopyatov · 6 years ago
  91. c758169 Handle job exception via PerformOp by Vsevolod Tolstopyatov · 6 years ago
  92. 6839151 Adjust racy tests by Vsevolod Tolstopyatov · 6 years ago
  93. b4a9cd3 Decrease SendReceiveStressTest constant for JS on Windows by Vsevolod Tolstopyatov · 6 years ago
  94. 21ce9c0 Additional debug output for CoroutineSchedulerStressTest by Roman Elizarov · 6 years ago
  95. e051c33 kotlinx-coroutines-io module removed, it has moved to kotlinx.io by Roman Elizarov · 6 years ago
  96. 79aef6b Moved internalAnnotations to "plain" internal package and placed into proper folder by Roman Elizarov · 6 years ago
  97. 8a01815 More stable testUnbiasedNegativeTimeout by Roman Elizarov · 6 years ago
  98. 563da40 Stylistic updates to exception handling rework by Roman Elizarov · 6 years ago
  99. 590696d Exception handling coroutines guide by Vsevolod Tolstopyatov · 6 years ago
  100. 91ecee8 Exception handling update: by Vsevolod Tolstopyatov · 6 years ago