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
|
2 years ago |
Cheng-Yu Chung
|
34b1633944
|
Remove `include/grpcpp/impl/codegen/string_ref.h` (#31286)
|
2 years ago |
Craig Tiller
|
28316341bf
|
Annotate impl/codegen with IWYU pragmas (#27252)
* Add a tool to annotate impl/codegen with IWYU pragmas
* xx
* oops
* fmt
* x
* fix wrong direction bug
* use defaultdict
* better annotations
* better annotations
* Automated change: Fix sanity tests
Co-authored-by: ctiller <ctiller@users.noreply.github.com>
|
3 years ago |
Muxi Yan
|
0e00c43082
|
Move headers from grpc++ to grpcpp
|
7 years ago |
Jan Tattermusch
|
7897ae9308
|
auto-fix most of licenses
|
8 years ago |
Craig Tiller
|
6169d5f7b0
|
Update copyrights
|
9 years ago |
Alistair Veitch
|
75d5c0f024
|
post merge
|
9 years ago |
David Garcia Quintas
|
3452ae27c1
|
copyrights
|
9 years ago |
David Garcia Quintas
|
2425bbbc55
|
Further work. Compiles. WIP
|
9 years ago |
Craig Tiller
|
d6599a39e4
|
Replicate C++ docs from master to beta branch
Original PR #3074 by @dgquintas
|
9 years ago |
Craig Tiller
|
00ad71c135
|
Revert "C++ docs"
|
9 years ago |
Konstantin Podsvirov
|
dc90c13bec
|
Move static value grpc::string_ref::npos definition to cc file
|
9 years ago |
David Garcia Quintas
|
c5318a2aa7
|
MOAR COMMENTS
|
9 years ago |
yang-g
|
0d9f81f741
|
minor fixes
|
9 years ago |
Craig Tiller
|
47ec9a40ad
|
Add ostream support for string_ref
|
9 years ago |
yang-g
|
e21908fcee
|
impl
|
9 years ago |
yang-g
|
d5539ec6e2
|
remove constexpr since gcc 4.4 or vs2010 does not support it
|
9 years ago |