[
https://issues.apache.org/jira/browse/IGNITE-1428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14996243#comment-14996243
]
ASF GitHub Bot commented on IGNITE-1428:
----------------------------------------
GitHub user ptupitsyn opened a pull request:
https://github.com/apache/ignite/pull/209
IGNITE-1428 .Net: Use struct with fixed layout for InteropMemory operations.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ptupitsyn/ignite ignite-1428
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/209.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 #209
----
commit 1fab21a310944968bf19b4a427cacb9d2c75addf
Author: Pavel Tupitsyn <[email protected]>
Date: 2015-11-05T12:13:57Z
wip
commit 65b989970bab32dc4bce5fe183b49c7315e8c5f3
Author: Pavel Tupitsyn <[email protected]>
Date: 2015-11-05T12:19:49Z
wip
commit 63f1b36561241774443d01d27730e62927873308
Author: Pavel Tupitsyn <[email protected]>
Date: 2015-11-05T12:20:29Z
wip
commit f75c3ed6ecd3c836be0c303baf894e264bf5553a
Author: Pavel Tupitsyn <[email protected]>
Date: 2015-11-05T12:23:03Z
Fix tests
commit 03ed34af4978a3c7ab29a8cadb1eef30065cb96d
Author: Pavel Tupitsyn <[email protected]>
Date: 2015-11-05T12:26:50Z
wip
commit 3b76c04da552c8d44d7ab9d08b3fbd22cb273849
Author: Pavel Tupitsyn <[email protected]>
Date: 2015-11-05T12:48:55Z
wip
commit e6a6b375d879eb7d828528e431ea1b9e505c98e9
Author: Pavel Tupitsyn <[email protected]>
Date: 2015-11-05T13:07:37Z
wip refactoring
commit 6fb0d47a846b5d089acf5942f8bec01dcb2391fe
Author: Pavel Tupitsyn <[email protected]>
Date: 2015-11-05T13:13:31Z
wip refactoring
commit 4fcd28c40d90f5d5d8e1f311a40f0d2016a9e7bd
Author: Pavel Tupitsyn <[email protected]>
Date: 2015-11-05T13:15:56Z
wip
commit d0bb22690d381bee1b26729522e3c2681e128f35
Author: Pavel Tupitsyn <[email protected]>
Date: 2015-11-09T08:52:34Z
Merge remote-tracking branch 'remotes/upstream/ignite-1282' into ignite-1428
commit 7ffa810637293c34f8d5e6556224b5fb0ca19516
Author: Pavel Tupitsyn <[email protected]>
Date: 2015-11-09T09:10:45Z
wip
commit 5cf7c4334c9814c1f8970054a8a1e42469be3fe6
Author: Pavel Tupitsyn <[email protected]>
Date: 2015-11-09T09:18:55Z
wip
----
> .Net: Use struct with fixed layout for InteropMemory operations.
> ----------------------------------------------------------------
>
> Key: IGNITE-1428
> URL: https://issues.apache.org/jira/browse/IGNITE-1428
> Project: Ignite
> Issue Type: Task
> Components: interop
> Affects Versions: 1.1.4
> Reporter: Vladimir Ozerov
> Assignee: Pavel Tupitsyn
> Priority: Minor
>
> This will decrease probability of bugs caused by pointer arithmetics.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)