Thanks to visit codestin.com
Credit goes to github.com

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: h2database/h2database
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: version-2.4.240
Choose a base ref
...
head repository: h2database/h2database
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 11 commits
  • 21 files changed
  • 2 contributors

Commits on Sep 23, 2025

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

Commits on Sep 28, 2025

  1. remove faulty assertion

    andreitokar committed Sep 28, 2025
    Configuration menu
    Copy the full SHA
    9d900c0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4288 from andreitokar/issue_4286

    remove faulty assertion
    andreitokar authored Sep 28, 2025
    Configuration menu
    Copy the full SHA
    e375459 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2025

  1. Configuration menu
    Copy the full SHA
    48b7bca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7778b1b View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2025

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

Commits on Oct 26, 2025

  1. Merge pull request #4297 from andreitokar/bitset-race

    Replace BitSet with immutable data structure
    andreitokar authored Oct 26, 2025
    Configuration menu
    Copy the full SHA
    0605f7e View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2025

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

Commits on Nov 3, 2025

  1. Merge pull request #4301 from h2database/issue_4048

    fix assertion about chunks and free space bits always being in sync
    andreitokar authored Nov 3, 2025
    Configuration menu
    Copy the full SHA
    8cb2827 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4300 from h2database/issue_4299

    invalidate cached EXISTS() result
    andreitokar authored Nov 3, 2025
    1 Configuration menu
    Copy the full SHA
    9db82f1 View commit details
    Browse the repository at this point in the history
Loading