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/10/28 19:56:36 UTC

[GitHub] commons-lang pull request #203: Memomizer

GitHub user PascalSchumacher opened a pull request:

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

    Memomizer

    

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

    $ git pull https://github.com/PascalSchumacher/commons-lang memomizer

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

    https://github.com/apache/commons-lang/pull/203.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 #203
    
----
commit 13d06561eec33f096818a5c204aeaa59a1d0c7a2
Author: jamessawle <ja...@hotmail.com>
Date:   2015-05-04T21:23:49Z

    LANG-740 - Implementation of a Memomizer

commit f9b98b6955d570b7c8bda815d11d491ca1a0ffe0
Author: pascalschumacher <pa...@gmx.net>
Date:   2016-10-28T19:55:22Z

    LANG-740: Implementation of a Memomizer
    
    changes suggested in https://github.com/apache/commons-lang/pull/80:
    - tabs to spaces
    - use @Override
    - remove unused variables
    - other minimal clean-ups

----


---
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 #203: LANG-740: Implementation of a Memomizer

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

    https://github.com/apache/commons-lang/pull/203
  
    
    [![Coverage Status](https://coveralls.io/builds/8563811/badge)](https://coveralls.io/builds/8563811)
    
    Coverage increased (+0.01%) to 93.552% when pulling **f9b98b6955d570b7c8bda815d11d491ca1a0ffe0 on PascalSchumacher:memomizer** into **c37a911d3a1541adc25c8d76f717015b2266d123 on apache:master**.



---
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 #203: LANG-740: Implementation of a Memomizer

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

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


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