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.8.0
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.9.0
Choose a head ref
  • 6 commits
  • 6 files changed
  • 3 contributors

Commits on Jul 23, 2025

  1. Configuration menu
    Copy the full SHA
    943a6f2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #479 from amikai/doc-iterator

    docs: add godoc for Values and Backward
    lemire authored Jul 23, 2025
    Configuration menu
    Copy the full SHA
    4fe1f0a View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2025

  1. clear bits with and not

    ofpiyush committed Aug 7, 2025
    Configuration menu
    Copy the full SHA
    d4f5fa0 View commit details
    Browse the repository at this point in the history
  2. ClearValues benchmark

    ofpiyush committed Aug 7, 2025
    Configuration menu
    Copy the full SHA
    96fa50c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34a00d6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #480 from customerio/clear_bits

    ClearBits with AndNot
    lemire authored Aug 7, 2025
    Configuration menu
    Copy the full SHA
    51c006d View commit details
    Browse the repository at this point in the history
Loading