Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/thrift
Project: http://git-wip-us.apache.org/repos/asf/thrift/repo Commit: http://git-wip-us.apache.org/repos/asf/thrift/commit/5def2f87 Tree: http://git-wip-us.apache.org/repos/asf/thrift/tree/5def2f87 Diff: http://git-wip-us.apache.org/repos/asf/thrift/diff/5def2f87 Branch: refs/heads/master Commit: 5def2f87d808e4ae1270d22ee2a28034a84bf98d Parents: 3bd05b0 73250ba Author: henrique <[email protected]> Authored: Tue Nov 5 15:01:48 2013 +0100 Committer: henrique <[email protected]> Committed: Tue Nov 5 15:01:48 2013 +0100 ---------------------------------------------------------------------- compiler/cpp/src/generate/t_csharp_generator.cc | 260 +++++++++++-------- compiler/cpp/src/generate/t_delphi_generator.cc | 60 ++++- compiler/cpp/src/generate/t_go_generator.cc | 32 ++- lib/cocoa/src/protocol/TProtocolUtil.h | 2 +- lib/go/thrift/compact_protocol.go | 3 +- lib/go/thrift/compact_protocol_test.go | 3 +- lib/go/thrift/serializer_test.go | 2 +- lib/py/src/protocol/TCompactProtocol.py | 4 +- 8 files changed, 230 insertions(+), 136 deletions(-) ----------------------------------------------------------------------
