You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucy.apache.org by nwellnhof <gi...@git.apache.org> on 2016/08/02 18:07:55 UTC

[lucy-dev] [GitHub] lucy pull request #51: Move some string helpers back to Lucy

GitHub user nwellnhof opened a pull request:

    https://github.com/apache/lucy/pull/51

    Move some string helpers back to Lucy

    

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

    $ git pull https://github.com/nwellnhof/lucy string-helpers

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

    https://github.com/apache/lucy/pull/51.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 #51
    
----
commit 3cc039724fa1862aa71333911f2bfc5c84b50f3e
Author: Nick Wellnhofer <we...@aevum.de>
Date:   2016-08-02T14:58:43Z

    Use CharBuf to unescape JSON strings
    
    Also use a stricter custom decoder for hex escapes. (strtol allows
    leading whitespace and plus signs.)

commit f257a45e0c73cc5875b8f6e3a66ba4eff2e84ae5
Author: Nick Wellnhofer <we...@aevum.de>
Date:   2016-08-02T16:54:24Z

    Move some functions from StrHelp to Str

commit aa48a9e68c2dd51a7c4391cab1bcd5f77bb39d8a
Author: Nick Wellnhofer <we...@aevum.de>
Date:   2016-08-02T17:33:01Z

    Move StringHelper from Clownfish to Lucy

commit 5e40384e5ff62d45377426d1505e413e09e8ba1f
Author: Nick Wellnhofer <we...@aevum.de>
Date:   2016-08-02T17:44:34Z

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

[lucy-dev] [GitHub] lucy pull request #51: Move some string helpers back to Lucy

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

    https://github.com/apache/lucy/pull/51


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