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/LockFreeLinkedListTest.kt]
  2. 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/LockFreeLinkedListTest.kt]
  3. d82b3a9 Job join/await waits for coroutine code completion, by Roman Elizarov · 7 years ago
  4. 7adb876 Cleaned up deprecations and unused parameters by Roman Elizarov · 7 years ago
  5. 1216e91 Select statement with onSend/onReceive/onAwait clauses by Roman Elizarov · 7 years ago
  6. ee7c0eb Multi-part atomic remove operation support for LockFreeLinkedList by Roman Elizarov · 8 years ago
  7. f16fd27 Copyright and license notice by Roman Elizarov · 8 years ago
  8. 53a0a40 EventLoop work in progress by Roman Elizarov · 8 years ago
  9. a567659 Made LockFreeLinkedList internal by Roman Elizarov · 8 years ago[Renamed (97%) from kotlinx-coroutines-core/src/test/kotlin/kotlinx/coroutines/experimental/util/LockFreeLinkedListTest.kt]
  10. 3754f95 New implementation for 1.1-Beta by Roman Elizarov · 8 years ago