4 Commits (a11e4df082b6c72ff6a791d20f00ada3f34338be)

Author SHA1 Message Date
Esun Kim 1518ecbd76 Added new configuration system to core/grp. 6 years ago
yang-g e75fc243da change tests to use the new class instead of grpc_test_init 6 years ago
Vijay Pai d4d0a30c6f Privatize useful.h and avl.h 7 years ago
Mark D. Roth dbdf495f61 Split lib/support into lib/gpr and lib/gpr++. 7 years ago
Craig Tiller 4ac2b8e585 Enable clang-tidy as a sanity check, fix up all known failures 7 years ago
Yash Tibrewal 34a57d0346 rename all test core files to cc and a lot of C++ style conversions 7 years ago
Yuchen Zeng 6514a0df72 Add gpr_is_true 7 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Julien Boeuf 964d7bb482 Fixing JWT verifier. 8 years ago
Craig Tiller 0f310807ff Update includes, s/gpr_dump_slice/grpc_dump_slice/g 8 years ago
Craig Tiller d41a4a720f s/gpr_slice/grpc_slice, and move around tests, impls 8 years ago
Craig Tiller eae090a67a Reinstate RST_STREAM at EOS 8 years ago
Yuchen Zeng 289dcb1b68 Rename gpr_strpad as gpr_leftpad 9 years ago
Yuchen Zeng 64c0e8d4bc Add format check for gpr_log and gpr_asprintf 9 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
Craig Tiller b7f3f6eec4 Fix copyright 9 years ago
Craig Tiller 9533d042d4 Fix includes 9 years ago
Craig Tiller 7536af02cf Eliminate gpr_ int types - and insist on C99 variants instead 9 years ago
Jan Tattermusch 06ae5cd48c get rid of warnings on linux 9 years ago
Jan Tattermusch 26e190f3ee make test methods static void 9 years ago
Jan Tattermusch 338ef4aa6c fix bug MIN_VALUE bug in ltoa and int64toa and add tests 9 years ago
Craig Tiller a82950e683 clang-format all core files 9 years ago
Craig Tiller 45724b35e4 indent pass to get logical source lines on one physical line 9 years ago
Craig Tiller d6c98df792 clang-format all source 9 years ago
David Garcia Quintas 0324758dfc Modified gpr_slice_split to take a char* separator. 10 years ago
David Garcia Quintas ffe3d2b190 Modified gpr_slice_split to take a char* separator. 10 years ago
David Garcia Quintas 074e2247eb Split function now takes slices as input, performs no allocs 10 years ago
David Garcia Quintas 14f1c27192 Added gpr_strsplit (with tests) 10 years ago
David Garcia Quintas 96ae8bbba2 PR comments + some more tests. 10 years ago
David Garcia Quintas a16cf1ee12 PR comments + some more tests. 10 years ago
David Garcia Quintas bc78a698b0 Added convenience method gpr_strjoin_sep 10 years ago
David Garcia Quintas b7541e8eea Added convenience method gpr_strjoin_sep 10 years ago
Julien Boeuf da13cd201b Adding gpr_dump and gpr_hexdump as discussed. Removed gpr_slice_to_cstring as well. 10 years ago
Masood Malekghassemi 701af6031f Expose gpr_asprintf and gpr_strdup 10 years ago
Craig Tiller 356961916d Remove all uses of __FUNCTION__ 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 485d77628d Move string.h to internal code 10 years ago
Craig Tiller 32946d37e0 () --> (void) 10 years ago
jtattermusch 57c6f0cade Add batch file that builds and executes all GPR tests. 10 years ago
Nicolas Noble b7ebd3b8c6 Initial import. 10 years ago