[GitHub] commons-lang pull request: fix LANG-1151

2016-05-11 Thread asfgit
Github user asfgit closed the pull request at:

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


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


[GitHub] commons-lang pull request: fix LANG-1151

2016-05-11 Thread PascalSchumacher
Github user PascalSchumacher commented on the pull request:

https://github.com/apache/commons-lang/pull/99#issuecomment-218569505
  
Thanks! :+1: 


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


[GitHub] commons-lang pull request: fix LANG-1151

2016-04-23 Thread chonton
Github user chonton commented on the pull request:

https://github.com/apache/commons-lang/pull/99#issuecomment-213878630
  
Please update to resolve conflicts.


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


[GitHub] commons-lang pull request: fix LANG-1151

2015-06-22 Thread juanpablo-santos
GitHub user juanpablo-santos opened a pull request:

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

fix LANG-1151

* ~2.5x performance increase wrt 3.4 version
* added a couple checks more to unit tests

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

$ git pull https://github.com/juanpablo-santos/commons-lang LANG-1151

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

https://github.com/apache/commons-lang/pull/99.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 #99


commit cdfedf5fc8abdae7c09b85edc26602a0ce32f238
Author: Juan Pablo Santos Rodríguez 
Date:   2015-06-22T11:53:06Z

fix LANG-1151, ~2.5x performance increase wrt 3.4 version; added a couple 
checks more to unit tests




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