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: rouge-ruby/rouge
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.11.0
Choose a base ref
...
head repository: rouge-ruby/rouge
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.11.1
Choose a head ref
  • 2 commits
  • 4 files changed
  • 2 contributors

Commits on Sep 26, 2019

  1. Fix overeager quoting constructs in Perl lexer (#1335)

    Perl allows for certain characters to be used as delimiters in quoting
    constructs. The underscore was incorrectly being permitted to be used
    as a delimiter. This fixes that bug.
    Brent Laabs authored and pyrmont committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    3e4da3f View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2019

  1. Release v3.11.1 (#1338)

    pyrmont authored Oct 1, 2019
    Configuration menu
    Copy the full SHA
    be51612 View commit details
    Browse the repository at this point in the history
Loading