You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by vo...@apache.org on 2015/12/08 14:17:56 UTC

[18/19] ignite git commit: Merge branch 'ignite-1694' of https://github.com/ptupitsyn/ignite into ignite-1694

Merge branch 'ignite-1694' of https://github.com/ptupitsyn/ignite into ignite-1694


Project: http://git-wip-us.apache.org/repos/asf/ignite/repo
Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/3490e52f
Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/3490e52f
Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/3490e52f

Branch: refs/heads/ignite-1694
Commit: 3490e52f59e8e1f3f4d590d8cbf904cf7be05846
Parents: efe632b c9e3719
Author: vozerov-gridgain <vo...@gridgain.com>
Authored: Tue Dec 8 16:01:41 2015 +0300
Committer: vozerov-gridgain <vo...@gridgain.com>
Committed: Tue Dec 8 16:01:41 2015 +0300

----------------------------------------------------------------------
 .../Apache.Ignite.Core.csproj                   |   1 +
 .../Impl/Unmanaged/IgniteJniNativeMethods.cs    | 464 +++++++++++
 .../Impl/Unmanaged/UnmanagedUtils.cs            | 786 +++----------------
 modules/platforms/dotnet/Apache.Ignite.FxCop    | 322 +++++++-
 4 files changed, 904 insertions(+), 669 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ignite/blob/3490e52f/modules/platforms/dotnet/Apache.Ignite.Core/Apache.Ignite.Core.csproj
----------------------------------------------------------------------