You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by eljefe6a <gi...@git.apache.org> on 2017/01/04 18:06:24 UTC

[GitHub] beam pull request #1732: BEAM-1228 Improve Regex

GitHub user eljefe6a opened a pull request:

    https://github.com/apache/beam/pull/1732

    BEAM-1228 Improve Regex

    Improve Regex class.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/eljefe6a/incubator-beam RegexImprovements

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/beam/pull/1732.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 #1732
    
----
commit c9cf6b2e88e54213b6f69245064292e169cae8d2
Author: Jesse Anderson <je...@smokinghand.com>
Date:   2016-12-28T23:10:34Z

    Added named regex groups, return all groups, and marked Pattern as final.

commit 65fc72c1d9a7857f397bc89148b6dcd4289a954b
Author: Jesse Anderson <je...@smokinghand.com>
Date:   2016-12-29T01:38:22Z

    Everything wasn\u2019t final.

commit ce34e980925113a747aef199c3dc0e2cec72b789
Author: Jesse Anderson <je...@smokinghand.com>
Date:   2017-01-04T00:05:29Z

    Added Pattern as a parameter to every method. Made every string method call with a Pattern.

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] beam pull request #1732: BEAM-1228 Improve Regex

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/beam/pull/1732


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---