103 Commits (c1a89b8d7635c20f50506730a43bd1469bde9ea7)

Author SHA1 Message Date
Jan Tattermusch a99687be96 Fix 32 bit linux tests 9 years ago
Craig Tiller 9e1e99aa72 Fix copyrights 9 years ago
Craig Tiller b8958ef88a Simplify avl stress test 9 years ago
murgatroid99 3466c4b55d Updated copyrights 9 years ago
Craig Tiller 2a1540496f clang-format 9 years ago
Craig Tiller e8f9ba6b7f Fix compilation with clang/gcc 10 years ago
Craig Tiller d3917ab790 Add an early out to gpr_cpu_test 10 years ago
Craig Tiller 560e5f8aa3 Update copyrights, clang-fmt 10 years ago
Craig Tiller c506e24a57 Update copyrights 10 years ago
Craig Tiller be52c6e9c2 clang-format code 10 years ago
Craig Tiller 0b96edc3ed Fix time_test.c 10 years ago
Craig Tiller 7536af02cf Eliminate gpr_ int types - and insist on C99 variants instead 10 years ago
Jan Tattermusch 1b34aeb554 fixing x64 build with vs2015 10 years ago
Craig Tiller 620e965c1b clang-format after last weeks test-fest 10 years ago
Craig Tiller 861d8ed7e7 Add tests for thread options 10 years ago
Jan Tattermusch 88086373db make gpr_timespec platform agnostic 10 years ago
Craig Tiller 1fa1ab84c9 Add cmdline tests 10 years ago
Jan Tattermusch 06ae5cd48c get rid of warnings on linux 10 years ago
David Garcia Quintas a5aa19b8b6 PR comments 10 years ago
Jan Tattermusch 26e190f3ee make test methods static void 10 years ago
Jan Tattermusch 338ef4aa6c fix bug MIN_VALUE bug in ltoa and int64toa and add tests 10 years ago
Sree Kuchibhotla f99dbf5d08 Remove gpr_slice_to_cstring as it is not used anywhere 10 years ago
Sree Kuchibhotla 38d39f4622 expose gpr_slice_to_cstring() 10 years ago
Sree Kuchibhotla b6fd9bcbb6 Add coverage to new_with_len_ref() function (called via gpr_slice_ref() 10 years ago
Sree Kuchibhotla 93360e1fbd Add test coverage for gpr_refn() function 10 years ago
Sree Kuchibhotla ea4b3c6082 Fix a typo in comment 10 years ago
Sree Kuchibhotla 7bf082faf8 Improve test coverage from slice_buffer 10 years ago
Craig Tiller a3c03e6854 Fix memory leak 10 years ago
Craig Tiller 0593622d8f AVL: removal, and passing tests 10 years ago
Craig Tiller fba79f213f AVL: creation, destroy, add 10 years ago
Alistair Veitch f987e3af95 Fix for long-running tsan test 10 years ago
Alistair Veitch 427eb90803 Fix memory leak 10 years ago
Alistair Veitch 72badb4777 more verbose message 10 years ago
Alistair Veitch c11e8472b5 only print #cores seen 10 years ago
Alistair Veitch dcfb3fe482 add CPU tests 10 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 6a6b36c503 Enable -Wconversion 10 years ago
Craig Tiller f96dfc3cf8 First round of fixing up implicit 64->32 bit conversions 10 years ago
Craig Tiller 32ca48ce0b Core compiles with -Wsign-conversion 10 years ago
Craig Tiller d6c98df792 clang-format all source 10 years ago
Nicolas "Pixel" Noble bb3aed0ef9 Removing gpr_cancelable. 10 years ago
David Garcia Quintas e3988dbbbd Added more tests for GPR_BITCOUNT 10 years ago
David Garcia Quintas 541d5823d2 rewrote bitcount function as a macro 10 years ago
David Garcia Quintas 6b8d1aef89 rewrote bitcount function as a macro 10 years ago
David Garcia Quintas b80479ec27 Added population count function 10 years ago
David Garcia Quintas 699b0f999e Require a pointer + macro arg protection 10 years ago
David Garcia Quintas ed7e8550f5 Require a pointer + macro arg protection 10 years ago
David Garcia Quintas 305e3bd635 Added bitset macro ops 10 years ago
Vijay Pai d54c3e6b39 clang-format changed files 10 years ago