Merge remote-tracking branch 'remotes/community/ignite-1.6.3'
Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/2007cf85 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/2007cf85 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/2007cf85 Branch: refs/heads/ignite-3553 Commit: 2007cf859c6f761d9258f2cb10ef1f695e67d9da Parents: ab4963a ce53491 Author: Pavel Tupitsyn <[email protected]> Authored: Fri Jul 22 15:44:09 2016 +0300 Committer: Pavel Tupitsyn <[email protected]> Committed: Fri Jul 22 15:44:09 2016 +0300 ---------------------------------------------------------------------- .../Binary/BinaryBuilderSelfTest.cs | 57 +++++++++++++++++--- .../Binary/BinarySelfTest.cs | 3 +- .../Impl/Binary/BinaryReader.cs | 18 +++---- .../Impl/Binary/Marshaller.cs | 44 ++++++++++----- .../Binary/Structure/BinaryStructureTracker.cs | 7 +-- 5 files changed, 93 insertions(+), 36 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ignite/blob/2007cf85/modules/platforms/dotnet/Apache.Ignite.Core.Tests/Binary/BinarySelfTest.cs ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ignite/blob/2007cf85/modules/platforms/dotnet/Apache.Ignite.Core/Impl/Binary/BinaryReader.cs ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ignite/blob/2007cf85/modules/platforms/dotnet/Apache.Ignite.Core/Impl/Binary/Marshaller.cs ----------------------------------------------------------------------
