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: IntelPython/dpctl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: IntelPython/dpctl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: maintenance/0.22.x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 3 files changed
  • 2 contributors

Commits on Apr 14, 2026

  1. Configuration menu
    Copy the full SHA
    2d26b46 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2280 from IntelPython/update-changelog-0.22.0-rel…

    …ease
    
    Populate changelog for 0.22.0 release
    ndgrigorian authored Apr 14, 2026
    Configuration menu
    Copy the full SHA
    0b49a4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83a2531 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2281 from IntelPython/pin-compiler-for-0.22.0-rel…

    …ease
    
    Pin compiler for 0.22.0 release
    ndgrigorian authored Apr 14, 2026
    Configuration menu
    Copy the full SHA
    35cd3f9 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2026

  1. fix memory leak in rawkernelarg

    the __dealloc__ method was missing trailing underscores, so would not be recognized as the deallocator by Cython
    ndgrigorian committed Apr 24, 2026
    Configuration menu
    Copy the full SHA
    c69cddd View commit details
    Browse the repository at this point in the history
  2. add 0.22.1 changelog

    ndgrigorian committed Apr 24, 2026
    Configuration menu
    Copy the full SHA
    6557e87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    589cacf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f09194f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2297 from IntelPython/fix-formatting-in-changelog

    Reformat changelog for 0.22.1
    ndgrigorian authored Apr 24, 2026
    Configuration menu
    Copy the full SHA
    85c52be View commit details
    Browse the repository at this point in the history
Loading