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: basil/ptools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.17
Choose a base ref
...
head repository: basil/ptools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.18
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on Mar 3, 2026

  1. test: Skip pstack source-location test in optimized builds

    Optimized builds inline standard library calls, causing DWARF line info
    to resolve to library source files rather than pstack_process.rs.
    
    Co-Authored-By: Claude Opus 4.6 <[email protected]>
    basil and claude committed Mar 3, 2026
    Configuration menu
    Copy the full SHA
    36987af View commit details
    Browse the repository at this point in the history
  2. 0.2.18

    basil committed Mar 3, 2026
    Configuration menu
    Copy the full SHA
    2f608cd View commit details
    Browse the repository at this point in the history
  3. chore: Fix formatting

    basil committed Mar 3, 2026
    Configuration menu
    Copy the full SHA
    6cf207b View commit details
    Browse the repository at this point in the history
Loading