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: RoaringBitmap/roaring
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.4.5
Choose a base ref
...
head repository: RoaringBitmap/roaring
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.4.6
Choose a head ref
  • 8 commits
  • 3 files changed
  • 3 contributors

Commits on Apr 2, 2025

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

Commits on Apr 8, 2025

  1. Configuration menu
    Copy the full SHA
    35c9afa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33d06bd View commit details
    Browse the repository at this point in the history
  3. Revert "make sure slice has the right size"

    This reverts commit d152e458b9cb7251c9db5da2fb7203c408e5b71f.
    TheHippo committed Apr 8, 2025
    Configuration menu
    Copy the full SHA
    c60edc5 View commit details
    Browse the repository at this point in the history
  4. added unit test

    TheHippo committed Apr 8, 2025
    Configuration menu
    Copy the full SHA
    ae117dc View commit details
    Browse the repository at this point in the history
  5. Merge pull request #473 from TheHippo/reusable-slices

    `ToArray` with pre-allocated slices: `ToExistingArray`
    lemire authored Apr 8, 2025
    Configuration menu
    Copy the full SHA
    46b0acf View commit details
    Browse the repository at this point in the history

Commits on May 19, 2025

  1. Configuration menu
    Copy the full SHA
    d7108b2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #474 from dzairi/master

    Fixed a bug with AndAny, a case of uint16 overflow
    lemire authored May 19, 2025
    Configuration menu
    Copy the full SHA
    fb67118 View commit details
    Browse the repository at this point in the history
Loading