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/internal/LockFreeLinkedListLongStressTest.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/internal/LockFreeLinkedListLongStressTest.kt]
  4. 43604bd Tweak LockFreeLinkedListLongStressTest so it does not run out of memory under -DstressTest by Roman Elizarov · 7 years ago
  5. ebe18b4 Stress-testing infrastructure by Roman Elizarov · 7 years ago
  6. ee7c0eb Multi-part atomic remove operation support for LockFreeLinkedList by Roman Elizarov · 8 years ago
  7. fa612f9 One more stress test for LockFreeLinkedList (many concurrent operations on a short list) by Roman Elizarov · 8 years ago[Renamed (92%) from kotlinx-coroutines-core/src/test/kotlin/kotlinx/coroutines/experimental/internal/LockFreeLinkedListStressTest.kt]
  8. f16fd27 Copyright and license notice by Roman Elizarov · 8 years ago
  9. 12f961d Remove dependency on kotlin.test by Roman Elizarov · 8 years ago
  10. ea4a51b Updated to kotlin version 1.1.0-rc by Roman Elizarov · 8 years ago
  11. a567659 Made LockFreeLinkedList internal by Roman Elizarov · 8 years ago[Renamed (92%) from kotlinx-coroutines-core/src/test/kotlin/kotlinx/coroutines/experimental/util/LockFreeLinkedListStressTest.kt]
  12. 3754f95 New implementation for 1.1-Beta by Roman Elizarov · 8 years ago