Yijie Ma
|
f99b8b5bc4
|
Convert c-style comments to C++-style comments (#31923)
* baseline
* fix clang-tidy
* manually revert these files
* manually fixup at eof
* revert 2 more files
* change check_deprecated_grpc++.py
* change end2end_defs.include template
* fix check_include_guards.py
* untrack tools/distrib/python/convert_cstyle_comments_to_cpp.py
not yet ready to be submitted
* fix
yapf check_include_guards.py
remove a space...
* fix version.cc.template
* fix version_info.h.template
|
2022-12-22 23:01:53 -08:00 |
|
Muxi Yan
|
0e00c43082
|
Move headers from grpc++ to grpcpp
|
2018-02-15 14:49:34 -08:00 |
|
Jan Tattermusch
|
7897ae9308
|
auto-fix most of licenses
|
2017-06-08 11:22:41 +02:00 |
|
Alexander Polcyn
|
d809a15ec4
|
cpp doc nits
|
2017-05-05 11:02:07 -07:00 |
|
Vijay Pai
|
0e3f1f1e53
|
Support compat with old generated PB files
|
2016-12-13 20:03:53 -08:00 |
|
Vijay Pai
|
c0b2acb1a0
|
Use C++11 final and override
|
2016-11-01 16:31:56 -07:00 |
|
Vijay Pai
|
80b292709c
|
Stop supporting non-C++11 conformant compilers
|
2016-11-01 13:38:40 -07:00 |
|
Vijay Pai
|
a63271c77f
|
Deal with to_string, proper usage of nullptr, and lack of map::emplace
|
2016-06-15 12:56:38 -07:00 |
|
Vijay Pai
|
06ea541ed9
|
Provide nullptr->std::function cast
|
2016-06-15 10:57:50 -07:00 |
|
David Garcia Quintas
|
08a0a3306e
|
Made "codedgen" directories closed over #includes
|
2016-01-21 01:04:36 -08:00 |
|