1. 5b94652 Update Guava version to 24.0-jre by Roman Elizarov · 6 years ago
  2. e00f0ba MPP: Dokka support via hacks (using dev version 0.9.16-eap-2-dev-1) by Roman Elizarov · 7 years ago
  3. 00e90dd MPP: Documentation (readme files) by Roman Elizarov · 7 years ago
  4. b170819 MPP: Promise support in JS by Roman Elizarov · 7 years ago
  5. e8f694e Optional parent job parameter for coroutine builders by Roman Elizarov · 7 years ago
  6. b555d91 Introduced ReceiveChannel.cancel method; by Roman Elizarov · 7 years ago
  7. 66d18c0 Channel operators (#88) by Francesco Vasco · 7 years ago
  8. 185a387 Version 0.19.3 by Roman Elizarov · 7 years ago
  9. ffc61ae Dump pool threads on BroadcastChannelMultiReceiveStressTest failure; by Roman Elizarov · 7 years ago
  10. a518696 Migrate build to gradle by Kirill Timofeev · 7 years ago
  11. 5576686 Version 0.19.2 by Roman Elizarov · 7 years ago
  12. 0a28c5f Version 0.19.1 by Roman Elizarov · 7 years ago
  13. a9fb479 Android O Preview -> Android API level 26 by Andrey Mischenko · 7 years ago
  14. 2dafc49 Version 0.19 by Roman Elizarov · 7 years ago
  15. dca2a13 Fixed source links by Roman Elizarov · 7 years ago
  16. c0d559b DefaultDispatcher is introduced by Roman Elizarov · 7 years ago
  17. 8b38fa2 Coroutines now wait for their children by Roman Elizarov · 7 years ago
  18. 8648717 Initial support for Maven Central upload (javadocs, metadata) by Roman Elizarov · 7 years ago
  19. a07ad64 Fix package-list URL for moved kotlinx-coroutines-core & docs for io by Roman Elizarov · 7 years ago
  20. 96d7a88 IO: Moved to core directory, documented its unstable status by Roman Elizarov · 7 years ago
  21. 018c9ce Merge branch 'develop' into byte-channel-re by Roman Elizarov · 7 years ago
  22. 5606133 IO: optimize byte channel writePacket suspend tail-calls by Sergey Mashkov · 7 years ago
  23. 974cbb3 IO: fix byte packet write buffer leak by Sergey Mashkov · 7 years ago
  24. 24b040f IO: fix byte channel close with error buffer leak by Sergey Mashkov · 7 years ago
  25. 25b2bc5 IO: byte channel reader and writer coroutines support by Sergey Mashkov · 7 years ago
  26. a9a936d IO: fix CR-only line endings processing + tests by Sergey Mashkov · 7 years ago
  27. fbcba26 IO: rename writeStringUtf8, fix implementation + tests by Sergey Mashkov · 7 years ago
  28. fc84a63 IO: fix copyAndClose + tests by Sergey Mashkov · 7 years ago
  29. b87d636 IO: Fix byte channel corner cases + add tests by Sergey Mashkov · 7 years ago
  30. 5400ace Version 0.18 by Roman Elizarov · 7 years ago
  31. 469cad3 IO: Ongoing documentation, API & naming review by Roman Elizarov · 7 years ago
  32. fccac1d IO: Implement ByteOrder with typealias by Roman Elizarov · 7 years ago
  33. 8376203 IO: Review of ObjectPool and ReadWriteBufferState by Roman Elizarov · 7 years ago
  34. a10b692 IO: byte packet read/write from/to byte channel by Sergey Mashkov · 7 years ago
  35. 0b12ffc IO: byte packet readLine support + bugfixes by Sergey Mashkov · 7 years ago
  36. 6ca9a27 IO: byte packet initial implementation by Sergey Mashkov · 7 years ago
  37. 8158fec IO: utils by Sergey Mashkov · 7 years ago
  38. 569b542 IO: byte channel to support predefined content buffer (for read only) by Sergey Mashkov · 7 years ago
  39. 2cb1d5b IO: byte channel cleanup by Sergey Mashkov · 7 years ago
  40. 86fe591 IO: read unsigned integer numbers by Sergey Mashkov · 7 years ago
  41. 86f7061 IO: initial implementation by Sergey Mashkov · 7 years ago
  42. 44e3ba5 Quasar integration by Roman Elizarov · 7 years ago
  43. 98a39d0 java.time adapters by Francesco Vasco · 7 years ago
  44. a1ff3bd Version 0.17 by Roman Elizarov · 7 years ago
  45. 43e3af7 Rename CoroutineContext.context to coroutineContext by Roman Elizarov · 7 years ago
  46. 4518104 Additional checks to ensure that there are no leaking threads after tests by Roman Elizarov · 7 years ago
  47. 19bf4d5 Suppress unchecked cast warning by Roman Elizarov · 7 years ago
  48. 63e779c Suppress unchecked cast warning by Roman Elizarov · 7 years ago
  49. d82b3a9 Job join/await waits for coroutine code completion, by Roman Elizarov · 7 years ago
  50. 4eae2a8 run function is cancellable by default and accepts optional CoroutineStart by Roman Elizarov · 7 years ago
  51. 584ae3d Cross-module linking via Dokka by Roman Elizarov · 7 years ago
  52. 3535cee Describe step to create integration pull request by Roman Elizarov · 7 years ago
  53. 0c2e25d Integration readme title fixed by Roman Elizarov · 7 years ago
  54. 976990e Reworded to use "integration with" term by Roman Elizarov · 7 years ago
  55. e7e2ad1 Simplified references to documentation from markdown files by Roman Elizarov · 7 years ago
  56. f23274a Integrate knit tool into mvn site build, contributions guide by Roman Elizarov · 7 years ago
  57. f106ff3 Guava ListenableFuture support by Roman Elizarov · 7 years ago
  58. 489cac2 JDK8 docs, impl and tests improved by Roman Elizarov · 7 years ago
  59. 3fa4bec Support CoroutineStart & CoroutineScope in JDK8 future builder by Roman Elizarov · 7 years ago
  60. fc6461f Contribution guidelines for integrations and improved JDK8 readme by Roman Elizarov · 7 years ago
  61. f76606a Moved jdk8 and nio to integration directory by Roman Elizarov · 7 years ago