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: airlift/slice
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.4
Choose a base ref
...
head repository: airlift/slice
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.5
Choose a head ref
  • 12 commits
  • 12 files changed
  • 3 contributors

Commits on Jun 13, 2025

  1. Configuration menu
    Copy the full SHA
    b8176d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bff793 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2025

  1. Update JOL to 0.17

    electrum committed Jun 30, 2025
    Configuration menu
    Copy the full SHA
    f344b07 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2026

  1. Update to Airbase 271

    dain committed Feb 1, 2026
    Configuration menu
    Copy the full SHA
    923e4fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7697e10 View commit details
    Browse the repository at this point in the history
  3. Convert XxHash64 to VarHandle

    dain committed Feb 1, 2026
    Configuration menu
    Copy the full SHA
    58fa235 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2026

  1. Configuration menu
    Copy the full SHA
    6975221 View commit details
    Browse the repository at this point in the history
  2. Remove unused JvmUtils

    dain committed Feb 2, 2026
    Configuration menu
    Copy the full SHA
    d9cd697 View commit details
    Browse the repository at this point in the history
  3. Drop JOL from SizeOf

    JOL already did not work on records, and uses unsafe.
    Use HotSpotDiagnosticMXBean to query JVM options that determine object
    header sizes, use reflection to get field types, and handle alignment.
    dain committed Feb 2, 2026
    Configuration menu
    Copy the full SHA
    181b598 View commit details
    Browse the repository at this point in the history
  4. Update release workflow

    electrum committed Feb 2, 2026
    Configuration menu
    Copy the full SHA
    8251c3f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    22e02e5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c86ecf7 View commit details
    Browse the repository at this point in the history
Loading