27 Commits (c64f26e4fa7204193330032edbb186fb0acd88fb)

Author SHA1 Message Date
Eric Salo 70566461f9 replace and repair the integer hash table iterator: 2 years ago
Joshua Haberman 483cea085e Fixed the 32-bit Windows Python wheels by statically linking libgcc. 3 years ago
Joshua Haberman fbcd42b9f0 Added a test that the Python module is importable, and fixed several issues that were required to make the test pass: 3 years ago
Joshua Haberman 3e0890c055 Added support for UnknownFieldSet. 3 years ago
Joshua Haberman 0a858bb57a Factor out name differences into macros. 3 years ago
Joshua Haberman cfdd016bed PyUpb_CheckStrData() -> PyUpb_VerifyStrData() 3 years ago
Joshua Haberman e613af9e87 Fixed test by checking string argument properly. 3 years ago
Joshua Haberman ffdcc46390
Fixed a handful of reference leaks found in a debug build of Python (#484) 3 years ago
Joshua Haberman 1c955f37ce
Mass API rename and clang-reformat (#485) 3 years ago
Joshua Haberman 8f0a2cd603 Implemented the behavior of ignoring duplicate added filenames. 3 years ago
Joshua Haberman 1437245d41 Fixed or accounted for nearly all errors in message_test. 3 years ago
Joshua Haberman 627c44be1f Initial commit of ExtensionDict. 3 years ago
Joshua Haberman 58960e0442 Addressed PR comments. 3 years ago
Joshua Haberman 1c46e72eee Addressed PR comments. 3 years ago
Joshua Haberman bf74b3e7fd Added map support. 3 years ago
Joshua Haberman 4423e917ad All tests in the repo are passing. 3 years ago
Joshua Haberman e079f1bce5 Patched protobuf repo sufficiently for things to work. 3 years ago
Joshua Haberman 455426ec70 Added repeated fields. 3 years ago
Joshua Haberman 6bb891e32b Addressed PR comments. 3 years ago
Joshua Haberman c42beeb8d3 Addressed PR comments. 3 years ago
Joshua Haberman eb38a2a608 Some more cleanups before sending for PR. 3 years ago
Joshua Haberman 4111d13172 WIP. 3 years ago
Joshua Haberman 5815be9ae6 Reverted GitHub Actions changes. 3 years ago
Joshua Haberman 8c5c59a308 Addressed PR comments. 3 years ago
Joshua Haberman bfc264d098 Moved pointers left and added some comments. 3 years ago
Joshua Haberman deddc20f0c Adds implementations for most descriptor objects. 3 years ago
Joshua Haberman 3206b321e1 Added descriptor containers. 3 years ago
Joshua Haberman a086aafb6c Added a minimal test and fixed some bugs. 3 years ago
Joshua Haberman 94ece04552 Initial commit of Python+upb. 3 years ago