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: dlclark/regexp2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.11.0
Choose a base ref
...
head repository: dlclark/regexp2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.11.2
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on Jun 19, 2024

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

Commits on Jul 6, 2024

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

Commits on Jul 11, 2024

  1. fix GC issue: release []rune when reusing the runner. which leads to …

    …'runtext' and 'runmatch.text' inability to be garbage collected until next use. (#81)
    chinaykc authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    30daa31 View commit details
    Browse the repository at this point in the history
Loading