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: ngcpp/proxy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: release/4.0
Choose a base ref
...
head repository: ngcpp/proxy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 75 files changed
  • 2 contributors

Commits on Apr 14, 2026

  1. Configuration menu
    Copy the full SHA
    600bbd2 View commit details
    Browse the repository at this point in the history
  2. Update tool chain (#25)

    mingxwa authored Apr 14, 2026
    Configuration menu
    Copy the full SHA
    acd41a9 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2026

  1. API change (#27)

    mingxwa authored Apr 20, 2026
    Configuration menu
    Copy the full SHA
    3882cef View commit details
    Browse the repository at this point in the history
  2. Fix typo in benchmarks (#26)

    mingxwa authored Apr 20, 2026
    Configuration menu
    Copy the full SHA
    1aea3db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97faf6b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f188f54 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2026

  1. Move static_assert (#29)

    mingxwa authored Apr 23, 2026
    Configuration menu
    Copy the full SHA
    8cbf6db View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2026

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

Commits on Apr 26, 2026

  1. Specialize instantiated_t for std::tuple to improve performance (#32

    )
    
    * perf: Add a specialization specifically for `std::tuple` to improve the performance of `instantiated_t`.
    
    * style: Fix formatting violations.
    
    * style: Remove the empty lines.
    Kim-J-Smith authored Apr 26, 2026
    Configuration menu
    Copy the full SHA
    dbf2425 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2026

  1. Code cleanup (#33)

    mingxwa authored May 9, 2026
    Configuration menu
    Copy the full SHA
    7400868 View commit details
    Browse the repository at this point in the history
  2. Diagnostics clean-up (#34)

    mingxwa authored May 9, 2026
    Configuration menu
    Copy the full SHA
    70f13ad View commit details
    Browse the repository at this point in the history

Commits on May 16, 2026

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

Commits on May 23, 2026

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

Commits on May 30, 2026

  1. Configuration menu
    Copy the full SHA
    647eb26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    996be46 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2026

  1. Support for Bazel (#40)

    * Support for Bazel
    
    * Enforce lockfile check
    
    * Use rules_python to remain hermeticity for Bazel
    mingxwa authored Jun 2, 2026
    Configuration menu
    Copy the full SHA
    5dc3591 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2026

  1. Add some pre-commit hooks (#41)

    * Format code
    
    * Add some pre-commit hooks
    mingxwa authored Jun 8, 2026
    Configuration menu
    Copy the full SHA
    2ad7d25 View commit details
    Browse the repository at this point in the history
Loading