thrift git commit: THRIFT-4033 disable thrift compiler plug-in support by default, as the thrift-compiler packaging is not ready for it yet

2017-01-25 Thread jking
Repository: thrift Updated Branches: refs/heads/master cf2548940 -> 71eba643d THRIFT-4033 disable thrift compiler plug-in support by default, as the thrift-compiler packaging is not ready for it yet This closes #1157 Project: http://git-wip-us.apache.org/repos/asf/thrift/repo Commit:

thrift git commit: Build fails using Java 1.8 with Ant < 1.9 Client: Java Patch: Adinata <mail.die...@gmail.com>

2017-01-25 Thread jking
Repository: thrift Updated Branches: refs/heads/master 8b96bfbf1 -> cf2548940 Build fails using Java 1.8 with Ant < 1.9 Client: Java Patch: Adinata This closes #1060 Project: http://git-wip-us.apache.org/repos/asf/thrift/repo Commit:

[4/7] thrift git commit: THRIFT-2945 Add Rust support Client: Rust Patch: Allen George <allen.geo...@gmail.com>

2017-01-25 Thread jensg
http://git-wip-us.apache.org/repos/asf/thrift/blob/8b96bfbf/lib/rs/src/protocol/compact.rs -- diff --git a/lib/rs/src/protocol/compact.rs b/lib/rs/src/protocol/compact.rs new file mode 100644 index 000..96fa8ef --- /dev/null

[7/7] thrift git commit: THRIFT-2945 Add Rust support Client: Rust Patch: Allen George <allen.geo...@gmail.com>

2017-01-25 Thread jensg
THRIFT-2945 Add Rust support Client: Rust Patch: Allen George This closes #1147 Project: http://git-wip-us.apache.org/repos/asf/thrift/repo Commit: http://git-wip-us.apache.org/repos/asf/thrift/commit/8b96bfbf Tree:

[2/7] thrift git commit: THRIFT-2945 Add Rust support Client: Rust Patch: Allen George <allen.geo...@gmail.com>

2017-01-25 Thread jensg
http://git-wip-us.apache.org/repos/asf/thrift/blob/8b96bfbf/lib/rs/src/transport/mem.rs -- diff --git a/lib/rs/src/transport/mem.rs b/lib/rs/src/transport/mem.rs new file mode 100644 index 000..8ec2a98 --- /dev/null +++

[3/7] thrift git commit: THRIFT-2945 Add Rust support Client: Rust Patch: Allen George <allen.geo...@gmail.com>

2017-01-25 Thread jensg
http://git-wip-us.apache.org/repos/asf/thrift/blob/8b96bfbf/lib/rs/src/protocol/mod.rs -- diff --git a/lib/rs/src/protocol/mod.rs b/lib/rs/src/protocol/mod.rs new file mode 100644 index 000..b230d63 --- /dev/null +++

[6/7] thrift git commit: THRIFT-2945 Add Rust support Client: Rust Patch: Allen George <allen.geo...@gmail.com>

2017-01-25 Thread jensg
http://git-wip-us.apache.org/repos/asf/thrift/blob/8b96bfbf/compiler/cpp/src/thrift/generate/t_rs_generator.cc -- diff --git a/compiler/cpp/src/thrift/generate/t_rs_generator.cc

[1/7] thrift git commit: THRIFT-2945 Add Rust support Client: Rust Patch: Allen George <allen.geo...@gmail.com>

2017-01-25 Thread jensg
Repository: thrift Updated Branches: refs/heads/master 6fe7fa1b7 -> 8b96bfbf1 http://git-wip-us.apache.org/repos/asf/thrift/blob/8b96bfbf/tutorial/rs/README.md -- diff --git a/tutorial/rs/README.md b/tutorial/rs/README.md new

[5/7] thrift git commit: THRIFT-2945 Add Rust support Client: Rust Patch: Allen George <allen.geo...@gmail.com>

2017-01-25 Thread jensg
http://git-wip-us.apache.org/repos/asf/thrift/blob/8b96bfbf/configure.ac -- diff --git a/configure.ac b/configure.ac index dad10a7..0452a15 100755 --- a/configure.ac +++ b/configure.ac @@ -129,6 +129,7 @@ if test "$enable_libs" =

thrift git commit: THRIFT-3892 support OpenSSL before 0.9.8f during build Client: C++ Patch: Udit Raikwar <udit...@users.noreply.github.com>

2017-01-25 Thread jking
Repository: thrift Updated Branches: refs/heads/master 3d6e2a507 -> 6fe7fa1b7 THRIFT-3892 support OpenSSL before 0.9.8f during build Client: C++ Patch: Udit Raikwar This closes #1057 Project: http://git-wip-us.apache.org/repos/asf/thrift/repo Commit: