[GitHub] groovy pull request #386: Calculating hashCode of IntRange by pairing functi...

2016-08-19 Thread upadhyayap
Github user upadhyayap closed the pull request at:

https://github.com/apache/groovy/pull/386


---
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] groovy pull request #386: Calculating hashCode of IntRange by pairing functi...

2016-08-18 Thread upadhyayap
GitHub user upadhyayap opened a pull request:

https://github.com/apache/groovy/pull/386

Calculating hashCode of IntRange by pairing function


https://issues.apache.org/jira/browse/GROOVY-7834?jql=status%20%3D%20Open%20AND%20project%20%3D%20Groovy%20AND%20type%20%3D%20Bug%20ORDER%20BY%20created%20DESC

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

$ git pull https://github.com/upadhyayap/incubator-groovy GROOVY-7834

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

https://github.com/apache/groovy/pull/386.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 #386


commit 256a9f462b066cd4a2dfc124c0fb6c5b4edfccd8
Author: Anand upadhyay 
Date:   2016-08-18T11:09:00Z

Calculating hashCode of IntRange by pairing function




---
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.
---