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: orgads/stacktrace
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: boostorg/stacktrace
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 66 files changed
  • 5 contributors

Commits on Jun 1, 2025

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

Commits on Sep 9, 2025

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

Commits on Oct 29, 2025

  1. Fix URL in libbacktrace_impls.hpp (boostorg#214)

    The double slash in the URL redirects to the bugzilla main page.
    jwakely authored Oct 29, 2025
    Configuration menu
    Copy the full SHA
    cec5700 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2025

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

Commits on Dec 23, 2025

  1. Disable from_exception on cygwin. (boostorg#219)

    Cygwin doesn't have RTDL_NEXT, which causes a compile error with the
    non-windows implementation.  I'm not sure which implementation would be
    better to use, so just disable it for now.
    corngood authored Dec 23, 2025
    Configuration menu
    Copy the full SHA
    b36c55b View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2025

  1. Configuration menu
    Copy the full SHA
    77647f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2f10f7 View commit details
    Browse the repository at this point in the history
  3. Add dependabot

    apolukhin committed Dec 24, 2025
    Configuration menu
    Copy the full SHA
    e54be17 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2025

  1. Bump actions/checkout from 4 to 6 (boostorg#222)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 26, 2025
    Configuration menu
    Copy the full SHA
    3db7d98 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2026

  1. Update copyright years

    apolukhin committed Jan 4, 2026
    Configuration menu
    Copy the full SHA
    9025373 View commit details
    Browse the repository at this point in the history
Loading