You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by PascalSchumacher <gi...@git.apache.org> on 2016/05/20 18:04:55 UTC

[GitHub] commons-lang pull request: LANG-1206: improve CharSetUtils.squeeze...

GitHub user PascalSchumacher opened a pull request:

    https://github.com/apache/commons-lang/pull/147

    LANG-1206: improve CharSetUtils.squeeze() performace

    patch by Mohammed Alfallaj

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

    $ git pull https://github.com/PascalSchumacher/commons-lang CharSetUtils#squeeze

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

    https://github.com/apache/commons-lang/pull/147.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 #147
    
----
commit 8c87ace5492a7093e93723571d95aeab47539166
Author: pascalschumacher <pa...@gmx.net>
Date:   2016-05-20T18:04:30Z

    LANG-1206: improve CharSetUtils.squeeze() performace
    
    patch by Mohammed Alfallaj

----


---
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] commons-lang pull request: LANG-1206: improve CharSetUtils.squeeze...

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

    https://github.com/apache/commons-lang/pull/147


---
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] commons-lang issue #147: LANG-1206: improve CharSetUtils.squeeze() performan...

Posted by coveralls <gi...@git.apache.org>.
Github user coveralls commented on the issue:

    https://github.com/apache/commons-lang/pull/147
  
    
    [![Coverage Status](https://coveralls.io/builds/6269014/badge)](https://coveralls.io/builds/6269014)
    
    Coverage decreased (-0.07%) to 93.307% when pulling **8c87ace5492a7093e93723571d95aeab47539166 on PascalSchumacher:CharSetUtils#squeeze** into **031f6b082ff21cf1138907a7c666d6ff391bfd72 on apache:master**.



---