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.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.4.1
Choose a head ref
  • 7 commits
  • 6 files changed
  • 5 contributors

Commits on Oct 23, 2024

  1. Bump gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0

    Bumps gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0.
    
    ---
    updated-dependencies:
    - dependency-name: gopkg.in/yaml.v3
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    3f1d0dc View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

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

Commits on Nov 1, 2024

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

Commits on Nov 5, 2024

  1. Merge pull request #456 from ChicChip/fixDefault

    fix use nil parameter, the MinMaxBig func will throw panic's problem
    guymolinari authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    1b5ad6c View commit details
    Browse the repository at this point in the history
  2. Fix issue 457.

    gamolina committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    3d16864 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #458 from RoaringBitmap/fix-457

    Fix issue 457.
    lemire authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    3bff4ad View commit details
    Browse the repository at this point in the history
  4. Merge pull request #453 from RoaringBitmap/dependabot/go_modules/gopk…

    …g.in/yaml.v3-3.0.0
    
    Bump gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0
    lemire authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    b32ae1a View commit details
    Browse the repository at this point in the history
Loading