1. ca095be Merge tag '1.6.4' into kotlinx.coroutines-upgrade by Steve Elliott · 1 year, 11 months ago
  2. 79e555e Revert^2 "Merge tag '1.4.3'" by Aurimas Liutikas · 3 years, 1 month ago
  3. 7b14046 Revert "Merge tag '1.4.3'" by Aurimas Liutikas · 3 years, 1 month ago
  4. 41a2e30 Update copyright year (#2520) by Vsevolod Tolstopyatov · 3 years, 4 months ago
  5. 6d1a6e3 Update copyright year by Vsevolod Tolstopyatov · 4 years, 4 months ago
  6. e60ec8e User Class.forName instead of ServiceLoader to instantiate Dispatchers.Main on Android (#1572) by Vsevolod Tolstopyatov · 4 years, 6 months ago
  7. b9b7d82 Enable R8 optimization of Dispatchers.Main loading by Wojtek Kaliciński · 5 years ago
  8. ebe519a Fix "note that" comma everywhere by Inego · 5 years ago
  9. e50a0fa Migration to new multiplatorm plugin (#947) by Vsevolod Tolstopyatov · 5 years ago[Renamed from core/kotlinx-coroutines-core/src/CoroutineExceptionHandlerImpl.kt]
  10. 0950dfa Migrate to Kotlin 1.3 coroutines, drop experimental from package by Roman Elizarov · 6 years ago
  11. 409ed26 Handle exception thrown by user-defined exception handler via global exception handler, so such exception can't break coroutines machinery by Vsevolod Tolstopyatov · 6 years ago
  12. 990feca Use explicit classloader when loading installed CoroutineExceptionHandler impls by Roman Elizarov · 6 years ago
  13. 1f74a2d Updated copyright to short template and year 2018 across all files by Roman Elizarov · 6 years ago
  14. 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/main/kotlin/kotlinx/coroutines/experimental/CoroutineExceptionHandlerImpl.kt]
  15. aa461cf Minimize cut-and-pasted code between JS and JVM by Roman Elizarov · 6 years ago