GitHub user Jens-G opened a pull request:

    https://github.com/apache/thrift/pull/268

    THRIFT-2829 Support haxelib installation via github

    

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

    $ git pull https://github.com/Jens-G/thrift thrift-2829

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

    https://github.com/apache/thrift/pull/268.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 #268
    
----
commit b2138d28741c8921392d65f907ec1d3f6973d286
Author: Jens Geyer <[email protected]>
Date:   2014-10-17T23:40:20Z

    multiple library fixes/improvements:
    - TSocket ignores timeout on read()
    - TFramedTransport throws Eof after first receive cycle
    - TFramedTransport .flush() did not invoke the read callback
    - incorrect declaration of logDelegate member variable
    - added FlashDevelop project files
    - added Haxe files to EXTRA_DIST etc.
    - added haxelib.json control file for haxelib.org

commit 6bfefaec6834e134c338a20aeb1ac55ce8305873
Author: Jens Geyer <[email protected]>
Date:   2014-11-09T22:05:37Z

    args/results class not found without namespaces
    - one source file per Haxe class
    - ensure correctly capitalized names

commit 3f6984db86aabb25408ae5a6e64a7a3d9c960a70
Author: Jens Geyer <[email protected]>
Date:   2014-11-09T17:52:48Z

    Multiplex protocol on any language

commit 26f5fdc3724873adf9f728b6f3818a1edd52e775
Author: Jens Geyer <[email protected]>
Date:   2014-10-17T23:40:20Z

    multiple library fixes/improvements:
    - TSocket ignores timeout on read()
    - TFramedTransport throws Eof after first receive cycle
    - TFramedTransport .flush() did not invoke the read callback
    - incorrect declaration of logDelegate member variable
    - added FlashDevelop project files
    - added Haxe files to EXTRA_DIST etc.
    - added haxelib.json control file for haxelib.org

commit cc3e11d8a3040541662980d3ac2cd69ec4fa6bb2
Author: Jens Geyer <[email protected]>
Date:   2014-11-09T22:05:37Z

    args/results class not found without namespaces
    - one source file per Haxe class
    - ensure correctly capitalized names

commit 6aa05f31ae8cc5ea6b4a6220359626c64d20adea
Author: Jens Geyer <[email protected]>
Date:   2014-11-09T17:52:48Z

    Multiplex protocol on any language

commit a248817f122541023a9f541607923a2ed86c3c23
Author: Jens Geyer <[email protected]>
Date:   2014-11-10T23:54:05Z

    Merge branch 'master' of https://github.com/Jens-G/thrift

commit 087596dcc1e40315c46ff6c77a1651785320152e
Author: Jens Geyer <[email protected]>
Date:   2014-11-11T01:08:45Z

    Merge branch 'master' of https://github.com/apache/thrift

commit bc50db3106cbfd6ddf9837e5342b10a1e0f9815d
Author: Jens Geyer <[email protected]>
Date:   2014-11-15T22:31:27Z

    Merge branch 'master' of https://github.com/apache/thrift

commit 722594b6f66690e3abb581356526487c0dd8c48a
Author: Jens Geyer <[email protected]>
Date:   2014-11-15T22:06:47Z

    THRIFT-2829 Support haxelib installation via github
    Client: Haxe
    Patch: Jens Geyer

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to