Import thrift_0.17.0.orig.tar.gz
authorLaszlo Boszormenyi (GCS) <gcs@debian.org>
Thu, 22 Sep 2022 20:21:38 +0000 (21:21 +0100)
committerLaszlo Boszormenyi (GCS) <gcs@debian.org>
Thu, 22 Sep 2022 20:21:38 +0000 (21:21 +0100)
commitee1f0fb694758f332689b8754ed16f5d67b80cce
treee5005ed8444032d4cc047d330b249f2f64a4f521
Import thrift_0.17.0.orig.tar.gz

[dgit import orig thrift_0.17.0.orig.tar.gz]
2518 files changed:
.asf.yaml [new file with mode: 0644]
.clang-format [new file with mode: 0644]
.dockerignore [new file with mode: 0644]
.editorconfig [new file with mode: 0644]
.eslintignore [new file with mode: 0644]
.eslintrc.json [new file with mode: 0644]
.flake8 [new file with mode: 0644]
.gitattributes [new file with mode: 0644]
.github/pull_request_template.md [new file with mode: 0644]
.github/stale.yml [new file with mode: 0644]
.github/workflows/build.yml [new file with mode: 0644]
.github/workflows/cmake.yml [new file with mode: 0644]
.gitignore [new file with mode: 0644]
.travis.yml [new file with mode: 0644]
ApacheThrift.nuspec [new file with mode: 0644]
CHANGES.md [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0644]
CONTRIBUTING.md [new file with mode: 0644]
LANGUAGES.md [new file with mode: 0644]
LICENSE [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
NOTICE [new file with mode: 0644]
README.md [new file with mode: 0644]
Thrift.podspec [new file with mode: 0644]
aclocal/ac_prog_bison.m4 [new file with mode: 0644]
aclocal/ax_boost_base.m4 [new file with mode: 0644]
aclocal/ax_check_openssl.m4 [new file with mode: 0644]
aclocal/ax_compare_version.m4 [new file with mode: 0644]
aclocal/ax_cxx_compile_stdcxx.m4 [new file with mode: 0644]
aclocal/ax_cxx_compile_stdcxx_11.m4 [new file with mode: 0644]
aclocal/ax_dmd.m4 [new file with mode: 0644]
aclocal/ax_javac_and_java.m4 [new file with mode: 0644]
aclocal/ax_lib_event.m4 [new file with mode: 0644]
aclocal/ax_lib_zlib.m4 [new file with mode: 0644]
aclocal/ax_lua.m4 [new file with mode: 0644]
aclocal/ax_prog_dotnetcore_version.m4 [new file with mode: 0644]
aclocal/ax_prog_haxe_version.m4 [new file with mode: 0644]
aclocal/ax_prog_perl_modules.m4 [new file with mode: 0644]
aclocal/ax_signed_right_shift.m4 [new file with mode: 0644]
aclocal/ax_thrift_internal.m4 [new file with mode: 0644]
aclocal/tar.m4 [new file with mode: 0644]
appveyor.yml [new file with mode: 0644]
bootstrap.sh [new file with mode: 0755]
bower.json [new file with mode: 0644]
build/appveyor/CYGWIN-appveyor-full.bat [new file with mode: 0644]
build/appveyor/MINGW-appveyor-full.bat [new file with mode: 0644]
build/appveyor/MSVC-appveyor-full.bat [new file with mode: 0644]
build/appveyor/MSYS-appveyor-full.bat [new file with mode: 0644]
build/appveyor/README.md [new file with mode: 0644]
build/appveyor/build-libevent.bat [new file with mode: 0644]
build/appveyor/build-zlib.bat [new file with mode: 0644]
build/appveyor/simulate-appveyor.bat [new file with mode: 0644]
build/appveyor/win_showenv.bat [new file with mode: 0644]
build/cmake/BoostMacros.cmake [new file with mode: 0644]
build/cmake/BuildType.cmake [new file with mode: 0644]
build/cmake/CPackConfig.cmake [new file with mode: 0644]
build/cmake/ConfigureChecks.cmake [new file with mode: 0644]
build/cmake/DefineCMakeDefaults.cmake [new file with mode: 0644]
build/cmake/DefineInstallationPaths.cmake [new file with mode: 0644]
build/cmake/DefineOptions.cmake [new file with mode: 0644]
build/cmake/DefinePlatformSpecifc.cmake [new file with mode: 0644]
build/cmake/FindAnt.cmake [new file with mode: 0644]
build/cmake/FindClangTools.cmake [new file with mode: 0644]
build/cmake/FindGLIB.cmake [new file with mode: 0644]
build/cmake/FindGradle.cmake [new file with mode: 0644]
build/cmake/FindInttypes.cmake [new file with mode: 0644]
build/cmake/FindLibevent.cmake [new file with mode: 0644]
build/cmake/GenerateConfigModule.cmake [new file with mode: 0644]
build/cmake/NewPlatformDebug.cmake [new file with mode: 0644]
build/cmake/README-MSYS2.md [new file with mode: 0644]
build/cmake/README.md [new file with mode: 0644]
build/cmake/StaticCodeAnalysis.cmake [new file with mode: 0644]
build/cmake/ThriftConfig.cmake.in [new file with mode: 0644]
build/cmake/ThriftMacros.cmake [new file with mode: 0644]
build/cmake/android-toolchain.cmake [new file with mode: 0644]
build/cmake/config.h.in [new file with mode: 0644]
build/cmake/mingw32-toolchain.cmake [new file with mode: 0644]
build/cmake/uninstall.cmake [new file with mode: 0644]
build/docker/README.md [new file with mode: 0644]
build/docker/msvc2017/Dockerfile [new file with mode: 0644]
build/docker/msvc2017/README.md [new file with mode: 0644]
build/docker/msvc2017/build-compiler.bat [new file with mode: 0644]
build/docker/msvc2017/build.bat [new file with mode: 0644]
build/docker/old/Vagrantfile [new file with mode: 0644]
build/docker/old/centos-7.3/Dockerfile [new file with mode: 0644]
build/docker/old/debian-jessie/Dockerfile [new file with mode: 0644]
build/docker/old/debian-stretch/Dockerfile [new file with mode: 0644]
build/docker/old/ubuntu-artful/Dockerfile [new file with mode: 0644]
build/docker/old/ubuntu-trusty/Dockerfile [new file with mode: 0644]
build/docker/refresh.sh [new file with mode: 0755]
build/docker/run.sh [new file with mode: 0755]
build/docker/scripts/autotools.sh [new file with mode: 0755]
build/docker/scripts/cmake.sh [new file with mode: 0755]
build/docker/scripts/coverity.sh [new file with mode: 0755]
build/docker/scripts/covscan.sh [new file with mode: 0755]
build/docker/scripts/cross-test.sh [new file with mode: 0755]
build/docker/scripts/dpkg.sh [new file with mode: 0755]
build/docker/scripts/make-dist.sh [new file with mode: 0755]
build/docker/scripts/sca.sh [new file with mode: 0755]
build/docker/scripts/ubsan.sh [new file with mode: 0755]
build/docker/ubuntu-bionic/Dockerfile [new file with mode: 0644]
build/docker/ubuntu-disco/Dockerfile [new file with mode: 0644]
build/docker/ubuntu-xenial/Dockerfile [new file with mode: 0644]
build/fixchanges.sh [new file with mode: 0755]
build/veralign.sh [new file with mode: 0755]
compiler/cpp/CMakeLists.txt [new file with mode: 0644]
compiler/cpp/Makefile.am [new file with mode: 0644]
compiler/cpp/README.md [new file with mode: 0644]
compiler/cpp/coding_standards.md [new file with mode: 0644]
compiler/cpp/compiler.sln [new file with mode: 0644]
compiler/cpp/compiler.vcxproj [new file with mode: 0644]
compiler/cpp/compiler.vcxproj.filters [new file with mode: 0644]
compiler/cpp/src/Makefile.am [new file with mode: 0644]
compiler/cpp/src/thrift/audit/t_audit.cpp [new file with mode: 0644]
compiler/cpp/src/thrift/audit/t_audit.h [new file with mode: 0644]
compiler/cpp/src/thrift/common.cc [new file with mode: 0644]
compiler/cpp/src/thrift/common.h [new file with mode: 0644]
compiler/cpp/src/thrift/generate/t_c_glib_generator.cc [new file with mode: 0644]
compiler/cpp/src/thrift/generate/t_cpp_generator.cc [new file with mode: 0644]
compiler/cpp/src/thrift/generate/t_d_generator.cc [new file with mode: 0644]
compiler/cpp/src/thrift/generate/t_dart_generator.cc [new file with mode: 0644]
compiler/cpp/src/thrift/generate/t_delphi_generator.cc [new file with mode: 0644]
compiler/cpp/src/thrift/generate/t_erl_generator.cc [new file with mode: 0644]
compiler/cpp/src/thrift/generate/t_generator.cc [new file with mode: 0644]
compiler/cpp/src/thrift/generate/t_generator.h [new file with mode: 0644]
compiler/cpp/src/thrift/generate/t_generator_registry.h [new file with mode: 0644]
compiler/cpp/src/thrift/generate/t_go_generator.cc [new file with mode: 0644]
compiler/cpp/src/thrift/generate/t_gv_generator.cc [new file with mode: 0644]
compiler/cpp/src/thrift/generate/t_haxe_generator.cc [new file with mode: 0644]
compiler/cpp/src/thrift/generate/t_html_generator.cc [new file with mode: 0644]
compiler/cpp/src/thrift/generate/t_html_generator.h [new file with mode: 0644]
compiler/cpp/src/thrift/generate/t_java_generator.cc [new file with mode: 0644]
compiler/cpp/src/thrift/generate/t_javame_generator.cc [new file with mode: 0644]
compiler/cpp/src/thrift/generate/t_js_generator.cc [new file with mode: 0644]
compiler/cpp/src/thrift/generate/t_json_generator.cc [new file with mode: 0644]
compiler/cpp/src/thrift/generate/t_kotlin_generator.cc [new file with mode: 0644]
compiler/cpp/src/thrift/generate/t_lua_generator.cc [new file with mode: 0644]
compiler/cpp/src/thrift/generate/t_markdown_generator.cc [new file with mode: 0644]
compiler/cpp/src/thrift/generate/t_netstd_generator.cc [new file with mode: 0644]
compiler/cpp/src/thrift/generate/t_netstd_generator.h [new file with mode: 0644]
compiler/cpp/src/thrift/generate/t_ocaml_generator.cc [new file with mode: 0644]
compiler/cpp/src/thrift/generate/t_oop_generator.h [new file with mode: 0644]
compiler/cpp/src/thrift/generate/t_perl_generator.cc [new file with mode: 0644]
compiler/cpp/src/thrift/generate/t_php_generator.cc [new file with mode: 0644]
compiler/cpp/src/thrift/generate/t_py_generator.cc [new file with mode: 0644]
compiler/cpp/src/thrift/generate/t_rb_generator.cc [new file with mode: 0644]
compiler/cpp/src/thrift/generate/t_rs_generator.cc [new file with mode: 0644]
compiler/cpp/src/thrift/generate/t_st_generator.cc [new file with mode: 0644]
compiler/cpp/src/thrift/generate/t_swift_generator.cc [new file with mode: 0644]
compiler/cpp/src/thrift/generate/t_xml_generator.cc [new file with mode: 0644]
compiler/cpp/src/thrift/generate/t_xsd_generator.cc [new file with mode: 0644]
compiler/cpp/src/thrift/globals.h [new file with mode: 0644]
compiler/cpp/src/thrift/logging.cc [new file with mode: 0644]
compiler/cpp/src/thrift/logging.h [new file with mode: 0644]
compiler/cpp/src/thrift/main.cc [new file with mode: 0644]
compiler/cpp/src/thrift/main.h [new file with mode: 0644]
compiler/cpp/src/thrift/parse/parse.cc [new file with mode: 0644]
compiler/cpp/src/thrift/parse/t_base_type.h [new file with mode: 0644]
compiler/cpp/src/thrift/parse/t_const.h [new file with mode: 0644]
compiler/cpp/src/thrift/parse/t_const_value.h [new file with mode: 0644]
compiler/cpp/src/thrift/parse/t_container.h [new file with mode: 0644]
compiler/cpp/src/thrift/parse/t_doc.h [new file with mode: 0644]
compiler/cpp/src/thrift/parse/t_enum.h [new file with mode: 0644]
compiler/cpp/src/thrift/parse/t_enum_value.h [new file with mode: 0644]
compiler/cpp/src/thrift/parse/t_field.h [new file with mode: 0644]
compiler/cpp/src/thrift/parse/t_function.h [new file with mode: 0644]
compiler/cpp/src/thrift/parse/t_list.h [new file with mode: 0644]
compiler/cpp/src/thrift/parse/t_map.h [new file with mode: 0644]
compiler/cpp/src/thrift/parse/t_program.h [new file with mode: 0644]
compiler/cpp/src/thrift/parse/t_scope.h [new file with mode: 0644]
compiler/cpp/src/thrift/parse/t_service.h [new file with mode: 0644]
compiler/cpp/src/thrift/parse/t_set.h [new file with mode: 0644]
compiler/cpp/src/thrift/parse/t_struct.h [new file with mode: 0644]
compiler/cpp/src/thrift/parse/t_type.h [new file with mode: 0644]
compiler/cpp/src/thrift/parse/t_typedef.cc [new file with mode: 0644]
compiler/cpp/src/thrift/parse/t_typedef.h [new file with mode: 0644]
compiler/cpp/src/thrift/platform.h [new file with mode: 0644]
compiler/cpp/src/thrift/thriftl.ll [new file with mode: 0644]
compiler/cpp/src/thrift/thrifty.yy [new file with mode: 0644]
compiler/cpp/src/thrift/version.h [new file with mode: 0644]
compiler/cpp/src/thrift/windows/config.h [new file with mode: 0644]
compiler/cpp/test/CMakeLists.txt [new file with mode: 0644]
compiler/cpp/test/Makefile.am [new file with mode: 0644]
compiler/cpp/test/compiler/Included.thrift [new file with mode: 0644]
compiler/cpp/test/compiler/Including.thrift [new file with mode: 0644]
compiler/cpp/test/compiler/Single.thrift [new file with mode: 0644]
compiler/cpp/test/compiler/staleness_check.py [new file with mode: 0755]
compiler/cpp/test/keyword-samples/const1_return.thrift [new file with mode: 0644]
compiler/cpp/test/keyword-samples/enum1_return.thrift [new file with mode: 0644]
compiler/cpp/test/keyword-samples/enum2_return.thrift [new file with mode: 0644]
compiler/cpp/test/keyword-samples/exception1_return.thrift [new file with mode: 0644]
compiler/cpp/test/keyword-samples/exception2_return.thrift [new file with mode: 0644]
compiler/cpp/test/keyword-samples/service1_return.thrift [new file with mode: 0644]
compiler/cpp/test/keyword-samples/service2_return.thrift [new file with mode: 0644]
compiler/cpp/test/keyword-samples/service3_return.thrift [new file with mode: 0644]
compiler/cpp/test/keyword-samples/service4_return.thrift [new file with mode: 0644]
compiler/cpp/test/keyword-samples/struct1_return.thrift [new file with mode: 0644]
compiler/cpp/test/keyword-samples/struct2_return.thrift [new file with mode: 0644]
compiler/cpp/test/keyword-samples/typedef1_return.thrift [new file with mode: 0644]
compiler/cpp/test/keyword-samples/union1_return.thrift [new file with mode: 0644]
compiler/cpp/test/keyword-samples/union2_return.thrift [new file with mode: 0644]
compiler/cpp/tests/CMakeLists.txt [new file with mode: 0644]
compiler/cpp/tests/README.md [new file with mode: 0644]
compiler/cpp/tests/catch/catch.hpp [new file with mode: 0644]
compiler/cpp/tests/netcore/t_netcore_generator_functional_tests.cc [new file with mode: 0644]
compiler/cpp/tests/netcore/t_netcore_generator_functional_tests_helpers.cc [new file with mode: 0644]
compiler/cpp/tests/netcore/t_netcore_generator_functional_tests_helpers.h [new file with mode: 0644]
compiler/cpp/tests/netcore/t_netcore_generator_helpers_tests.cc [new file with mode: 0644]
compiler/cpp/tests/netcore/t_netcore_generator_initialization_tests.cc [new file with mode: 0644]
compiler/cpp/tests/tests_main.cc [new file with mode: 0644]
composer.json [new file with mode: 0644]
configure.ac [new file with mode: 0644]
contrib/README.md [new file with mode: 0644]
contrib/Rebus/App.config [new file with mode: 0644]
contrib/Rebus/Program.cs [new file with mode: 0644]
contrib/Rebus/Properties/AssemblyInfo.cs [new file with mode: 0644]
contrib/Rebus/README.md [new file with mode: 0644]
contrib/Rebus/RebusSample.csproj [new file with mode: 0644]
contrib/Rebus/RebusSample.sln [new file with mode: 0644]
contrib/Rebus/ServiceImpl/Both.cs [new file with mode: 0644]
contrib/Rebus/ServiceImpl/Client.cs [new file with mode: 0644]
contrib/Rebus/ServiceImpl/Server.cs [new file with mode: 0644]
contrib/Rebus/sample.thrift [new file with mode: 0644]
contrib/Stomp/README.md [new file with mode: 0644]
contrib/Stomp/Thrift.Transport.STOMP.pas [new file with mode: 0644]
contrib/Vagrantfile [new file with mode: 0644]
contrib/async-test/Makefile [new file with mode: 0644]
contrib/async-test/aggr.thrift [new file with mode: 0644]
contrib/async-test/test-leaf.py [new file with mode: 0755]
contrib/async-test/test-server.cpp [new file with mode: 0644]
contrib/fb303/LICENSE [new file with mode: 0644]
contrib/fb303/Makefile.am [new file with mode: 0644]
contrib/fb303/README.md [new file with mode: 0644]
contrib/fb303/TClientInfo.cpp [new file with mode: 0644]
contrib/fb303/TClientInfo.h [new file with mode: 0644]
contrib/fb303/acinclude.m4 [new file with mode: 0644]
contrib/fb303/aclocal/ax_boost_base.m4 [new file with mode: 0644]
contrib/fb303/aclocal/ax_cxx_compile_stdcxx_11.m4 [new file with mode: 0644]
contrib/fb303/aclocal/ax_javac_and_java.m4 [new file with mode: 0644]
contrib/fb303/aclocal/ax_thrift_internal.m4 [new file with mode: 0644]
contrib/fb303/bootstrap.sh [new file with mode: 0755]
contrib/fb303/configure.ac [new file with mode: 0644]
contrib/fb303/cpp/FacebookBase.cpp [new file with mode: 0644]
contrib/fb303/cpp/FacebookBase.h [new file with mode: 0644]
contrib/fb303/cpp/Makefile.am [new file with mode: 0644]
contrib/fb303/cpp/ServiceTracker.cpp [new file with mode: 0644]
contrib/fb303/cpp/ServiceTracker.h [new file with mode: 0644]
contrib/fb303/global_footer.mk [new file with mode: 0644]
contrib/fb303/global_header.mk [new file with mode: 0644]
contrib/fb303/if/fb303.thrift [new file with mode: 0644]
contrib/fb303/java/build.properties [new file with mode: 0644]
contrib/fb303/java/build.xml [new file with mode: 0644]
contrib/fb303/java/src/FacebookBase.java [new file with mode: 0644]
contrib/fb303/php/FacebookBase.php [new file with mode: 0644]
contrib/fb303/py/Makefile.am [new file with mode: 0644]
contrib/fb303/py/fb303/FacebookBase.py [new file with mode: 0644]
contrib/fb303/py/fb303_scripts/__init__.py [new file with mode: 0644]
contrib/fb303/py/fb303_scripts/fb303_simple_mgmt.py [new file with mode: 0644]
contrib/fb303/py/setup.py [new file with mode: 0644]
contrib/mingw-cross-compile.sh [new file with mode: 0755]
contrib/parse_profiling.py [new file with mode: 0755]
contrib/thrift-maven-plugin/pom.xml [new file with mode: 0644]
contrib/thrift-maven-plugin/src/main/java/org/apache/thrift/maven/AbstractThriftMojo.java [new file with mode: 0644]
contrib/thrift-maven-plugin/src/main/java/org/apache/thrift/maven/Thrift.java [new file with mode: 0644]
contrib/thrift-maven-plugin/src/main/java/org/apache/thrift/maven/ThriftCompileMojo.java [new file with mode: 0644]
contrib/thrift-maven-plugin/src/main/java/org/apache/thrift/maven/ThriftTestCompileMojo.java [new file with mode: 0644]
contrib/thrift-maven-plugin/src/test/java/org/apache/thrift/maven/TestAbstractThriftMojo.java [new file with mode: 0644]
contrib/thrift-maven-plugin/src/test/java/org/apache/thrift/maven/TestThrift.java [new file with mode: 0644]
contrib/thrift-maven-plugin/src/test/resources/idl/shared.thrift [new file with mode: 0644]
contrib/thrift-maven-plugin/src/test/resources/idl/tutorial.thrift [new file with mode: 0644]
contrib/thrift.el [new file with mode: 0644]
contrib/thrift.spec [new file with mode: 0644]
contrib/thrift.vim [new file with mode: 0644]
contrib/thrift_dump.cpp [new file with mode: 0644]
contrib/transport-sample/Makefile [new file with mode: 0644]
contrib/transport-sample/README.md [new file with mode: 0644]
contrib/transport-sample/Sample.thrift [new file with mode: 0644]
contrib/transport-sample/ThriftCommon.cpp [new file with mode: 0644]
contrib/transport-sample/ThriftCommon.h [new file with mode: 0644]
contrib/transport-sample/client/ReadMe.txt [new file with mode: 0644]
contrib/transport-sample/client/client.cpp [new file with mode: 0644]
contrib/transport-sample/client/client.vcxproj [new file with mode: 0644]
contrib/transport-sample/client/client.vcxproj.filters [new file with mode: 0644]
contrib/transport-sample/client/stdafx.cpp [new file with mode: 0644]
contrib/transport-sample/client/stdafx.h [new file with mode: 0644]
contrib/transport-sample/client/targetver.h [new file with mode: 0644]
contrib/transport-sample/config.h [new file with mode: 0644]
contrib/transport-sample/server/ReadMe.txt [new file with mode: 0644]
contrib/transport-sample/server/server.cpp [new file with mode: 0644]
contrib/transport-sample/server/server.vcxproj [new file with mode: 0644]
contrib/transport-sample/server/server.vcxproj.filters [new file with mode: 0644]
contrib/transport-sample/server/stdafx.cpp [new file with mode: 0644]
contrib/transport-sample/server/stdafx.h [new file with mode: 0644]
contrib/transport-sample/server/targetver.h [new file with mode: 0644]
contrib/transport-sample/thriftme.bat [new file with mode: 0644]
contrib/transport-sample/thriftme.sh [new file with mode: 0644]
contrib/transport-sample/transport-sample.sln [new file with mode: 0644]
contrib/vagrant/centos-6.5/README.md [new file with mode: 0644]
contrib/vagrant/centos-6.5/Vagrantfile [new file with mode: 0644]
contrib/zeromq/Makefile [new file with mode: 0644]
contrib/zeromq/README.md [new file with mode: 0644]
contrib/zeromq/TZmqClient.cpp [new file with mode: 0644]
contrib/zeromq/TZmqClient.h [new file with mode: 0644]
contrib/zeromq/TZmqClient.py [new file with mode: 0644]
contrib/zeromq/TZmqServer.cpp [new file with mode: 0644]
contrib/zeromq/TZmqServer.h [new file with mode: 0644]
contrib/zeromq/TZmqServer.py [new file with mode: 0644]
contrib/zeromq/csharp/AssemblyInfo.cs [new file with mode: 0644]
contrib/zeromq/csharp/Main.cs [new file with mode: 0644]
contrib/zeromq/csharp/TZmqClient.cs [new file with mode: 0644]
contrib/zeromq/csharp/TZmqServer.cs [new file with mode: 0644]
contrib/zeromq/csharp/ThriftZMQ.csproj [new file with mode: 0755]
contrib/zeromq/csharp/ThriftZMQ.sln [new file with mode: 0755]
contrib/zeromq/storage.thrift [new file with mode: 0644]
contrib/zeromq/test-client.cpp [new file with mode: 0644]
contrib/zeromq/test-client.py [new file with mode: 0755]
contrib/zeromq/test-receiver.cpp [new file with mode: 0644]
contrib/zeromq/test-sender.cpp [new file with mode: 0644]
contrib/zeromq/test-server.cpp [new file with mode: 0644]
contrib/zeromq/test-server.py [new file with mode: 0755]
debian/README.md [new file with mode: 0644]
debian/changelog [new file with mode: 0644]
debian/compat [new file with mode: 0644]
debian/control [new file with mode: 0644]
debian/copyright [new file with mode: 0644]
debian/dirs [new file with mode: 0644]
debian/docs [new file with mode: 0644]
debian/libthrift-dev.install [new file with mode: 0644]
debian/libthrift0.install [new file with mode: 0644]
debian/php5-thrift.dirs [new file with mode: 0644]
debian/rules [new file with mode: 0755]
debian/substvars [new file with mode: 0644]
debian/thrift-doc.docs [new file with mode: 0644]
debian/thrift-doc.install [new file with mode: 0644]
doap.rdf [new file with mode: 0644]
doc/ReleaseManagement.md [new file with mode: 0644]
doc/coding_standards.md [new file with mode: 0644]
doc/committers.md [new file with mode: 0644]
doc/images/cgrn.png [new file with mode: 0644]
doc/images/cred.png [new file with mode: 0644]
doc/images/credfull.png [new file with mode: 0644]
doc/images/cyel.png [new file with mode: 0644]
doc/images/thrift-layers.png [new file with mode: 0644]
doc/install/README.md [new file with mode: 0644]
doc/install/centos.md [new file with mode: 0644]
doc/install/debian.md [new file with mode: 0644]
doc/install/os_x.md [new file with mode: 0644]
doc/install/windows.md [new file with mode: 0644]
doc/licenses/lgpl-2.1.txt [new file with mode: 0644]
doc/licenses/otp-base-license.txt [new file with mode: 0644]
doc/specs/HeaderFormat.md [new file with mode: 0644]
doc/specs/SequenceNumbers.md [new file with mode: 0644]
doc/specs/idl.md [new file with mode: 0644]
doc/specs/thrift-binary-protocol.md [new file with mode: 0644]
doc/specs/thrift-compact-protocol.md [new file with mode: 0644]
doc/specs/thrift-protocol-spec.md [new file with mode: 0644]
doc/specs/thrift-rpc.md [new file with mode: 0644]
doc/specs/thrift-sasl-spec.txt [new file with mode: 0644]
doc/specs/thrift-tconfiguration.md [new file with mode: 0644]
doc/specs/thrift.tex [new file with mode: 0644]
dub.json [new file with mode: 0644]
go.mod [new file with mode: 0644]
go.sum [new file with mode: 0644]
jitpack.yml [new file with mode: 0644]
lib/Makefile.am [new file with mode: 0644]
lib/c_glib/CMakeLists.txt [new file with mode: 0644]
lib/c_glib/Makefile.am [new file with mode: 0644]
lib/c_glib/README.md [new file with mode: 0644]
lib/c_glib/coding_standards.md [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/processor/thrift_dispatch_processor.c [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/processor/thrift_dispatch_processor.h [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/processor/thrift_multiplexed_processor.c [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/processor/thrift_multiplexed_processor.h [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/processor/thrift_processor.c [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/processor/thrift_processor.h [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/protocol/thrift_binary_protocol.c [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/protocol/thrift_binary_protocol.h [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/protocol/thrift_binary_protocol_factory.c [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/protocol/thrift_binary_protocol_factory.h [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/protocol/thrift_compact_protocol.c [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/protocol/thrift_compact_protocol.h [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/protocol/thrift_compact_protocol_factory.c [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/protocol/thrift_compact_protocol_factory.h [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/protocol/thrift_multiplexed_protocol.c [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/protocol/thrift_multiplexed_protocol.h [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/protocol/thrift_protocol.c [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/protocol/thrift_protocol.h [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/protocol/thrift_protocol_decorator.c [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/protocol/thrift_protocol_decorator.h [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/protocol/thrift_protocol_factory.c [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/protocol/thrift_protocol_factory.h [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/protocol/thrift_stored_message_protocol.c [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/protocol/thrift_stored_message_protocol.h [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/server/thrift_server.c [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/server/thrift_server.h [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/server/thrift_simple_server.c [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/server/thrift_simple_server.h [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/thrift.c [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/thrift.h [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/thrift_application_exception.c [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/thrift_application_exception.h [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/thrift_configuration.c [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/thrift_configuration.h [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/thrift_struct.c [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/thrift_struct.h [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/transport/thrift_buffered_transport.c [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/transport/thrift_buffered_transport.h [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/transport/thrift_buffered_transport_factory.c [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/transport/thrift_buffered_transport_factory.h [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/transport/thrift_fd_transport.c [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/transport/thrift_fd_transport.h [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/transport/thrift_framed_transport.c [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/transport/thrift_framed_transport.h [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/transport/thrift_framed_transport_factory.c [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/transport/thrift_framed_transport_factory.h [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/transport/thrift_memory_buffer.c [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/transport/thrift_memory_buffer.h [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/transport/thrift_platform_socket.h [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/transport/thrift_server_socket.c [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/transport/thrift_server_socket.h [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/transport/thrift_server_transport.c [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/transport/thrift_server_transport.h [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/transport/thrift_socket.c [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/transport/thrift_socket.h [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/transport/thrift_ssl_socket.c [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/transport/thrift_ssl_socket.h [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/transport/thrift_transport.c [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/transport/thrift_transport.h [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/transport/thrift_transport_factory.c [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/transport/thrift_transport_factory.h [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/transport/thrift_zlib_transport.c [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/transport/thrift_zlib_transport.h [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/transport/thrift_zlib_transport_factory.c [new file with mode: 0644]
lib/c_glib/src/thrift/c_glib/transport/thrift_zlib_transport_factory.h [new file with mode: 0644]
lib/c_glib/test/CMakeLists.txt [new file with mode: 0644]
lib/c_glib/test/ContainerTest.thrift [new file with mode: 0644]
lib/c_glib/test/Makefile.am [new file with mode: 0644]
lib/c_glib/test/glib.suppress [new file with mode: 0644]
lib/c_glib/test/testapplicationexception.c [new file with mode: 0644]
lib/c_glib/test/testbinaryprotocol.c [new file with mode: 0644]
lib/c_glib/test/testbufferedtransport.c [new file with mode: 0644]
lib/c_glib/test/testcompactprotocol.c [new file with mode: 0644]
lib/c_glib/test/testcontainertest.c [new file with mode: 0644]
lib/c_glib/test/testdebugproto.c [new file with mode: 0644]
lib/c_glib/test/testfdtransport.c [new file with mode: 0644]
lib/c_glib/test/testframedtransport.c [new file with mode: 0644]
lib/c_glib/test/testmemorybuffer.c [new file with mode: 0644]
lib/c_glib/test/testoptionalrequired.c [new file with mode: 0644]
lib/c_glib/test/testserialization.c [new file with mode: 0644]
lib/c_glib/test/testsimpleserver.c [new file with mode: 0644]
lib/c_glib/test/teststruct.c [new file with mode: 0644]
lib/c_glib/test/testthriftbinaryreadcheck.c [new file with mode: 0644]
lib/c_glib/test/testthriftbufferedreadcheck.c [new file with mode: 0644]
lib/c_glib/test/testthriftcompactreadcheck.c [new file with mode: 0644]
lib/c_glib/test/testthriftfdreadcheck.c [new file with mode: 0644]
lib/c_glib/test/testthriftframedreadcheck.c [new file with mode: 0644]
lib/c_glib/test/testthriftmemorybufferreadcheck.c [new file with mode: 0644]
lib/c_glib/test/testthrifttest.c [new file with mode: 0644]
lib/c_glib/test/testthrifttestclient.cpp [new file with mode: 0644]
lib/c_glib/test/testthrifttestzlibclient.cpp [new file with mode: 0644]
lib/c_glib/test/testtransportsocket.c [new file with mode: 0644]
lib/c_glib/test/testtransportsslsocket.c [new file with mode: 0644]
lib/c_glib/test/testzlibtransport.c [new file with mode: 0644]
lib/c_glib/thrift_c_glib.pc.in [new file with mode: 0644]
lib/cpp/3rdparty.props [new file with mode: 0644]
lib/cpp/CMakeLists.txt [new file with mode: 0644]
lib/cpp/Makefile.am [new file with mode: 0644]
lib/cpp/README.md [new file with mode: 0644]
lib/cpp/coding_standards.md [new file with mode: 0644]
lib/cpp/libthrift.vcxproj [new file with mode: 0644]
lib/cpp/libthrift.vcxproj.filters [new file with mode: 0644]
lib/cpp/libthriftnb.vcxproj [new file with mode: 0755]
lib/cpp/libthriftnb.vcxproj.filters [new file with mode: 0644]
lib/cpp/src/thrift/TApplicationException.cpp [new file with mode: 0644]
lib/cpp/src/thrift/TApplicationException.h [new file with mode: 0644]
lib/cpp/src/thrift/TBase.h [new file with mode: 0644]
lib/cpp/src/thrift/TConfiguration.h [new file with mode: 0644]
lib/cpp/src/thrift/TDispatchProcessor.h [new file with mode: 0644]
lib/cpp/src/thrift/TLogging.h [new file with mode: 0644]
lib/cpp/src/thrift/TNonCopyable.h [new file with mode: 0644]
lib/cpp/src/thrift/TOutput.cpp [new file with mode: 0644]
lib/cpp/src/thrift/TOutput.h [new file with mode: 0644]
lib/cpp/src/thrift/TProcessor.h [new file with mode: 0644]
lib/cpp/src/thrift/TToString.h [new file with mode: 0644]
lib/cpp/src/thrift/Thrift.h [new file with mode: 0644]
lib/cpp/src/thrift/VirtualProfiling.cpp [new file with mode: 0644]
lib/cpp/src/thrift/async/TAsyncBufferProcessor.h [new file with mode: 0644]
lib/cpp/src/thrift/async/TAsyncChannel.cpp [new file with mode: 0644]
lib/cpp/src/thrift/async/TAsyncChannel.h [new file with mode: 0644]
lib/cpp/src/thrift/async/TAsyncDispatchProcessor.h [new file with mode: 0644]
lib/cpp/src/thrift/async/TAsyncProcessor.h [new file with mode: 0644]
lib/cpp/src/thrift/async/TAsyncProtocolProcessor.cpp [new file with mode: 0644]
lib/cpp/src/thrift/async/TAsyncProtocolProcessor.h [new file with mode: 0644]
lib/cpp/src/thrift/async/TConcurrentClientSyncInfo.cpp [new file with mode: 0644]
lib/cpp/src/thrift/async/TConcurrentClientSyncInfo.h [new file with mode: 0644]
lib/cpp/src/thrift/async/TEvhttpClientChannel.cpp [new file with mode: 0644]
lib/cpp/src/thrift/async/TEvhttpClientChannel.h [new file with mode: 0644]
lib/cpp/src/thrift/async/TEvhttpServer.cpp [new file with mode: 0644]
lib/cpp/src/thrift/async/TEvhttpServer.h [new file with mode: 0644]
lib/cpp/src/thrift/concurrency/Exception.h [new file with mode: 0644]
lib/cpp/src/thrift/concurrency/FunctionRunner.h [new file with mode: 0644]
lib/cpp/src/thrift/concurrency/Monitor.cpp [new file with mode: 0644]
lib/cpp/src/thrift/concurrency/Monitor.h [new file with mode: 0644]
lib/cpp/src/thrift/concurrency/Mutex.cpp [new file with mode: 0644]
lib/cpp/src/thrift/concurrency/Mutex.h [new file with mode: 0644]
lib/cpp/src/thrift/concurrency/Thread.cpp [new file with mode: 0644]
lib/cpp/src/thrift/concurrency/Thread.h [new file with mode: 0644]
lib/cpp/src/thrift/concurrency/ThreadFactory.cpp [new file with mode: 0644]
lib/cpp/src/thrift/concurrency/ThreadFactory.h [new file with mode: 0644]
lib/cpp/src/thrift/concurrency/ThreadManager.cpp [new file with mode: 0644]
lib/cpp/src/thrift/concurrency/ThreadManager.h [new file with mode: 0644]
lib/cpp/src/thrift/concurrency/TimerManager.cpp [new file with mode: 0644]
lib/cpp/src/thrift/concurrency/TimerManager.h [new file with mode: 0644]
lib/cpp/src/thrift/processor/PeekProcessor.cpp [new file with mode: 0644]
lib/cpp/src/thrift/processor/PeekProcessor.h [new file with mode: 0644]
lib/cpp/src/thrift/processor/StatsProcessor.h [new file with mode: 0644]
lib/cpp/src/thrift/processor/TMultiplexedProcessor.h [new file with mode: 0644]
lib/cpp/src/thrift/protocol/TBase64Utils.cpp [new file with mode: 0644]
lib/cpp/src/thrift/protocol/TBase64Utils.h [new file with mode: 0644]
lib/cpp/src/thrift/protocol/TBinaryProtocol.h [new file with mode: 0644]
lib/cpp/src/thrift/protocol/TBinaryProtocol.tcc [new file with mode: 0644]
lib/cpp/src/thrift/protocol/TCompactProtocol.h [new file with mode: 0644]
lib/cpp/src/thrift/protocol/TCompactProtocol.tcc [new file with mode: 0644]
lib/cpp/src/thrift/protocol/TDebugProtocol.cpp [new file with mode: 0644]
lib/cpp/src/thrift/protocol/TDebugProtocol.h [new file with mode: 0644]
lib/cpp/src/thrift/protocol/TEnum.h [new file with mode: 0644]
lib/cpp/src/thrift/protocol/THeaderProtocol.cpp [new file with mode: 0644]
lib/cpp/src/thrift/protocol/THeaderProtocol.h [new file with mode: 0644]
lib/cpp/src/thrift/protocol/TJSONProtocol.cpp [new file with mode: 0644]
lib/cpp/src/thrift/protocol/TJSONProtocol.h [new file with mode: 0644]
lib/cpp/src/thrift/protocol/TList.h [new file with mode: 0644]
lib/cpp/src/thrift/protocol/TMap.h [new file with mode: 0644]
lib/cpp/src/thrift/protocol/TMultiplexedProtocol.cpp [new file with mode: 0644]
lib/cpp/src/thrift/protocol/TMultiplexedProtocol.h [new file with mode: 0644]
lib/cpp/src/thrift/protocol/TProtocol.cpp [new file with mode: 0644]
lib/cpp/src/thrift/protocol/TProtocol.h [new file with mode: 0644]
lib/cpp/src/thrift/protocol/TProtocolDecorator.h [new file with mode: 0644]
lib/cpp/src/thrift/protocol/TProtocolException.h [new file with mode: 0644]
lib/cpp/src/thrift/protocol/TProtocolTap.h [new file with mode: 0644]
lib/cpp/src/thrift/protocol/TProtocolTypes.h [new file with mode: 0644]
lib/cpp/src/thrift/protocol/TSet.h [new file with mode: 0644]
lib/cpp/src/thrift/protocol/TVirtualProtocol.h [new file with mode: 0644]
lib/cpp/src/thrift/qt/CMakeLists.txt [new file with mode: 0644]
lib/cpp/src/thrift/qt/TQIODeviceTransport.cpp [new file with mode: 0644]
lib/cpp/src/thrift/qt/TQIODeviceTransport.h [new file with mode: 0644]
lib/cpp/src/thrift/qt/TQTcpServer.cpp [new file with mode: 0644]
lib/cpp/src/thrift/qt/TQTcpServer.h [new file with mode: 0644]
lib/cpp/src/thrift/server/TConnectedClient.cpp [new file with mode: 0644]
lib/cpp/src/thrift/server/TConnectedClient.h [new file with mode: 0644]
lib/cpp/src/thrift/server/TNonblockingServer.cpp [new file with mode: 0644]
lib/cpp/src/thrift/server/TNonblockingServer.h [new file with mode: 0644]
lib/cpp/src/thrift/server/TServer.cpp [new file with mode: 0644]
lib/cpp/src/thrift/server/TServer.h [new file with mode: 0644]
lib/cpp/src/thrift/server/TServerFramework.cpp [new file with mode: 0644]
lib/cpp/src/thrift/server/TServerFramework.h [new file with mode: 0644]
lib/cpp/src/thrift/server/TSimpleServer.cpp [new file with mode: 0644]
lib/cpp/src/thrift/server/TSimpleServer.h [new file with mode: 0644]
lib/cpp/src/thrift/server/TThreadPoolServer.cpp [new file with mode: 0644]
lib/cpp/src/thrift/server/TThreadPoolServer.h [new file with mode: 0644]
lib/cpp/src/thrift/server/TThreadedServer.cpp [new file with mode: 0644]
lib/cpp/src/thrift/server/TThreadedServer.h [new file with mode: 0644]
lib/cpp/src/thrift/thrift-config.h [new file with mode: 0644]
lib/cpp/src/thrift/thrift_export.h [new file with mode: 0644]
lib/cpp/src/thrift/transport/PlatformSocket.h [new file with mode: 0644]
lib/cpp/src/thrift/transport/SocketCommon.cpp [new file with mode: 0644]
lib/cpp/src/thrift/transport/SocketCommon.h [new file with mode: 0644]
lib/cpp/src/thrift/transport/TBufferTransports.cpp [new file with mode: 0644]
lib/cpp/src/thrift/transport/TBufferTransports.h [new file with mode: 0644]
lib/cpp/src/thrift/transport/TFDTransport.cpp [new file with mode: 0644]
lib/cpp/src/thrift/transport/TFDTransport.h [new file with mode: 0644]
lib/cpp/src/thrift/transport/TFileTransport.cpp [new file with mode: 0644]
lib/cpp/src/thrift/transport/TFileTransport.h [new file with mode: 0644]
lib/cpp/src/thrift/transport/THeaderTransport.cpp [new file with mode: 0644]
lib/cpp/src/thrift/transport/THeaderTransport.h [new file with mode: 0644]
lib/cpp/src/thrift/transport/THttpClient.cpp [new file with mode: 0644]
lib/cpp/src/thrift/transport/THttpClient.h [new file with mode: 0644]
lib/cpp/src/thrift/transport/THttpServer.cpp [new file with mode: 0644]
lib/cpp/src/thrift/transport/THttpServer.h [new file with mode: 0644]
lib/cpp/src/thrift/transport/THttpTransport.cpp [new file with mode: 0644]
lib/cpp/src/thrift/transport/THttpTransport.h [new file with mode: 0644]
lib/cpp/src/thrift/transport/TNonblockingSSLServerSocket.cpp [new file with mode: 0644]
lib/cpp/src/thrift/transport/TNonblockingSSLServerSocket.h [new file with mode: 0644]
lib/cpp/src/thrift/transport/TNonblockingServerSocket.cpp [new file with mode: 0644]
lib/cpp/src/thrift/transport/TNonblockingServerSocket.h [new file with mode: 0644]
lib/cpp/src/thrift/transport/TNonblockingServerTransport.h [new file with mode: 0644]
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/TSSLServerSocket.cpp [new file with mode: 0644]
lib/cpp/src/thrift/transport/TSSLServerSocket.h [new file with mode: 0644]
lib/cpp/src/thrift/transport/TSSLSocket.cpp [new file with mode: 0644]
lib/cpp/src/thrift/transport/TSSLSocket.h [new file with mode: 0644]
lib/cpp/src/thrift/transport/TServerSocket.cpp [new file with mode: 0644]
lib/cpp/src/thrift/transport/TServerSocket.h [new file with mode: 0644]
lib/cpp/src/thrift/transport/TServerTransport.h [new file with mode: 0644]
lib/cpp/src/thrift/transport/TShortReadTransport.h [new file with mode: 0644]
lib/cpp/src/thrift/transport/TSimpleFileTransport.cpp [new file with mode: 0644]
lib/cpp/src/thrift/transport/TSimpleFileTransport.h [new file with mode: 0644]
lib/cpp/src/thrift/transport/TSocket.cpp [new file with mode: 0644]
lib/cpp/src/thrift/transport/TSocket.h [new file with mode: 0644]
lib/cpp/src/thrift/transport/TSocketPool.cpp [new file with mode: 0644]
lib/cpp/src/thrift/transport/TSocketPool.h [new file with mode: 0644]
lib/cpp/src/thrift/transport/TSocketUtils.h [new file with mode: 0644]
lib/cpp/src/thrift/transport/TTransport.h [new file with mode: 0644]
lib/cpp/src/thrift/transport/TTransportException.cpp [new file with mode: 0644]
lib/cpp/src/thrift/transport/TTransportException.h [new file with mode: 0644]
lib/cpp/src/thrift/transport/TTransportUtils.cpp [new file with mode: 0644]
lib/cpp/src/thrift/transport/TTransportUtils.h [new file with mode: 0644]
lib/cpp/src/thrift/transport/TVirtualTransport.h [new file with mode: 0644]
lib/cpp/src/thrift/transport/TWebSocketServer.cpp [new file with mode: 0644]
lib/cpp/src/thrift/transport/TWebSocketServer.h [new file with mode: 0644]
lib/cpp/src/thrift/transport/TZlibTransport.cpp [new file with mode: 0644]
lib/cpp/src/thrift/transport/TZlibTransport.h [new file with mode: 0644]
lib/cpp/src/thrift/windows/GetTimeOfDay.cpp [new file with mode: 0644]
lib/cpp/src/thrift/windows/GetTimeOfDay.h [new file with mode: 0644]
lib/cpp/src/thrift/windows/Operators.h [new file with mode: 0644]
lib/cpp/src/thrift/windows/OverlappedSubmissionThread.cpp [new file with mode: 0644]
lib/cpp/src/thrift/windows/OverlappedSubmissionThread.h [new file with mode: 0644]
lib/cpp/src/thrift/windows/SocketPair.cpp [new file with mode: 0644]
lib/cpp/src/thrift/windows/SocketPair.h [new file with mode: 0644]
lib/cpp/src/thrift/windows/Sync.h [new file with mode: 0644]
lib/cpp/src/thrift/windows/TWinsockSingleton.cpp [new file with mode: 0644]
lib/cpp/src/thrift/windows/TWinsockSingleton.h [new file with mode: 0644]
lib/cpp/src/thrift/windows/WinFcntl.cpp [new file with mode: 0644]
lib/cpp/src/thrift/windows/WinFcntl.h [new file with mode: 0644]
lib/cpp/src/thrift/windows/config.h [new file with mode: 0644]
lib/cpp/test/AllProtocolTests.cpp [new file with mode: 0644]
lib/cpp/test/AllProtocolTests.tcc [new file with mode: 0644]
lib/cpp/test/AnnotationTest.cpp [new file with mode: 0644]
lib/cpp/test/Base64Test.cpp [new file with mode: 0644]
lib/cpp/test/Benchmark.cpp [new file with mode: 0644]
lib/cpp/test/CMakeLists.txt [new file with mode: 0644]
lib/cpp/test/DebugProtoTest.cpp [new file with mode: 0644]
lib/cpp/test/DebugProtoTest_extras.cpp [new file with mode: 0644]
lib/cpp/test/EnumTest.cpp [new file with mode: 0644]
lib/cpp/test/GenericHelpers.h [new file with mode: 0644]
lib/cpp/test/JSONProtoTest.cpp [new file with mode: 0644]
lib/cpp/test/Makefile.am [new file with mode: 0644]
lib/cpp/test/OneWayHTTPTest.cpp [new file with mode: 0644]
lib/cpp/test/OneWayTest.thrift [new file with mode: 0644]
lib/cpp/test/OpenSSLManualInitTest.cpp [new file with mode: 0644]
lib/cpp/test/OptionalRequiredTest.cpp [new file with mode: 0644]
lib/cpp/test/RecursiveTest.cpp [new file with mode: 0644]
lib/cpp/test/RenderedDoubleConstantsTest.cpp [new file with mode: 0644]
lib/cpp/test/SecurityFromBufferTest.cpp [new file with mode: 0644]
lib/cpp/test/SecurityTest.cpp [new file with mode: 0644]
lib/cpp/test/SpecializationTest.cpp [new file with mode: 0644]
lib/cpp/test/TBufferBaseTest.cpp [new file with mode: 0644]
lib/cpp/test/TFDTransportTest.cpp [new file with mode: 0644]
lib/cpp/test/TFileTransportTest.cpp [new file with mode: 0644]
lib/cpp/test/TMemoryBufferTest.cpp [new file with mode: 0644]
lib/cpp/test/TNonblockingSSLServerTest.cpp [new file with mode: 0644]
lib/cpp/test/TNonblockingServerTest.cpp [new file with mode: 0644]
lib/cpp/test/TPipeInterruptTest.cpp [new file with mode: 0644]
lib/cpp/test/TPipedTransportTest.cpp [new file with mode: 0644]
lib/cpp/test/TSSLSocketInterruptTest.cpp [new file with mode: 0644]
lib/cpp/test/TServerIntegrationTest.cpp [new file with mode: 0644]
lib/cpp/test/TServerSocketTest.cpp [new file with mode: 0644]
lib/cpp/test/TServerTransportTest.cpp [new file with mode: 0644]
lib/cpp/test/TSocketInterruptTest.cpp [new file with mode: 0644]
lib/cpp/test/TTransportCheckThrow.h [new file with mode: 0644]
lib/cpp/test/ThriftTest_extras.cpp [new file with mode: 0644]
lib/cpp/test/ThrifttReadCheckTests.cpp [new file with mode: 0644]
lib/cpp/test/ToStringTest.cpp [new file with mode: 0644]
lib/cpp/test/TransportTest.cpp [new file with mode: 0644]
lib/cpp/test/TypedefTest.cpp [new file with mode: 0644]
lib/cpp/test/UnitTestMain.cpp [new file with mode: 0644]
lib/cpp/test/ZlibTest.cpp [new file with mode: 0644]
lib/cpp/test/concurrency/Tests.cpp [new file with mode: 0644]
lib/cpp/test/concurrency/ThreadFactoryTests.h [new file with mode: 0644]
lib/cpp/test/concurrency/ThreadManagerTests.h [new file with mode: 0644]
lib/cpp/test/concurrency/TimerManagerTests.h [new file with mode: 0644]
lib/cpp/test/link/LinkTest.cpp [new file with mode: 0644]
lib/cpp/test/link/TemplatedService1.cpp [new file with mode: 0644]
lib/cpp/test/link/TemplatedService2.cpp [new file with mode: 0644]
lib/cpp/test/processor/EventLog.cpp [new file with mode: 0644]
lib/cpp/test/processor/EventLog.h [new file with mode: 0644]
lib/cpp/test/processor/Handlers.h [new file with mode: 0644]
lib/cpp/test/processor/ProcessorTest.cpp [new file with mode: 0644]
lib/cpp/test/processor/ServerThread.cpp [new file with mode: 0644]
lib/cpp/test/processor/ServerThread.h [new file with mode: 0644]
lib/cpp/test/processor/proc.thrift [new file with mode: 0644]
lib/cpp/test/qt/CMakeLists.txt [new file with mode: 0644]
lib/cpp/test/qt/TQTcpServerTest.cpp [new file with mode: 0644]
lib/cpp/thrift-nb.pc.in [new file with mode: 0644]
lib/cpp/thrift-qt5.pc.in [new file with mode: 0644]
lib/cpp/thrift-z.pc.in [new file with mode: 0644]
lib/cpp/thrift.pc.in [new file with mode: 0644]
lib/cpp/thrift.sln [new file with mode: 0644]
lib/d/Makefile.am [new file with mode: 0644]
lib/d/README.md [new file with mode: 0644]
lib/d/coding_standards.md [new file with mode: 0644]
lib/d/src/thrift/async/base.d [new file with mode: 0644]
lib/d/src/thrift/async/libevent.d [new file with mode: 0644]
lib/d/src/thrift/async/socket.d [new file with mode: 0644]
lib/d/src/thrift/async/ssl.d [new file with mode: 0644]
lib/d/src/thrift/base.d [new file with mode: 0644]
lib/d/src/thrift/codegen/async_client.d [new file with mode: 0644]
lib/d/src/thrift/codegen/async_client_pool.d [new file with mode: 0644]
lib/d/src/thrift/codegen/base.d [new file with mode: 0644]
lib/d/src/thrift/codegen/client.d [new file with mode: 0644]
lib/d/src/thrift/codegen/client_pool.d [new file with mode: 0644]
lib/d/src/thrift/codegen/idlgen.d [new file with mode: 0644]
lib/d/src/thrift/codegen/processor.d [new file with mode: 0644]
lib/d/src/thrift/index.d [new file with mode: 0644]
lib/d/src/thrift/internal/algorithm.d [new file with mode: 0644]
lib/d/src/thrift/internal/codegen.d [new file with mode: 0644]
lib/d/src/thrift/internal/ctfe.d [new file with mode: 0644]
lib/d/src/thrift/internal/endian.d [new file with mode: 0644]
lib/d/src/thrift/internal/resource_pool.d [new file with mode: 0644]
lib/d/src/thrift/internal/socket.d [new file with mode: 0644]
lib/d/src/thrift/internal/ssl.d [new file with mode: 0644]
lib/d/src/thrift/internal/ssl_bio.d [new file with mode: 0644]
lib/d/src/thrift/internal/test/protocol.d [new file with mode: 0644]
lib/d/src/thrift/internal/test/server.d [new file with mode: 0644]
lib/d/src/thrift/internal/traits.d [new file with mode: 0644]
lib/d/src/thrift/protocol/base.d [new file with mode: 0644]
lib/d/src/thrift/protocol/binary.d [new file with mode: 0644]
lib/d/src/thrift/protocol/compact.d [new file with mode: 0644]
lib/d/src/thrift/protocol/json.d [new file with mode: 0644]
lib/d/src/thrift/protocol/processor.d [new file with mode: 0644]
lib/d/src/thrift/server/base.d [new file with mode: 0644]
lib/d/src/thrift/server/nonblocking.d [new file with mode: 0644]
lib/d/src/thrift/server/simple.d [new file with mode: 0644]
lib/d/src/thrift/server/taskpool.d [new file with mode: 0644]
lib/d/src/thrift/server/threaded.d [new file with mode: 0644]
lib/d/src/thrift/server/transport/base.d [new file with mode: 0644]
lib/d/src/thrift/server/transport/socket.d [new file with mode: 0644]
lib/d/src/thrift/server/transport/ssl.d [new file with mode: 0644]
lib/d/src/thrift/transport/base.d [new file with mode: 0644]
lib/d/src/thrift/transport/buffered.d [new file with mode: 0644]
lib/d/src/thrift/transport/file.d [new file with mode: 0644]
lib/d/src/thrift/transport/framed.d [new file with mode: 0644]
lib/d/src/thrift/transport/http.d [new file with mode: 0644]
lib/d/src/thrift/transport/memory.d [new file with mode: 0644]
lib/d/src/thrift/transport/piped.d [new file with mode: 0644]
lib/d/src/thrift/transport/range.d [new file with mode: 0644]
lib/d/src/thrift/transport/socket.d [new file with mode: 0644]
lib/d/src/thrift/transport/ssl.d [new file with mode: 0644]
lib/d/src/thrift/transport/websocket.d [new file with mode: 0644]
lib/d/src/thrift/transport/zlib.d [new file with mode: 0644]
lib/d/src/thrift/util/awaitable.d [new file with mode: 0644]
lib/d/src/thrift/util/cancellation.d [new file with mode: 0644]
lib/d/src/thrift/util/future.d [new file with mode: 0644]
lib/d/src/thrift/util/hashset.d [new file with mode: 0644]
lib/d/test/Makefile.am [new file with mode: 0644]
lib/d/test/async_test.d [new file with mode: 0644]
lib/d/test/async_test_runner.sh [new file with mode: 0755]
lib/d/test/client_pool_test.d [new file with mode: 0644]
lib/d/test/serialization_benchmark.d [new file with mode: 0644]
lib/d/test/stress_test_server.d [new file with mode: 0644]
lib/d/test/test_utils.d [new file with mode: 0644]
lib/d/test/thrift_test_client.d [new file with mode: 0644]
lib/d/test/thrift_test_common.d [new file with mode: 0644]
lib/d/test/thrift_test_runner.sh [new file with mode: 0755]
lib/d/test/thrift_test_server.d [new file with mode: 0644]
lib/d/test/transport_test.d [new file with mode: 0644]
lib/dart/LICENSE [new file with mode: 0644]
lib/dart/Makefile.am [new file with mode: 0644]
lib/dart/README.md [new file with mode: 0644]
lib/dart/analysis_options.yaml [new file with mode: 0644]
lib/dart/coding_standards.md [new file with mode: 0644]
lib/dart/lib/src/browser/t_web_socket.dart [new file with mode: 0644]
lib/dart/lib/src/console/t_tcp_socket.dart [new file with mode: 0644]
lib/dart/lib/src/console/t_web_socket.dart [new file with mode: 0644]
lib/dart/lib/src/protocol/t_binary_protocol.dart [new file with mode: 0644]
lib/dart/lib/src/protocol/t_compact_protocol.dart [new file with mode: 0644]
lib/dart/lib/src/protocol/t_field.dart [new file with mode: 0644]
lib/dart/lib/src/protocol/t_json_protocol.dart [new file with mode: 0644]
lib/dart/lib/src/protocol/t_list.dart [new file with mode: 0644]
lib/dart/lib/src/protocol/t_map.dart [new file with mode: 0644]
lib/dart/lib/src/protocol/t_message.dart [new file with mode: 0644]
lib/dart/lib/src/protocol/t_multiplexed_protocol.dart [new file with mode: 0644]
lib/dart/lib/src/protocol/t_protocol.dart [new file with mode: 0644]
lib/dart/lib/src/protocol/t_protocol_decorator.dart [new file with mode: 0644]
lib/dart/lib/src/protocol/t_protocol_error.dart [new file with mode: 0644]
lib/dart/lib/src/protocol/t_protocol_factory.dart [new file with mode: 0644]
lib/dart/lib/src/protocol/t_protocol_util.dart [new file with mode: 0644]
lib/dart/lib/src/protocol/t_set.dart [new file with mode: 0644]
lib/dart/lib/src/protocol/t_struct.dart [new file with mode: 0644]
lib/dart/lib/src/protocol/t_type.dart [new file with mode: 0644]
lib/dart/lib/src/serializer/t_deserializer.dart [new file with mode: 0644]
lib/dart/lib/src/serializer/t_serializer.dart [new file with mode: 0644]
lib/dart/lib/src/t_application_error.dart [new file with mode: 0644]
lib/dart/lib/src/t_base.dart [new file with mode: 0644]
lib/dart/lib/src/t_error.dart [new file with mode: 0644]
lib/dart/lib/src/t_processor.dart [new file with mode: 0644]
lib/dart/lib/src/transport/t_buffered_transport.dart [new file with mode: 0644]
lib/dart/lib/src/transport/t_framed_transport.dart [new file with mode: 0644]
lib/dart/lib/src/transport/t_http_transport.dart [new file with mode: 0644]
lib/dart/lib/src/transport/t_message_reader.dart [new file with mode: 0644]
lib/dart/lib/src/transport/t_socket.dart [new file with mode: 0644]
lib/dart/lib/src/transport/t_socket_transport.dart [new file with mode: 0644]
lib/dart/lib/src/transport/t_transport.dart [new file with mode: 0644]
lib/dart/lib/src/transport/t_transport_error.dart [new file with mode: 0644]
lib/dart/lib/src/transport/t_transport_factory.dart [new file with mode: 0644]
lib/dart/lib/thrift.dart [new file with mode: 0644]
lib/dart/lib/thrift_browser.dart [new file with mode: 0644]
lib/dart/lib/thrift_console.dart [new file with mode: 0644]
lib/dart/pubspec.yaml [new file with mode: 0644]
lib/dart/test/protocol/t_protocol_test.dart [new file with mode: 0644]
lib/dart/test/serializer/serializer_test.dart [new file with mode: 0644]
lib/dart/test/serializer/serializer_test_data.dart [new file with mode: 0644]
lib/dart/test/t_application_error_test.dart [new file with mode: 0644]
lib/dart/test/transport/t_framed_transport_test.dart [new file with mode: 0644]
lib/dart/test/transport/t_http_transport_test.dart [new file with mode: 0644]
lib/dart/test/transport/t_socket_transport_test.dart [new file with mode: 0644]
lib/dart/test/transport/t_transport_test.dart [new file with mode: 0644]
lib/delphi/DelphiThrift.groupproj [new file with mode: 0644]
lib/delphi/README.md [new file with mode: 0644]
lib/delphi/coding_standards.md [new file with mode: 0644]
lib/delphi/src/Thrift.Collections.pas [new file with mode: 0644]
lib/delphi/src/Thrift.Configuration.pas [new file with mode: 0644]
lib/delphi/src/Thrift.Defines.inc [new file with mode: 0644]
lib/delphi/src/Thrift.Exception.pas [new file with mode: 0644]
lib/delphi/src/Thrift.Processor.Multiplex.pas [new file with mode: 0644]
lib/delphi/src/Thrift.Protocol.Compact.pas [new file with mode: 0644]
lib/delphi/src/Thrift.Protocol.JSON.pas [new file with mode: 0644]
lib/delphi/src/Thrift.Protocol.Multiplex.pas [new file with mode: 0644]
lib/delphi/src/Thrift.Protocol.pas [new file with mode: 0644]
lib/delphi/src/Thrift.Serializer.pas [new file with mode: 0644]
lib/delphi/src/Thrift.Server.pas [new file with mode: 0644]
lib/delphi/src/Thrift.Socket.pas [new file with mode: 0644]
lib/delphi/src/Thrift.Stream.pas [new file with mode: 0644]
lib/delphi/src/Thrift.Transport.MsxmlHTTP.pas [new file with mode: 0644]
lib/delphi/src/Thrift.Transport.Pipes.pas [new file with mode: 0644]
lib/delphi/src/Thrift.Transport.WinHTTP.pas [new file with mode: 0644]
lib/delphi/src/Thrift.Transport.pas [new file with mode: 0644]
lib/delphi/src/Thrift.TypeRegistry.pas [new file with mode: 0644]
lib/delphi/src/Thrift.Utils.pas [new file with mode: 0644]
lib/delphi/src/Thrift.WinHTTP.pas [new file with mode: 0644]
lib/delphi/src/Thrift.pas [new file with mode: 0644]
lib/delphi/test/ConsoleHelper.pas [new file with mode: 0644]
lib/delphi/test/Performance/DataFactory.pas [new file with mode: 0644]
lib/delphi/test/Performance/PerfTests.pas [new file with mode: 0644]
lib/delphi/test/TestClient.pas [new file with mode: 0644]
lib/delphi/test/TestConstants.pas [new file with mode: 0644]
lib/delphi/test/TestServer.pas [new file with mode: 0644]
lib/delphi/test/TestServerEvents.pas [new file with mode: 0644]
lib/delphi/test/client.dpr [new file with mode: 0644]
lib/delphi/test/client.dproj [new file with mode: 0644]
lib/delphi/test/codegen/README.md [new file with mode: 0644]
lib/delphi/test/codegen/run-Pascal-Codegen-Tests.bat.tmpl [new file with mode: 0644]
lib/delphi/test/keywords/ReservedIncluded.thrift [new file with mode: 0644]
lib/delphi/test/keywords/ReservedKeywords.dpr [new file with mode: 0644]
lib/delphi/test/keywords/ReservedKeywords.dproj [new file with mode: 0644]
lib/delphi/test/keywords/ReservedKeywords.thrift [new file with mode: 0644]
lib/delphi/test/maketest.sh [new file with mode: 0755]
lib/delphi/test/multiplexed/Multiplex.Client.Main.pas [new file with mode: 0644]
lib/delphi/test/multiplexed/Multiplex.Server.Main.pas [new file with mode: 0644]
lib/delphi/test/multiplexed/Multiplex.Test.Client.dpr [new file with mode: 0644]
lib/delphi/test/multiplexed/Multiplex.Test.Client.dproj [new file with mode: 0644]
lib/delphi/test/multiplexed/Multiplex.Test.Common.pas [new file with mode: 0644]
lib/delphi/test/multiplexed/Multiplex.Test.Server.dpr [new file with mode: 0644]
lib/delphi/test/multiplexed/Multiplex.Test.Server.dproj [new file with mode: 0644]
lib/delphi/test/serializer/TestSerializer.Data.pas [new file with mode: 0644]
lib/delphi/test/serializer/TestSerializer.Tests.pas [new file with mode: 0644]
lib/delphi/test/serializer/TestSerializer.dpr [new file with mode: 0644]
lib/delphi/test/serializer/TestSerializer.dproj [new file with mode: 0644]
lib/delphi/test/server.dpr [new file with mode: 0644]
lib/delphi/test/server.dproj [new file with mode: 0644]
lib/delphi/test/skip/README.md [new file with mode: 0644]
lib/delphi/test/skip/idl/skiptest_version_1.thrift [new file with mode: 0644]
lib/delphi/test/skip/idl/skiptest_version_2.thrift [new file with mode: 0644]
lib/delphi/test/skip/skiptest_version1.dpr [new file with mode: 0644]
lib/delphi/test/skip/skiptest_version1.dproj [new file with mode: 0644]
lib/delphi/test/skip/skiptest_version2.dpr [new file with mode: 0644]
lib/delphi/test/skip/skiptest_version2.dproj [new file with mode: 0644]
lib/delphi/test/typeregistry/Test.EnumToString.pas [new file with mode: 0644]
lib/delphi/test/typeregistry/Test.TypeRegistry.pas [new file with mode: 0644]
lib/delphi/test/typeregistry/TestTypeRegistry.dpr [new file with mode: 0644]
lib/delphi/test/typeregistry/TestTypeRegistry.dproj [new file with mode: 0644]
lib/erl/Makefile.am [new file with mode: 0644]
lib/erl/README.md [new file with mode: 0644]
lib/erl/coding_standards.md [new file with mode: 0644]
lib/erl/include/thrift_constants.hrl [new file with mode: 0644]
lib/erl/include/thrift_protocol.hrl [new file with mode: 0644]
lib/erl/include/thrift_protocol_behaviour.hrl [new file with mode: 0644]
lib/erl/include/thrift_transport_behaviour.hrl [new file with mode: 0644]
lib/erl/rebar.config [new file with mode: 0644]
lib/erl/rebar.config.script [new file with mode: 0644]
lib/erl/src/thrift.app.src [new file with mode: 0644]
lib/erl/src/thrift_base64_transport.erl [new file with mode: 0644]
lib/erl/src/thrift_binary_protocol.erl [new file with mode: 0644]
lib/erl/src/thrift_buffered_transport.erl [new file with mode: 0644]
lib/erl/src/thrift_client.erl [new file with mode: 0644]
lib/erl/src/thrift_client_util.erl [new file with mode: 0644]
lib/erl/src/thrift_compact_protocol.erl [new file with mode: 0644]
lib/erl/src/thrift_disk_log_transport.erl [new file with mode: 0644]
lib/erl/src/thrift_file_transport.erl [new file with mode: 0644]
lib/erl/src/thrift_framed_transport.erl [new file with mode: 0644]
lib/erl/src/thrift_http_transport.erl [new file with mode: 0644]
lib/erl/src/thrift_json_parser.erl [new file with mode: 0644]
lib/erl/src/thrift_json_protocol.erl [new file with mode: 0644]
lib/erl/src/thrift_membuffer_transport.erl [new file with mode: 0644]
lib/erl/src/thrift_memory_buffer.erl [new file with mode: 0644]
lib/erl/src/thrift_multiplexed_map_wrapper.erl [new file with mode: 0644]
lib/erl/src/thrift_multiplexed_protocol.erl [new file with mode: 0644]
lib/erl/src/thrift_processor.erl [new file with mode: 0644]
lib/erl/src/thrift_protocol.erl [new file with mode: 0644]
lib/erl/src/thrift_reconnecting_client.erl [new file with mode: 0644]
lib/erl/src/thrift_server.erl [new file with mode: 0644]
lib/erl/src/thrift_service.erl [new file with mode: 0644]
lib/erl/src/thrift_socket_server.erl [new file with mode: 0644]
lib/erl/src/thrift_socket_transport.erl [new file with mode: 0644]
lib/erl/src/thrift_sslsocket_transport.erl [new file with mode: 0644]
lib/erl/src/thrift_transport.erl [new file with mode: 0644]
lib/erl/src/thrift_transport_state_test.erl [new file with mode: 0644]
lib/erl/test/Thrift1151.thrift [new file with mode: 0644]
lib/erl/test/Thrift1475.thrift [new file with mode: 0644]
lib/erl/test/Thrift_omit_with.thrift [new file with mode: 0644]
lib/erl/test/flags/LegacyNames.thrift [new file with mode: 0644]
lib/erl/test/flags/Thrift3214.thrift [new file with mode: 0644]
lib/erl/test/legacy_names_test.erl [new file with mode: 0644]
lib/erl/test/multiplexing.thrift [new file with mode: 0644]
lib/erl/test/multiplexing_test.erl [new file with mode: 0644]
lib/erl/test/name_conflict_test.erl [new file with mode: 0644]
lib/erl/test/stress_server.erl [new file with mode: 0644]
lib/erl/test/test_const.erl [new file with mode: 0644]
lib/erl/test/test_disklog.erl [new file with mode: 0644]
lib/erl/test/test_omit.erl [new file with mode: 0644]
lib/erl/test/test_rendered_double_constants.erl [new file with mode: 0644]
lib/erl/test/test_thrift_1151.erl [new file with mode: 0644]
lib/erl/test/test_thrift_3214.erl [new file with mode: 0644]
lib/erl/test/test_thrift_buffered_transport.erl [new file with mode: 0644]
lib/erl/test/test_thrift_compact_protocol.erl [new file with mode: 0644]
lib/erl/test/test_thrift_file_transport.erl [new file with mode: 0644]
lib/erl/test/test_thrift_framed_transport.erl [new file with mode: 0644]
lib/erl/test/test_thrift_membuffer_transport.erl [new file with mode: 0644]
lib/erl/test/test_thrift_socket_transport.erl [new file with mode: 0644]
lib/erl/test/thrift_socket_server_test.erl [new file with mode: 0644]
lib/erl/test/thrift_test_test.erl [new file with mode: 0644]
lib/go/Makefile.am [new file with mode: 0644]
lib/go/README.md [new file with mode: 0644]
lib/go/coding_standards.md [new file with mode: 0644]
lib/go/test/BinaryKeyTest.thrift [new file with mode: 0644]
lib/go/test/ClientMiddlewareExceptionTest.thrift [new file with mode: 0644]
lib/go/test/ConflictArgNamesTest.thrift [new file with mode: 0644]
lib/go/test/ConflictNamespaceServiceTest.thrift [new file with mode: 0644]
lib/go/test/ConflictNamespaceTestA.thrift [new file with mode: 0644]
lib/go/test/ConflictNamespaceTestB.thrift [new file with mode: 0644]
lib/go/test/ConflictNamespaceTestC.thrift [new file with mode: 0644]
lib/go/test/ConflictNamespaceTestD.thrift [new file with mode: 0644]
lib/go/test/ConflictNamespaceTestE.thrift [new file with mode: 0644]
lib/go/test/ConflictNamespaceTestF.thrift [new file with mode: 0644]
lib/go/test/ConflictNamespaceTestSuperThing.thrift [new file with mode: 0644]
lib/go/test/ConstOptionalField.thrift [new file with mode: 0644]
lib/go/test/ConstOptionalFieldImport.thrift [new file with mode: 0644]
lib/go/test/DontExportRWTest.thrift [new file with mode: 0644]
lib/go/test/DuplicateImportsTest.thrift [new file with mode: 0644]
lib/go/test/EqualsTest.thrift [new file with mode: 0644]
lib/go/test/ErrorTest.thrift [new file with mode: 0644]
lib/go/test/GoTagTest.thrift [new file with mode: 0644]
lib/go/test/IgnoreInitialismsTest.thrift [new file with mode: 0644]
lib/go/test/IncludesTest.thrift [new file with mode: 0644]
lib/go/test/InitialismsTest.thrift [new file with mode: 0644]
lib/go/test/Makefile.am [new file with mode: 0644]
lib/go/test/MultiplexedProtocolTest.thrift [new file with mode: 0644]
lib/go/test/NamesTest.thrift [new file with mode: 0644]
lib/go/test/NamespacedTest.thrift [new file with mode: 0644]
lib/go/test/OnewayTest.thrift [new file with mode: 0644]
lib/go/test/OptionalFieldsTest.thrift [new file with mode: 0644]
lib/go/test/ProcessorMiddlewareTest.thrift [new file with mode: 0644]
lib/go/test/RefAnnotationFieldsTest.thrift [new file with mode: 0644]
lib/go/test/RequiredFieldTest.thrift [new file with mode: 0644]
lib/go/test/ServicesTest.thrift [new file with mode: 0644]
lib/go/test/TypedefFieldTest.thrift [new file with mode: 0644]
lib/go/test/UnionBinaryTest.thrift [new file with mode: 0644]
lib/go/test/UnionDefaultValueTest.thrift [new file with mode: 0644]
lib/go/test/common/a.thrift [new file with mode: 0644]
lib/go/test/common/b.thrift [new file with mode: 0644]
lib/go/test/dontexportrwtest/compile_test.go [new file with mode: 0644]
lib/go/test/fuzz/Makefile.am [new file with mode: 0644]
lib/go/test/fuzz/fuzz.go [new file with mode: 0644]
lib/go/test/fuzz/fuzz_test.go [new file with mode: 0644]
lib/go/test/fuzz/go.mod [new file with mode: 0644]
lib/go/test/fuzz/go.sum [new file with mode: 0644]
lib/go/test/tests/binary_key_test.go [new file with mode: 0644]
lib/go/test/tests/client_error_test.go [new file with mode: 0644]
lib/go/test/tests/client_middleware_exception_test.go [new file with mode: 0644]
lib/go/test/tests/conflict_arg_names_test.go [new file with mode: 0644]
lib/go/test/tests/conflict_namespace_test.go [new file with mode: 0644]
lib/go/test/tests/const_optional_field_test.go [new file with mode: 0644]
lib/go/test/tests/context.go [new file with mode: 0644]
lib/go/test/tests/encoding_json_test.go [new file with mode: 0644]
lib/go/test/tests/equals_test.go [new file with mode: 0644]
lib/go/test/tests/gotag_test.go [new file with mode: 0644]
lib/go/test/tests/ignoreinitialisms_test.go [new file with mode: 0644]
lib/go/test/tests/initialisms_test.go [new file with mode: 0644]
lib/go/test/tests/json_protocol_deserializer_test.go [new file with mode: 0644]
lib/go/test/tests/multiplexed_protocol_test.go [new file with mode: 0644]
lib/go/test/tests/names_test.go [new file with mode: 0644]
lib/go/test/tests/one_way_test.go [new file with mode: 0644]
lib/go/test/tests/optional_fields_test.go [new file with mode: 0644]
lib/go/test/tests/processor_middleware_test.go [new file with mode: 0644]
lib/go/test/tests/protocol_mock.go [new file with mode: 0644]
lib/go/test/tests/protocols_test.go [new file with mode: 0644]
lib/go/test/tests/required_fields_test.go [new file with mode: 0644]
lib/go/test/tests/struct_args_rets_test.go [new file with mode: 0644]
lib/go/test/tests/thrifttest_driver.go [new file with mode: 0644]
lib/go/test/tests/thrifttest_handler.go [new file with mode: 0644]
lib/go/test/tests/union_binary_test.go [new file with mode: 0644]
lib/go/test/tests/union_default_value_test.go [new file with mode: 0644]
lib/go/thrift/application_exception.go [new file with mode: 0644]
lib/go/thrift/application_exception_test.go [new file with mode: 0644]
lib/go/thrift/binary_protocol.go [new file with mode: 0644]
lib/go/thrift/binary_protocol_test.go [new file with mode: 0644]
lib/go/thrift/buffered_transport.go [new file with mode: 0644]
lib/go/thrift/buffered_transport_test.go [new file with mode: 0644]
lib/go/thrift/client.go [new file with mode: 0644]
lib/go/thrift/common_test.go [new file with mode: 0644]
lib/go/thrift/compact_protocol.go [new file with mode: 0644]
lib/go/thrift/compact_protocol_test.go [new file with mode: 0644]
lib/go/thrift/configuration.go [new file with mode: 0644]
lib/go/thrift/configuration_test.go [new file with mode: 0644]
lib/go/thrift/context.go [new file with mode: 0644]
lib/go/thrift/debug_protocol.go [new file with mode: 0644]
lib/go/thrift/deserializer.go [new file with mode: 0644]
lib/go/thrift/duplicate_protocol.go [new file with mode: 0644]
lib/go/thrift/example_client_middleware_test.go [new file with mode: 0644]
lib/go/thrift/example_processor_middleware_test.go [new file with mode: 0644]
lib/go/thrift/exception.go [new file with mode: 0644]
lib/go/thrift/exception_test.go [new file with mode: 0644]
lib/go/thrift/framed_transport.go [new file with mode: 0644]
lib/go/thrift/framed_transport_test.go [new file with mode: 0644]
lib/go/thrift/header_context.go [new file with mode: 0644]
lib/go/thrift/header_context_test.go [new file with mode: 0644]
lib/go/thrift/header_protocol.go [new file with mode: 0644]
lib/go/thrift/header_protocol_test.go [new file with mode: 0644]
lib/go/thrift/header_transport.go [new file with mode: 0644]
lib/go/thrift/header_transport_test.go [new file with mode: 0644]
lib/go/thrift/http_client.go [new file with mode: 0644]
lib/go/thrift/http_client_test.go [new file with mode: 0644]
lib/go/thrift/http_transport.go [new file with mode: 0644]
lib/go/thrift/iostream_transport.go [new file with mode: 0644]
lib/go/thrift/iostream_transport_test.go [new file with mode: 0644]
lib/go/thrift/json_protocol.go [new file with mode: 0644]
lib/go/thrift/json_protocol_test.go [new file with mode: 0644]
lib/go/thrift/logger.go [new file with mode: 0644]
lib/go/thrift/lowlevel_benchmarks_test.go [new file with mode: 0644]
lib/go/thrift/memory_buffer.go [new file with mode: 0644]
lib/go/thrift/memory_buffer_test.go [new file with mode: 0644]
lib/go/thrift/messagetype.go [new file with mode: 0644]
lib/go/thrift/middleware.go [new file with mode: 0644]
lib/go/thrift/middleware_test.go [new file with mode: 0644]
lib/go/thrift/multiplexed_protocol.go [new file with mode: 0644]
lib/go/thrift/multiplexed_protocol_test.go [new file with mode: 0644]
lib/go/thrift/numeric.go [new file with mode: 0644]
lib/go/thrift/pointerize.go [new file with mode: 0644]
lib/go/thrift/pool.go [new file with mode: 0644]
lib/go/thrift/pool_test.go [new file with mode: 0644]
lib/go/thrift/processor_factory.go [new file with mode: 0644]
lib/go/thrift/protocol.go [new file with mode: 0644]
lib/go/thrift/protocol_exception.go [new file with mode: 0644]
lib/go/thrift/protocol_factory.go [new file with mode: 0644]
lib/go/thrift/protocol_test.go [new file with mode: 0644]
lib/go/thrift/response_helper.go [new file with mode: 0644]
lib/go/thrift/response_helper_test.go [new file with mode: 0644]
lib/go/thrift/rich_transport.go [new file with mode: 0644]
lib/go/thrift/rich_transport_test.go [new file with mode: 0644]
lib/go/thrift/serializer.go [new file with mode: 0644]
lib/go/thrift/serializer_test.go [new file with mode: 0644]
lib/go/thrift/serializer_types_test.go [new file with mode: 0644]
lib/go/thrift/server.go [new file with mode: 0644]
lib/go/thrift/server_socket.go [new file with mode: 0644]
lib/go/thrift/server_socket_test.go [new file with mode: 0644]
lib/go/thrift/server_test.go [new file with mode: 0644]
lib/go/thrift/server_transport.go [new file with mode: 0644]
lib/go/thrift/simple_json_protocol.go [new file with mode: 0644]
lib/go/thrift/simple_json_protocol_test.go [new file with mode: 0644]
lib/go/thrift/simple_server.go [new file with mode: 0644]
lib/go/thrift/simple_server_test.go [new file with mode: 0644]
lib/go/thrift/socket.go [new file with mode: 0644]
lib/go/thrift/socket_conn.go [new file with mode: 0644]
lib/go/thrift/socket_conn_test.go [new file with mode: 0644]
lib/go/thrift/socket_non_unix_conn.go [new file with mode: 0644]
lib/go/thrift/socket_unix_conn.go [new file with mode: 0644]
lib/go/thrift/socket_unix_conn_test.go [new file with mode: 0644]
lib/go/thrift/ssl_server_socket.go [new file with mode: 0644]
lib/go/thrift/ssl_socket.go [new file with mode: 0644]
lib/go/thrift/staticcheck.conf [new file with mode: 0644]
lib/go/thrift/transport.go [new file with mode: 0644]
lib/go/thrift/transport_exception.go [new file with mode: 0644]
lib/go/thrift/transport_exception_test.go [new file with mode: 0644]
lib/go/thrift/transport_factory.go [new file with mode: 0644]
lib/go/thrift/transport_test.go [new file with mode: 0644]
lib/go/thrift/type.go [new file with mode: 0644]
lib/go/thrift/zlib_transport.go [new file with mode: 0644]
lib/go/thrift/zlib_transport_test.go [new file with mode: 0644]
lib/haxe/README.md [new file with mode: 0644]
lib/haxe/coding_standards.md [new file with mode: 0644]
lib/haxe/haxelib.json [new file with mode: 0644]
lib/haxe/src/org/apache/thrift/AbstractMethodError.hx [new file with mode: 0644]
lib/haxe/src/org/apache/thrift/ArgumentError.hx [new file with mode: 0644]
lib/haxe/src/org/apache/thrift/Limits.hx [new file with mode: 0644]
lib/haxe/src/org/apache/thrift/TApplicationException.hx [new file with mode: 0644]
lib/haxe/src/org/apache/thrift/TBase.hx [new file with mode: 0644]
lib/haxe/src/org/apache/thrift/TConfiguration.hx [new file with mode: 0644]
lib/haxe/src/org/apache/thrift/TException.hx [new file with mode: 0644]
lib/haxe/src/org/apache/thrift/TFieldRequirementType.hx [new file with mode: 0644]
lib/haxe/src/org/apache/thrift/TProcessor.hx [new file with mode: 0644]
lib/haxe/src/org/apache/thrift/helper/BitConverter.hx [new file with mode: 0644]
lib/haxe/src/org/apache/thrift/helper/Int64Map.hx [new file with mode: 0644]
lib/haxe/src/org/apache/thrift/helper/IntSet.hx [new file with mode: 0644]
lib/haxe/src/org/apache/thrift/helper/ObjectSet.hx [new file with mode: 0644]
lib/haxe/src/org/apache/thrift/helper/StringSet.hx [new file with mode: 0644]
lib/haxe/src/org/apache/thrift/helper/ZigZag.hx [new file with mode: 0644]
lib/haxe/src/org/apache/thrift/protocol/TBinaryProtocol.hx [new file with mode: 0644]
lib/haxe/src/org/apache/thrift/protocol/TBinaryProtocolFactory.hx [new file with mode: 0644]
lib/haxe/src/org/apache/thrift/protocol/TCompactProtocol.hx [new file with mode: 0644]
lib/haxe/src/org/apache/thrift/protocol/TCompactProtocolFactory.hx [new file with mode: 0644]
lib/haxe/src/org/apache/thrift/protocol/TCompactTypes.hx [new file with mode: 0644]
lib/haxe/src/org/apache/thrift/protocol/TField.hx [new file with mode: 0644]
lib/haxe/src/org/apache/thrift/protocol/TJSONProtocol.hx [new file with mode: 0644]
lib/haxe/src/org/apache/thrift/protocol/TJSONProtocolFactory.hx [new file with mode: 0644]
lib/haxe/src/org/apache/thrift/protocol/TList.hx [new file with mode: 0644]
lib/haxe/src/org/apache/thrift/protocol/TMap.hx [new file with mode: 0644]
lib/haxe/src/org/apache/thrift/protocol/TMessage.hx [new file with mode: 0644]
lib/haxe/src/org/apache/thrift/protocol/TMessageType.hx [new file with mode: 0644]
lib/haxe/src/org/apache/thrift/protocol/TMultiplexedProcessor.hx [new file with mode: 0644]
lib/haxe/src/org/apache/thrift/protocol/TMultiplexedProtocol.hx [new file with mode: 0644]
lib/haxe/src/org/apache/thrift/protocol/TProtocol.hx [new file with mode: 0644]
lib/haxe/src/org/apache/thrift/protocol/TProtocolDecorator.hx [new file with mode: 0644]
lib/haxe/src/org/apache/thrift/protocol/TProtocolException.hx [new file with mode: 0644]
lib/haxe/src/org/apache/thrift/protocol/TProtocolFactory.hx [new file with mode: 0644]
lib/haxe/src/org/apache/thrift/protocol/TProtocolImplBase.hx [new file with mode: 0644]
lib/haxe/src/org/apache/thrift/protocol/TProtocolUtil.hx [new file with mode: 0644]
lib/haxe/src/org/apache/thrift/protocol/TSet.hx [new file with mode: 0644]
lib/haxe/src/org/apache/thrift/protocol/TStruct.hx [new file with mode: 0644]
lib/haxe/src/org/apache/thrift/protocol/TType.hx [new file with mode: 0644]
lib/haxe/src/org/apache/thrift/server/TServer.hx [new file with mode: 0644]
lib/haxe/src/org/apache/thrift/server/TServerEventHandler.hx [new file with mode: 0644]
lib/haxe/src/org/apache/thrift/server/TSimpleServer.hx [new file with mode: 0644]
lib/haxe/src/org/apache/thrift/transport/TBufferedTransport.hx [new file with mode: 0644]
lib/haxe/src/org/apache/thrift/transport/TBufferedTransportFactory.hx [new file with mode: 0644]
lib/haxe/src/org/apache/thrift/transport/TEndpointTransport.hx [new file with mode: 0644]
lib/haxe/src/org/apache/thrift/transport/TFileStream.hx [new file with mode: 0644]
lib/haxe/src/org/apache/thrift/transport/TFramedTransport.hx [new file with mode: 0644]
lib/haxe/src/org/apache/thrift/transport/TFramedTransportFactory.hx [new file with mode: 0644]
lib/haxe/src/org/apache/thrift/transport/TFullDuplexHttpClient.hx [new file with mode: 0644]
lib/haxe/src/org/apache/thrift/transport/THttpClient.hx [new file with mode: 0644]
lib/haxe/src/org/apache/thrift/transport/TLayeredTransport.hx [new file with mode: 0644]
lib/haxe/src/org/apache/thrift/transport/TServerSocket.hx [new file with mode: 0644]
lib/haxe/src/org/apache/thrift/transport/TServerTransport.hx [new file with mode: 0644]
lib/haxe/src/org/apache/thrift/transport/TSocket.hx [new file with mode: 0644]
lib/haxe/src/org/apache/thrift/transport/TStream.hx [new file with mode: 0644]
lib/haxe/src/org/apache/thrift/transport/TStreamTransport.hx [new file with mode: 0644]
lib/haxe/src/org/apache/thrift/transport/TTransport.hx [new file with mode: 0644]
lib/haxe/src/org/apache/thrift/transport/TTransportException.hx [new file with mode: 0644]
lib/haxe/src/org/apache/thrift/transport/TTransportFactory.hx [new file with mode: 0644]
lib/haxe/src/org/apache/thrift/transport/TWrappingServerTransport.hx [new file with mode: 0644]
lib/haxe/test/HaxeTests.hxproj [new file with mode: 0644]
lib/haxe/test/Makefile.am [new file with mode: 0644]
lib/haxe/test/cpp.hxml [new file with mode: 0644]
lib/haxe/test/csharp.hxml [new file with mode: 0644]
lib/haxe/test/flash.hxml [new file with mode: 0644]
lib/haxe/test/java.hxml [new file with mode: 0644]
lib/haxe/test/javascript.hxml [new file with mode: 0644]
lib/haxe/test/make_all.bat [new file with mode: 0644]
lib/haxe/test/make_all.sh [new file with mode: 0644]
lib/haxe/test/neko.hxml [new file with mode: 0644]
lib/haxe/test/php.hxml [new file with mode: 0644]
lib/haxe/test/project.hide [new file with mode: 0644]
lib/haxe/test/python.hxml [new file with mode: 0644]
lib/haxe/test/src/ConstantsTest.hx [new file with mode: 0644]
lib/haxe/test/src/Main.hx [new file with mode: 0644]
lib/haxe/test/src/MultiplexTest.hx [new file with mode: 0644]
lib/haxe/test/src/StreamTest.hx [new file with mode: 0644]
lib/haxe/test/src/TestBase.hx [new file with mode: 0644]
lib/java/CMakeLists.txt [new file with mode: 0644]
lib/java/Makefile.am [new file with mode: 0644]
lib/java/README.md [new file with mode: 0644]
lib/java/android/build.gradle [new file with mode: 0644]
lib/java/android/settings.gradle [new file with mode: 0644]
lib/java/android/src/main/AndroidManifest.xml [new file with mode: 0644]
lib/java/build.gradle [new file with mode: 0644]
lib/java/code_quality_tools/findbugs-filter.xml [new file with mode: 0644]
lib/java/coding_standards.md [new file with mode: 0644]
lib/java/gradle.properties [new file with mode: 0644]
lib/java/gradle/cloverCoverage.gradle [new file with mode: 0644]
lib/java/gradle/codeQualityChecks.gradle [new file with mode: 0644]
lib/java/gradle/environment.gradle [new file with mode: 0644]
lib/java/gradle/functionalTests.gradle [new file with mode: 0644]
lib/java/gradle/generateTestThrift.gradle [new file with mode: 0644]
lib/java/gradle/publishing.gradle [new file with mode: 0644]
lib/java/gradle/sourceConfiguration.gradle [new file with mode: 0644]
lib/java/gradle/unitTests.gradle [new file with mode: 0644]
lib/java/settings.gradle [new file with mode: 0644]
lib/java/src/crossTest/java/org/apache/thrift/test/TestClient.java [new file with mode: 0644]
lib/java/src/crossTest/java/org/apache/thrift/test/TestNonblockingServer.java [new file with mode: 0644]
lib/java/src/crossTest/java/org/apache/thrift/test/TestServer.java [new file with mode: 0644]
lib/java/src/crossTest/java/org/apache/thrift/test/TestTServletServer.java [new file with mode: 0644]
lib/java/src/crossTest/resources/.keystore [new file with mode: 0644]
lib/java/src/crossTest/resources/.truststore [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/AsyncProcessFunction.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/EncodingUtils.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/Option.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/ProcessFunction.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/TApplicationException.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/TAsyncProcessor.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/TBase.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/TBaseAsyncProcessor.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/TBaseHelper.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/TBaseProcessor.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/TByteArrayOutputStream.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/TConfiguration.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/TDeserializer.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/TEnum.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/TEnumHelper.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/TException.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/TFieldIdEnum.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/TFieldRequirementType.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/TMultiplexedProcessor.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/TNonblockingMultiFetchClient.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/TNonblockingMultiFetchStats.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/TProcessor.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/TProcessorFactory.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/TSerializable.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/TSerializer.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/TServiceClient.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/TServiceClientFactory.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/TUnion.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/annotation/Nullable.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/async/AsyncMethodCallback.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/async/AsyncMethodFutureAdapter.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/async/TAsyncClient.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/async/TAsyncClientFactory.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/async/TAsyncClientManager.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/async/TAsyncMethodCall.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/meta_data/EnumMetaData.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/meta_data/FieldMetaData.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/meta_data/FieldValueMetaData.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/meta_data/ListMetaData.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/meta_data/MapMetaData.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/meta_data/SetMetaData.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/meta_data/StructMetaData.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/partial/EnumCache.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/partial/PartialThriftComparer.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/partial/README.md [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/partial/TFieldData.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/partial/ThriftField.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/partial/ThriftFieldValueProcessor.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/partial/ThriftMetadata.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/partial/ThriftStructProcessor.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/partial/Validate.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/protocol/ShortStack.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/protocol/TBase64Utils.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/protocol/TBinaryProtocol.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/protocol/TCompactProtocol.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/protocol/TField.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/protocol/TJSONProtocol.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/protocol/TList.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/protocol/TMap.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/protocol/TMessage.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/protocol/TMessageType.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/protocol/TMultiplexedProtocol.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/protocol/TProtocol.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/protocol/TProtocolDecorator.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/protocol/TProtocolException.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/protocol/TProtocolFactory.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/protocol/TProtocolUtil.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/protocol/TReadProtocol.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/protocol/TSet.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/protocol/TSimpleJSONProtocol.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/protocol/TStruct.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/protocol/TTupleProtocol.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/protocol/TType.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/protocol/TWriteProtocol.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/scheme/IScheme.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/scheme/SchemeFactory.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/scheme/StandardScheme.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/scheme/TupleScheme.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/server/AbstractNonblockingServer.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/server/Invocation.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/server/ServerContext.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/server/TExtensibleServlet.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/server/THsHaServer.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/server/TNonblockingServer.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/server/TSaslNonblockingServer.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/server/TServer.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/server/TServerEventHandler.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/server/TServlet.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/server/TSimpleServer.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/server/TThreadPoolServer.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/server/TThreadedSelectorServer.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/transport/AutoExpandingBuffer.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/transport/AutoExpandingBufferReadTransport.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/transport/AutoExpandingBufferWriteTransport.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/transport/TByteBuffer.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/transport/TEOFException.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/transport/TEndpointTransport.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/transport/TFileProcessor.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/transport/TFileTransport.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/transport/THttpClient.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/transport/TIOStreamTransport.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/transport/TMemoryBuffer.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/transport/TMemoryInputTransport.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/transport/TMemoryTransport.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/transport/TNonblockingServerSocket.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/transport/TNonblockingServerTransport.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/transport/TNonblockingSocket.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/transport/TNonblockingTransport.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/transport/TSSLTransportFactory.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/transport/TSaslClientTransport.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/transport/TSaslServerTransport.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/transport/TSaslTransport.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/transport/TSeekableFile.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/transport/TServerSocket.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/transport/TServerTransport.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/transport/TSimpleFileTransport.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/transport/TSocket.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/transport/TStandardFile.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/transport/TTransport.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/transport/TTransportException.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/transport/TTransportFactory.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/transport/TZlibTransport.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/transport/layered/TFastFramedTransport.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/transport/layered/TFramedTransport.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/transport/layered/TLayeredTransport.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/transport/sasl/DataFrameHeaderReader.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/transport/sasl/DataFrameReader.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/transport/sasl/DataFrameWriter.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/transport/sasl/FixedSizeHeaderReader.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/transport/sasl/FrameHeaderReader.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/transport/sasl/FrameReader.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/transport/sasl/FrameWriter.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/transport/sasl/NegotiationStatus.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/transport/sasl/NonblockingSaslHandler.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/transport/sasl/SaslNegotiationFrameReader.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/transport/sasl/SaslNegotiationFrameWriter.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/transport/sasl/SaslNegotiationHeaderReader.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/transport/sasl/SaslPeer.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/transport/sasl/ServerSaslPeer.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/transport/sasl/TBaseSaslProcessorFactory.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/transport/sasl/TInvalidSaslFrameException.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/transport/sasl/TSaslNegotiationException.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/transport/sasl/TSaslProcessorFactory.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/transport/sasl/TSaslServerDefinition.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/transport/sasl/TSaslServerFactory.java [new file with mode: 0644]
lib/java/src/main/java/org/apache/thrift/utils/StringUtils.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/Fixtures.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/TestAnnotationMetadata.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/TestDeepCopy.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/TestEnumContainers.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/TestFullCamel.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/TestMultiplexedProcessor.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/TestOptionType.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/TestOptionals.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/TestOptionalsWithJdk8.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/TestRenderedDoubleConstants.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/TestReuse.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/TestStruct.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/TestStructOrder.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/TestTBaseHelper.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/TestTDeserializer.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/TestTEnumHelper.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/TestTUnion.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/TestUnsafeBinaries.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/async/TestTAsyncClient.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/async/TestTAsyncClientManager.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/partial/EnumCacheTest.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/partial/PartialThriftComparerTest.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/partial/PartialThriftTestData.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/partial/TFieldDataTest.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/partial/TestData.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/partial/TestPartialThriftDeserializer.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/partial/ThriftFieldTest.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/partial/ThriftMetadataTest.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/partial/ThriftSerDe.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/partial/ThriftStructProcessorTest.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/partial/ValidateTest.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/protocol/BenchmarkProtocols.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/protocol/ProtocolTestBase.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/protocol/TestShortStack.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/protocol/TestTBinaryProtocol.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/protocol/TestTCompactProtocol.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/protocol/TestTField.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/protocol/TestTJSONProtocol.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/protocol/TestTProtocolUtil.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/protocol/TestTSimpleJSONProtocol.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/protocol/TestTTupleProtocol.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/scheme/TestStandardScheme.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/server/ServerTestBase.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/server/TestAsyncServer.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/server/TestHsHaServer.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/server/TestNonblockingServer.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/server/TestSaslNonblockingServer.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/server/TestThreadPoolServer.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/server/TestThreadedSelectorServer.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/test/EqualityTest.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/test/JavaBeansTest.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/test/ReadStruct.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/test/SerializationBenchmark.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/test/TestServlet.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/test/WriteStruct.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/test/voidmethexceptions/ServiceAsyncImp.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/test/voidmethexceptions/ServiceBase.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/test/voidmethexceptions/ServiceSyncImp.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/test/voidmethexceptions/TestVoidMethExceptions.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/transport/ReadCountingTransport.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/transport/TestAutoExpandingBuffer.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/transport/TestAutoExpandingBufferReadTransport.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/transport/TestAutoExpandingBufferWriteTransport.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/transport/TestNonblockingServerSocket.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/transport/TestTByteBuffer.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/transport/TestTFastFramedTransport.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/transport/TestTFramedTransport.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/transport/TestTIOStreamTransport.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/transport/TestTMemoryInputTransport.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/transport/TestTMemoryTransport.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/transport/TestTSSLTransportFactory.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/transport/TestTSSLTransportFactoryCustomClient1.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/transport/TestTSSLTransportFactoryCustomClient2.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/transport/TestTSSLTransportFactoryStreamedStore.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/transport/TestTSaslTransports.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/transport/TestTSimpleFileTransport.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/transport/TestTZlibTransport.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/transport/WriteCountingTransport.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/transport/sasl/TestDataFrameReader.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/transport/sasl/TestDataFrameWriter.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/transport/sasl/TestSaslNegotiationFrameReader.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/transport/sasl/TestSaslNegotiationFrameWriter.java [new file with mode: 0644]
lib/java/src/test/java/org/apache/thrift/utils/TestStringUtils.java [new file with mode: 0644]
lib/java/src/test/resources/JavaAnnotationTest.thrift [new file with mode: 0644]
lib/java/src/test/resources/JavaBeansTest.thrift [new file with mode: 0644]
lib/java/src/test/resources/JavaBinaryDefault.thrift [new file with mode: 0644]
lib/java/src/test/resources/JavaDeepCopyTest.thrift [new file with mode: 0644]
lib/java/src/test/resources/JavaOptionTypeJdk8Test.thrift [new file with mode: 0644]
lib/java/src/test/resources/JavaStructOrderA.thrift [new file with mode: 0644]
lib/java/src/test/resources/JavaStructOrderB.thrift [new file with mode: 0644]
lib/java/src/test/resources/JavaTypes.thrift [new file with mode: 0644]
lib/java/src/test/resources/log4j.properties [new file with mode: 0644]
lib/javame/coding_standards.md [new file with mode: 0644]
lib/javame/src/org/apache/thrift/TApplicationException.java [new file with mode: 0644]
lib/javame/src/org/apache/thrift/TBase.java [new file with mode: 0644]
lib/javame/src/org/apache/thrift/TBaseHelper.java [new file with mode: 0644]
lib/javame/src/org/apache/thrift/TByteArrayOutputStream.java [new file with mode: 0644]
lib/javame/src/org/apache/thrift/TDeserializer.java [new file with mode: 0644]
lib/javame/src/org/apache/thrift/TEnum.java [new file with mode: 0644]
lib/javame/src/org/apache/thrift/TException.java [new file with mode: 0644]
lib/javame/src/org/apache/thrift/TFieldRequirementType.java [new file with mode: 0644]
lib/javame/src/org/apache/thrift/TProcessor.java [new file with mode: 0644]
lib/javame/src/org/apache/thrift/TProcessorFactory.java [new file with mode: 0644]
lib/javame/src/org/apache/thrift/TSerializer.java [new file with mode: 0644]
lib/javame/src/org/apache/thrift/TServiceClient.java [new file with mode: 0644]
lib/javame/src/org/apache/thrift/meta_data/FieldMetaData.java [new file with mode: 0644]
lib/javame/src/org/apache/thrift/meta_data/FieldValueMetaData.java [new file with mode: 0644]
lib/javame/src/org/apache/thrift/meta_data/ListMetaData.java [new file with mode: 0644]
lib/javame/src/org/apache/thrift/meta_data/MapMetaData.java [new file with mode: 0644]
lib/javame/src/org/apache/thrift/meta_data/SetMetaData.java [new file with mode: 0644]
lib/javame/src/org/apache/thrift/meta_data/StructMetaData.java [new file with mode: 0644]
lib/javame/src/org/apache/thrift/protocol/TBase64Utils.java [new file with mode: 0644]
lib/javame/src/org/apache/thrift/protocol/TBinaryProtocol.java [new file with mode: 0644]
lib/javame/src/org/apache/thrift/protocol/TField.java [new file with mode: 0644]
lib/javame/src/org/apache/thrift/protocol/TJSONProtocol.java [new file with mode: 0644]
lib/javame/src/org/apache/thrift/protocol/TList.java [new file with mode: 0644]
lib/javame/src/org/apache/thrift/protocol/TMap.java [new file with mode: 0644]
lib/javame/src/org/apache/thrift/protocol/TMessage.java [new file with mode: 0644]
lib/javame/src/org/apache/thrift/protocol/TMessageType.java [new file with mode: 0644]
lib/javame/src/org/apache/thrift/protocol/TProtocol.java [new file with mode: 0644]
lib/javame/src/org/apache/thrift/protocol/TProtocolException.java [new file with mode: 0644]
lib/javame/src/org/apache/thrift/protocol/TProtocolFactory.java [new file with mode: 0644]
lib/javame/src/org/apache/thrift/protocol/TProtocolUtil.java [new file with mode: 0644]
lib/javame/src/org/apache/thrift/protocol/TSet.java [new file with mode: 0644]
lib/javame/src/org/apache/thrift/protocol/TStruct.java [new file with mode: 0644]
lib/javame/src/org/apache/thrift/protocol/TType.java [new file with mode: 0644]
lib/javame/src/org/apache/thrift/transport/TFramedTransport.java [new file with mode: 0644]
lib/javame/src/org/apache/thrift/transport/THttpClient.java [new file with mode: 0644]
lib/javame/src/org/apache/thrift/transport/TIOStreamTransport.java [new file with mode: 0644]
lib/javame/src/org/apache/thrift/transport/TMemoryBuffer.java [new file with mode: 0644]
lib/javame/src/org/apache/thrift/transport/TTransport.java [new file with mode: 0644]
lib/javame/src/org/apache/thrift/transport/TTransportException.java [new file with mode: 0644]
lib/javame/src/org/apache/thrift/transport/TTransportFactory.java [new file with mode: 0644]
lib/js/CMakeLists.txt [new file with mode: 0644]
lib/js/Gruntfile.js [new file with mode: 0644]
lib/js/Makefile.am [new file with mode: 0644]
lib/js/README.md [new file with mode: 0644]
lib/js/coding_standards.md [new file with mode: 0644]
lib/js/package-lock.json [new file with mode: 0644]
lib/js/package.json [new file with mode: 0644]
lib/js/src/thrift.js [new file with mode: 0644]
lib/js/test/Makefile.am [new file with mode: 0644]
lib/js/test/README.md [new file with mode: 0644]
lib/js/test/build.properties [new file with mode: 0644]
lib/js/test/build.xml [new file with mode: 0644]
lib/js/test/deep-constructor.test.js [new file with mode: 0644]
lib/js/test/jsTestDriver.conf [new file with mode: 0644]
lib/js/test/phantom-client.js [new file with mode: 0644]
lib/js/test/phantomjs-qunit.js [new file with mode: 0644]
lib/js/test/server_http.js [new file with mode: 0644]
lib/js/test/server_https.js [new file with mode: 0644]
lib/js/test/src/test/Httpd.java [new file with mode: 0644]
lib/js/test/test-async.js [new file with mode: 0644]
lib/js/test/test-deep-constructor.html [new file with mode: 0644]
lib/js/test/test-double-rendering.html [new file with mode: 0644]
lib/js/test/test-double-rendering.js [new file with mode: 0644]
lib/js/test/test-es6.html [new file with mode: 0644]
lib/js/test/test-es6.js [new file with mode: 0644]
lib/js/test/test-int64.html [new file with mode: 0644]
lib/js/test/test-int64.js [new file with mode: 0644]
lib/js/test/test-jq.js [new file with mode: 0644]
lib/js/test/test-nojq.html [new file with mode: 0644]
lib/js/test/test-nojq.js [new file with mode: 0644]
lib/js/test/test.html [new file with mode: 0644]
lib/js/test/test.js [new file with mode: 0644]
lib/js/test/test_handler.js [new file with mode: 0644]
lib/js/test/testws.html [new file with mode: 0644]
lib/json/Makefile.am [new file with mode: 0644]
lib/json/schema.json [new file with mode: 0644]
lib/json/test/Makefile.am [new file with mode: 0644]
lib/json/test/build.properties [new file with mode: 0644]
lib/json/test/build.xml [new file with mode: 0644]
lib/kotlin/CMakeLists.txt [new file with mode: 0644]
lib/kotlin/Makefile.am [new file with mode: 0644]
lib/kotlin/README.md [new file with mode: 0644]
lib/kotlin/build.gradle.kts [new file with mode: 0644]
lib/kotlin/cross-test-client/build.gradle.kts [new file with mode: 0644]
lib/kotlin/cross-test-client/src/main/kotlin/org/apache/thrift/test/TestClient.kt [new file with mode: 0644]
lib/kotlin/cross-test-client/src/main/resources/logback.xml [new file with mode: 0644]
lib/kotlin/cross-test-server/build.gradle.kts [new file with mode: 0644]
lib/kotlin/cross-test-server/src/main/kotlin/org/apache/thrift/test/TestHandler.kt [new file with mode: 0644]
lib/kotlin/cross-test-server/src/main/kotlin/org/apache/thrift/test/TestServer.kt [new file with mode: 0644]
lib/kotlin/cross-test-server/src/main/resources/logback.xml [new file with mode: 0644]
lib/kotlin/gradle.properties [new file with mode: 0644]
lib/kotlin/settings.gradle.kts [new file with mode: 0644]
lib/kotlin/src/test/kotlin/org/apache/thrift/MetaDataTest.kt [new file with mode: 0644]
lib/kotlin/src/test/resources/AnnotationTest.thrift [new file with mode: 0644]
lib/lua/Makefile.am [new file with mode: 0644]
lib/lua/TBinaryProtocol.lua [new file with mode: 0644]
lib/lua/TBufferedTransport.lua [new file with mode: 0644]
lib/lua/TCompactProtocol.lua [new file with mode: 0644]
lib/lua/TFramedTransport.lua [new file with mode: 0644]
lib/lua/THttpTransport.lua [new file with mode: 0644]
lib/lua/TJsonProtocol.lua [new file with mode: 0644]
lib/lua/TMemoryBuffer.lua [new file with mode: 0644]
lib/lua/TProtocol.lua [new file with mode: 0644]
lib/lua/TServer.lua [new file with mode: 0644]
lib/lua/TSocket.lua [new file with mode: 0644]
lib/lua/TTransport.lua [new file with mode: 0644]
lib/lua/Thrift.lua [new file with mode: 0644]
lib/lua/coding_standards.md [new file with mode: 0644]
lib/lua/src/longnumberutils.c [new file with mode: 0644]
lib/lua/src/luabitwise.c [new file with mode: 0644]
lib/lua/src/luabpack.c [new file with mode: 0644]
lib/lua/src/lualongnumber.c [new file with mode: 0644]
lib/lua/src/luasocket.c [new file with mode: 0644]
lib/lua/src/socket.h [new file with mode: 0644]
lib/lua/src/usocket.c [new file with mode: 0644]
lib/netstd/Benchmarks/Thrift.Benchmarks/CompactProtocolBenchmarks.cs [new file with mode: 0644]
lib/netstd/Benchmarks/Thrift.Benchmarks/Program.cs [new file with mode: 0644]
lib/netstd/Benchmarks/Thrift.Benchmarks/Thrift.Benchmarks.csproj [new file with mode: 0644]
lib/netstd/Directory.Build.props [new file with mode: 0644]
lib/netstd/Makefile.am [new file with mode: 0644]
lib/netstd/README.md [new file with mode: 0644]
lib/netstd/Tests/Thrift.IntegrationTests/Protocols/ProtocolsOperationsTests.cs [new file with mode: 0644]
lib/netstd/Tests/Thrift.IntegrationTests/Thrift.IntegrationTests.csproj [new file with mode: 0644]
lib/netstd/Tests/Thrift.PublicInterfaces.Compile.Tests/CassandraTest.thrift [new file with mode: 0644]
lib/netstd/Tests/Thrift.PublicInterfaces.Compile.Tests/GlobalSuppressions.cs [new file with mode: 0644]
lib/netstd/Tests/Thrift.PublicInterfaces.Compile.Tests/Impl/Thrift5253/MyService.cs [new file with mode: 0644]
lib/netstd/Tests/Thrift.PublicInterfaces.Compile.Tests/Properties/AssemblyInfo.cs [new file with mode: 0644]
lib/netstd/Tests/Thrift.PublicInterfaces.Compile.Tests/Thrift.PublicInterfaces.Compile.Tests.csproj [new file with mode: 0644]
lib/netstd/Tests/Thrift.PublicInterfaces.Compile.Tests/Thrift5253.thrift [new file with mode: 0644]
lib/netstd/Tests/Thrift.PublicInterfaces.Compile.Tests/Thrift5320.enum.thrift [new file with mode: 0644]
lib/netstd/Tests/Thrift.PublicInterfaces.Compile.Tests/Thrift5320.exception.thrift [new file with mode: 0644]
lib/netstd/Tests/Thrift.PublicInterfaces.Compile.Tests/Thrift5320.struct.thrift [new file with mode: 0644]
lib/netstd/Tests/Thrift.PublicInterfaces.Compile.Tests/Thrift5320.thrift [new file with mode: 0644]
lib/netstd/Tests/Thrift.PublicInterfaces.Compile.Tests/Thrift5382.objs.thrift [new file with mode: 0644]
lib/netstd/Tests/Thrift.PublicInterfaces.Compile.Tests/Thrift5382.thrift [new file with mode: 0644]
lib/netstd/Tests/Thrift.PublicInterfaces.Compile.Tests/name_conflicts.enum.thrift [new file with mode: 0644]
lib/netstd/Tests/Thrift.PublicInterfaces.Compile.Tests/name_conflicts.thrift [new file with mode: 0644]
lib/netstd/Tests/Thrift.PublicInterfaces.Compile.Tests/optional_required_default.thrift [new file with mode: 0644]
lib/netstd/Tests/Thrift.Tests/Collections/TCollectionsTests.cs [new file with mode: 0644]
lib/netstd/Tests/Thrift.Tests/Collections/THashSetTests.cs [new file with mode: 0644]
lib/netstd/Tests/Thrift.Tests/DataModel/DeepCopy.cs [new file with mode: 0644]
lib/netstd/Tests/Thrift.Tests/DataModel/NullValuesSet.cs [new file with mode: 0644]
lib/netstd/Tests/Thrift.Tests/Protocols/TJsonProtocolHelperTests.cs [new file with mode: 0644]
lib/netstd/Tests/Thrift.Tests/Protocols/TJsonProtocolTests.cs [new file with mode: 0644]
lib/netstd/Tests/Thrift.Tests/Thrift.Tests.csproj [new file with mode: 0644]
lib/netstd/Tests/Thrift.Tests/Transports/THttpTransportTests.cs [new file with mode: 0644]
lib/netstd/Thrift.sln [new file with mode: 0644]
lib/netstd/Thrift/.editorconfig [new file with mode: 0644]
lib/netstd/Thrift/Collections/TCollections.cs [new file with mode: 0644]
lib/netstd/Thrift/Collections/THashSet.cs [new file with mode: 0644]
lib/netstd/Thrift/GlobalSuppressions.cs [new file with mode: 0644]
lib/netstd/Thrift/Processor/ITAsyncProcessor.cs [new file with mode: 0644]
lib/netstd/Thrift/Processor/ITProcessorFactory.cs [new file with mode: 0644]
lib/netstd/Thrift/Processor/TMultiplexedProcessor.cs [new file with mode: 0644]
lib/netstd/Thrift/Processor/TSingletonProcessorFactory.cs [new file with mode: 0644]
lib/netstd/Thrift/Properties/AssemblyInfo.cs [new file with mode: 0644]
lib/netstd/Thrift/Protocol/Entities/TField.cs [new file with mode: 0644]
lib/netstd/Thrift/Protocol/Entities/TList.cs [new file with mode: 0644]
lib/netstd/Thrift/Protocol/Entities/TMap.cs [new file with mode: 0644]
lib/netstd/Thrift/Protocol/Entities/TMessage.cs [new file with mode: 0644]
lib/netstd/Thrift/Protocol/Entities/TMessageType.cs [new file with mode: 0644]
lib/netstd/Thrift/Protocol/Entities/TSet.cs [new file with mode: 0644]
lib/netstd/Thrift/Protocol/Entities/TStruct.cs [new file with mode: 0644]
lib/netstd/Thrift/Protocol/Entities/TType.cs [new file with mode: 0644]
lib/netstd/Thrift/Protocol/TBase.cs [new file with mode: 0644]
lib/netstd/Thrift/Protocol/TBinaryProtocol.cs [new file with mode: 0644]
lib/netstd/Thrift/Protocol/TCompactProtocol.cs [new file with mode: 0644]
lib/netstd/Thrift/Protocol/TJSONProtocol.cs [new file with mode: 0644]
lib/netstd/Thrift/Protocol/TMultiplexedProtocol.cs [new file with mode: 0644]
lib/netstd/Thrift/Protocol/TProtocol.cs [new file with mode: 0644]
lib/netstd/Thrift/Protocol/TProtocolDecorator.cs [new file with mode: 0644]
lib/netstd/Thrift/Protocol/TProtocolException.cs [new file with mode: 0644]
lib/netstd/Thrift/Protocol/TProtocolFactory.cs [new file with mode: 0644]
lib/netstd/Thrift/Protocol/ToString.cs [new file with mode: 0644]
lib/netstd/Thrift/Protocol/Utilities/TBase64Utils.cs [new file with mode: 0644]
lib/netstd/Thrift/Protocol/Utilities/TJsonProtocolConstants.cs [new file with mode: 0644]
lib/netstd/Thrift/Protocol/Utilities/TJsonProtocolHelper.cs [new file with mode: 0644]
lib/netstd/Thrift/Protocol/Utilities/TProtocolUtil.cs [new file with mode: 0644]
lib/netstd/Thrift/Server/TServer.cs [new file with mode: 0644]
lib/netstd/Thrift/Server/TServerEventHandler.cs [new file with mode: 0644]
lib/netstd/Thrift/Server/TSimpleAsyncServer.cs [new file with mode: 0644]
lib/netstd/Thrift/Server/TThreadPoolAsyncServer.cs [new file with mode: 0644]
lib/netstd/Thrift/TApplicationException.cs [new file with mode: 0644]
lib/netstd/Thrift/TBaseClient.cs [new file with mode: 0644]
lib/netstd/Thrift/TConfiguration.cs [new file with mode: 0644]
lib/netstd/Thrift/TException.cs [new file with mode: 0644]
lib/netstd/Thrift/Thrift.csproj [new file with mode: 0644]
lib/netstd/Thrift/Transport/Client/THttpTransport.cs [new file with mode: 0644]
lib/netstd/Thrift/Transport/Client/TMemoryBufferTransport.cs [new file with mode: 0644]
lib/netstd/Thrift/Transport/Client/TNamedPipeTransport.cs [new file with mode: 0644]
lib/netstd/Thrift/Transport/Client/TSocketTransport.cs [new file with mode: 0644]
lib/netstd/Thrift/Transport/Client/TStreamTransport.cs [new file with mode: 0644]
lib/netstd/Thrift/Transport/Client/TTlsSocketTransport.cs [new file with mode: 0644]
lib/netstd/Thrift/Transport/Layered/TBufferedTransport.cs [new file with mode: 0644]
lib/netstd/Thrift/Transport/Layered/TFramedTransport.cs [new file with mode: 0644]
lib/netstd/Thrift/Transport/Layered/TLayeredTransport.cs [new file with mode: 0644]
lib/netstd/Thrift/Transport/Server/NullLogger.cs [new file with mode: 0644]
lib/netstd/Thrift/Transport/Server/THttpServerTransport.cs [new file with mode: 0644]
lib/netstd/Thrift/Transport/Server/TNamedPipeServerTransport.cs [new file with mode: 0644]
lib/netstd/Thrift/Transport/Server/TServerSocketTransport.cs [new file with mode: 0644]
lib/netstd/Thrift/Transport/Server/TServerTransport.cs [new file with mode: 0644]
lib/netstd/Thrift/Transport/Server/TTlsServerSocketTransport.cs [new file with mode: 0644]
lib/netstd/Thrift/Transport/TEndpointTransport.cs [new file with mode: 0644]
lib/netstd/Thrift/Transport/TTransport.cs [new file with mode: 0644]
lib/netstd/Thrift/Transport/TTransportException.cs [new file with mode: 0644]
lib/netstd/Thrift/Transport/TTransportFactory.cs [new file with mode: 0644]
lib/netstd/Thrift/thrift.snk [new file with mode: 0644]
lib/netstd/build.cmd [new file with mode: 0644]
lib/netstd/build.sh [new file with mode: 0644]
lib/netstd/runtests.cmd [new file with mode: 0644]
lib/netstd/runtests.sh [new file with mode: 0644]
lib/nodejs/CMakeLists.txt [new file with mode: 0644]
lib/nodejs/Makefile.am [new file with mode: 0644]
lib/nodejs/README.md [new file with mode: 0644]
lib/nodejs/coding_standards.md [new file with mode: 0644]
lib/nodejs/examples/Makefile [new file with mode: 0644]
lib/nodejs/examples/README.md [new file with mode: 0644]
lib/nodejs/examples/client.js [new file with mode: 0644]
lib/nodejs/examples/client_multitransport.js [new file with mode: 0644]
lib/nodejs/examples/hello.html [new file with mode: 0644]
lib/nodejs/examples/hello.js [new file with mode: 0644]
lib/nodejs/examples/hello.thrift [new file with mode: 0644]
lib/nodejs/examples/httpClient.js [new file with mode: 0644]
lib/nodejs/examples/httpServer.js [new file with mode: 0644]
lib/nodejs/examples/httpServer.py [new file with mode: 0644]
lib/nodejs/examples/parse.js [new file with mode: 0644]
lib/nodejs/examples/server.js [new file with mode: 0644]
lib/nodejs/examples/server_http.js [new file with mode: 0644]
lib/nodejs/examples/server_multitransport.js [new file with mode: 0644]
lib/nodejs/examples/user.thrift [new file with mode: 0644]
lib/nodejs/lib/thrift/binary.js [new file with mode: 0644]
lib/nodejs/lib/thrift/binary_protocol.js [new file with mode: 0644]
lib/nodejs/lib/thrift/browser.js [new file with mode: 0644]
lib/nodejs/lib/thrift/buffered_transport.js [new file with mode: 0644]
lib/nodejs/lib/thrift/compact_protocol.js [new file with mode: 0644]
lib/nodejs/lib/thrift/connection.js [new file with mode: 0644]
lib/nodejs/lib/thrift/create_client.js [new file with mode: 0644]
lib/nodejs/lib/thrift/framed_transport.js [new file with mode: 0644]
lib/nodejs/lib/thrift/header_protocol.js [new file with mode: 0644]
lib/nodejs/lib/thrift/header_transport.js [new file with mode: 0644]
lib/nodejs/lib/thrift/http_connection.js [new file with mode: 0644]
lib/nodejs/lib/thrift/index.js [new file with mode: 0644]
lib/nodejs/lib/thrift/input_buffer_underrun_error.js [new file with mode: 0644]
lib/nodejs/lib/thrift/int64_util.js [new file with mode: 0644]
lib/nodejs/lib/thrift/json_parse.js [new file with mode: 0644]
lib/nodejs/lib/thrift/json_protocol.js [new file with mode: 0644]
lib/nodejs/lib/thrift/log.js [new file with mode: 0644]
lib/nodejs/lib/thrift/multiplexed_processor.js [new file with mode: 0644]
lib/nodejs/lib/thrift/multiplexed_protocol.js [new file with mode: 0644]
lib/nodejs/lib/thrift/ohos_connection.js [new file with mode: 0644]
lib/nodejs/lib/thrift/protocol.js [new file with mode: 0644]
lib/nodejs/lib/thrift/server.js [new file with mode: 0644]
lib/nodejs/lib/thrift/thrift.js [new file with mode: 0644]
lib/nodejs/lib/thrift/transport.js [new file with mode: 0644]
lib/nodejs/lib/thrift/web_server.js [new file with mode: 0644]
lib/nodejs/lib/thrift/ws_connection.js [new file with mode: 0644]
lib/nodejs/lib/thrift/ws_transport.js [new file with mode: 0644]
lib/nodejs/lib/thrift/xhr_connection.js [new file with mode: 0644]
lib/nodejs/test/binary.test.js [new file with mode: 0644]
lib/nodejs/test/certificates.README [new file with mode: 0644]
lib/nodejs/test/client.js [new file with mode: 0644]
lib/nodejs/test/deep-constructor.test.js [new file with mode: 0644]
lib/nodejs/test/episodic-code-generation-test/client.js [new file with mode: 0644]
lib/nodejs/test/episodic-code-generation-test/episodic_compilation.package.json [new file with mode: 0644]
lib/nodejs/test/episodic-code-generation-test/server.js [new file with mode: 0644]
lib/nodejs/test/exceptions.js [new file with mode: 0644]
lib/nodejs/test/header.test.js [new file with mode: 0644]
lib/nodejs/test/helpers.js [new file with mode: 0644]
lib/nodejs/test/int64.test.js [new file with mode: 0644]
lib/nodejs/test/server.crt [new file with mode: 0644]
lib/nodejs/test/server.js [new file with mode: 0644]
lib/nodejs/test/server.key [new file with mode: 0644]
lib/nodejs/test/test-cases.js [new file with mode: 0644]
lib/nodejs/test/testAll.sh [new file with mode: 0755]
lib/nodejs/test/test_driver.js [new file with mode: 0644]
lib/nodejs/test/test_handler.js [new file with mode: 0644]
lib/nodejs/test/test_header_payload [new file with mode: 0644]
lib/nodets/Makefile.am [new file with mode: 0644]
lib/nodets/coding_standards.md [new file with mode: 0644]
lib/nodets/test/client.ts [new file with mode: 0644]
lib/nodets/test/int64.test.ts [new file with mode: 0644]
lib/nodets/test/runClient.sh [new file with mode: 0755]
lib/nodets/test/runServer.sh [new file with mode: 0755]
lib/nodets/test/server.ts [new file with mode: 0644]
lib/nodets/test/test-cases.ts [new file with mode: 0644]
lib/nodets/test/testAll.sh [new file with mode: 0755]
lib/nodets/test/test_driver.ts [new file with mode: 0644]
lib/nodets/test/test_handler.ts [new file with mode: 0644]
lib/nodets/test/tsconfig.json [new file with mode: 0644]
lib/ocaml/DEVELOPMENT [new file with mode: 0644]
lib/ocaml/README.md [new file with mode: 0644]
lib/ocaml/TODO [new file with mode: 0644]
lib/ocaml/_oasis [new file with mode: 0644]
lib/ocaml/coding_standards.md [new file with mode: 0644]
lib/ocaml/descr [new file with mode: 0644]
lib/ocaml/opam [new file with mode: 0644]
lib/ocaml/src/Makefile [new file with mode: 0644]
lib/ocaml/src/TBinaryProtocol.ml [new file with mode: 0644]
lib/ocaml/src/TChannelTransport.ml [new file with mode: 0644]
lib/ocaml/src/TFramedTransport.ml [new file with mode: 0644]
lib/ocaml/src/TServer.ml [new file with mode: 0644]
lib/ocaml/src/TServerSocket.ml [new file with mode: 0644]
lib/ocaml/src/TSimpleServer.ml [new file with mode: 0644]
lib/ocaml/src/TSocket.ml [new file with mode: 0644]
lib/ocaml/src/TThreadedServer.ml [new file with mode: 0644]
lib/ocaml/src/Thrift.ml [new file with mode: 0644]
lib/ocaml/url [new file with mode: 0644]
lib/perl/MANIFEST.SKIP [new file with mode: 0644]
lib/perl/Makefile.PL [new file with mode: 0644]
lib/perl/Makefile.am [new file with mode: 0644]
lib/perl/README.md [new file with mode: 0644]
lib/perl/build-cpan-dist.sh [new file with mode: 0755]
lib/perl/coding_standards.md [new file with mode: 0644]
lib/perl/lib/Thrift.pm [new file with mode: 0644]
lib/perl/lib/Thrift/BinaryProtocol.pm [new file with mode: 0644]
lib/perl/lib/Thrift/BufferedTransport.pm [new file with mode: 0644]
lib/perl/lib/Thrift/Exception.pm [new file with mode: 0644]
lib/perl/lib/Thrift/FramedTransport.pm [new file with mode: 0644]
lib/perl/lib/Thrift/HttpClient.pm [new file with mode: 0644]
lib/perl/lib/Thrift/MemoryBuffer.pm [new file with mode: 0644]
lib/perl/lib/Thrift/MessageType.pm [new file with mode: 0644]
lib/perl/lib/Thrift/MultiplexedProcessor.pm [new file with mode: 0644]
lib/perl/lib/Thrift/MultiplexedProtocol.pm [new file with mode: 0644]
lib/perl/lib/Thrift/Protocol.pm [new file with mode: 0644]
lib/perl/lib/Thrift/ProtocolDecorator.pm [new file with mode: 0644]
lib/perl/lib/Thrift/SSLServerSocket.pm [new file with mode: 0644]
lib/perl/lib/Thrift/SSLSocket.pm [new file with mode: 0644]
lib/perl/lib/Thrift/Server.pm [new file with mode: 0644]
lib/perl/lib/Thrift/ServerSocket.pm [new file with mode: 0644]
lib/perl/lib/Thrift/Socket.pm [new file with mode: 0644]
lib/perl/lib/Thrift/Transport.pm [new file with mode: 0644]
lib/perl/lib/Thrift/Type.pm [new file with mode: 0644]
lib/perl/lib/Thrift/UnixServerSocket.pm [new file with mode: 0644]
lib/perl/lib/Thrift/UnixSocket.pm [new file with mode: 0644]
lib/perl/t/Makefile.am [new file with mode: 0644]
lib/perl/t/memory_buffer.t [new file with mode: 0644]
lib/perl/t/multiplex.t [new file with mode: 0644]
lib/perl/t/processor.t [new file with mode: 0644]
lib/perl/test.pl [new file with mode: 0644]
lib/perl/tools/FixupDist.pl [new file with mode: 0644]
lib/php/Makefile.am [new file with mode: 0644]
lib/php/README.apache.md [new file with mode: 0644]
lib/php/README.md [new file with mode: 0644]
lib/php/coding_standards.md [new file with mode: 0644]
lib/php/lib/Base/TBase.php [new file with mode: 0644]
lib/php/lib/ClassLoader/ThriftClassLoader.php [new file with mode: 0644]
lib/php/lib/Exception/TApplicationException.php [new file with mode: 0644]
lib/php/lib/Exception/TException.php [new file with mode: 0644]
lib/php/lib/Exception/TProtocolException.php [new file with mode: 0644]
lib/php/lib/Exception/TTransportException.php [new file with mode: 0644]
lib/php/lib/Factory/TBinaryProtocolFactory.php [new file with mode: 0644]
lib/php/lib/Factory/TCompactProtocolFactory.php [new file with mode: 0644]
lib/php/lib/Factory/TJSONProtocolFactory.php [new file with mode: 0644]
lib/php/lib/Factory/TProtocolFactory.php [new file with mode: 0644]
lib/php/lib/Factory/TStringFuncFactory.php [new file with mode: 0644]
lib/php/lib/Factory/TTransportFactory.php [new file with mode: 0644]
lib/php/lib/Protocol/JSON/BaseContext.php [new file with mode: 0644]
lib/php/lib/Protocol/JSON/ListContext.php [new file with mode: 0644]
lib/php/lib/Protocol/JSON/LookaheadReader.php [new file with mode: 0644]
lib/php/lib/Protocol/JSON/PairContext.php [new file with mode: 0644]
lib/php/lib/Protocol/SimpleJSON/CollectionMapKeyException.php [new file with mode: 0644]
lib/php/lib/Protocol/SimpleJSON/Context.php [new file with mode: 0644]
lib/php/lib/Protocol/SimpleJSON/ListContext.php [new file with mode: 0644]
lib/php/lib/Protocol/SimpleJSON/MapContext.php [new file with mode: 0644]
lib/php/lib/Protocol/SimpleJSON/StructContext.php [new file with mode: 0644]
lib/php/lib/Protocol/TBinaryProtocol.php [new file with mode: 0644]
lib/php/lib/Protocol/TBinaryProtocolAccelerated.php [new file with mode: 0644]
lib/php/lib/Protocol/TCompactProtocol.php [new file with mode: 0644]
lib/php/lib/Protocol/TJSONProtocol.php [new file with mode: 0644]
lib/php/lib/Protocol/TMultiplexedProtocol.php [new file with mode: 0644]
lib/php/lib/Protocol/TProtocol.php [new file with mode: 0644]
lib/php/lib/Protocol/TProtocolDecorator.php [new file with mode: 0644]
lib/php/lib/Protocol/TSimpleJSONProtocol.php [new file with mode: 0644]
lib/php/lib/Serializer/TBinarySerializer.php [new file with mode: 0644]
lib/php/lib/Server/TForkingServer.php [new file with mode: 0644]
lib/php/lib/Server/TSSLServerSocket.php [new file with mode: 0644]
lib/php/lib/Server/TServer.php [new file with mode: 0644]
lib/php/lib/Server/TServerSocket.php [new file with mode: 0644]
lib/php/lib/Server/TServerTransport.php [new file with mode: 0644]
lib/php/lib/Server/TSimpleServer.php [new file with mode: 0644]
lib/php/lib/StoredMessageProtocol.php [new file with mode: 0644]
lib/php/lib/StringFunc/Core.php [new file with mode: 0644]
lib/php/lib/StringFunc/Mbstring.php [new file with mode: 0644]
lib/php/lib/StringFunc/TStringFunc.php [new file with mode: 0644]
lib/php/lib/TMultiplexedProcessor.php [new file with mode: 0644]
lib/php/lib/Transport/TBufferedTransport.php [new file with mode: 0644]
lib/php/lib/Transport/TCurlClient.php [new file with mode: 0644]
lib/php/lib/Transport/TFramedTransport.php [new file with mode: 0644]
lib/php/lib/Transport/THttpClient.php [new file with mode: 0644]
lib/php/lib/Transport/TMemoryBuffer.php [new file with mode: 0644]
lib/php/lib/Transport/TNullTransport.php [new file with mode: 0644]
lib/php/lib/Transport/TPhpStream.php [new file with mode: 0644]
lib/php/lib/Transport/TSSLSocket.php [new file with mode: 0644]
lib/php/lib/Transport/TSocket.php [new file with mode: 0644]
lib/php/lib/Transport/TSocketPool.php [new file with mode: 0644]
lib/php/lib/Transport/TTransport.php [new file with mode: 0644]
lib/php/lib/Type/TConstant.php [new file with mode: 0644]
lib/php/lib/Type/TMessageType.php [new file with mode: 0644]
lib/php/lib/Type/TType.php [new file with mode: 0644]
lib/php/src/TStringUtils.php [new file with mode: 0644]
lib/php/src/Thrift.php [new file with mode: 0644]
lib/php/src/autoload.php [new file with mode: 0644]
lib/php/src/ext/thrift_protocol/config.m4 [new file with mode: 0644]
lib/php/src/ext/thrift_protocol/config.w32 [new file with mode: 0644]
lib/php/src/ext/thrift_protocol/php_thrift_protocol.cpp [new file with mode: 0644]
lib/php/src/ext/thrift_protocol/php_thrift_protocol.h [new file with mode: 0644]
lib/php/src/ext/thrift_protocol/php_thrift_protocol.stub.php [new file with mode: 0644]
lib/php/src/ext/thrift_protocol/php_thrift_protocol_arginfo.h [new file with mode: 0644]
lib/php/test/Fixtures.php [new file with mode: 0644]
lib/php/test/JsonSerialize/JsonSerializeTest.php [new file with mode: 0644]
lib/php/test/Makefile.am [new file with mode: 0644]
lib/php/test/Protocol/BinarySerializerTest.php [new file with mode: 0644]
lib/php/test/Protocol/TJSONProtocolFixtures.php [new file with mode: 0644]
lib/php/test/Protocol/TJSONProtocolTest.php [new file with mode: 0644]
lib/php/test/Protocol/TSimpleJSONProtocolFixtures.php [new file with mode: 0644]
lib/php/test/Protocol/TSimpleJSONProtocolTest.php [new file with mode: 0644]
lib/php/test/TestValidators.thrift [new file with mode: 0644]
lib/php/test/Validator/BaseValidatorTest.php [new file with mode: 0644]
lib/php/test/Validator/ValidatorTest.php [new file with mode: 0644]
lib/php/test/Validator/ValidatorTestOop.php [new file with mode: 0644]
lib/php/thrift_protocol.ini [new file with mode: 0644]
lib/py/CMakeLists.txt [new file with mode: 0644]
lib/py/MANIFEST.in [new file with mode: 0644]
lib/py/Makefile.am [new file with mode: 0644]
lib/py/README.md [new file with mode: 0644]
lib/py/coding_standards.md [new file with mode: 0644]
lib/py/compat/win32/stdint.h [new file with mode: 0644]
lib/py/setup.cfg [new file with mode: 0644]
lib/py/setup.py [new file with mode: 0644]
lib/py/src/TMultiplexedProcessor.py [new file with mode: 0644]
lib/py/src/TRecursive.py [new file with mode: 0644]
lib/py/src/TSCons.py [new file with mode: 0644]
lib/py/src/TSerialization.py [new file with mode: 0644]
lib/py/src/TTornado.py [new file with mode: 0644]
lib/py/src/Thrift.py [new file with mode: 0644]
lib/py/src/__init__.py [new file with mode: 0644]
lib/py/src/compat.py [new file with mode: 0644]
lib/py/src/ext/binary.cpp [new file with mode: 0644]
lib/py/src/ext/binary.h [new file with mode: 0644]
lib/py/src/ext/compact.cpp [new file with mode: 0644]
lib/py/src/ext/compact.h [new file with mode: 0644]
lib/py/src/ext/endian.h [new file with mode: 0644]
lib/py/src/ext/module.cpp [new file with mode: 0644]
lib/py/src/ext/protocol.h [new file with mode: 0644]
lib/py/src/ext/protocol.tcc [new file with mode: 0644]
lib/py/src/ext/types.cpp [new file with mode: 0644]
lib/py/src/ext/types.h [new file with mode: 0644]
lib/py/src/protocol/TBase.py [new file with mode: 0644]
lib/py/src/protocol/TBinaryProtocol.py [new file with mode: 0644]
lib/py/src/protocol/TCompactProtocol.py [new file with mode: 0644]
lib/py/src/protocol/THeaderProtocol.py [new file with mode: 0644]
lib/py/src/protocol/TJSONProtocol.py [new file with mode: 0644]
lib/py/src/protocol/TMultiplexedProtocol.py [new file with mode: 0644]
lib/py/src/protocol/TProtocol.py [new file with mode: 0644]
lib/py/src/protocol/TProtocolDecorator.py [new file with mode: 0644]
lib/py/src/protocol/__init__.py [new file with mode: 0644]
lib/py/src/server/THttpServer.py [new file with mode: 0644]
lib/py/src/server/TNonblockingServer.py [new file with mode: 0644]
lib/py/src/server/TProcessPoolServer.py [new file with mode: 0644]
lib/py/src/server/TServer.py [new file with mode: 0644]
lib/py/src/server/__init__.py [new file with mode: 0644]
lib/py/src/transport/THeaderTransport.py [new file with mode: 0644]
lib/py/src/transport/THttpClient.py [new file with mode: 0644]
lib/py/src/transport/TSSLSocket.py [new file with mode: 0644]
lib/py/src/transport/TSocket.py [new file with mode: 0644]
lib/py/src/transport/TTransport.py [new file with mode: 0644]
lib/py/src/transport/TTwisted.py [new file with mode: 0644]
lib/py/src/transport/TZlibTransport.py [new file with mode: 0644]
lib/py/src/transport/__init__.py [new file with mode: 0644]
lib/py/src/transport/sslcompat.py [new file with mode: 0644]
lib/py/test/_import_local_thrift.py [new file with mode: 0644]
lib/py/test/test_socket.py [new file with mode: 0644]
lib/py/test/test_sslsocket.py [new file with mode: 0644]
lib/py/test/test_thrift_file/TestServer.thrift [new file with mode: 0644]
lib/py/test/thrift_TBinaryProtocol.py [new file with mode: 0644]
lib/py/test/thrift_TCompactProtocol.py [new file with mode: 0644]
lib/py/test/thrift_TNonblockingServer.py [new file with mode: 0644]
lib/py/test/thrift_TSerializer.py [new file with mode: 0644]
lib/py/test/thrift_TZlibTransport.py [new file with mode: 0644]
lib/py/test/thrift_json.py [new file with mode: 0644]
lib/py/test/thrift_transport.py [new file with mode: 0644]
lib/rb/Gemfile [new file with mode: 0644]
lib/rb/Makefile.am [new file with mode: 0644]
lib/rb/README.md [new file with mode: 0644]
lib/rb/Rakefile [new file with mode: 0644]
lib/rb/benchmark/Benchmark.thrift [new file with mode: 0644]
lib/rb/benchmark/benchmark.rb [new file with mode: 0644]
lib/rb/benchmark/client.rb [new file with mode: 0644]
lib/rb/benchmark/server.rb [new file with mode: 0644]
lib/rb/benchmark/thin_server.rb [new file with mode: 0644]
lib/rb/coding_standards.md [new file with mode: 0644]
lib/rb/ext/binary_protocol_accelerated.c [new file with mode: 0644]
lib/rb/ext/binary_protocol_accelerated.h [new file with mode: 0644]
lib/rb/ext/bytes.c [new file with mode: 0644]
lib/rb/ext/bytes.h [new file with mode: 0644]
lib/rb/ext/compact_protocol.c [new file with mode: 0644]
lib/rb/ext/compact_protocol.h [new file with mode: 0644]
lib/rb/ext/constants.h [new file with mode: 0644]
lib/rb/ext/extconf.rb [new file with mode: 0644]
lib/rb/ext/macros.h [new file with mode: 0644]
lib/rb/ext/memory_buffer.c [new file with mode: 0644]
lib/rb/ext/memory_buffer.h [new file with mode: 0644]
lib/rb/ext/protocol.c [new file with mode: 0644]
lib/rb/ext/protocol.h [new file with mode: 0644]
lib/rb/ext/strlcpy.c [new file with mode: 0644]
lib/rb/ext/strlcpy.h [new file with mode: 0644]
lib/rb/ext/struct.c [new file with mode: 0644]
lib/rb/ext/struct.h [new file with mode: 0644]
lib/rb/ext/thrift_native.c [new file with mode: 0644]
lib/rb/lib/thrift.rb [new file with mode: 0644]
lib/rb/lib/thrift/bytes.rb [new file with mode: 0644]
lib/rb/lib/thrift/client.rb [new file with mode: 0644]
lib/rb/lib/thrift/core_ext.rb [new file with mode: 0644]
lib/rb/lib/thrift/core_ext/fixnum.rb [new file with mode: 0644]
lib/rb/lib/thrift/exceptions.rb [new file with mode: 0644]
lib/rb/lib/thrift/multiplexed_processor.rb [new file with mode: 0644]
lib/rb/lib/thrift/processor.rb [new file with mode: 0644]
lib/rb/lib/thrift/protocol/base_protocol.rb [new file with mode: 0644]
lib/rb/lib/thrift/protocol/binary_protocol.rb [new file with mode: 0644]
lib/rb/lib/thrift/protocol/binary_protocol_accelerated.rb [new file with mode: 0644]
lib/rb/lib/thrift/protocol/compact_protocol.rb [new file with mode: 0644]
lib/rb/lib/thrift/protocol/json_protocol.rb [new file with mode: 0644]
lib/rb/lib/thrift/protocol/multiplexed_protocol.rb [new file with mode: 0644]
lib/rb/lib/thrift/protocol/protocol_decorator.rb [new file with mode: 0644]
lib/rb/lib/thrift/serializer/deserializer.rb [new file with mode: 0644]
lib/rb/lib/thrift/serializer/serializer.rb [new file with mode: 0644]
lib/rb/lib/thrift/server/base_server.rb [new file with mode: 0644]
lib/rb/lib/thrift/server/mongrel_http_server.rb [new file with mode: 0644]
lib/rb/lib/thrift/server/nonblocking_server.rb [new file with mode: 0644]
lib/rb/lib/thrift/server/simple_server.rb [new file with mode: 0644]
lib/rb/lib/thrift/server/thin_http_server.rb [new file with mode: 0644]
lib/rb/lib/thrift/server/thread_pool_server.rb [new file with mode: 0644]
lib/rb/lib/thrift/server/threaded_server.rb [new file with mode: 0644]
lib/rb/lib/thrift/struct.rb [new file with mode: 0644]
lib/rb/lib/thrift/struct_union.rb [new file with mode: 0644]
lib/rb/lib/thrift/thrift_native.rb [new file with mode: 0644]
lib/rb/lib/thrift/transport/base_server_transport.rb [new file with mode: 0644]
lib/rb/lib/thrift/transport/base_transport.rb [new file with mode: 0644]
lib/rb/lib/thrift/transport/buffered_transport.rb [new file with mode: 0644]
lib/rb/lib/thrift/transport/framed_transport.rb [new file with mode: 0644]
lib/rb/lib/thrift/transport/http_client_transport.rb [new file with mode: 0644]
lib/rb/lib/thrift/transport/io_stream_transport.rb [new file with mode: 0644]
lib/rb/lib/thrift/transport/memory_buffer_transport.rb [new file with mode: 0644]
lib/rb/lib/thrift/transport/server_socket.rb [new file with mode: 0644]
lib/rb/lib/thrift/transport/socket.rb [new file with mode: 0644]
lib/rb/lib/thrift/transport/ssl_server_socket.rb [new file with mode: 0644]
lib/rb/lib/thrift/transport/ssl_socket.rb [new file with mode: 0644]
lib/rb/lib/thrift/transport/unix_server_socket.rb [new file with mode: 0644]
lib/rb/lib/thrift/transport/unix_socket.rb [new file with mode: 0644]
lib/rb/lib/thrift/types.rb [new file with mode: 0644]
lib/rb/lib/thrift/union.rb [new file with mode: 0644]
lib/rb/script/proto_benchmark.rb [new file with mode: 0644]
lib/rb/script/read_struct.rb [new file with mode: 0644]
lib/rb/script/write_struct.rb [new file with mode: 0644]
lib/rb/spec/BaseService.thrift [new file with mode: 0644]
lib/rb/spec/ExtendedService.thrift [new file with mode: 0644]
lib/rb/spec/Referenced.thrift [new file with mode: 0644]
lib/rb/spec/ThriftNamespacedSpec.thrift [new file with mode: 0644]
lib/rb/spec/ThriftSpec.thrift [new file with mode: 0644]
lib/rb/spec/base_protocol_spec.rb [new file with mode: 0644]
lib/rb/spec/base_transport_spec.rb [new file with mode: 0644]
lib/rb/spec/binary_protocol_accelerated_spec.rb [new file with mode: 0644]
lib/rb/spec/binary_protocol_spec.rb [new file with mode: 0644]
lib/rb/spec/binary_protocol_spec_shared.rb [new file with mode: 0644]
lib/rb/spec/bytes_spec.rb [new file with mode: 0644]
lib/rb/spec/client_spec.rb [new file with mode: 0644]
lib/rb/spec/compact_protocol_spec.rb [new file with mode: 0644]
lib/rb/spec/exception_spec.rb [new file with mode: 0644]
lib/rb/spec/flat_spec.rb [new file with mode: 0644]
lib/rb/spec/http_client_spec.rb [new file with mode: 0644]
lib/rb/spec/json_protocol_spec.rb [new file with mode: 0644]
lib/rb/spec/namespaced_spec.rb [new file with mode: 0644]
lib/rb/spec/nonblocking_server_spec.rb [new file with mode: 0644]
lib/rb/spec/processor_spec.rb [new file with mode: 0644]
lib/rb/spec/serializer_spec.rb [new file with mode: 0644]
lib/rb/spec/server_socket_spec.rb [new file with mode: 0644]
lib/rb/spec/server_spec.rb [new file with mode: 0644]
lib/rb/spec/socket_spec.rb [new file with mode: 0644]
lib/rb/spec/socket_spec_shared.rb [new file with mode: 0644]
lib/rb/spec/spec_helper.rb [new file with mode: 0644]
lib/rb/spec/ssl_server_socket_spec.rb [new file with mode: 0644]
lib/rb/spec/ssl_socket_spec.rb [new file with mode: 0644]
lib/rb/spec/struct_nested_containers_spec.rb [new file with mode: 0644]
lib/rb/spec/struct_spec.rb [new file with mode: 0644]
lib/rb/spec/thin_http_server_spec.rb [new file with mode: 0644]
lib/rb/spec/types_spec.rb [new file with mode: 0644]
lib/rb/spec/union_spec.rb [new file with mode: 0644]
lib/rb/spec/unix_socket_spec.rb [new file with mode: 0644]
lib/rb/thrift.gemspec [new file with mode: 0644]
lib/rs/Cargo.toml [new file with mode: 0644]
lib/rs/Makefile.am [new file with mode: 0644]
lib/rs/README.md [new file with mode: 0644]
lib/rs/RELEASING.md [new file with mode: 0644]
lib/rs/release.sh [new file with mode: 0755]
lib/rs/src/autogen.rs [new file with mode: 0644]
lib/rs/src/errors.rs [new file with mode: 0644]
lib/rs/src/lib.rs [new file with mode: 0644]
lib/rs/src/protocol/binary.rs [new file with mode: 0644]
lib/rs/src/protocol/compact.rs [new file with mode: 0644]
lib/rs/src/protocol/mod.rs [new file with mode: 0644]
lib/rs/src/protocol/multiplexed.rs [new file with mode: 0644]
lib/rs/src/protocol/stored.rs [new file with mode: 0644]
lib/rs/src/server/mod.rs [new file with mode: 0644]
lib/rs/src/server/multiplexed.rs [new file with mode: 0644]
lib/rs/src/server/threaded.rs [new file with mode: 0644]
lib/rs/src/transport/buffered.rs [new file with mode: 0644]
lib/rs/src/transport/framed.rs [new file with mode: 0644]
lib/rs/src/transport/mem.rs [new file with mode: 0644]
lib/rs/src/transport/mod.rs [new file with mode: 0644]
lib/rs/src/transport/socket.rs [new file with mode: 0644]
lib/rs/test/Cargo.toml [new file with mode: 0644]
lib/rs/test/Makefile.am [new file with mode: 0644]
lib/rs/test/src/bin/kitchen_sink_client.rs [new file with mode: 0644]
lib/rs/test/src/bin/kitchen_sink_server.rs [new file with mode: 0644]
lib/rs/test/src/lib.rs [new file with mode: 0644]
lib/rs/test/thrifts/Base_One.thrift [new file with mode: 0644]
lib/rs/test/thrifts/Base_Two.thrift [new file with mode: 0644]
lib/rs/test/thrifts/Midlayer.thrift [new file with mode: 0644]
lib/rs/test/thrifts/Ultimate.thrift [new file with mode: 0644]
lib/rs/test_recursive/Cargo.toml [new file with mode: 0644]
lib/rs/test_recursive/Makefile.am [new file with mode: 0644]
lib/rs/test_recursive/src/Makefile.am [new file with mode: 0644]
lib/rs/test_recursive/src/Vehicles.thrift [new file with mode: 0644]
lib/rs/test_recursive/src/lib.rs [new file with mode: 0644]
lib/rs/test_recursive/src/maintenance/MaintenanceFacility.thrift [new file with mode: 0644]
lib/rs/test_recursive/src/maintenance/Makefile.am [new file with mode: 0644]
lib/rs/test_recursive/src/maintenance/mod.rs [new file with mode: 0644]
lib/rs/test_recursive/src/transit/Buses.thrift [new file with mode: 0644]
lib/rs/test_recursive/src/transit/Makefile.am [new file with mode: 0644]
lib/rs/test_recursive/src/transit/Trains.thrift [new file with mode: 0644]
lib/rs/test_recursive/src/transit/Transporters.thrift [new file with mode: 0644]
lib/rs/test_recursive/src/transit/light/LightRail.thrift [new file with mode: 0644]
lib/rs/test_recursive/src/transit/light/Makefile.am [new file with mode: 0644]
lib/rs/test_recursive/src/transit/light/Streetcars.thrift [new file with mode: 0644]
lib/rs/test_recursive/src/transit/light/mod.rs [new file with mode: 0644]
lib/rs/test_recursive/src/transit/mod.rs [new file with mode: 0644]
lib/rs/test_recursive/src/transit/services/CityServices.thrift [new file with mode: 0644]
lib/rs/test_recursive/src/transit/services/Makefile.am [new file with mode: 0644]
lib/rs/test_recursive/src/transit/services/mod.rs [new file with mode: 0644]
lib/st/README.md [new file with mode: 0644]
lib/st/coding_standards.md [new file with mode: 0644]
lib/st/package.xml [new file with mode: 0644]
lib/st/thrift.st [new file with mode: 0644]
lib/swift/Makefile.am [new file with mode: 0644]
lib/swift/Package.swift [new file with mode: 0644]
lib/swift/README.md [new file with mode: 0644]
lib/swift/Sources/LinuxHelper.swift [new file with mode: 0644]
lib/swift/Sources/TApplicationError.swift [new file with mode: 0644]
lib/swift/Sources/TBinary.swift [new file with mode: 0644]
lib/swift/Sources/TBinaryProtocol.swift [new file with mode: 0644]
lib/swift/Sources/TClient.swift [new file with mode: 0644]
lib/swift/Sources/TCompactProtocol.swift [new file with mode: 0644]
lib/swift/Sources/TEnum.swift [new file with mode: 0644]
lib/swift/Sources/TError.swift [new file with mode: 0644]
lib/swift/Sources/TFileHandleTransport.swift [new file with mode: 0644]
lib/swift/Sources/TFileTransport.swift [new file with mode: 0644]
lib/swift/Sources/TFramedTransport.swift [new file with mode: 0644]
lib/swift/Sources/THTTPSessionTransport.swift [new file with mode: 0644]
lib/swift/Sources/TList.swift [new file with mode: 0644]
lib/swift/Sources/TMap.swift [new file with mode: 0644]
lib/swift/Sources/TMemoryBufferTransport.swift [new file with mode: 0644]
lib/swift/Sources/TMultiplexedProcessor.swift [new file with mode: 0644]
lib/swift/Sources/TMultiplexedProtocol.swift [new file with mode: 0644]
lib/swift/Sources/TProcessor.swift [new file with mode: 0644]
lib/swift/Sources/TProtocol.swift [new file with mode: 0644]
lib/swift/Sources/TProtocolDecorator.swift [new file with mode: 0644]
lib/swift/Sources/TProtocolError.swift [new file with mode: 0644]
lib/swift/Sources/TSSLSocketTransport.swift [new file with mode: 0644]
lib/swift/Sources/TSSLSocketTransportError.swift [new file with mode: 0644]
lib/swift/Sources/TSerializable.swift [new file with mode: 0644]
lib/swift/Sources/TSet.swift [new file with mode: 0644]
lib/swift/Sources/TSocketServer.swift [new file with mode: 0644]
lib/swift/Sources/TSocketTransport.swift [new file with mode: 0644]
lib/swift/Sources/TStreamTransport.swift [new file with mode: 0644]
lib/swift/Sources/TStruct.swift [new file with mode: 0644]
lib/swift/Sources/TTransport.swift [new file with mode: 0644]
lib/swift/Sources/TTransportError.swift [new file with mode: 0644]
lib/swift/Sources/TWrappedProtocol.swift [new file with mode: 0644]
lib/swift/Sources/Thrift.swift [new file with mode: 0644]
lib/swift/Tests/LinuxMain.swift [new file with mode: 0644]
lib/swift/Tests/ThriftTests/TBinaryProtocolTests.swift [new file with mode: 0644]
lib/swift/Tests/ThriftTests/TCompactProtocolTests.swift [new file with mode: 0644]
lib/swift/Tests/ThriftTests/TFramedTransportTests.swift [new file with mode: 0644]
lib/swift/Tests/ThriftTests/TMultiplexedProcessorTests.swift [new file with mode: 0644]
lib/swift/Tests/ThriftTests/TSocketServerTests.swift [new file with mode: 0644]
lib/swift/Tests/ThriftTests/ThriftTests.swift [new file with mode: 0644]
lib/ts/Gruntfile.js [new file with mode: 0644]
lib/ts/Makefile.am [new file with mode: 0644]
lib/ts/coding_standards.md [new file with mode: 0644]
lib/ts/dist/thrift.js [new file with mode: 0644]
lib/ts/dist/thrift.min.js [new file with mode: 0644]
lib/ts/package-lock.json [new file with mode: 0644]
lib/ts/package.json [new file with mode: 0644]
lib/ts/test/build.xml [new file with mode: 0644]
lib/ts/test/phantom-client.ts [new file with mode: 0644]
lib/ts/test/server_http.js [new file with mode: 0644]
lib/ts/test/test-int64.html [new file with mode: 0644]
lib/ts/test/test-int64.ts [new file with mode: 0644]
lib/ts/test/test.html [new file with mode: 0644]
lib/ts/test/test.ts [new file with mode: 0644]
lib/ts/test/test_handler.js [new file with mode: 0644]
lib/ts/thrift.d.ts [new file with mode: 0644]
lib/ts/tsconfig.json [new file with mode: 0644]
lib/xml/Makefile.am [new file with mode: 0644]
lib/xml/test/Makefile.am [new file with mode: 0644]
lib/xml/test/build.xml [new file with mode: 0644]
lib/xml/thrift-idl.xsd [new file with mode: 0644]
package-lock.json [new file with mode: 0644]
package.json [new file with mode: 0644]
phpcs.xml.dist [new file with mode: 0644]
rust-toolchain [new file with mode: 0644]
sonar-project.properties [new file with mode: 0644]
test/AnnotationTest.thrift [new file with mode: 0644]
test/BrokenConstants.thrift [new file with mode: 0644]
test/ConstantsDemo.thrift [new file with mode: 0644]
test/DebugProtoTest.thrift [new file with mode: 0644]
test/DenseLinkingTest.thrift [new file with mode: 0644]
test/DocTest.thrift [new file with mode: 0644]
test/DoubleConstantsTest.thrift [new file with mode: 0644]
test/EnumContainersTest.thrift [new file with mode: 0644]
test/EnumTest.thrift [new file with mode: 0644]
test/FullCamelTest.thrift [new file with mode: 0644]
test/Identifiers.thrift [new file with mode: 0644]
test/Include.thrift [new file with mode: 0644]
test/Int64Test.thrift [new file with mode: 0644]
test/JsDeepConstructorTest.thrift [new file with mode: 0644]
test/Makefile.am [new file with mode: 0644]
test/ManyOptionals.thrift [new file with mode: 0644]
test/ManyTypedefs.thrift [new file with mode: 0644]
test/NameConflictTest.thrift [new file with mode: 0644]
test/OptionalRequiredTest.thrift [new file with mode: 0644]
test/README.md [new file with mode: 0644]
test/Recursive.thrift [new file with mode: 0644]
test/ReuseObjects.thrift [new file with mode: 0644]
test/Service.thrift [new file with mode: 0644]
test/SmallTest.thrift [new file with mode: 0644]
test/SpecificNameTest.thrift [new file with mode: 0644]
test/StressTest.thrift [new file with mode: 0644]
test/ThriftTest.thrift [new file with mode: 0644]
test/TypedefTest.thrift [new file with mode: 0644]
test/Types.thrift [new file with mode: 0644]
test/UnsafeTypes.thrift [new file with mode: 0644]
test/VoidMethExceptionsTest.thrift [new file with mode: 0644]
test/audit/README.md [new file with mode: 0644]
test/audit/break1.thrift [new file with mode: 0644]
test/audit/break10.thrift [new file with mode: 0644]
test/audit/break11.thrift [new file with mode: 0644]
test/audit/break12.thrift [new file with mode: 0644]
test/audit/break13.thrift [new file with mode: 0644]
test/audit/break14.thrift [new file with mode: 0644]
test/audit/break15.thrift [new file with mode: 0644]
test/audit/break16.thrift [new file with mode: 0644]
test/audit/break17.thrift [new file with mode: 0644]
test/audit/break18.thrift [new file with mode: 0644]
test/audit/break19.thrift [new file with mode: 0644]
test/audit/break2.thrift [new file with mode: 0644]
test/audit/break20.thrift [new file with mode: 0644]
test/audit/break21.thrift [new file with mode: 0644]
test/audit/break22.thrift [new file with mode: 0644]
test/audit/break23.thrift [new file with mode: 0644]
test/audit/break24.thrift [new file with mode: 0644]
test/audit/break25.thrift [new file with mode: 0644]
test/audit/break26.thrift [new file with mode: 0644]
test/audit/break27.thrift [new file with mode: 0644]
test/audit/break28.thrift [new file with mode: 0644]
test/audit/break29.thrift [new file with mode: 0644]
test/audit/break3.thrift [new file with mode: 0644]
test/audit/break30.thrift [new file with mode: 0644]
test/audit/break31.thrift [new file with mode: 0644]
test/audit/break32.thrift [new file with mode: 0644]
test/audit/break33.thrift [new file with mode: 0644]
test/audit/break34.thrift [new file with mode: 0644]
test/audit/break4.thrift [new file with mode: 0644]
test/audit/break5.thrift [new file with mode: 0644]
test/audit/break6.thrift [new file with mode: 0644]
test/audit/break7.thrift [new file with mode: 0644]
test/audit/break8.thrift [new file with mode: 0644]
test/audit/break9.thrift [new file with mode: 0644]
test/audit/test.thrift [new file with mode: 0644]
test/audit/thrift_audit_test.pl [new file with mode: 0644]
test/audit/warning.thrift [new file with mode: 0644]
test/c_glib/CMakeLists.txt [new file with mode: 0644]
test/c_glib/Makefile.am [new file with mode: 0644]
test/c_glib/src/test_client.c [new file with mode: 0644]
test/c_glib/src/test_server.c [new file with mode: 0644]
test/c_glib/src/thrift_second_service_handler.c [new file with mode: 0644]
test/c_glib/src/thrift_second_service_handler.h [new file with mode: 0644]
test/c_glib/src/thrift_test_handler.c [new file with mode: 0644]
test/c_glib/src/thrift_test_handler.h [new file with mode: 0644]
test/cpp/CMakeLists.txt [new file with mode: 0644]
test/cpp/Makefile.am [new file with mode: 0644]
test/cpp/src/SpecificNameTest.cpp [new file with mode: 0644]
test/cpp/src/StressTest.cpp [new file with mode: 0644]
test/cpp/src/StressTestNonBlocking.cpp [new file with mode: 0644]
test/cpp/src/TestClient.cpp [new file with mode: 0644]
test/cpp/src/TestServer.cpp [new file with mode: 0644]
test/cpp/src/ThriftTest_extras.cpp [new file with mode: 0644]
test/crossrunner/__init__.py [new file with mode: 0644]
test/crossrunner/collect.py [new file with mode: 0644]
test/crossrunner/compat.py [new file with mode: 0644]
test/crossrunner/report.py [new file with mode: 0644]
test/crossrunner/run.py [new file with mode: 0644]
test/crossrunner/setup.cfg [new file with mode: 0644]
test/crossrunner/test.py [new file with mode: 0644]
test/crossrunner/util.py [new file with mode: 0644]
test/dart/Makefile.am [new file with mode: 0644]
test/dart/test_client/bin/main.dart [new file with mode: 0644]
test/dart/test_client/pubspec.yaml [new file with mode: 0644]
test/erl/Makefile.am [new file with mode: 0644]
test/erl/rebar.config [new file with mode: 0644]
test/erl/src/test_client.erl [new file with mode: 0644]
test/erl/src/test_thrift_server.erl [new file with mode: 0644]
test/erl/src/thrift_test.app.src [new file with mode: 0644]
test/features/Makefile.am [new file with mode: 0644]
test/features/container_limit.py [new file with mode: 0644]
test/features/index.html [new file with mode: 0644]
test/features/known_failures_Linux.json [new file with mode: 0644]
test/features/local_thrift/__init__.py [new file with mode: 0644]
test/features/nosslv3.sh [new file with mode: 0755]
test/features/setup.cfg [new file with mode: 0644]
test/features/string_limit.py [new file with mode: 0644]
test/features/tests.json [new file with mode: 0644]
test/features/theader_binary.py [new file with mode: 0644]
test/features/tls.sh [new file with mode: 0755]
test/features/util.py [new file with mode: 0644]
test/go/Makefile.am [new file with mode: 0644]
test/go/genmock.sh [new file with mode: 0644]
test/go/src/bin/stress/main.go [new file with mode: 0644]
test/go/src/bin/testclient/main.go [new file with mode: 0644]
test/go/src/bin/testserver/main.go [new file with mode: 0644]
test/go/src/common/client.go [new file with mode: 0644]
test/go/src/common/clientserver_test.go [new file with mode: 0644]
test/go/src/common/context_test.go [new file with mode: 0644]
test/go/src/common/printing_handler.go [new file with mode: 0644]
test/go/src/common/server.go [new file with mode: 0644]
test/go/src/common/simple_handler.go [new file with mode: 0644]
test/haxe/Makefile.am [new file with mode: 0644]
test/haxe/TestClientServer.hxproj [new file with mode: 0644]
test/haxe/cpp.hxml [new file with mode: 0644]
test/haxe/csharp.hxml [new file with mode: 0644]
test/haxe/flash.hxml [new file with mode: 0644]
test/haxe/java.hxml [new file with mode: 0644]
test/haxe/javascript.hxml [new file with mode: 0644]
test/haxe/make_all.bat [new file with mode: 0644]
test/haxe/make_all.sh [new file with mode: 0755]
test/haxe/neko.hxml [new file with mode: 0644]
test/haxe/php-web-server.hxml [new file with mode: 0644]
test/haxe/php.hxml [new file with mode: 0644]
test/haxe/project.hide [new file with mode: 0644]
test/haxe/python.hxml [new file with mode: 0644]
test/haxe/router.php [new file with mode: 0644]
test/haxe/src/Arguments.hx [new file with mode: 0644]
test/haxe/src/Main.hx [new file with mode: 0644]
test/haxe/src/TestClient.hx [new file with mode: 0644]
test/haxe/src/TestMacro.hx [new file with mode: 0644]
test/haxe/src/TestServer.hx [new file with mode: 0644]
test/haxe/src/TestServerEventHandler.hx [new file with mode: 0644]
test/haxe/src/TestServerHandler.hx [new file with mode: 0644]
test/index.html [new file with mode: 0644]
test/keys/CA.pem [new file with mode: 0644]
test/keys/README.md [new file with mode: 0644]
test/keys/client.crt [new file with mode: 0644]
test/keys/client.key [new file with mode: 0644]
test/keys/client.p12 [new file with mode: 0644]
test/keys/client.pem [new file with mode: 0644]
test/keys/client_v3.crt [new file with mode: 0644]
test/keys/client_v3.key [new file with mode: 0644]
test/keys/keygen/.gitignore [new file with mode: 0644]
test/keys/keygen/make-serverkey.sh [new file with mode: 0644]
test/keys/server.crt [new file with mode: 0644]
test/keys/server.key [new file with mode: 0644]
test/keys/server.p12 [new file with mode: 0644]
test/keys/server.pem [new file with mode: 0644]
test/known_failures_Linux.json [new file with mode: 0644]
test/lua/Makefile.am [new file with mode: 0644]
test/lua/test_basic_client.lua [new file with mode: 0644]
test/lua/test_basic_server.lua [new file with mode: 0644]
test/netstd/Client/Client.csproj [new file with mode: 0644]
test/netstd/Client/Performance/PerformanceTests.cs [new file with mode: 0644]
test/netstd/Client/Performance/TestDataFactory.cs [new file with mode: 0644]
test/netstd/Client/Program.cs [new file with mode: 0644]
test/netstd/Client/Properties/AssemblyInfo.cs [new file with mode: 0644]
test/netstd/Client/TestClient.cs [new file with mode: 0644]
test/netstd/Makefile.am [new file with mode: 0644]
test/netstd/README.md [new file with mode: 0644]
test/netstd/Server/Program.cs [new file with mode: 0644]
test/netstd/Server/Properties/AssemblyInfo.cs [new file with mode: 0644]
test/netstd/Server/Server.csproj [new file with mode: 0644]
test/netstd/Server/TestServer.cs [new file with mode: 0644]
test/netstd/ThriftTest.sln [new file with mode: 0644]
test/netstd/build.cmd [new file with mode: 0644]
test/netstd/build.sh [new file with mode: 0644]
test/ocaml/Makefile [new file with mode: 0644]
test/ocaml/client/Makefile [new file with mode: 0644]
test/ocaml/client/TestClient.ml [new file with mode: 0644]
test/ocaml/server/Makefile [new file with mode: 0644]
test/ocaml/server/TestServer.ml [new file with mode: 0644]
test/partial/thrift_test_schema.thrift [new file with mode: 0644]
test/perl/Makefile.am [new file with mode: 0644]
test/perl/TestClient.pl [new file with mode: 0755]
test/perl/TestServer.pl [new file with mode: 0644]
test/php/Makefile.am [new file with mode: 0644]
test/php/TestClassmap.php [new file with mode: 0644]
test/php/TestClient.php [new file with mode: 0755]
test/php/TestInline.php [new file with mode: 0644]
test/php/test_php.ini [new file with mode: 0644]
test/py.tornado/Makefile.am [new file with mode: 0644]
test/py.tornado/setup.cfg [new file with mode: 0644]
test/py.tornado/test_suite.py [new file with mode: 0755]
test/py.twisted/Makefile.am [new file with mode: 0644]
test/py.twisted/setup.cfg [new file with mode: 0644]
test/py.twisted/test_suite.py [new file with mode: 0755]
test/py/CMakeLists.txt [new file with mode: 0644]
test/py/FastbinaryTest.py [new file with mode: 0755]
test/py/Makefile.am [new file with mode: 0644]
test/py/RunClientServer.py [new file with mode: 0755]
test/py/SerializationTest.py [new file with mode: 0755]
test/py/TSimpleJSONProtocolTest.py [new file with mode: 0644]
test/py/TestClient.py [new file with mode: 0755]
test/py/TestEof.py [new file with mode: 0755]
test/py/TestFrozen.py [new file with mode: 0755]
test/py/TestRenderedDoubleConstants.py [new file with mode: 0644]
test/py/TestServer.py [new file with mode: 0755]
test/py/TestSocket.py [new file with mode: 0755]
test/py/TestSyntax.py [new file with mode: 0755]
test/py/explicit_module/runtest.sh [new file with mode: 0755]
test/py/explicit_module/test1.thrift [new file with mode: 0644]
test/py/explicit_module/test2.thrift [new file with mode: 0644]
test/py/explicit_module/test3.thrift [new file with mode: 0644]
test/py/generate.cmake [new file with mode: 0644]
test/py/setup.cfg [new file with mode: 0644]
test/py/util.py [new file with mode: 0644]
test/rb/Gemfile [new file with mode: 0644]
test/rb/Makefile.am [new file with mode: 0644]
test/rb/benchmarks/protocol_benchmark.rb [new file with mode: 0644]
test/rb/core/test_backwards_compatability.rb [new file with mode: 0644]
test/rb/core/test_exceptions.rb [new file with mode: 0644]
test/rb/core/transport/test_transport.rb [new file with mode: 0644]
test/rb/fixtures/structs.rb [new file with mode: 0644]
test/rb/generation/test_enum.rb [new file with mode: 0644]
test/rb/generation/test_recursive.rb [new file with mode: 0644]
test/rb/generation/test_struct.rb [new file with mode: 0644]
test/rb/integration/TestClient.rb [new file with mode: 0755]
test/rb/integration/TestServer.rb [new file with mode: 0755]
test/rb/test_helper.rb [new file with mode: 0644]
test/rb/test_suite.rb [new file with mode: 0644]
test/rebuild_known_failures.sh [new file with mode: 0644]
test/result.js [new file with mode: 0644]
test/rs/Cargo.toml [new file with mode: 0644]
test/rs/Makefile.am [new file with mode: 0644]
test/rs/src/bin/test_client.rs [new file with mode: 0644]
test/rs/src/bin/test_server.rs [new file with mode: 0644]
test/rs/src/lib.rs [new file with mode: 0644]
test/test.py [new file with mode: 0755]
test/tests.json [new file with mode: 0644]
test/threads/Makefile [new file with mode: 0644]
test/threads/ThreadsClient.cpp [new file with mode: 0644]
test/threads/ThreadsServer.cpp [new file with mode: 0644]
test/threads/ThreadsTest.thrift [new file with mode: 0644]
test/valgrind.suppress [new file with mode: 0644]
tutorial/Makefile.am [new file with mode: 0644]
tutorial/README.md [new file with mode: 0644]
tutorial/c_glib/Makefile.am [new file with mode: 0644]
tutorial/c_glib/c_glib_client.c [new file with mode: 0644]
tutorial/c_glib/c_glib_server.c [new file with mode: 0644]
tutorial/cpp/CMakeLists.txt [new file with mode: 0644]
tutorial/cpp/CppClient.cpp [new file with mode: 0644]
tutorial/cpp/CppServer.cpp [new file with mode: 0644]
tutorial/cpp/Makefile.am [new file with mode: 0644]
tutorial/d/Makefile.am [new file with mode: 0644]
tutorial/d/async_client.d [new file with mode: 0644]
tutorial/d/client.d [new file with mode: 0644]
tutorial/d/server.d [new file with mode: 0644]
tutorial/dart/Makefile.am [new file with mode: 0644]
tutorial/dart/build.sh [new file with mode: 0644]
tutorial/dart/client/pubspec.yaml [new file with mode: 0644]
tutorial/dart/client/web/client.dart [new file with mode: 0644]
tutorial/dart/client/web/index.html [new file with mode: 0644]
tutorial/dart/client/web/styles.css [new file with mode: 0644]
tutorial/dart/console_client/bin/main.dart [new file with mode: 0644]
tutorial/dart/console_client/pubspec.yaml [new file with mode: 0644]
tutorial/dart/server/bin/main.dart [new file with mode: 0644]
tutorial/dart/server/pubspec.yaml [new file with mode: 0644]
tutorial/delphi/DelphiClient/DelphiClient.dpr [new file with mode: 0644]
tutorial/delphi/DelphiClient/DelphiClient.dproj [new file with mode: 0644]
tutorial/delphi/DelphiServer/DelphiServer.dpr [new file with mode: 0644]
tutorial/delphi/DelphiServer/DelphiServer.dproj [new file with mode: 0644]
tutorial/delphi/Tutorial.groupproj [new file with mode: 0644]
tutorial/erl/README.md [new file with mode: 0644]
tutorial/erl/client.erl [new file with mode: 0644]
tutorial/erl/client.sh [new file with mode: 0755]
tutorial/erl/json_client.erl [new file with mode: 0644]
tutorial/erl/server.erl [new file with mode: 0644]
tutorial/erl/server.sh [new file with mode: 0755]
tutorial/go/Makefile.am [new file with mode: 0644]
tutorial/go/server.crt [new file with mode: 0644]
tutorial/go/server.key [new file with mode: 0644]
tutorial/go/src/client.go [new file with mode: 0644]
tutorial/go/src/handler.go [new file with mode: 0644]
tutorial/go/src/main.go [new file with mode: 0644]
tutorial/go/src/server.go [new file with mode: 0644]
tutorial/haxe/Makefile.am [new file with mode: 0644]
tutorial/haxe/Tutorial.hxproj [new file with mode: 0644]
tutorial/haxe/cpp.hxml [new file with mode: 0644]
tutorial/haxe/csharp.hxml [new file with mode: 0644]
tutorial/haxe/flash.hxml [new file with mode: 0644]
tutorial/haxe/java.hxml [new file with mode: 0644]
tutorial/haxe/javascript.hxml [new file with mode: 0644]
tutorial/haxe/make_all.bat [new file with mode: 0644]
tutorial/haxe/make_all.sh [new file with mode: 0644]
tutorial/haxe/neko.hxml [new file with mode: 0644]
tutorial/haxe/php-web-server.hxml [new file with mode: 0644]
tutorial/haxe/php.hxml [new file with mode: 0644]
tutorial/haxe/project.hide [new file with mode: 0644]
tutorial/haxe/python.hxml [new file with mode: 0644]
tutorial/haxe/router.php [new file with mode: 0644]
tutorial/haxe/src/CalculatorHandler.hx [new file with mode: 0644]
tutorial/haxe/src/Main.hx [new file with mode: 0644]
tutorial/java/Makefile.am [new file with mode: 0644]
tutorial/java/README.md [new file with mode: 0644]
tutorial/java/build.properties [new file with mode: 0644]
tutorial/java/build.xml [new file with mode: 0644]
tutorial/java/src/CalculatorHandler.java [new file with mode: 0644]
tutorial/java/src/JavaClient.java [new file with mode: 0644]
tutorial/java/src/JavaServer.java [new file with mode: 0644]
tutorial/js/Makefile.am [new file with mode: 0644]
tutorial/js/build.properties [new file with mode: 0644]
tutorial/js/build.xml [new file with mode: 0644]
tutorial/js/src/Httpd.java [new file with mode: 0644]
tutorial/js/tutorial.html [new file with mode: 0644]
tutorial/netstd/Client/Client.csproj [new file with mode: 0644]
tutorial/netstd/Client/Program.cs [new file with mode: 0644]
tutorial/netstd/Client/Properties/AssemblyInfo.cs [new file with mode: 0644]
tutorial/netstd/Client/ThriftTest.pfx [new file with mode: 0644]
tutorial/netstd/Interfaces/GlobalSuppressions.cs [new file with mode: 0644]
tutorial/netstd/Interfaces/Interfaces.csproj [new file with mode: 0644]
tutorial/netstd/Interfaces/Properties/AssemblyInfo.cs [new file with mode: 0644]
tutorial/netstd/Makefile.am [new file with mode: 0644]
tutorial/netstd/README.md [new file with mode: 0644]
tutorial/netstd/Server/Program.cs [new file with mode: 0644]
tutorial/netstd/Server/Properties/AssemblyInfo.cs [new file with mode: 0644]
tutorial/netstd/Server/Server.csproj [new file with mode: 0644]
tutorial/netstd/Server/ThriftTest.pfx [new file with mode: 0644]
tutorial/netstd/Tutorial.sln [new file with mode: 0644]
tutorial/netstd/build.cmd [new file with mode: 0644]
tutorial/netstd/build.sh [new file with mode: 0755]
tutorial/nodejs/Makefile.am [new file with mode: 0644]
tutorial/nodejs/NodeClient.js [new file with mode: 0644]
tutorial/nodejs/NodeClientPromise.js [new file with mode: 0644]
tutorial/nodejs/NodeServer.js [new file with mode: 0644]
tutorial/nodejs/NodeServerPromise.js [new file with mode: 0644]
tutorial/ocaml/CalcClient.ml [new file with mode: 0755]
tutorial/ocaml/CalcServer.ml [new file with mode: 0755]
tutorial/ocaml/README.md [new file with mode: 0644]
tutorial/ocaml/_oasis [new file with mode: 0644]
tutorial/perl/Makefile.am [new file with mode: 0644]
tutorial/perl/PerlClient.pl [new file with mode: 0644]
tutorial/perl/PerlServer.pl [new file with mode: 0644]
tutorial/php/Makefile.am [new file with mode: 0644]
tutorial/php/PhpClient.php [new file with mode: 0755]
tutorial/php/PhpServer.php [new file with mode: 0755]
tutorial/php/runserver.py [new file with mode: 0755]
tutorial/py.tornado/Makefile.am [new file with mode: 0644]
tutorial/py.tornado/PythonClient.py [new file with mode: 0755]
tutorial/py.tornado/PythonServer.py [new file with mode: 0755]
tutorial/py.twisted/Makefile.am [new file with mode: 0644]
tutorial/py.twisted/PythonClient.py [new file with mode: 0755]
tutorial/py.twisted/PythonServer.py [new file with mode: 0755]
tutorial/py.twisted/PythonServer.tac [new file with mode: 0755]
tutorial/py/Makefile.am [new file with mode: 0644]
tutorial/py/PythonClient.py [new file with mode: 0755]
tutorial/py/PythonServer.py [new file with mode: 0755]
tutorial/py/setup.cfg [new file with mode: 0644]
tutorial/rb/Makefile.am [new file with mode: 0644]
tutorial/rb/RubyClient.rb [new file with mode: 0755]
tutorial/rb/RubyServer.rb [new file with mode: 0755]
tutorial/rs/Cargo.toml [new file with mode: 0644]
tutorial/rs/Makefile.am [new file with mode: 0644]
tutorial/rs/README.md [new file with mode: 0644]
tutorial/rs/src/bin/tutorial_client.rs [new file with mode: 0644]
tutorial/rs/src/bin/tutorial_server.rs [new file with mode: 0644]
tutorial/rs/src/lib.rs [new file with mode: 0644]
tutorial/shared.thrift [new file with mode: 0644]
tutorial/tutorial.thrift [new file with mode: 0644]