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 2015/11/05 11:21:10 UTC

[GitHub] ignite pull request: IGNITE-1563 .Net: Implement "atomic" data str...

GitHub user ptupitsyn opened a pull request:

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

    IGNITE-1563 .Net: Implement "atomic" data structures.Ignite 1563

    

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

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

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

    https://github.com/apache/ignite/pull/204.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 #204
    
----
commit 06df7e257ebfd4b78fb722187944e7a38440de7d
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-11-03T08:34:16Z

    IGNITE-1563 .Net: Implement "atomic" data structures.

commit 4f66e93256d4d682f61405aeff356bea92e3fd2a
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-11-03T08:57:41Z

    wip ifaces

commit f3b1d7fe5a632a4a58791f4b5bb4fde826ef15f1
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-11-03T09:05:22Z

    Cpp ProcessorAtomicSequence

commit a5984022c83cf918efd405bbae57c0b088f576cb
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-11-03T09:12:21Z

    Java PlatformAtomicSequence

commit 541a525d9a5890fa8c6911ef5bb195164d73913c
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-11-03T09:49:19Z

    wip impl

commit 2a9a9447815e62f50b86c0bd69681bed7c087080
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-11-03T09:56:12Z

    Wip tests

commit ed34b56cd8541ded90639a9a5609c71ea426fabe
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-11-03T09:56:29Z

    wip

commit 9e56bde39f8cd1b45e48be1c19889b6c82e0cefb
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-11-03T10:15:56Z

    UnmanagedUtils

commit 9d25be56943ca7ebcda63a7e15a55754a61344e0
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-11-03T10:31:48Z

    Cpp interop done

commit 79646020cbe7f69de21ad5d2e8e3edd4a8e8e7ee
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-11-03T13:51:51Z

    Merge remote-tracking branch 'remotes/upstream/ignite-1282' into ignite-1563

commit 19072403effa0153370fde950f476aa79b8f6050
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-11-03T13:59:30Z

    wip

commit 9efab62e9f43982d2260b76a6249f5bc9fb43c8f
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-11-03T14:05:45Z

    removed->isClosed

commit dc1f595d4efac370c7c5d4c882f074ce0a6abe14
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-11-03T14:22:05Z

    Java wrapper done

commit 21fcc7f2fc198c578c4aff5e4597e12883a69a2b
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-11-03T14:25:41Z

    C# iface done

commit af209b0f021196b479fdbbd3ae9f837b9547ed52
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-11-03T14:28:05Z

    C# impl done

commit 239a0cc9429733f1fec6a5288e5d91cb9c080ac5
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-11-03T14:30:49Z

    Tests done

commit 6e9f214f46abaca0388b0cec6f5c424fda0585fc
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-11-03T15:31:46Z

    IAtomicReference wip

commit 2dd10ec7be84bb7948fa01123eece345d2627516
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-11-04T09:45:32Z

    wip iface

commit 2f128eba08bef75e7dcfe0410dca6f99e722a7a6
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-11-04T10:02:25Z

    wip

commit 2582bb5b3b66e1335776b6b4a3eaf5ba2f1138f0
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-11-04T10:03:04Z

    wip

commit e34f7a5e8f9dff44a6a1da7b0e39400af961ab64
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-11-04T10:08:12Z

    wip

commit b515ad274f605a399c6bf142d391625ddc372c64
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-11-04T10:18:01Z

    wip

commit 3fbc161ad67e99b49c0de374f587c647210c91e2
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-11-04T10:37:41Z

    wip

commit 21fbc1779944c29e84b7bb8cb91b5343a2913791
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-11-04T11:12:30Z

    wip cpp M_PLATFORM_PROCESSOR_ATOMIC_REFERENCE

commit e322b5cc6e8943ccb614ecda7b52277c1dd0643d
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-11-04T11:26:12Z

    tests done

commit ec456780ecf3b9489890923e7cb249777f5b6096
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-11-04T13:04:45Z

    wip UnmanagedUtils

commit e5d6237e614e68188efe71926b9155a76ae2991b
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-11-04T14:13:42Z

    wip interop

commit 47221b4365dbd7b37111aefe5c10c7ed10e88071
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-11-04T14:14:12Z

    wip interop

commit 39d374839ce857f7bce18ebab84f3803f36a7cc8
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-11-04T14:14:50Z

    wip

commit 13733c72ab9cc4b41a00c0e3d7151c2f27e045be
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-11-04T14:18:20Z

    wip

----


---
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: IGNITE-1563 .Net: Implement "atomic" data str...

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

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


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