GitHub user paulk-asert opened a pull request:
https://github.com/apache/groovy/pull/341
Groovy6950
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/paulk-asert/groovy groovy6950
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/groovy/pull/341.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #341
----
commit 24043a5c56fc020d8a5e633f7bd862033cbecf75
Author: paulk <[email protected]>
Date: 2016-05-30T07:46:28Z
GROOVY-6950: StringGroovyMethods minor performance improvements (avoid
calling toString)
commit 35b5f3450788601e5bad8a18b5a4758663fedebb
Author: paulk <[email protected]>
Date: 2016-05-30T11:11:46Z
GROOVY-6950: StringGroovyMethods minor performance improvements (make use
of line based iterator)
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---