THRIFT-1037 Proposed changes to support Silverlight, Windows Phone and AsyncCTP v3
authorRoger Meier <roger@apache.org>
Thu, 8 Dec 2011 13:39:56 +0000 (13:39 +0000)
committerRoger Meier <roger@apache.org>
Thu, 8 Dec 2011 13:39:56 +0000 (13:39 +0000)
commit284a9b56d73194d8a123f7bf88e2dace9c3cbec0
tree1e3cb17d4be2522ee92e6d519f07a900277ea282
parent5b1e3c7bf17fcdbaade18e43137fda4bcbfe1e53
THRIFT-1037 Proposed changes to support Silverlight, Windows Phone and AsyncCTP v3
Patch: Damian Mehers & Jens Geyer

git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1211880 13f79535-47bb-0310-9956-ffa450edef68
compiler/cpp/src/generate/t_csharp_generator.cc
lib/csharp/src/Collections/THashSet.cs
lib/csharp/src/Properties/AssemblyInfo.WP7.cs [new file with mode: 0644]
lib/csharp/src/Protocol/TBinaryProtocol.cs
lib/csharp/src/Protocol/TJSONProtocol.cs
lib/csharp/src/Protocol/TProtocol.cs
lib/csharp/src/Thrift.WP7.csproj [new file with mode: 0644]
lib/csharp/src/Transport/THttpClient.cs
lib/csharp/src/Transport/TTransport.cs