index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
cpp
/
server
/
thread_pool.cc
Commit message (
Expand
)
Author
Age
*
Rewriting mutex, condition_variable, and thread.
Nicolas "Pixel" Noble
2015-04-04
*
Merge remote-tracking branch 'upstream/master' into fix_gcc_4_4
vjpai
2015-03-25
|
\
*
|
Remove lambda expression being used in grpc C++ library
vjpai
2015-03-25
*
|
Revert "Remove lambda expression to support older compilers"
Vijay Pai
2015-03-25
*
|
Remove lambda expression to support older compilers
vjpai
2015-03-25
|
*
Elminate range-based fors and work around some other limitations in older com...
Vijay Pai
2015-03-24
|
/
*
clang-format c++ code
Yang Gao
2015-03-17
*
Make it possible to compile with gcc4.6
Craig Tiller
2015-02-26
*
Addressing a first batch of feedback.
Nicolas Noble
2015-02-23
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
Fix an obvious bug
Craig Tiller
2015-02-01
*
Remove a major source of contention in thread_pool
Craig Tiller
2015-02-01
*
Use clang-format-3.5
Craig Tiller
2015-01-18
*
Initial import.
Nicolas Noble
2014-11-26