[GitHub] ignite pull request #3267: IGNITE-6951 .NET: Support pointer serialization

2017-12-21 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[GitHub] ignite pull request #3267: IGNITE-6951 .NET: Support pointer serialization

2017-12-20 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request:

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

IGNITE-6951 .NET: Support pointer serialization



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

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

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

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


commit 3691cb937caaf3b78388f46d94c249f5b7246f63
Author: Pavel Tupitsyn 
Date:   2017-12-20T17:22:58Z

wip tests

commit e911a678a6c0030ce4443421dfed850503d86ca1
Author: Pavel Tupitsyn 
Date:   2017-12-20T17:28:45Z

wip

commit 1b6853c292c15d3c4b0ee8b8f27fd3d4d590db2d
Author: Pavel Tupitsyn 
Date:   2017-12-20T17:29:02Z

wip

commit d66f48202048d5a3e4ca077f607dcd79d64e851a
Author: Pavel Tupitsyn 
Date:   2017-12-20T17:30:55Z

wip

commit a2876e6abfef236dd5e401eaa3e3e6b446d44886
Author: Pavel Tupitsyn 
Date:   2017-12-20T17:47:47Z

wip tests

commit fe64981949165e7655a7f2bafc3385d960d9e63c
Author: Pavel Tupitsyn 
Date:   2017-12-20T17:52:31Z

wip tests

commit e418bd0809fe754539c6ee378e32276c7b0581a5
Author: Pavel Tupitsyn 
Date:   2017-12-20T18:30:07Z

wip tests

commit 59cd766236174bf0a57e8ec86f0f13c8a9d58989
Author: Pavel Tupitsyn 
Date:   2017-12-20T18:45:06Z

wip

commit c9bb0c48c55b168f577daec1004c0ee553fe9d89
Author: Pavel Tupitsyn 
Date:   2017-12-20T18:47:31Z

wip

commit 8437a127083b6ba687241736ab2fd6da05119fc8
Author: Pavel Tupitsyn 
Date:   2017-12-20T18:53:21Z

wip

commit 2f4b3b663ee7cd50fb95d3b72d360802509602b0
Author: Pavel Tupitsyn 
Date:   2017-12-20T18:58:34Z

wip

commit c2faaaeceb2df91817f5e17b30f574236452dd81
Author: Pavel Tupitsyn 
Date:   2017-12-20T19:15:11Z

Fix UIntPtr conversion

commit ff0d3e740b416d367ccb3efdc747c0593fccaf34
Author: Pavel Tupitsyn 
Date:   2017-12-20T19:21:01Z

wip tests

commit a5c53df7c9036012676cca538868f5430c16e758
Author: Pavel Tupitsyn 
Date:   2017-12-20T19:22:16Z

wip tests

commit 153b11099a8d08416f6b3f1a31bcf412442b5a7f
Author: Pavel Tupitsyn 
Date:   2017-12-20T19:27:31Z

wip

commit 8ea6e3de0545e8e7ff616ce47b5eabb56b1c9a79
Author: Pavel Tupitsyn 
Date:   2017-12-20T19:37:28Z

wip ptr handling

commit ea6efcbb6d769c93cf272d94ea302b0594811700
Author: Pavel Tupitsyn 
Date:   2017-12-20T20:03:14Z

wip

commit becfada736ab919edb6fb90193c99b249f1d8807
Author: Pavel Tupitsyn 
Date:   2017-12-20T20:23:16Z

some cleanup

commit 1223fef330fdea61a589f3bfc2c9b8fe036a79cc
Author: Pavel Tupitsyn 
Date:   2017-12-20T20:33:12Z

pointers support added

commit 999c99c4ea377b7acaec206f472780174523ccaa
Author: Pavel Tupitsyn 
Date:   2017-12-20T20:35:20Z

Pointers work!

commit 0036af687ebf1545ee2dbf09a9bf87a1859c3fcf
Author: Pavel Tupitsyn 
Date:   2017-12-20T20:41:43Z

raw mode

commit c72aa69e3c1ce501b533794cb0efef40a214a49c
Author: Pavel Tupitsyn 
Date:   2017-12-20T21:41:28Z

fix raw mode

commit a2ff30e0c4bdecf948242a961fc1fdf2861aaed1
Author: Pavel Tupitsyn 
Date:   2017-12-20T21:52:13Z

wip

commit fe35dedb3a875cb01da009ba777e3fe67f0a4298
Author: Pavel Tupitsyn 
Date:   2017-12-20T22:13:02Z

wip

commit 11336b8f4187218616f1d6f37d2def5b06c24748
Author: Pavel Tupitsyn 
Date:   2017-12-20T22:15:32Z

wip

commit b360e30f621d74009de768963f189917ca5e66d4
Author: Pavel Tupitsyn 
Date:   2017-12-20T22:19:21Z

wip

commit 37154035bf4813399cded44d7bcad00636c2a4f7
Author: Pavel Tupitsyn 
Date:   2017-12-21T07:01:37Z

wip tests

commit a4c4d9da27d2c5573b666dc2c24829751ca0dfd6
Author: Pavel Tupitsyn 
Date:   2017-12-21T07:15:06Z

all done




---