index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
core
/
support
/
string_test.c
Commit message (
Expand
)
Author
Age
*
Rename gpr_strpad as gpr_leftpad
Yuchen Zeng
2016-06-13
*
Add format check for gpr_log and gpr_asprintf
Yuchen Zeng
2016-06-10
*
Update copyrights
Craig Tiller
2016-03-31
*
Fix copyright
Craig Tiller
2016-03-25
*
Fix includes
Craig Tiller
2016-03-25
*
Eliminate gpr_ int types - and insist on C99 variants instead
Craig Tiller
2015-12-22
*
get rid of warnings on linux
Jan Tattermusch
2015-12-09
*
make test methods static void
Jan Tattermusch
2015-12-08
*
fix bug MIN_VALUE bug in ltoa and int64toa and add tests
Jan Tattermusch
2015-12-08
*
clang-format all source
Craig Tiller
2015-08-18
*
Modified gpr_slice_split to take a char* separator.
David Garcia Quintas
2015-07-08
*
Merge branch 'master' of github.com:grpc/grpc into str_join_with_sep
David Garcia Quintas
2015-07-08
|
\
*
|
Split function now takes slices as input, performs no allocs
David Garcia Quintas
2015-07-08
*
|
Added gpr_strsplit (with tests)
David Garcia Quintas
2015-07-07
*
|
PR comments + some more tests.
David Garcia Quintas
2015-07-07
*
|
Added convenience method gpr_strjoin_sep
David Garcia Quintas
2015-07-07
|
*
Adding gpr_dump and gpr_hexdump as discussed. Removed gpr_slice_to_cstring as...
Julien Boeuf
2015-06-29
|
/
*
Expose gpr_asprintf and gpr_strdup
Masood Malekghassemi
2015-06-03
*
Remove all uses of __FUNCTION__
Craig Tiller
2015-05-24
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
Move string.h to internal code
Craig Tiller
2015-01-23
*
() --> (void)
Craig Tiller
2015-01-15
*
Add batch file that builds and executes all GPR tests.
jtattermusch
2014-12-11
*
Initial import.
Nicolas Noble
2014-11-26