Mark D. Roth
|
3bb427195e
|
Revert "Merge pull request #23053 from grpc/revert-22772-gpr_strvec"
This reverts commit 4b7452bcdb , reversing
changes made to 133d0076b4 .
|
5 years ago |
Karthik Ravi Shankar
|
f46c07f3f8
|
Revert "Remove gpr_strvec."
|
5 years ago |
Mark D. Roth
|
c2ef110303
|
Replace gpr_strvec with absl::StrJoin().
|
5 years ago |
Noah Eisen
|
4d20a66685
|
Run clang fmt
|
7 years ago |
Noah Eisen
|
be82e64b3d
|
Autofix c casts to c++ casts
|
7 years ago |
Vijay Pai
|
8a99fdb57e
|
Move cmdline and subprocess from public gpr to test/core/util
|
7 years ago |
Mark D. Roth
|
dbdf495f61
|
Split lib/support into lib/gpr and lib/gpr++.
|
7 years ago |
Muxi Yan
|
38fcd0c6c3
|
clang-format
|
7 years ago |
Craig Tiller
|
4782d92b2d
|
s/NULL/nullptr
|
7 years ago |
Craig Tiller
|
baa14a975e
|
Update clang-format to 5.0
|
7 years ago |
Yash Tibrewal
|
34a57d0346
|
rename all test core files to cc and a lot of C++ style conversions
|
7 years ago |
Yash Tibrewal
|
83062842c3
|
Changes for C to C++. Adding extern C to header files for compatibility.
Also converting to .cc
|
8 years ago |
Jan Tattermusch
|
7897ae9308
|
auto-fix most of licenses
|
8 years ago |
Craig Tiller
|
61f86d9bd7
|
C++ compatibility fixes
|
8 years ago |
Craig Tiller
|
6f4178878c
|
Add zalloc, convert a bunch of files to use it
|
8 years ago |
Craig Tiller
|
6169d5f7b0
|
Update copyrights
|
9 years ago |
Craig Tiller
|
9533d042d4
|
Fix includes
|
9 years ago |
Craig Tiller
|
f23078cbd3
|
Stage #1 of core breakup: move everything under lib
|
9 years ago |
Craig Tiller
|
2e1903638e
|
Fix copyrights
|
9 years ago |
Craig Tiller
|
f40df23eeb
|
Auto-changes
|
9 years ago |
Craig Tiller
|
1fa1ab84c9
|
Add cmdline tests
|
9 years ago |
Craig Tiller
|
a82950e683
|
clang-format all core files
|
10 years ago |
Craig Tiller
|
45724b35e4
|
indent pass to get logical source lines on one physical line
|
10 years ago |
Craig Tiller
|
b9d3596cb1
|
Enable -Wshadow
|
10 years ago |
murgatroid99
|
5e71d7aff1
|
Silenced conversion warnings in src/core/support
|
10 years ago |
Masood Malekghassemi
|
701af6031f
|
Expose gpr_asprintf and gpr_strdup
|
10 years ago |
Craig Tiller
|
e7023612ef
|
Add a test of cmdline usage strings - and make them saner
|
10 years ago |
Craig Tiller
|
190d360def
|
Add missing new-lines at end of file
|
10 years ago |
Craig Tiller
|
0605995e55
|
Update copyright to 2015
|
10 years ago |
Craig Tiller
|
485d77628d
|
Move string.h to internal code
|
10 years ago |
nnoble
|
9f312b49e8
|
Fixing include paths for cmdline.
|
10 years ago |
nnoble
|
c87b1c533f
|
Adding plugins to the mako rendering system.
Change on 2015/01/05 by nnoble <nnoble@google.com>
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=83302581
|
10 years ago |
Nicolas Noble
|
b7ebd3b8c6
|
Initial import.
|
10 years ago |