19 Commits (fb7a67458f6418e82bfced3f70c740d62b131ad0)

Author SHA1 Message Date
Eric Salo f6307877d3 move portability stuff into upb/port/ 2 years ago
Eric Salo edecfd5eb0 upb: use the new reflection headers 2 years ago
Eric Salo 85534bbb1e remove unused #includes from reflection.h 2 years ago
Protobuf Team Bot 79b735a7d7 Make upb numpy type checks consistent with pure python and cpp. 2 years ago
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