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

Commits on Mar 19, 2026

  1. Configuration menu
    Copy the full SHA
    41c8da5 View commit details
    Browse the repository at this point in the history
  2. cherrypick from master

    puredanger committed Mar 19, 2026
    Configuration menu
    Copy the full SHA
    9d6ca8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffb1681 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ed4317 View commit details
    Browse the repository at this point in the history
  5. update for release

    puredanger committed Mar 19, 2026
    Configuration menu
    Copy the full SHA
    76c2b26 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2026

  1. ASYNC-275: Changed futurize return Future from CompletableFuture to F…

    …utureTask to match the same type returned from ExecutorService.submit. Added a regression test to catch this case.
    fogus authored and puredanger committed Apr 6, 2026
    Configuration menu
    Copy the full SHA
    3c7a7b8 View commit details
    Browse the repository at this point in the history
  2. update changelog

    puredanger committed Apr 6, 2026
    Configuration menu
    Copy the full SHA
    a0b22a6 View commit details
    Browse the repository at this point in the history
  3. update version template

    puredanger committed Apr 6, 2026
    Configuration menu
    Copy the full SHA
    f750287 View commit details
    Browse the repository at this point in the history
  4. update for release

    puredanger committed Apr 6, 2026
    Configuration menu
    Copy the full SHA
    97a781f View commit details
    Browse the repository at this point in the history
Loading