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: bits-and-blooms/bitset
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.14.3
Choose a base ref
...
head repository: bits-and-blooms/bitset
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.15.0
Choose a head ref
  • 10 commits
  • 5 files changed
  • 3 contributors

Commits on Sep 9, 2024

  1. [no-ci] Update README.md

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

Commits on Oct 1, 2024

  1. Bump the github-actions group across 1 directory with 4 updates

    Bumps the github-actions group with 4 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [ossf/scorecard-action](https://github.com/ossf/scorecard-action), [actions/upload-artifact](https://github.com/actions/upload-artifact) and [actions/setup-go](https://github.com/actions/setup-go).
    
    
    Updates `actions/checkout` from 4.1.6 to 4.2.0
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@a5ac7e5...d632683)
    
    Updates `ossf/scorecard-action` from 2.3.3 to 2.4.0
    - [Release notes](https://github.com/ossf/scorecard-action/releases)
    - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
    - [Commits](ossf/scorecard-action@dc50aa9...62b2cac)
    
    Updates `actions/upload-artifact` from 4.3.3 to 4.4.0
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@6546280...5076954)
    
    Updates `actions/setup-go` from 5.0.1 to 5.0.2
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@cdcb360...0a12ed9)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions
    - dependency-name: ossf/scorecard-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    b82d410 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #173 from bits-and-blooms/dependabot/github_action…

    …s/github-actions-fc999e1d9c
    
    Bump the github-actions group across 1 directory with 4 updates
    lemire authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    5e0bcef View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. issue 174

    lemire committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    43e8b4d View commit details
    Browse the repository at this point in the history
  2. fix

    lemire committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    c2536d3 View commit details
    Browse the repository at this point in the history
  3. fix

    lemire committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    2ba49f6 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Merge pull request #175 from bits-and-blooms/issue174

    issue 174
    lemire authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    5f9e437 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    063e841 View commit details
    Browse the repository at this point in the history
  2. review comments

    CannibalVox committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    8e4fa49 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. Merge pull request #177 from CannibalVox/master

    add Word method with tests
    lemire authored Nov 9, 2024
    Configuration menu
    Copy the full SHA
    417751b View commit details
    Browse the repository at this point in the history
Loading