11 Commits (b23429ea324818150754e3b7a78a996871fbd2ae)

Author SHA1 Message Date
Paul Yang 6dd563a674
Sync upb change (#4373) 7 years ago
Paul Yang a48d58df96
Convert descriptortype to type for upb_msgval_sizeof (#4357) 7 years ago
Paul Yang 0f4ad85740
For encoding upb needs descriptor type instead of type. (#4354) 7 years ago
Paul Yang 6032746882 Reserve unknown fields in php (#3659) 8 years ago
Paul Yang ecca6ea95d Add json encode/decode for php. (#3226) 8 years ago
Paul Yang 6f325805c0 Add new file option php_namespace. (#3162) 8 years ago
Paul Yang de6ae7d4eb Fix upb load descriptor when no messages defined in prorto. (#3080) 8 years ago
Paul Yang 6b27c1f981 Add file option php_class_prefix (#2849) 8 years ago
Paul Yang f23869c615 Bug fix: When encoding, negative int32 values should be padded to int64 (#2660) 8 years ago
Paul Yang 5a3405c51a Update upb for php. (#2662) 8 years ago
Paul Yang e0e54661f7 Check in php implementation. (#2052) 9 years ago
Jisi Liu 3b3c8abb96 Integrate google internal changes. 9 years ago
Josh Haberman f654d49dd6 Updated upb from latest changes. 9 years ago
Josh Haberman 78da66698b Changed Ruby to properly camelCase its JSON by default. 9 years ago
Dongjoon Hyun 7a9040fe7f Remove redundant `the` in comments. 9 years ago
Josh Haberman 5bdf4a4271 Fixed several Ruby conformance test cases through upb update. 10 years ago
Josh Haberman 181c7f2636 Added Ruby to conformance tests. 10 years ago
Josh Haberman fb8ed707a2 Update upb to fix two bugs in the Ruby library. 10 years ago
Josh Haberman e8ed021ee7 Updated upb to latest version (C89). 10 years ago
Chris Fallin d326277397 Update MRI C Ruby extension to use new version of upb. 10 years ago
Chris Fallin a50759254f Updated to latest upb and added test for JSON map operation. 10 years ago
Chris Fallin fcd8889d5b Support oneofs in MRI Ruby C extension. 10 years ago
Chris Fallin 97b663a8be Update upb amalgamation. 10 years ago
Chris Fallin 4c92289766 Addressed code-review comments. 10 years ago
Chris Fallin fd1a3ff11d Support for maps in the MRI C Ruby extension. 10 years ago
Chris Fallin 91473dcebf Rename protobuf Ruby module to google/protobuf and rework its build 11 years ago