1. e1fa197 Restructure packages, get rid of src/main/kotlin/kotlinx/coroutines/experimental folder layout by Vsevolod Tolstopyatov · 6 years ago[Renamed from core/kotlinx-coroutines-core/src/test/kotlin/kotlinx/coroutines/experimental/channels/ChannelAtomicCancelStressTest.kt]
  2. d3d335b BroadcastChannelMultiReceiveStressTest streamlined, by Roman Elizarov · 7 years ago
  3. e8d7934 Move kotlinx-coroutines-core to core subdirectory by Roman Elizarov · 7 years ago[Renamed from kotlinx-coroutines-core/src/test/kotlin/kotlinx/coroutines/experimental/channels/ChannelAtomicCancelStressTest.kt]
  4. a74eb5f launched jobs and await can be cancelled while waiting in dispatch queue by Roman Elizarov · 7 years ago
  5. e3aa8ff ArrayBroadcastChannel by Roman Elizarov · 7 years ago
  6. 3aed4ee ConflatedChannel by Roman Elizarov · 7 years ago
  7. 2ad0e94 LinkedListChannel implementation by Roman Elizarov · 7 years ago
  8. ebe18b4 Stress-testing infrastructure by Roman Elizarov · 7 years ago
  9. 1216e91 Select statement with onSend/onReceive/onAwait clauses by Roman Elizarov · 7 years ago
  10. f16fd27 Copyright and license notice by Roman Elizarov · 8 years ago
  11. 12f961d Remove dependency on kotlin.test by Roman Elizarov · 8 years ago
  12. 7b2d8b0 ArrayChannel implementation and tests by Roman Elizarov · 8 years ago[Renamed (86%) from kotlinx-coroutines-core/src/test/kotlin/kotlinx/coroutines/experimental/channels/RendezvousChannelAtomicityStressTest.kt]
  13. 6c63aea LockFreeLinkedList refactored by Roman Elizarov · 8 years ago
  14. 187eace Basic Channel interfaces and RendezvousChannel implementation by Roman Elizarov · 8 years ago