Nicolas Noble
a325d7f77a
Pointing the protobuf submodule to the new URL ( #26811 )
...
* Pointing the protobuf submodule to the new URL
* Also changing WORKSPACE dependencies
* More references to the old URL...
4 years ago
Alex Merry
6c53881b7d
Fix undefined behavior when Python plugin is given no args
...
Split() was incrementing the iterator past the end iterator when given
an empty string, which is undefined behaviour, and triggered an assert
when compiled with debug iterators in MSVC.
5 years ago
Esun Kim
165ee5007a
Replaced grpc::string with std::string
5 years ago
Richard Belleville
358676db44
Alright. We'll do our own thing then
6 years ago
Richard Belleville
f6dfcf8966
Add configurable list of module prefixes to be stripped in Python gRPC protoc plugin.
6 years ago
Muxi Yan
38fcd0c6c3
clang-format
7 years ago
Vijay Pai
4fdb08ad62
Revert "Restructure plugin builds to avoid building more than needed"
7 years ago
Vijay Pai
4cf5f3e41e
Restructure plugin builds to avoid building more than needed
8 years ago
Craig Tiller
baa14a975e
Update clang-format to 5.0
8 years ago
Jan Tattermusch
7897ae9308
auto-fix most of licenses
8 years ago
Harsh Vardhan
abf9ce25d9
Fix merge conflicts
8 years ago
Harsh Vardhan
974f3d797a
remove lang specific streaming methods
8 years ago
Harsh Vardhan
4b0ba1a690
clang-format
8 years ago
Harsh Vardhan
0f12cd9247
Update python_generator.cc
8 years ago
Harsh Vardhan
64741b279e
Fix build issues
8 years ago
Harsh Vardhan
93077aefbc
Update Python generator files
8 years ago