1. e1fa197 Restructure packages, get rid of src/main/kotlin/kotlinx/coroutines/experimental folder layout by Vsevolod Tolstopyatov · 6 years ago[Renamed from reactive/kotlinx-coroutines-rx1/src/main/kotlin/kotlinx/coroutines/experimental/rx1/RxAwait.kt]
  2. 3e9f244 Review and optimize usage of CancellableContinuation.invokeOnCancellation by Roman Elizarov · 6 years ago
  3. 80a2947 Make deprecated API hidden, replace deprecated API with new one by Vsevolod Tolstopyatov · 6 years ago
  4. b8ed47c Implementation of awaitFirstOrDefault and awaitFirstOrNull. by Konrad Kamiński · 7 years ago
  5. d82b3a9 Job join/await waits for coroutine code completion, by Roman Elizarov · 7 years ago
  6. 5d273a9 Rx1 Scheduler support. by Konrad Kamiński · 7 years ago
  7. 804d036 #49 Rx1 Completable.awaitCompleted implementation. (#50) by Konrad Kamiński · 7 years ago
  8. 4a67afb Implement awaitFirstOrDefault for RxJava2 and reactive streams, with better docs and tests by Roman Elizarov · 7 years ago
  9. ff4c7c3 implement awaitFirstOrDefault for RxJava1 by Kirill Rakhman · 7 years ago
  10. 37bf00e All reactive streams libraries are moved into `reactive` directory by Roman Elizarov · 7 years ago[Renamed from kotlinx-coroutines-rx1/src/main/kotlin/kotlinx/coroutines/experimental/rx1/RxAwait.kt]
  11. 1b4f2d4 Removed `rx.Completable.await` due to name conflict by Roman Elizarov · 7 years ago
  12. 331750b Utilities for Reactive Streams, Rx 1.x, and Rx 2.x by Roman Elizarov · 8 years ago