-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: Kotlin/kotlinx.coroutines
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: Kotlin/kotlinx.coroutines
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: kotlin-community/dev
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 14 files changed
- 7 contributors
Commits on Mar 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c5aeca9 - Browse repository at this point
Copy the full SHA c5aeca9View commit details
Commits on Aug 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fc112b3 - Browse repository at this point
Copy the full SHA fc112b3View commit details
Commits on Oct 2, 2024
-
WA: Disable JS legacy transformation manually until it is completely …
…removed from the atomicfu plugin. (#4223) Fixes KT-71203 --------- Co-authored-by: Dmitry Khalanskiy <dmitry.khalanskiy@jetbrains.com>
Configuration menu - View commit details
-
Copy full SHA for d82b168 - Browse repository at this point
Copy the full SHA d82b168View commit details
Commits on Oct 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 100b8b3 - Browse repository at this point
Copy the full SHA 100b8b3View commit details
Commits on Oct 28, 2024
-
Remove star import of the packages, which contain conflicting declara…
…tions. (#4258) Star imports of `java.util.concurrent.atomic.*` and `kotlin.concurrent.*` will lead to the compilation error: once Atomic classes are introduced in `kotlin.concurrent` package, they will conflict with Java atomic classes, which have the same names.
Configuration menu - View commit details
-
Copy full SHA for 250f450 - Browse repository at this point
Copy the full SHA 250f450View commit details
Commits on Mar 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5cdaead - Browse repository at this point
Copy the full SHA 5cdaeadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a8296a - Browse repository at this point
Copy the full SHA 0a8296aView commit details
Commits on Mar 27, 2025
-
Remove split in jvm source sets and compilations (#4344)
This seems to have been used to test that the core can compile against 1.6 JVM target, but since coroutines jvm jar ships all classfiles for jvm 1.8+ since 1.5.0 This clean up is needed to promote KotlinCompilation.source API to an error deprecation ^KT-64991 Co-authored-by: Timofey Solonin <timofey.solonin@jetbrains.com>
Configuration menu - View commit details
-
Copy full SHA for 29417d9 - Browse repository at this point
Copy the full SHA 29417d9View commit details
Commits on Apr 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0ec5185 - Browse repository at this point
Copy the full SHA 0ec5185View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...kotlin-community/dev