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/RoaringBitmap
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.2.1
Choose a base ref
...
head repository: RoaringBitmap/RoaringBitmap
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.3.0
Choose a head ref
  • 10 commits
  • 13 files changed
  • 5 contributors

Commits on Jul 16, 2024

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

Commits on Aug 21, 2024

  1. Add BSI based on Roaring64Bitmap (#733)

    * Add BSI based on Roaring64Bitmap so as to support (cid:bigint, value:bigint)
    
    * Change implementation of Roaring64Bitmap's or and xor (not in place) operation
    
    * Fix variable name
    
    * Add some analysis functions
    
    * Fix variable type
    
    * fix some problem
    
    ---------
    
    Co-authored-by: zhangpeicheng <zhangpeicheng@meituan.com>
    iszhangpch and zhangpeicheng authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    81c4e34 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. [no-ci] Update README.md

    lemire authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    8241bd7 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Changes for adding container size (#742)

    * Changes for adding container size
    
    * Changes for adding container size
    
    * Changes for adding container size
    anandheritage authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    d74b6ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e065c20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42e8183 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31a98c5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    abc1146 View commit details
    Browse the repository at this point in the history
  6. bump

    lemire committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    d660709 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bd39207 View commit details
    Browse the repository at this point in the history
Loading