[GitHub] ignite pull request: IGNITE-1416 .Net: Implement AtomicLong data s...

2015-11-18 Thread ptupitsyn
Github user ptupitsyn closed the pull request at:

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


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] ignite pull request: IGNITE-1416 .Net: Implement AtomicLong data s...

2015-09-29 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request:

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

IGNITE-1416 .Net: Implement AtomicLong data structure



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

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

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

https://github.com/apache/ignite/pull/111.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 #111


commit a9b070c7b3d88599e4b0e5a3ccfbfbe87296ba06
Author: ptupitsyn 
Date:   2015-09-17T12:11:12Z

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

IAtomicLong interface

commit 4e82fa65c2be9af3d0b753d868b50ea58ef47729
Author: ptupitsyn 
Date:   2015-09-17T12:27:15Z

wip

commit 08ac1cd51afb00a53b5b096467ea4ca398f49b6b
Author: ptupitsyn 
Date:   2015-09-17T12:28:58Z

wip

commit ca39048cd009c995de802a4445bd3c5301eb1a10
Author: ptupitsyn 
Date:   2015-09-17T12:34:07Z

Implement CompareAndSetAndGet in Java

commit c237137cc1fea9530bb36458cf90b49d3140eab8
Author: ptupitsyn 
Date:   2015-09-17T12:36:14Z

iface done

commit bc37efeb7cdad0fe395135c6eb3d04e29fa87ef2
Author: ptupitsyn 
Date:   2015-09-17T12:42:00Z

wip

commit b79e9a0652844dfadd9ff80779b5c8fc6fff8dc2
Author: ptupitsyn 
Date:   2015-09-17T12:43:02Z

wip

commit b670241dbe4c5bbf91152082336671dab37d45ca
Author: ptupitsyn 
Date:   2015-09-17T13:53:07Z

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

Conflicts:
modules/platform/src/main/dotnet/Apache.Ignite.Core/IIgnite.cs

commit d47aacfdd8c145bf2760d607230410b19ef8fdab
Author: ptupitsyn 
Date:   2015-09-17T14:30:32Z

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

commit fa9d8ad4e3bb516de71ee9a78cbec50494162a5b
Author: ptupitsyn 
Date:   2015-09-17T14:32:34Z

wip

commit 435a3bd895b0c656fbf9362bb0c58af4e5aa6e62
Author: ptupitsyn 
Date:   2015-09-17T14:42:45Z

wip

commit 1049b6d4251652f72984fcf12c399f090b69fedc
Author: ptupitsyn 
Date:   2015-09-17T15:04:58Z

wip

commit 0310fadb30a9718fcbd4f248aeacb583c40a190e
Author: ptupitsyn 
Date:   2015-09-17T15:21:33Z

wip

commit 91602718b23be06d326dd34744eb62afbd580e38
Author: ptupitsyn 
Date:   2015-09-17T15:24:28Z

wip

commit b89db5964c4a35302337d91762880b5b5ed65026
Author: ptupitsyn 
Date:   2015-09-17T15:27:27Z

wip

commit 072b01c192e71e9db213fc90c9e4fbc37328e3b9
Author: ptupitsyn 
Date:   2015-09-17T15:34:11Z

CPP interop

commit 7112d997bf6465dcf9c0e78019ff112b71518224
Author: ptupitsyn 
Date:   2015-09-17T15:48:19Z

wip

commit db6aa6819bfc149d38e0fbab709adae9016ab710
Author: ptupitsyn 
Date:   2015-09-17T15:49:10Z

wip

commit 9c689050d466f08bee0a8f208460d1e8ac103bb2
Author: ptupitsyn 
Date:   2015-09-17T15:49:56Z

wip

commit 3de8e21f3cc682d28d37a90a4a041c7da7160828
Author: ptupitsyn 
Date:   2015-09-17T15:54:24Z

wip test works

commit 90d6ef9ccdb30fc5f12f6049e281cc0ecaa46ca3
Author: ptupitsyn 
Date:   2015-09-18T09:39:38Z

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

commit daff1f804f09cff60b4d1167ee6287ce09ee6294
Author: ptupitsyn 
Date:   2015-09-18T09:41:21Z

wip

commit 1b83488f957fa32edb58adf77b68a425c900a628
Author: ptupitsyn 
Date:   2015-09-18T09:59:39Z

Java impl

commit 97627826efb787f4b3d66a3c436e2c30fca3338b
Author: ptupitsyn 
Date:   2015-09-18T10:49:38Z

wip

commit 208ead4588d7a716498772006f9cfb40504682ec
Author: ptupitsyn 
Date:   2015-09-18T11:00:45Z

wip

commit 66685ea2dda6a846ac625dcdd223b7eadb10d2fd
Author: ptupitsyn 
Date:   2015-09-18T11:08:21Z

wip

commit 66f3367b2bc9a34d2dc891b4a101b42cdfa29655
Author: ptupitsyn 
Date:   2015-09-18T11:08:49Z

wip

commit 584780933922175ab7bfaae0d4f56cb8d207ce84
Author: ptupitsyn 
Date:   2015-09-18T11:19:38Z

wip

commit 2612a0b861c2af0a4fd2d11fcf17832c44b09f59
Author: ptupitsyn 
Date:   2015-09-18T11:24:10Z

wip

commit d65a68985729667f9ab7a150d64c4c1b2f00cad2
Author: ptupitsyn 
Date:   2015-09-18T11:30:21Z

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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---