1. d6a5a39 Version 1.0.0-RC1 by Vsevolod Tolstopyatov · 6 years ago
  2. cd37d8e Merge branch 'context-elements-opto' into release-candidate by Vsevolod Tolstopyatov · 6 years ago
  3. 7ee722a Rework Dispatchers.Unconfined to use thread-local event loop by Vsevolod Tolstopyatov · 6 years ago
  4. ae85797 Cache result of ThreadContext#foldAll in the field of DispatchedCoroutine to avoid context fold in tight loops by Vsevolod Tolstopyatov · 6 years ago
  5. d826f5f Suppress docs for native CompletionHandlerException by Roman Elizarov · 6 years ago
  6. d1129b2 Removed doc suppress from Runnable interface by Roman Elizarov · 6 years ago
  7. 9d56c57 EventLoop made internal on native (just like elsewhere) by Roman Elizarov · 6 years ago
  8. 36c3ba1 Replace internal annotations with ones from 1.3 stdlib by Vsevolod Tolstopyatov · 6 years ago
  9. 7fb590d Make some internal API public, but deprecated as error, exposing internal supertypes does not work in K/N (https://github.com/JetBrains/kotlin-native/issues/2167), add workaround for KT-27534 by Vsevolod Tolstopyatov · 6 years ago
  10. 1f7b2d8 Make all API internal where it is possible by Vsevolod Tolstopyatov · 6 years ago
  11. d92b0fa Remove deprecated API by Vsevolod Tolstopyatov · 6 years ago
  12. 0950dfa Migrate to Kotlin 1.3 coroutines, drop experimental from package by Roman Elizarov · 6 years ago
  13. a6199a8 Version 0.30.2 by Vsevolod Tolstopyatov · 6 years ago
  14. 0ece388 Lazily load Dispatchers.Main and provide a stub impl on failure by Roman Elizarov · 6 years ago
  15. 4e1efc8 Version 0.30.1 by Vsevolod Tolstopyatov · 6 years ago
  16. cfe699f Move UI dispatcher to common Dispatchers.Main (#641) by Vsevolod Tolstopyatov · 6 years ago
  17. 7764e43 Version 0.30.0 by Roman Elizarov · 6 years ago
  18. 49d2f6d Version 0.27.0 by Vsevolod Tolstopyatov · 6 years ago
  19. 1e0a2f0 Merge branch 'develop' into handle-exception-fix by Roman Elizarov · 6 years ago
  20. 149ba48 Following internal API is removed from public declarations: by Vsevolod Tolstopyatov · 6 years ago
  21. 27b8f45 API Review for 1.0 release by Roman Elizarov · 6 years ago
  22. f157cec Job machinery improvements: by Vsevolod Tolstopyatov · 6 years ago
  23. 33e7ce4 Removed "cancel parent" from TestBase exception handlers by Roman Elizarov · 6 years ago
  24. 82547f6 Version 0.26.1 by Vsevolod Tolstopyatov · 6 years ago
  25. 75cfc4f Version 0.26.0 by Vsevolod Tolstopyatov · 6 years ago
  26. f189cec Updated dispatchers references in readmes and docs by Roman Elizarov · 6 years ago
  27. dc29b07 Dispatchers are renamed and grouped in the Dispatchers object by Roman Elizarov · 6 years ago
  28. 592de52 Structured concurrency for guava, jdk8 and promise modules, proper reference to newCoroutineContext by Roman Elizarov · 6 years ago
  29. 4e33cc6 Custom synchronized stub in common code for JVM/JS/Native by Roman Elizarov · 6 years ago
  30. 43c0743 Rename version 0.25.2 to 0.25.3 (for technical reasons) by Roman Elizarov · 6 years ago
  31. 15f3504 Version 0.25.2 by Roman Elizarov · 6 years ago
  32. 1a12370 typo fixed by Dmitry Borodin · 6 years ago
  33. 07c5ce4 Version 0.25.0 by Roman Elizarov · 6 years ago
  34. 7587eba Introduce ThreadContextElement API to integrate with thread-local sensitive code by Roman Elizarov · 6 years ago
  35. 4df1d61 Merge branch 'develop' into job-exceptions by Roman Elizarov · 6 years ago
  36. e0cf38f Get rid of unnecessary println in tests by Vsevolod Tolstopyatov · 6 years ago
  37. 79aef6b Moved internalAnnotations to "plain" internal package and placed into proper folder by Roman Elizarov · 6 years ago
  38. 91ecee8 Exception handling update: by Vsevolod Tolstopyatov · 6 years ago
  39. c82a54d Fixed readme to stress that only Gradle 4.7 works now by Roman Elizarov · 6 years ago
  40. 9964b3d Version 0.24.0 by Roman Elizarov · 6 years ago
  41. 705ba56 Documentation for Kotlin/Native support by Roman Elizarov · 6 years ago
  42. 4ddfc91 Kotlin/Native support by Vsevolod Tolstopyatov · 6 years ago