2983 Commits (33872de382eea18128119bebe29616676f0e15eb)
 

Author SHA1 Message Date
vjpai 33872de382 Merge remote-tracking branch 'upstream/master' 10 years ago
Tim Emiola 66990377f8 Merge pull request #1134 from murgatroid99/php_interop_ssl_fix 10 years ago
Yang Gao 1b50d041ed Merge pull request #1115 from nicolasnoble/rpc-collision 10 years ago
Yang Gao 47fd9ce1fa Merge pull request #1136 from nicolasnoble/plugins-as-libs 10 years ago
Nicolas Noble a8891c0e37 Merge pull request #1135 from vjpai/fix_gcc_4_4 10 years ago
Vijay Pai 4f1350a302 Merge pull request #1 from nicolasnoble/fix_gcc_4_4 10 years ago
Nicolas "Pixel" Noble fd2b09329b Adding a simple 'buildonly' test. 10 years ago
Nicolas "Pixel" Noble 714cf6982a Moving all of the codegens into a temporary static library. 10 years ago
Nicolas "Pixel" Noble 1e47514792 Removing range-based for loop. 10 years ago
vjpai f865a6bae9 Merge remote-tracking branch 'upstream/master' into fix_gcc_4_4 10 years ago
vjpai d5933b6184 Remove lambda expression being used in grpc C++ library 10 years ago
vjpai f731d68fef Avoid a problem when clang pretends to be GNUC 10 years ago
Vijay Pai 335b97df8c Revert "Remove lambda expression to support older compilers" 10 years ago
vjpai 5d5b1d8c8e Remove lambda expression to support older compilers 10 years ago
vjpai 3ff350cf96 Make a fake version of nullptr to work with old compilers 10 years ago
vjpai 11f64fb349 Make a fake version of nullptr to satisfy old compilers 10 years ago
Nicolas Noble 96e32aa0a5 Merge pull request #1133 from yang-g/cleanup 10 years ago
murgatroid99 b2863f50f5 Merge branch 'master' into php_interop_ssl_fix 10 years ago
murgatroid99 c1da8f20ea Made necessary changes to get interop tests working 10 years ago
Nicolas Noble ad0dd6972d Merge pull request #1123 from vjpai/range_based_for_removal 10 years ago
Yang Gao 884ed08e59 clang-format c++ code under examples 10 years ago
Yang Gao 16c78c922c Clean up unneeded includes and remove shutdown protobuf library 10 years ago
Jan Tattermusch 09927497f2 Merge pull request #1114 from nicolasnoble/windows-fixes 10 years ago
vjpai e98b1cc356 Merge remote-tracking branch 'upstream/master' 10 years ago
vjpai df9f764bf8 Revert "Allow nullptr to be passed in if user doesn't care about tag" 10 years ago
Nicolas Noble c637cc922f Merge pull request #1128 from jboeuf/static_analysis_fixes 10 years ago
Julien Boeuf 2f223460b0 Fixing errors found by clang static analysis. 10 years ago
murgatroid99 685e4d958a Fixed errors in ActiveCall 10 years ago
vjpai 4cba0ca39c Allow nullptr to be passed in if user doesn't care about tag 10 years ago
vjpai 1856db41af Merge branch 'master' of github.com:vjpai/grpc 10 years ago
vjpai 9b0ff3ba62 Merge remote-tracking branch 'upstream/master' 10 years ago
Tim Emiola dad14be4eb Merge pull request #1014 from murgatroid99/php_new_core_api 10 years ago
Vijay Pai 8dafd52cea Revert "Remove dead members of server context" 10 years ago
Vijay Pai 652b7e983b Revert "Remove dead members of server context" 10 years ago
Vijay Pai 82dd80abc6 Elminate range-based fors and work around some other limitations in older compilers 10 years ago
Vijay Pai 8ba8cfe143 Merge remote-tracking branch 'upstream/master' 10 years ago
murgatroid99 9c4425a4d5 Added comments to new functions in call.c 10 years ago
Michael Lumish e6c108e9cb Merge pull request #1119 from tbetbetbe/grpc_ruby_update_rakefile 10 years ago
Tim Emiola 7bca47e08c Merge pull request #1117 from yang-g/ruby 10 years ago
Michael Lumish 0975311a9b Merge pull request #1116 from tbetbetbe/grpc_ruby_renable_server_first_bidi_test 10 years ago
Tim Emiola f20d760972 Updates the Rakefile 10 years ago
vjpai 4ea8e4afe7 Merge remote-tracking branch 'upstream/master' 10 years ago
Yang Gao 478568e7c9 Use grpc:: counterparts in ruby code generator 10 years ago
Tim Emiola f3770c38b7 Renables the test checking the server can send the initial bidi message 10 years ago
Tim Emiola 5a8cfdd8af Merge pull request #1097 from murgatroid99/node_general_interface 10 years ago
Tim Emiola 71d2f559d5 Merge pull request #1090 from murgatroid99/node_qps_test 10 years ago
Nicolas "Pixel" Noble 375a82b35c Adding the ability to specify a service namespace on protoc's command line. 10 years ago
vjpai 9002777352 Merge remote-tracking branch 'upstream/master' 10 years ago
Nicolas Noble 8703f4d0c2 Various Windows fixes. 10 years ago
Michael Lumish f37bc1f259 Merge pull request #1112 from tbetbetbe/grpc_ruby_fix_metadata_handling_when_deadline_specified 10 years ago