Merge branch 'trunk' of https://github.com/benoitdion/thrift into trunk
authorRoger Meier <roger@apache.org>
Sat, 14 Apr 2012 11:03:21 +0000 (11:03 +0000)
committerRoger Meier <roger@apache.org>
Sat, 14 Apr 2012 11:03:21 +0000 (11:03 +0000)
commit1516be04e0262762c63d3205a8a136dff269177a
tree54f5840189e6d9409c4b6049d73ee655ee03cad3
parent92a90ff8cf2716cd06e8696c24746635544d2685
Merge branch 'trunk' of https://github.com/benoitdion/thrift into trunk

git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1326086 13f79535-47bb-0310-9956-ffa450edef68
17 files changed:
.gitignore
compiler/cpp/compiler.vcxproj
compiler/cpp/compiler.vcxproj.filters
lib/cpp/libthrift.vcxproj
lib/cpp/libthrift.vcxproj.filters
lib/cpp/libthriftnb.vcxproj
lib/cpp/src/thrift/async/TAsyncChannel.cpp
lib/cpp/src/thrift/async/TAsyncChannel.h
lib/cpp/src/thrift/concurrency/ThreadManager.h
lib/cpp/src/thrift/processor/PeekProcessor.h
lib/cpp/src/thrift/protocol/TDenseProtocol.cpp
lib/cpp/src/thrift/transport/TPipe.cpp [new file with mode: 0644]
lib/cpp/src/thrift/transport/TPipe.h [new file with mode: 0644]
lib/cpp/src/thrift/transport/TPipeServer.cpp [new file with mode: 0644]
lib/cpp/src/thrift/transport/TPipeServer.h [new file with mode: 0644]
lib/cpp/src/thrift/transport/TTransportException.cpp
lib/cpp/src/thrift/windows/force_inc.h