You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by ptupitsyn <gi...@git.apache.org> on 2017/05/12 09:55:45 UTC

[GitHub] ignite pull request #1933: IGNITE-5207 .NET: Support non-Int32 enums

GitHub user ptupitsyn opened a pull request:

    https://github.com/apache/ignite/pull/1933

    IGNITE-5207 .NET: Support non-Int32 enums

    

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

    $ git pull https://github.com/ptupitsyn/ignite ignite-5207

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

    https://github.com/apache/ignite/pull/1933.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 #1933
    
----
commit 79520ac9d6da1decebbe3a0e31abe48fc4c064b1
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-05-12T08:18:35Z

    IGNITE-5207 .NET: Non-Int32 enums can't be serialized

commit 6279507ec929f1dd7ba938e2383766451253ab7b
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-05-12T08:21:38Z

    failing test added

commit 79862815a2e2fada95a12caac138f604f32ac126
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-05-12T08:27:25Z

    Easy fix implemented

commit b4ee2ea5faae143266693d27993cb36c03b15f20
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-05-12T08:42:37Z

    wip tests

commit 1d14404a6b8cde039a5607fdc275bae5536aebd8
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-05-12T08:48:21Z

    wip tests

commit 244d6540f2bfdc8b8224aa63a1c2b4edfca05a11
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-05-12T08:50:08Z

    wip

commit c29bf478d66da332fe6e00353c63239fab443149
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-05-12T09:00:53Z

    wip

commit 12a9775fb70693fcd793b3eed028a5eee440dde8
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-05-12T09:07:55Z

    wip

commit 88f1d6e59d5e4d153d4c2c66e5a98e177dbfece7
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-05-12T09:30:24Z

    Refactor binary writers

commit a7b77be9ec56da3d627c9986daf7473a75b2c2a6
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-05-12T09:34:02Z

    wip

commit 544e07d941d3321d6c431d08247df248dbf85003
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-05-12T09:50:39Z

    wip

commit f6fc06c3d4092a3e77ece5f8ce64e46a12d9970a
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-05-12T09:52:49Z

    wip

commit dffe685e28ce9e3a9de21e752489bdec97c760fd
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-05-12T09:53:50Z

    Enum handling done

----


---
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] ignite pull request #1933: IGNITE-5207 .NET: Support non-Int32 enums

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

    https://github.com/apache/ignite/pull/1933


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