aboutsummaryrefslogtreecommitdiff
path: root/kotlinx-coroutines-debug
AgeCommit message (Expand)Author
2023-08-04Reland^3: kotlinx.coroutines to 1.7.2Colin Cross
2023-08-04Revert "Revert "Revert "Revert "Revert "Upgrade kotlinx.coroutines to 1.7.2"""""Colin Cross
2023-07-28Revert "Revert "Revert "Revert "Upgrade kotlinx.coroutines to 1.7.2""""Colin Cross
2023-07-25Revert "Revert "Revert "Upgrade kotlinx.coroutines to 1.7.2"""Colin Cross
2023-07-19Revert "Revert "Upgrade kotlinx.coroutines to 1.7.2""Colin Cross
2023-07-18Revert "Upgrade kotlinx.coroutines to 1.7.2"Colin Cross
2023-06-29Version 1.7.2Vsevolod Tolstopyatov
2023-06-28Do not track coroutines with empty coroutine context in DebugProbes (#3784)Vsevolod Tolstopyatov
2023-06-05Update BlockHound version to be compatible with JDK 17 (#3771)Vsevolod Tolstopyatov
2023-05-12Version 1.7.1Dmitry Khalanskiy
2023-05-12Support special characters in coroutine names in JSON dumps (#3747)Dmitry Khalanskiy
2023-05-09Upgraded Kover version to 0.7.0-Beta (#3734)Sergey Shanshin
2023-05-05Version 1.7.0Vsevolod Tolstopyatov
2023-04-26Filter out "java.util.concurrent" frames from debugging test machinery (#3723)Vsevolod Tolstopyatov
2023-04-19Version 1.7.0-RCVsevolod Tolstopyatov
2023-03-08Version 1.7.0-BetaVsevolod Tolstopyatov
2023-02-21Add explicit module-info.java for JPMS compatibility (#3629)Vsevolod Tolstopyatov
2023-02-13Introduce fast and scalable channels (#3103)Nikita Koval
2023-02-02Fix suspend-resume race in DebugProbes (#3514)Vsevolod Tolstopyatov
2023-02-01Improve DebugProbes performance (#3534)Vsevolod Tolstopyatov
2022-11-21Fix coroutines dump tests (#3524)Alexander
2022-10-20Display artificial stack frames as calls to functions instead of text (#3073)dkhalanskyjb
2022-09-27Remove Class-Path attribute from debug JAR (#3402)Vsevolod Tolstopyatov
2022-08-04New `select` and `Mutex` implementations (#3020)Nikita Koval
2022-07-12Version 1.6.4Dmitry Khalanskiy
2022-07-12Merge remote-tracking branch 'origin/master' into developDmitry Khalanskiy
2022-07-11Fix debug module publication with shadow plugin (#3357)Vsevolod Tolstopyatov
2022-06-27Docs: use kotlinlang for APIzoobestik
2022-06-20Version 1.6.3Dmitry Khalanskiy
2022-05-27Version 1.6.2Vsevolod Tolstopyatov
2022-05-25Merge branch 'master' into developVsevolod Tolstopyatov
2022-05-23Remove TestCoroutineContext.kt completely (#3291)Vsevolod Tolstopyatov
2022-05-17Update to Gradle 7.4.2, Kotlin 1.6.21, other plugin updates (#3281)Wojtek Kaliciński
2022-04-22Remove duplicate allowed method in BlockHound integration (#3260)koo-taejin
2022-04-04Version 1.6.1Vsevolod Tolstopyatov
2022-02-01Coverage: improve test coverage, disable deprecations, add missing test… (#...Vsevolod Tolstopyatov
2021-12-22Version 1.6.0Vsevolod Tolstopyatov
2021-12-16Version 1.6.0-RC3Dmitry Khalanskiy
2021-12-10Version 1.6.0-RC2Dmitry Khalanskiy
2021-12-10Adjust debugging documentation (#3062)Vsevolod Tolstopyatov
2021-11-22Version 1.6.0-RCVsevolod Tolstopyatov
2021-11-19Update kotlinx-coroutines-test (#2973)dkhalanskyjb
2021-11-17Better debuggability of kotlinx-coroutines-debug testVsevolod Tolstopyatov
2021-11-16Fix false positive in WorkQueue.addLast (#2968)dkhalanskyjb
2021-09-20Add method that allows IDEA debugger to retrieve enhanced stack trace in a JS...Nikita Nazarov
2021-09-08Add method that allows dumping all coroutine information needed by the IDEA d...Vsevolod Tolstopyatov
2021-09-02Merge branch 'master' into developVsevolod Tolstopyatov
2021-09-02Fix BlockHound false-positive in ConflatedChannel (#2881)Vsevolod Tolstopyatov
2021-09-02Fix BlockHound false positive in stack trace recovery (#2895)Vsevolod Tolstopyatov
2021-08-29Version 1.5.2Vsevolod Tolstopyatov