THRIFT-1973 TCompactProtocol in C# lib does not serialize and deserialize negative...
authorHenrique Mendonça <henrique@apache.org>
Fri, 31 May 2013 16:20:42 +0000 (18:20 +0200)
committerHenrique Mendonça <henrique@apache.org>
Fri, 31 May 2013 16:20:42 +0000 (18:20 +0200)
commitda7982edeaff5d47485909662ebd489d67a4085a
tree38f4844b6bef0c47ae0ffc56be8da614f17a9a12
parent14ff9c8a6a283b20f0c88ebcb9ff257cf861922c
THRIFT-1973 TCompactProtocol in C# lib does not serialize and deserialize negative int32 and int64 number correctly
Patch: Eric Ding
lib/csharp/Makefile.am
lib/csharp/src/Protocol/TCompactProtocol.cs
lib/csharp/src/Thrift.sln
lib/csharp/src/Transport/TMemoryBuffer.cs
lib/csharp/test/ThriftTest/ThriftTest.csproj
lib/csharp/test/ThriftTest/maketest.sh [deleted file]
test/ThriftTest.thrift