yang-g
|
e75fc243da
|
change tests to use the new class instead of grpc_test_init
|
6 years ago |
Muxi Yan
|
4b37fb0e4c
|
Stop including inttypes.h in gRPC core public header in Apple platforms
|
7 years ago |
Vijay Pai
|
da69355f30
|
C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start)
|
7 years ago |
Vijay Pai
|
c745690caf
|
Internalize gpr_thd except for id and currentid
|
7 years ago |
Noah Eisen
|
be82e64b3d
|
Autofix c casts to c++ casts
|
7 years ago |
Mark D. Roth
|
dbdf495f61
|
Split lib/support into lib/gpr and lib/gpr++.
|
7 years ago |
Jan Tattermusch
|
148700a8ea
|
windows needs fflush after fprintf
|
7 years ago |
Yash Tibrewal
|
34a57d0346
|
rename all test core files to cc and a lot of C++ style conversions
|
7 years ago |
Jan Tattermusch
|
7897ae9308
|
auto-fix most of licenses
|
8 years ago |
Alexander Polcyn
|
f5521c33f9
|
Revert "Merge branch 'master' into v1.3.x"
This reverts commit 79759fea1a , reversing
changes made to dc36f4df6a .
|
8 years ago |
Craig Tiller
|
d1a6423199
|
Use stdlib to avoid ubsan errors
|
8 years ago |
yang-g
|
07429fa9a6
|
Update time_cmp to ignore tv_nsec when tv_sec is INT64 MAX or MIN
|
8 years ago |
yang-g
|
1aba869e9e
|
Make convert clock_type consistent with add/sub when dealing with extreme values
|
8 years ago |
Craig Tiller
|
6169d5f7b0
|
Update copyrights
|
9 years ago |
Craig Tiller
|
f40df23eeb
|
Auto-changes
|
9 years ago |
murgatroid99
|
7a55684a13
|
Clang format and fix copyrights
|
9 years ago |
murgatroid99
|
309830f6b8
|
Replace 'long' with 'int64_t' in public core headers
|
9 years ago |
Craig Tiller
|
0b96edc3ed
|
Fix time_test.c
|
9 years ago |
Jan Tattermusch
|
88086373db
|
make gpr_timespec platform agnostic
|
9 years ago |
Craig Tiller
|
a82950e683
|
clang-format all core files
|
10 years ago |
Craig Tiller
|
45724b35e4
|
indent pass to get logical source lines on one physical line
|
10 years ago |
Craig Tiller
|
32ca48ce0b
|
Core compiles with -Wsign-conversion
|
10 years ago |
Craig Tiller
|
58bbc864ba
|
Updating wrapped languages to new time functions
|
10 years ago |
Craig Tiller
|
143e7bf0cf
|
Introduce a clock type field onto gpr_timespec.
Use it to validate that arithmetic on time types makes even some vague
kind of sense.
|
10 years ago |
Nicolas Noble
|
65b0759653
|
Addressing a first batch of feedback.
|
10 years ago |
Craig Tiller
|
190d360def
|
Add missing new-lines at end of file
|
10 years ago |
Craig Tiller
|
0605995e55
|
Update copyright to 2015
|
10 years ago |
Craig Tiller
|
32946d37e0
|
() --> (void)
|
10 years ago |
Nicolas Noble
|
b7ebd3b8c6
|
Initial import.
|
10 years ago |