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: jruby/jruby
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d6016856c487
Choose a base ref
...
head repository: jruby/jruby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5af83bd0c91c
Choose a head ref
  • 4 commits
  • 1 file changed
  • 2 contributors

Commits on Feb 20, 2018

  1. Implement String#delete_suffix & String#delete_suffix!

    also refactored the delete_prefix functions.
    ChrisBr committed Feb 20, 2018

    Unverified

    The committer email address is not verified.
    Copy the full SHA
    32abf40 View commit details
  2. Implement tests for String#delete_suffix

    c&p from 510957df33be322875e7d863b9af6934f2574779
    ChrisBr committed Feb 20, 2018

    Unverified

    The committer email address is not verified.
    Copy the full SHA
    21be6f2 View commit details
  3. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    7d50a30 View commit details
  4. Merge pull request #5055 from ChrisBr/ruby25/delete_suffix

    [ruby-2.5] Implement String#delete_suffix
    headius authored Feb 20, 2018

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    5af83bd View commit details
Loading