Skip to content
Permalink

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-datetime
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Kotlin/kotlinx-datetime
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: kotlin-community/k2/dev
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 12 files changed
  • 1 contributor

Commits on May 15, 2025

  1. Copy the full SHA
    06795ab View commit details
  2. Perform a minor Kotlin-related cleanup

    Kotlin-related Gradle properties from `gradle.properties` are cleaned up and actualized:
    * `kotlin.js.compiler` is removed
    * `kotlin.native.ignoreIncorrectDependencies` is prepared for its deprecation in 2.0.20
    
    `:kotlinx-datetime:compileCommonJsMainKotlinMetadata` task is enabled back to preserve compilation correctness (see KT-66382 for more details).
    FenstonSingel committed May 15, 2025
    Copy the full SHA
    75f954a View commit details
  3. [kxDT-as-KUP] Update Gradle to 8.5

    A Gradle release that supports JDK 21 is needed for builds as a Kotlin user project.
    FenstonSingel committed May 15, 2025
    Copy the full SHA
    8a04a97 View commit details
  4. Copy the full SHA
    957250e View commit details
  5. Copy the full SHA
    f31882c View commit details
  6. Copy the full SHA
    bcfa218 View commit details

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/k2/dev