Protocol Buffers - Google's data interchange format (grpc依赖) https://developers.google.com/protocol-buffers/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Paul Yang 7377d81ca4
Throw error if user want to access message properties (#4603)
7 years ago
..
array.c Fix cycle dependency for repeated field not collected by gc (#3399) 7 years ago
config.m4 Check in php implementation. (#2052) 8 years ago
def.c Fix memory leak in php7 7 years ago
encode_decode.c Fix more memory leak for php c extension (#4211) 7 years ago
map.c Fix more memory leak for php c extension (#4211) 7 years ago
message.c Throw error if user want to access message properties (#4603) 7 years ago
package.xml Merge branch (#4466) 7 years ago
protobuf.c Well known types are not initialized properly. (#4139) 7 years ago
protobuf.h Merge branch (#4466) 7 years ago
storage.c Reserve unknown fields in php (#3659) 7 years ago
type_check.c Fix several more memory leak 7 years ago
upb.c Sync upb change (#4373) 7 years ago
upb.h Sync upb change (#4373) 7 years ago
utf8.c Fix compile error for php on Mac. 8 years ago
utf8.h Check in php implementation. (#2052) 8 years ago