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
/
time_test.c
Commit message (
Expand
)
Author
Age
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
Use stdlib to avoid ubsan errors
Craig Tiller
2017-04-19
*
Update time_cmp to ignore tv_nsec when tv_sec is INT64 MAX or MIN
yang-g
2017-03-29
*
Make convert clock_type consistent with add/sub when dealing with extreme values
yang-g
2017-03-28
*
Update copyrights
Craig Tiller
2016-03-31
*
Auto-changes
Craig Tiller
2016-03-25
*
Clang format and fix copyrights
murgatroid99
2016-02-05
*
Replace 'long' with 'int64_t' in public core headers
murgatroid99
2016-02-05
*
Fix time_test.c
Craig Tiller
2015-12-22
*
make gpr_timespec platform agnostic
Jan Tattermusch
2015-12-10
*
Core compiles with -Wsign-conversion
Craig Tiller
2015-09-10
*
Updating wrapped languages to new time functions
Craig Tiller
2015-07-13
*
Introduce a clock type field onto gpr_timespec.
Craig Tiller
2015-07-13
*
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
*
() --> (void)
Craig Tiller
2015-01-15
*
Initial import.
Nicolas Noble
2014-11-26