Thrift-1079:Support i64 in AS3
authorJake Farrell <jfarrell@apache.org>
Fri, 11 May 2012 02:23:00 +0000 (02:23 +0000)
committerJake Farrell <jfarrell@apache.org>
Fri, 11 May 2012 02:23:00 +0000 (02:23 +0000)
commitb87e5667a467a6628698c8f33982066095cd4178
tree2bbf8289fc9dfcdc0e4f7ce323e7bbef70db3c9e
parent67377e7f3b05c0d2569316c65f9ee5a3456cce30
Thrift-1079:Support i64 in AS3
Client: as3
Patch: Reverting

Reverting patch due to usage of non public library which breaks ability to export as3 client to maven central during a release.

git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1337007 13f79535-47bb-0310-9956-ffa450edef68
compiler/cpp/src/generate/t_as3_generator.cc
lib/as3/build.xml
lib/as3/src/org/apache/thrift/TDeserializer.as [deleted file]
lib/as3/src/org/apache/thrift/TSerializer.as [deleted file]
lib/as3/src/org/apache/thrift/protocol/TBinaryProtocol.as
lib/as3/src/org/apache/thrift/protocol/TProtocol.as
lib/as3/src/org/apache/thrift/transport/TMemoryBuffer.as [deleted file]