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
/
slice_test.c
Commit message (
Expand
)
Author
Age
*
Add gpr_slice_new_with_user_data.
Sanjay Ghemawat
2016-07-21
*
Add format check for gpr_log and gpr_asprintf
Yuchen Zeng
2016-06-10
*
Eliminate gpr_ int types - and insist on C99 variants instead
Craig Tiller
2015-12-22
*
Remove gpr_slice_to_cstring as it is not used anywhere
Sree Kuchibhotla
2015-12-08
*
expose gpr_slice_to_cstring()
Sree Kuchibhotla
2015-12-08
*
Add coverage to new_with_len_ref() function (called via gpr_slice_ref()
Sree Kuchibhotla
2015-12-08
*
Enable -Wconversion
Craig Tiller
2015-09-10
*
Core compiles with -Wsign-conversion
Craig Tiller
2015-09-10
*
Adding gpr_dump and gpr_hexdump as discussed. Removed gpr_slice_to_cstring as...
Julien Boeuf
2015-06-29
*
Adding util to get a NULL terminated string from a slice.
Julien Boeuf
2015-06-24
*
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
*
Re-enabling errors on warning, disabling unused parameter warning, and fixing...
Nicolas "Pixel" Noble
2015-01-30
*
() --> (void)
Craig Tiller
2015-01-15
*
Initial import.
Nicolas Noble
2014-11-26