15 Commits (bb38fc9c4d4220dbf02c2fbb19f66d34bf2d67f8)

Author SHA1 Message Date
Joshua Haberman 12fffeb9c3 Rename CMessage -> Message, to make the change in https://github.com/protocolbuffers/upb/pull/617 work as intended. 3 years ago
Joshua Haberman 62af892ddf Fixed the build for Python 3.7. 3 years ago
Joshua Haberman 499c2cc8b1 upb_extreg, upb_msg 3 years ago
Joshua Haberman 1c955f37ce
Mass API rename and clang-reformat (#485) 3 years ago
Joshua Haberman 8c256cc677 Addressed PR comments. 3 years ago
Joshua Haberman bca2688f3a Implemented weird behavior when a field contains invalid UTF-8. 3 years ago
Joshua Haberman 586f84cd30 Properly check type of integers when converting. 3 years ago
Joshua Haberman 0606564fd5 Addressed PR comments. 3 years ago
Joshua Haberman 480a33f2a4 Fixed message equality for extensions. 3 years ago
Joshua Haberman 55a24d94d3 Added missing conversion of message values. 3 years ago
Joshua Haberman b75f7cff17 Addressed PR comments. 3 years ago
Joshua Haberman 1aa7200dc6 Addressed PR comments. 3 years ago
Joshua Haberman fd9d19d665 Properly compare Python unknown fields. 3 years ago
Joshua Haberman 1e1adc6a34 PR comments and WIP. 3 years ago
Joshua Haberman 1845997498 Added comments. 3 years ago