index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
support
Commit message (
Expand
)
Author
Age
*
sync up with master
Yang Gao
2015-01-27
|
\
|
*
Merge pull request #188 from ctiller/bprintf
Nicolas Noble
2015-01-26
|
|
\
*
|
|
run clang-format
Yang Gao
2015-01-26
|
/
/
*
|
Fixing an extremely suspicious-looking paradigm in murmur_hash.c
Nicolas "Pixel" Noble
2015-01-25
|
*
Use a simpler growth algorithm
Craig Tiller
2015-01-23
|
*
Added comments
Craig Tiller
2015-01-23
|
*
Add out-param to signal length of buffer
Craig Tiller
2015-01-23
|
*
Merge branch 'kill-more-printf' into bprintf
Craig Tiller
2015-01-23
|
|
\
|
|
/
|
/
|
*
|
Formatting
Craig Tiller
2015-01-23
*
|
src
Craig Tiller
2015-01-23
|
*
Utilities for concatenating many strings
Craig Tiller
2015-01-23
|
/
*
Move string.h to internal code
Craig Tiller
2015-01-23
*
Add gpr_ltoa
Craig Tiller
2015-01-23
*
Fix math in time_posix.c
Craig Tiller
2015-01-21
*
Use clang-format-3.5
Craig Tiller
2015-01-18
*
() --> (void)
Craig Tiller
2015-01-15
*
Run clang-format-all.sh
Yang Gao
2015-01-14
*
Merge pull request #11 from ctiller/mac
Nicolas Noble
2015-01-14
|
\
|
*
Format change
Craig Tiller
2015-01-13
*
|
Fixing log_win32.c
Nicolas "Pixel" Noble
2015-01-13
*
|
Fixing time.c for win32 - MIN_INT can't work with 0x80000000 under win32.
Nicolas "Pixel" Noble
2015-01-13
|
*
Merge github.com:google/grpc into mac
Craig Tiller
2015-01-13
|
|
\
|
|
/
|
/
|
*
|
clang-format codebase
Craig Tiller
2015-01-13
|
*
Compile fix for mac
Craig Tiller
2015-01-13
|
/
*
Merge pull request #4 from ctiller/vasprint
yang-g
2015-01-12
|
\
*
|
Avoid clobbering potential defines that were set up externally.
nnoble
2015-01-12
|
*
Check return value for error
Craig Tiller
2015-01-12
|
/
*
Allow logging mechanism to be overridden by applications.
ctiller
2015-01-12
*
C implementation of Census trace store and stats store for grpc C lib.
hongyu
2015-01-09
*
Remove libevent.
ctiller
2015-01-09
*
Add a --forever flag, to continuously run tests as things change.
ctiller
2015-01-09
*
Remove libevent.
ctiller
2015-01-08
*
Fixing include paths for cmdline.
nnoble
2015-01-07
*
Adding plugins to the mako rendering system.
nnoble
2015-01-06
*
Provide a port of cpu related code to posix, and linux.
ctiller
2014-12-29
*
Port [] alarm management to GRPC.
ctiller
2014-12-29
*
Tweaking log calls a bit.
nnoble
2014-12-12
*
Fixing sync_win32.c
nnoble
2014-12-11
*
Getting rid of MS C++ warning when compiling GPR on Windows.
jtattermusch
2014-12-09
*
Fixes for GPR library on Windows (+ getting rid of warnings under MS C++ comp...
jtattermusch
2014-12-09
*
Updating moe_db.txt with the latest equivalence since the ruby import changed...
nnoble
2014-12-05
*
Initial import.
Nicolas Noble
2014-11-26