aboutsummaryrefslogtreecommitdiffstats
path: root/kotlinx-coroutines-core/jvm/src/Future.kt
Commit message (Expand)AuthorAgeFilesLines
* Prevent StackOverflowError in CompletableFuture.asDeferred and proper… (#2731)Vsevolod Tolstopyatov2021-05-271-5/+5
* Update copyright year (#2520)Vsevolod Tolstopyatov2021-02-041-1/+1
* Remove requirement that job of the pre-created JobCancelNode have to … (#2427)Vsevolod Tolstopyatov2020-12-071-3/+2
* Simplify JobNode.toString to reduce code and avoid potential StackOverflow (#...Roman Elizarov2020-11-141-1/+0
* Enable strict explicit mode (#1877)Vsevolod Tolstopyatov2020-03-271-1/+1
* Update copyright yearVsevolod Tolstopyatov2020-02-181-1/+1
* Migration to new multiplatorm plugin (#947)Vsevolod Tolstopyatov2019-01-281-0/+54