Commit Graph

20 Commits

Author SHA1 Message Date
Craig Tiller ce40de58da clang-format 2015-06-05 07:14:58 -07:00
Craig Tiller 81fafa8971 Beginning the cleanup 2015-06-04 08:51:17 -07:00
vjpai 178a551b5d nullptr->shared_ptr conversion 2015-05-21 14:32:10 -04:00
Yang Gao 3921c56bee Expose max message size at the server side 2015-04-30 16:07:06 -07:00
Nicolas "Pixel" Noble ff2828be3d Rewriting mutex, condition_variable, and thread. 2015-04-04 02:06:13 +02:00
vjpai f731d68fef Avoid a problem when clang pretends to be GNUC 2015-03-25 14:55:25 -07:00
vjpai 3ff350cf96 Make a fake version of nullptr to work with old compilers 2015-03-25 14:28:41 -07:00
Yang Gao 6baa9b67ad clang-format c++ code 2015-03-17 10:49:39 -07:00
Nicolas "Pixel" Noble 764971354c Allowing us to import google::protobuf::int64.
If for any reason, our definition of gpr_int64 is different from the definition of google::protobuf::int64, the virtual override would fail, as this needs to be of the precisely exactly the same type.
That change allows us to use protobuf's int64 definition.
2015-03-13 23:26:08 +01:00
Nicolas "Pixel" Noble 613d6fe997 Moving ZeroCopyOutputStream to grpc++/config.h. 2015-03-13 18:36:39 +01:00
Yang Gao 5b61d5194d formatting 2015-03-03 10:21:27 -08:00
Yang Gao 4e233a1a46 Add macros 2015-03-03 09:17:41 -08:00
Nicolas "Pixel" Noble 1ff52d5278 Guard headers tool. 2015-03-01 06:18:14 +01:00
Craig Tiller cf133f41f8 Make it possible to compile with gcc4.6 2015-02-26 14:27:05 -08:00
Craig Tiller 190d360def Add missing new-lines at end of file 2015-02-18 09:23:38 -08:00
Craig Tiller 0605995e55 Update copyright to 2015 2015-02-18 08:34:56 -08:00
Craig Tiller 573523f127 clang-format 2015-02-17 07:38:26 -08:00
Craig Tiller df2c957eee Fix compile error 2015-02-09 10:49:38 -08:00
Craig Tiller b5dcec5a2e clang-format codebase 2015-01-13 11:13:42 -08:00
Nicolas Noble b7ebd3b8c6 Initial import. 2014-11-26 16:33:03 -08:00