[thrift] branch master updated: automatize the double rendering test

2019-01-07 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git The following commit(s) were added to refs/heads/master by this push: new caf7da9 automatize the double rendering test

[thrift] 06/22: remove boost::thread and boost::mutex code

2019-01-07 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git commit c109e019790a87ef1f874dfac3482ac45a57d3ab Author: cyy AuthorDate: Sat Jan 5 13:45:07 2019 +0800 remove boost::thread

[thrift] 12/22: remove stdcxx namespace and use std directly

2019-01-07 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git commit d65e91c47613e54eb0c2bf521ae2cd4242d58ed9 Author: cyy AuthorDate: Sat Jan 5 16:43:55 2019 +0800 remove stdcxx

[thrift] 17/22: replace boost static_assert with static_assert

2019-01-07 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git commit 7007506960437a51fad46a2426ebadee50b7817f Author: cyy AuthorDate: Sun Jan 6 10:12:45 2019 +0800 replace boost

[thrift] 04/22: force c++11 in GNU autotools

2019-01-07 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git commit 0705d9956750b9d61d763c8d8e38bb98e86870eb Author: cyy AuthorDate: Sat Jan 5 10:52:48 2019 +0800 force c++11 in GNU

[thrift] 09/22: remove boost smart ptr

2019-01-07 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git commit 9f837bbfb4c61ad8afe80950b6ce677a5cd39aeb Author: cyy AuthorDate: Sat Jan 5 14:49:24 2019 +0800 remove boost smart

[thrift] 02/22: use noexcept instead of throw() in library

2019-01-07 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git commit 7b935597bac2336c7f4d282069ab4d78ca473543 Author: cyy AuthorDate: Sat Jan 5 10:04:25 2019 +0800 use noexcept instead

[thrift] 18/22: replace boost unique_ptr with std::unique_ptr

2019-01-07 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git commit 77d26e2e5c2f9624f6d4b5f20819448164a7ae1b Author: cyy AuthorDate: Sun Jan 6 10:17:35 2019 +0800 replace boost

[thrift] 20/22: set c++11 in proper place

2019-01-07 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git commit 5e16f8b9086ce9bf4fa74993ecc51a7b9354f51e Author: cyy AuthorDate: Sun Jan 6 10:49:20 2019 +0800 set c++11 in proper

[thrift] branch master updated (93e8ec2 -> 0140cbf)

2019-01-07 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git. from 93e8ec2 THRIFT-4726: Remove SLF4J Logging Guards new 3cf0667 force c++11 in cmake new 7b93559 use

[thrift] 03/22: use noexcept instead of throw() in compiler generated code

2019-01-07 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git commit e42cf5023e3fc7fddf7e6f897aa1fb7d4a090afc Author: cyy AuthorDate: Sat Jan 5 10:05:48 2019 +0800 use noexcept instead

[thrift] 10/22: remove std tr1

2019-01-07 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git commit 52637b33aba090851436b2031476529423ea3281 Author: cyy AuthorDate: Sat Jan 5 15:11:17 2019 +0800 remove std tr1 ---

[thrift] 13/22: remove stdcxx namespace and use std directly

2019-01-07 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git commit 8cb3b6854818bf63d3208afaf4dc9e70c6137500 Author: cyy AuthorDate: Sat Jan 5 17:09:34 2019 +0800 remove stdcxx

[thrift] 22/22: remove unused variables

2019-01-07 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git commit 0140cbf5674c5573d142c95c182f4ba98de99769 Author: cyy AuthorDate: Sun Jan 6 11:21:10 2019 +0800 remove unused

[thrift] 01/22: force c++11 in cmake

2019-01-07 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git commit 3cf066708e29e8cef76102c82cb51e74dfdd0426 Author: root AuthorDate: Sat Jan 5 10:03:19 2019 +0800 force c++11 in

[thrift] 05/22: allow specifing CMAKE_CXX_STANDARD above c++11

2019-01-07 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git commit 83b65f06fa380ed94669bdb461344f4f6b591191 Author: cyy AuthorDate: Sat Jan 5 11:06:50 2019 +0800 allow specifing

[thrift] 16/22: replace boost::atomic with std::atomic

2019-01-07 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git commit 7f8aef709937fb0a033ba89eade671a989d16f96 Author: cyy AuthorDate: Sun Jan 6 10:05:50 2019 +0800 replace

[thrift] 21/22: remove unused boost headers

2019-01-07 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git commit 1f34504f43a7a409364d4114f180762bf2679e57 Author: cyy AuthorDate: Sun Jan 6 11:19:38 2019 +0800 remove unused boost

[thrift] 15/22: remove std tr1

2019-01-07 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git commit e9421b826f3db5491b583db5202394e8e3861226 Author: cyy AuthorDate: Sat Jan 5 19:28:55 2019 +0800 remove std tr1 ---

[thrift] 19/22: add static_assert message

2019-01-07 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git commit 863262dad7ee2719a6699d564a249dfea7480032 Author: cyy AuthorDate: Sun Jan 6 10:40:58 2019 +0800 add static_assert

[thrift] 08/22: remove boost::thread in CI

2019-01-07 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git commit f23e6a5e23c8ad1feaaa6913314c7836246a2925 Author: cyy AuthorDate: Sat Jan 5 14:00:03 2019 +0800 remove boost::thread

svn commit: r31802 - in /dev/thrift: 0.10.0-rc0/ 0.10.0-rc1/ 0.11.0-rc0/ 0.12.0-rc0/

2019-01-07 Thread jking
Author: jking Date: Mon Jan 7 21:17:48 2019 New Revision: 31802 Log: remove release candidates Removed: dev/thrift/0.10.0-rc0/ dev/thrift/0.10.0-rc1/ dev/thrift/0.11.0-rc0/ dev/thrift/0.12.0-rc0/

[thrift] branch master updated: add/move a couple build related tools around

2019-01-07 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git The following commit(s) were added to refs/heads/master by this push: new e824efc add/move a couple build related tools

svn commit: r1850697 - /thrift/cms-site/trunk/lib/path.pm

2019-01-07 Thread jking
Author: jking Date: Mon Jan 7 22:11:40 2019 New Revision: 1850697 URL: http://svn.apache.org/viewvc?rev=1850697=rev Log: CMS commit to thrift by jking Modified: thrift/cms-site/trunk/lib/path.pm Modified: thrift/cms-site/trunk/lib/path.pm URL:

svn commit: r1038673 - in /websites/staging/thrift/trunk/content: ./ tutorial/cpp.html

2019-01-07 Thread buildbot
Author: buildbot Date: Mon Jan 7 22:12:03 2019 New Revision: 1038673 Log: Staging update by buildbot for thrift Modified: websites/staging/thrift/trunk/content/ (props changed) websites/staging/thrift/trunk/content/tutorial/cpp.html Propchange: websites/staging/thrift/trunk/content/